Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Dencoded-value.h82 return __libdw_read_address_inc (cache->dbg, IDX_debug_frame, in __libdw_cfi_read_address_inc()
Ddwarf_getaranges.c169 if (__libdw_read_address_inc (dbg, IDX_debug_aranges, &readp, in dwarf_getaranges()
DlibdwP.h672 __libdw_read_address_inc (Dwarf *dbg, in __libdw_read_address_inc() function
Ddwarf_getlocation.c296 else if (__libdw_read_address_inc (dbg, sec_index, &data, in __libdw_intern_expression()
Ddwarf_getsrclines.c513 if (__libdw_read_address_inc (dbg, IDX_debug_line, &linep, in read_srclines()
DChangeLog1532 * libdwP.h (__libdw_read_address_inc): Constify.