Home
last modified time | relevance | path

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

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