Searched refs:dso__load_sym_table_from_elf (Results 1 – 1 of 1) sorted by relevance
495 static int dso__load_sym_table_from_elf(struct dso *dso, int fd) in dso__load_sym_table_from_elf() function609 return dso__load_sym_table_from_elf(dso, fd); in dso__load_sym_table_from_vdso_image()619 return dso__load_sym_table_from_elf(dso, 0); in dso__load_sym_table()