Searched refs:cu_get_comp_dir (Results 1 – 3 of 3) sorted by relevance
19 const char *cu_get_comp_dir(Dwarf_Die *cu_die);
858 comp_dir = cu_get_comp_dir(&pf->cu_die); in find_probe_point_lazy() 1885 comp_dir = cu_get_comp_dir(&lf.cu_die); in debuginfo__find_line_range()
48 * cu_get_comp_dir - Get the path of compilation directory55 const char *cu_get_comp_dir(Dwarf_Die *cu_die) in cu_get_comp_dir() function