Home
last modified time | relevance | path

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

/dports/devel/elfutils/elfutils-0.179/libdw/
H A Ddwarf_getaranges.c210 new_arange->arange.offset = __libdw_first_die_off_from_cu (cu); in dwarf_getaranges()
H A DlibdwP.h456 __libdw_first_die_off_from_cu (struct Dwarf_CU *cu) in __libdw_first_die_off_from_cu() function
469 + __libdw_first_die_off_from_cu (fromcu)) \
H A DChangeLog713 __libdw_first_die_off_from_cu instead of trying by hand.
728 (__libdw_first_die_off_from_cu): New function that calls the above
730 (CUDIE): Use __libdw_first_die_off_from_cu.
/dports/devel/elfutils/elfutils-0.179/libdwfl/
H A Dcu.c161 return __libdw_first_die_off_from_cu (cu->die.cu); in cudie_offset()
H A DChangeLog176 * cu.c (cudie_offset): Use __libdw_first_die_off_from_cu instead of