Home
last modified time | relevance | path

Searched refs:get_offsets (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getpubnames.c44 get_offsets (Dwarf *dbg) in get_offsets() function
164 if (dbg->pubnames_nsets == 0 && unlikely (get_offsets (dbg) != 0)) in dwarf_getpubnames()
DChangeLog131 * dwarf_getpubnames.c (get_offsets): Always free mem on error.
332 * dwarf_getpubnames.c (get_offsets): Make sure whole unit fall inside
976 * dwarf_getpubnames.c (get_offsets): Adjust __libdw_read_offset call.
1564 * dwarf_getpubnames.c (get_offsets): Likewise.
1685 (get_offsets): Use the new definitions.
1695 * dwarf_getpubnames (get_offsets): Replace assertion with test and