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

/linux-master/tools/perf/util/
H A Ddwarf-aux.h19 const char *cu_get_comp_dir(Dwarf_Die *cu_die);
H A Dprobe-finder.c850 comp_dir = cu_get_comp_dir(&pf->cu_die);
1844 comp_dir = cu_get_comp_dir(&lf.cu_die);
H A Ddwarf-aux.c47 * cu_get_comp_dir - Get the path of compilation directory
54 const char *cu_get_comp_dir(Dwarf_Die *cu_die) function

Completed in 207 milliseconds