Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getaranges.c210 new_arange->arange.offset = __libdw_first_die_off_from_cu (cu); in dwarf_getaranges()
DlibdwP.h452 __libdw_first_die_off_from_cu (struct Dwarf_CU *cu) in __libdw_first_die_off_from_cu() function
465 + __libdw_first_die_off_from_cu (fromcu)) \
DChangeLog821 __libdw_first_die_off_from_cu instead of trying by hand.
836 (__libdw_first_die_off_from_cu): New function that calls the above
838 (CUDIE): Use __libdw_first_die_off_from_cu.
/external/elfutils/libdwfl/
Dcu.c161 return __libdw_first_die_off_from_cu (cu->die.cu); in cudie_offset()
DChangeLog389 * cu.c (cudie_offset): Use __libdw_first_die_off_from_cu instead of