Home
last modified time | relevance | path

Searched refs:__libdw_formptr (Results 1 – 6 of 6) sorted by relevance

/third_party/elfutils/libdw/
Ddwarf_formudata.c38 __libdw_formptr (Dwarf_Attribute *attr, int sec_index, in __libdw_formptr() function
191 if (__libdw_formptr (attr, IDX_debug_loc, in dwarf_formudata()
199 if (__libdw_formptr (attr, IDX_debug_loclists, in dwarf_formudata()
208 if (__libdw_formptr (attr, IDX_debug_macinfo, in dwarf_formudata()
217 if (__libdw_formptr (attr, IDX_debug_macro, in dwarf_formudata()
230 if (__libdw_formptr (attr, IDX_debug_ranges, in dwarf_formudata()
238 if (__libdw_formptr (attr, IDX_debug_rnglists, in dwarf_formudata()
247 if (__libdw_formptr (attr, IDX_debug_line, in dwarf_formudata()
256 if (__libdw_formptr (attr, IDX_debug_addr, in dwarf_formudata()
264 if (__libdw_formptr (attr, IDX_debug_str_offsets, in dwarf_formudata()
Ddwarf_ranges.c451 if (__libdw_formptr (attr, secidx, in initial_offset()
DChangeLog671 * dwarf_formudata.c (__libdw_formptr): Handle the special case
815 * dwarf_formudata.c (__libdw_formptr): Take and return const
825 check (already done by initial_offset, through __libdw_formptr).
833 initial_offset, through __libdw_formptr). Use __libdw_cu_base_address
839 (__libdw_formptr): Take and return const unsigned char pointers.
2199 * dwarf_formudata.c (__libdw_formptr): Adjust __libdw_read_offset
2408 * dwarf_formudata.c (__libdw_formptr, dwarf_formudata): Likewise.
2496 * dwarf_formudata.c (__libdw_formptr): Fix DW_FORM_sec_offset handling.
2673 * dwarf_formudata.c (__libdw_formptr): Handle DW_FORM_sec_offset,
2766 * libdwP.h (__libdw_formptr): Declare new function.
Ddwarf_getlocation.c808 if (__libdw_formptr (attr, secidx, in initial_offset()
DlibdwP.h978 const unsigned char * __libdw_formptr (Dwarf_Attribute *attr, int sec_index,
Ddwarf_getsrclines.c1241 if (__libdw_formptr (stmt_list, IDX_debug_line, DWARF_E_NO_DEBUG_LINE, in dwarf_getsrclines()