Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_formudata.c38 __libdw_formptr (Dwarf_Attribute *attr, int sec_index, in __libdw_formptr() function
145 if (__libdw_formptr (attr, IDX_debug_loc, in dwarf_formudata()
153 if (__libdw_formptr (attr, IDX_debug_macinfo, in dwarf_formudata()
161 if (__libdw_formptr (attr, IDX_debug_macro, in dwarf_formudata()
170 if (__libdw_formptr (attr, IDX_debug_ranges, in dwarf_formudata()
178 if (__libdw_formptr (attr, IDX_debug_line, in dwarf_formudata()
Ddwarf_ranges.c124 if ((readp = __libdw_formptr (attr, IDX_debug_ranges, in dwarf_ranges()
DlibdwP.h736 unsigned char * __libdw_formptr (Dwarf_Attribute *attr, int sec_index,
Ddwarf_getlocation.c664 if (__libdw_formptr (attr, IDX_debug_loc, in initial_offset_base()
Ddwarf_getsrclines.c931 if (__libdw_formptr (stmt_list, IDX_debug_line, DWARF_E_NO_DEBUG_LINE, in dwarf_getsrclines()
DChangeLog974 * dwarf_formudata.c (__libdw_formptr): Adjust __libdw_read_offset
1183 * dwarf_formudata.c (__libdw_formptr, dwarf_formudata): Likewise.
1271 * dwarf_formudata.c (__libdw_formptr): Fix DW_FORM_sec_offset handling.
1448 * dwarf_formudata.c (__libdw_formptr): Handle DW_FORM_sec_offset,
1541 * libdwP.h (__libdw_formptr): Declare new function.