Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_formstring.c77 if (__libdw_read_offset (dbg, dbg_ret, cu_sec_idx (cu), in dwarf_formstring()
84 if (__libdw_read_offset (dbg, dbg_ret, cu_sec_idx (cu), in dwarf_formstring()
Ddwarf_formudata.c95 if (__libdw_read_offset (attr->cu->dbg, attr->cu->dbg, in __libdw_formptr()
109 if (__libdw_read_offset (attr->cu->dbg, attr->cu->dbg, in __libdw_formptr()
Ddwarf_formref_die.c71 if (__libdw_read_offset (cu->dbg, dbg_ret, IDX_debug_info, attr->valp, in dwarf_formref_die()
Ddwarf_getpubnames.c107 if (__libdw_read_offset (dbg, dbg, IDX_debug_pubnames, in get_offsets()
DlibdwP.h910 __libdw_read_offset (Dwarf *dbg, Dwarf *dbg_ret, in __libdw_read_offset() function
DChangeLog1868 * dwarf_formudata.c (__libdw_formptr): Adjust __libdw_read_offset
1870 * dwarf_getpubnames.c (get_offsets): Adjust __libdw_read_offset call.
1873 (__libdw_read_offset): Add dbg_ret argument, use to check with