Home
last modified time | relevance | path

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

/external/elfutils/src/libdw/
Dencoded-value.h79 return __libdw_read_address_inc (cache->dbg, IDX_debug_frame, in __libdw_cfi_read_address_inc()
Ddwarf_getaranges.c163 if (__libdw_read_address_inc (dbg, IDX_debug_aranges, &readp,
DlibdwP.h680 __libdw_read_address_inc (Dwarf *dbg, in __libdw_read_address_inc() function
Ddwarf_getsrclines.c454 if (__libdw_read_address_inc (dbg, IDX_debug_line, &linep, in read_srclines()
Ddwarf_getlocation.c273 if (__libdw_read_address_inc (dbg, sec_index, &data, in __libdw_intern_expression()
DChangeLog1222 * libdwP.h (__libdw_read_address_inc): Constify.