Searched refs:dso__has_srcline (Results 1 – 2 of 2) sorted by relevance
884 if (!dso__has_srcline(dso)) in __get_srcline()931 if (!dso__has_srcline(dso)) in get_srcline_split()
328 static inline bool dso__has_srcline(const struct dso *dso) in dso__has_srcline() function