Home
last modified time | relevance | path

Searched refs:__libdw_find_split_unit (Results 1 – 12 of 12) sorted by relevance

/external/elfutils/libdw/
Ddwarf_hasattr_integrate.c64 Dwarf_CU *skel_cu = __libdw_find_split_unit (die->cu); in dwarf_hasattr_integrate()
Ddwarf_attr_integrate.c64 Dwarf_CU *skel_cu = __libdw_find_split_unit (die->cu); in dwarf_attr_integrate()
Ddwarf_getsrcfiles.c76 Dwarf_CU *skel = __libdw_find_split_unit (cu); in dwarf_getsrcfiles()
Ddwarf_cu_info.c80 Dwarf_CU *split_cu = __libdw_find_split_unit (cu); in dwarf_cu_info()
Ddwarf_get_units.c117 Dwarf_CU *split_cu = __libdw_find_split_unit (next); in dwarf_get_units()
Dlibdw_find_split_unit.c91 __libdw_find_split_unit (Dwarf_CU *cu) in __libdw_find_split_unit() function
Ddwarf_ranges.c407 cu = __libdw_find_split_unit (cu); in initial_offset()
494 Dwarf_CU *skel = __libdw_find_split_unit (cu); in dwarf_ranges()
Ddwarf_formudata.c52 skel = __libdw_find_split_unit (attr->cu); in __libdw_formptr()
DChangeLog386 (__libdw_find_split_unit): ... here. Try both the relative and
407 * libdw_find_split_unit.c (__libdw_find_split_unit): Insert split
424 * libdw_find_split_unit.c (__libdw_find_split_unit): End split_dwarf
461 * libdw_find_split_unit.c (__libdw_find_split_unit): Extract linking
518 * libdw_find_split_unit.c (__libdw_find_split_unit): Connect
567 * libdw_find_split_unit.c (__libdw_find_split_unit): Call
579 * libdwP.h (__libdw_find_split_unit): Mark as internal_function.
586 calling __libdw_find_split_unit.
588 (__libdw_find_split_unit): New function prototype.
Ddwarf_getlocation.c744 cu = __libdw_find_split_unit (cu); in initial_offset()
DlibdwP.h651 extern struct Dwarf_CU *__libdw_find_split_unit (Dwarf_CU *cu)
Ddwarf_getsrclines.c1179 Dwarf_CU *skel = __libdw_find_split_unit (cu); in dwarf_getsrclines()