Lines Matching defs:dso
309 static char *demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in demangle_sym()
406 static bool get_ifunc_name(Elf *elf, struct dso *dso, GElf_Ehdr *ehdr, in get_ifunc_name()
437 static bool get_plt_sizes(struct dso *dso, GElf_Ehdr *ehdr, GElf_Shdr *shdr_plt, in get_plt_sizes()
491 struct dso *dso; member
636 static int dso__synthesize_plt_got_symbols(struct dso *dso, Elf *elf, in dso__synthesize_plt_got_symbols()
675 int dso__synthesize_plt_symbols(struct dso *dso, struct symsrc *ss) in dso__synthesize_plt_symbols()
850 char *dso__demangle_sym(struct dso *dso, int kmodule, const char *elf_name) in dso__demangle_sym()
1205 static Elf *read_gnu_debugdata(struct dso *dso, Elf *elf, const char *name, int *fd_ret) in read_gnu_debugdata()
1280 int symsrc__init(struct symsrc *ss, struct dso *dso, const char *name, in symsrc__init()
1483 static int dso__process_kernel_symbol(struct dso *dso, struct map *map, in dso__process_kernel_symbol()
1605 dso__load_sym_internal(struct dso *dso, struct map *map, struct symsrc *syms_ss, in dso__load_sym_internal()
1881 int dso__load_sym(struct dso *dso, struct map *map, struct symsrc *syms_ss, in dso__load_sym()