Home
last modified time | relevance | path

Searched refs:__libdw_first_die_off_from_cu (Results 1 – 5 of 5) sorted by relevance

/third_party/elfutils/libdw/
Ddwarf_getaranges.c210 new_arange->arange.offset = __libdw_first_die_off_from_cu (cu); in dwarf_getaranges()
DlibdwP.h465 __libdw_first_die_off_from_cu (struct Dwarf_CU *cu) in __libdw_first_die_off_from_cu() function
478 + __libdw_first_die_off_from_cu (fromcu)) \
DChangeLog956 __libdw_first_die_off_from_cu instead of trying by hand.
971 (__libdw_first_die_off_from_cu): New function that calls the above
973 (CUDIE): Use __libdw_first_die_off_from_cu.
/third_party/elfutils/libdwfl/
Dcu.c161 return __libdw_first_die_off_from_cu (cu->die.cu); in cudie_offset()
DChangeLog662 * cu.c (cudie_offset): Use __libdw_first_die_off_from_cu instead of