Home
last modified time | relevance | path

Searched refs:debuginfo__new (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Ddebuginfo.c100 struct debuginfo *debuginfo__new(const char *path) in debuginfo__new() function
H A Dprobe-event.c523 ret = debuginfo__new((const char *)path); in open_from_debuginfod()
571 ret = debuginfo__new(path); in open_debuginfo()
H A Ddso.c1998 dinfo = debuginfo__new(name); in dso__debuginfo()