Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddwarf-aux.h16 const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname);
H A Ddwarf-aux.c22 const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname) in cu_find_realpath() function
H A Dprobe-finder.c1214 pf->fname = cu_find_realpath(&pf->cu_die, pp->file); in debuginfo__find_probe_location()
1981 lf.fname = cu_find_realpath(&lf.cu_die, lr->file); in debuginfo__find_line_range()