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 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()
|
D | dwarf_ranges.c | 451 if (__libdw_formptr (attr, secidx, in initial_offset()
|
D | ChangeLog | 340 * dwarf_formudata.c (__libdw_formptr): Handle the special case 484 * dwarf_formudata.c (__libdw_formptr): Take and return const 494 check (already done by initial_offset, through __libdw_formptr). 502 initial_offset, through __libdw_formptr). Use __libdw_cu_base_address 508 (__libdw_formptr): Take and return const unsigned char pointers. 1868 * dwarf_formudata.c (__libdw_formptr): Adjust __libdw_read_offset 2077 * dwarf_formudata.c (__libdw_formptr, dwarf_formudata): Likewise. 2165 * dwarf_formudata.c (__libdw_formptr): Fix DW_FORM_sec_offset handling. 2342 * dwarf_formudata.c (__libdw_formptr): Handle DW_FORM_sec_offset, 2435 * libdwP.h (__libdw_formptr): Declare new function.
|
D | dwarf_getlocation.c | 784 if (__libdw_formptr (attr, secidx, in initial_offset()
|
D | libdwP.h | 944 const unsigned char * __libdw_formptr (Dwarf_Attribute *attr, int sec_index,
|
D | dwarf_getsrclines.c | 1209 if (__libdw_formptr (stmt_list, IDX_debug_line, DWARF_E_NO_DEBUG_LINE, in dwarf_getsrclines()
|