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