Searched refs:__libdw_formptr (Results 1 – 6 of 6) sorted by relevance
/external/elfutils/src/libdw/ |
D | dwarf_formudata.c | 38 __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,
|
D | dwarf_ranges.c | 124 if ((readp = __libdw_formptr (attr, IDX_debug_ranges, in dwarf_ranges()
|
D | libdwP.h | 738 unsigned char * __libdw_formptr (Dwarf_Attribute *attr, int sec_index,
|
D | dwarf_getsrclines.c | 862 if (__libdw_formptr (stmt_list, IDX_debug_line, DWARF_E_NO_DEBUG_LINE, in dwarf_getsrclines()
|
D | dwarf_getlocation.c | 636 if (__libdw_formptr (attr, IDX_debug_loc,
|
D | ChangeLog | 664 * 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.
|