Lines Matching defs:dso
308 static char *demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in demangle_sym()
405 static bool get_ifunc_name(Elf *elf, struct dso *dso, GElf_Ehdr *ehdr, in get_ifunc_name()
436 static bool get_plt_sizes(struct dso *dso, GElf_Ehdr *ehdr, GElf_Shdr *shdr_plt, in get_plt_sizes()
490 struct dso *dso; member
635 static int dso__synthesize_plt_got_symbols(struct dso *dso, Elf *elf, in dso__synthesize_plt_got_symbols()
674 int dso__synthesize_plt_symbols(struct dso *dso, struct symsrc *ss) in dso__synthesize_plt_symbols()
849 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in dso__demangle_sym()
1176 static int dso__swap_init(struct dso *dso, unsigned char eidata) in dso__swap_init()
1231 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, in symsrc__init()
1421 static int dso__process_kernel_symbol(struct dso *dso, struct map *map, in dso__process_kernel_symbol()
1543 dso__load_sym_internal(struct dso *dso, struct map *map, struct symsrc *syms_ss, in dso__load_sym_internal()
1819 int dso__load_sym(struct dso *dso, struct map *map, struct symsrc *syms_ss, in dso__load_sym()