Searched refs:dso__first_symbol (Results 1 – 5 of 5) sorted by relevance
137 struct symbol *dso__first_symbol(struct dso *dso);
2588 sym = dso__first_symbol(dso); in print_duplicate_syms()2618 sym = dso__first_symbol(dso); in find_dso_sym()
580 struct symbol *dso__first_symbol(struct dso *dso) in dso__first_symbol() function
1266 struct symbol *sym = dso__first_symbol(dso); in find_entry_trampoline()
2769 start = dso__first_symbol(map__dso(map)); in intel_pt_switch_ip()