Lines Matching defs:dso
305 static char *demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in demangle_sym()
402 static bool get_ifunc_name(Elf *elf, struct dso *dso, GElf_Ehdr *ehdr, in get_ifunc_name()
433 static bool get_plt_sizes(struct dso *dso, GElf_Ehdr *ehdr, GElf_Shdr *shdr_plt, in get_plt_sizes()
487 struct dso *dso; member
632 static int dso__synthesize_plt_got_symbols(struct dso *dso, Elf *elf, in dso__synthesize_plt_got_symbols()
671 int dso__synthesize_plt_symbols(struct dso *dso, struct symsrc *ss) in dso__synthesize_plt_symbols()
846 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in dso__demangle_sym()
1173 static int dso__swap_init(struct dso *dso, unsigned char eidata) in dso__swap_init()
1228 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, in symsrc__init()
1366 static int dso__process_kernel_symbol(struct dso *dso, struct map *map, in dso__process_kernel_symbol()
1482 dso__load_sym_internal(struct dso *dso, struct map *map, struct symsrc *syms_ss, in dso__load_sym_internal()
1745 int dso__load_sym(struct dso *dso, struct map *map, struct symsrc *syms_ss, in dso__load_sym()