Home
last modified time | relevance | path

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

/external/elfutils/src/libdw/
Ddwarf_formudata.c38 __libdw_formptr (Dwarf_Attribute *attr, int sec_index, in __libdw_formptr() function
147 if (__libdw_formptr (attr, IDX_debug_loc,
155 if (__libdw_formptr (attr, IDX_debug_macinfo,
163 if (__libdw_formptr (attr, IDX_debug_macro,
172 if (__libdw_formptr (attr, IDX_debug_ranges,
180 if (__libdw_formptr (attr, IDX_debug_line,
Ddwarf_ranges.c124 if ((readp = __libdw_formptr (attr, IDX_debug_ranges, in dwarf_ranges()
DlibdwP.h738 unsigned char * __libdw_formptr (Dwarf_Attribute *attr, int sec_index,
Ddwarf_getsrclines.c862 if (__libdw_formptr (stmt_list, IDX_debug_line, DWARF_E_NO_DEBUG_LINE, in dwarf_getsrclines()
Ddwarf_getlocation.c636 if (__libdw_formptr (attr, IDX_debug_loc,
DChangeLog664 * dwarf_formudata.c (__libdw_formptr): Adjust __libdw_read_offset
873 * dwarf_formudata.c (__libdw_formptr, dwarf_formudata): Likewise.
961 * dwarf_formudata.c (__libdw_formptr): Fix DW_FORM_sec_offset handling.
1138 * dwarf_formudata.c (__libdw_formptr): Handle DW_FORM_sec_offset,
1231 * libdwP.h (__libdw_formptr): Declare new function.