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

/linux-master/tools/perf/util/
H A Ddwarf-aux.h16 const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname);
H A Dprobe-finder.c1096 pf->fname = cu_find_realpath(&pf->cu_die, pp->file);
1825 lf.fname = cu_find_realpath(&lf.cu_die, lr->file);
H A Ddwarf-aux.c16 * cu_find_realpath - Find the realpath of the target file
22 const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname) function

Completed in 143 milliseconds