Searched refs:debuginfo__new (Results 1 – 3 of 3) sorted by relevance
100 struct debuginfo *debuginfo__new(const char *path) in debuginfo__new() function
520 ret = debuginfo__new((const char *)path); in open_from_debuginfod()568 ret = debuginfo__new(path); in open_debuginfo()
2693 di_cache.dbg = debuginfo__new(dso__long_name(di_cache.dso)); in hist_entry__get_data_type()