Searched refs:dso__first_symbol (Results 1 – 5 of 5) sorted by relevance
217 struct symbol *dso__first_symbol(struct dso *dso);
2716 sym = dso__first_symbol(dso); in find_dso_sym() 2746 sym = dso__first_symbol(dso); in addr_filter__entire_dso()
627 struct symbol *dso__first_symbol(struct dso *dso) in dso__first_symbol() function
1104 struct symbol *sym = dso__first_symbol(dso);
3002 start = dso__first_symbol(map__dso(map)); in intel_pt_switch_ip()