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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Ddwarf-aux.h28 extern const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname);
H A Ddwarf-aux.c26 * cu_find_realpath - Find the realpath of the target file
32 const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname) function
H A Dprobe-finder.c1120 pf->fname = cu_find_realpath(&pf->cu_die, pp->file);
1584 lf.fname = cu_find_realpath(&lf.cu_die, lr->file);

Completed in 78 milliseconds