Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddwarf-aux.h19 const char *cu_get_comp_dir(Dwarf_Die *cu_die);
H A Ddwarf-aux.c54 const char *cu_get_comp_dir(Dwarf_Die *cu_die) in cu_get_comp_dir() function
H A Dprobe-finder.c968 comp_dir = cu_get_comp_dir(&pf->cu_die); in find_probe_point_lazy()
2000 comp_dir = cu_get_comp_dir(&lf.cu_die); in debuginfo__find_line_range()