Searched refs:dso__has_symbols (Results 1 – 2 of 2) sorted by relevance
265 static inline bool dso__has_symbols(const struct dso *dso) in dso__has_symbols() function
294 return dso__has_symbols(map__dso(map)); in map__has_symbols()