Searched refs:cu_find_realpath (Results 1 - 3 of 3) sorted by last modified time

/linux-master/tools/perf/util/
H A Dprobe-finder.c1094 pf->fname = cu_find_realpath(&pf->cu_die, pp->file);
1823 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
H A Ddwarf-aux.h16 const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname);

Completed in 195 milliseconds