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

  /external/linux-tools-perf/src/tools/perf/util/
dwarf-aux.h 28 extern const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname);
dwarf-aux.c 26 * cu_find_realpath - Find the realpath of the target file
32 const char *cu_find_realpath(Dwarf_Die *cu_die, const char *fname) function
probe-finder.c 1099 pf->fname = cu_find_realpath(&pf->cu_die, pp->file);
    [all...]

Completed in 645 milliseconds