Searched refs:dso__debuginfo (Results 1 – 4 of 4) sorted by relevance
1118 browser->dbg = dso__debuginfo(map__dso(ms->map)); in annotate_browser__run()1221 browser.dbg = dso__debuginfo(dso); in __hist_entry__tui_annotate()
938 struct debuginfo *dso__debuginfo(struct dso *dso);
1270 apd.dbg = dso__debuginfo(dso); in hist_entry__annotate_printf() 1375 apd->dbg = dso__debuginfo(map__dso(apd->he->ms.map)); in symbol__annotate_fprintf2() 2929 di_cache.dbg = dso__debuginfo(di_cache.dso); in hist_entry__get_data_type()
1988 struct debuginfo *dso__debuginfo(struct dso *dso) in dso__debuginfo() function