Searched refs:cu_find_realpath (Results 1 – 3 of 3) sorted by relevance
28 extern const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname);
32 const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname) in cu_find_realpath() function
1120 pf->fname = cu_find_realpath(&pf->cu_die, pp->file); in debuginfo__find_probes()1584 lf.fname = cu_find_realpath(&lf.cu_die, lr->file); in debuginfo__find_line_range()