Searched refs:get_offsets (Results 1 – 3 of 3) sorted by relevance
44 get_offsets (Dwarf *dbg) in get_offsets() function163 if (dbg->pubnames_nsets == 0 && unlikely (get_offsets (dbg) != 0)) in dwarf_getpubnames()
111 * dwarf_getpubnames.c (get_offsets): Remove casts of realloc return1356 * dwarf_getpubnames.c (get_offsets): Always free mem on error.1557 * dwarf_getpubnames.c (get_offsets): Make sure whole unit fall inside2201 * dwarf_getpubnames.c (get_offsets): Adjust __libdw_read_offset call.2789 * dwarf_getpubnames.c (get_offsets): Likewise.2910 (get_offsets): Use the new definitions.2920 * dwarf_getpubnames (get_offsets): Replace assertion with test and
859 def get_offsets(self): member in GroupedList2158 '\n'.join(mangled_builtins.get_offsets()),