Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Ddwarf-aux.h31 extern const char *cu_get_comp_dir(Dwarf_Die *cu_die);
Ddwarf-aux.c64 const char *cu_get_comp_dir(Dwarf_Die *cu_die) in cu_get_comp_dir() function
Dprobe-finder.c1603 comp_dir = cu_get_comp_dir(&lf.cu_die); in debuginfo__find_line_range()