Searched refs:__libdw_read_offset_inc (Results 1 – 5 of 5) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_nextcu.c | 127 if (__libdw_read_offset_inc (dwarf, sec_idx, &bytes, offset_size, in dwarf_next_unit() 139 if (__libdw_read_offset_inc (dwarf, sec_idx, &bytes, offset_size, in dwarf_next_unit()
|
D | dwarf_getaranges.c | 146 if (__libdw_read_offset_inc (dbg, in dwarf_getaranges()
|
D | dwarf_getlocation.c | 303 if (dbg == NULL || __libdw_read_offset_inc (dbg, sec_index, &data, in __libdw_intern_expression() 472 if (dbg == NULL || __libdw_read_offset_inc (dbg, sec_index, &data, in __libdw_intern_expression()
|
D | libdwP.h | 692 __libdw_read_offset_inc (Dwarf *dbg, in __libdw_read_offset_inc() function
|
D | ChangeLog | 1533 (__libdw_read_offset_inc): Likewise.
|