Home
last modified time | relevance | path

Searched refs:split_tree (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/elfutils/libdw/
H A Dlibdw_find_split_unit.c60 if (tsearch (split->dbg, &cu->dbg->split_tree, in try_split_file()
135 if (tsearch (split->dbg, &cu->dbg->split_tree, in try_dwp_file()
H A Ddwarf_end.c115 tdestroy (dwarf->split_tree, noop_free); in dwarf_end()
H A Dlibdw_findcu.c309 Dwarf **found = tfind (&fake, &dbg->split_tree, __libdw_finddbg_cb); in __libdw_find_split_dbg_addr()
H A DlibdwP.h227 void *split_tree; member
H A DChangeLog643 * libdwP.h (struct Dwarf): Add split_tree field.
647 Dwarf into skeleton dbg split_tree.
650 * dwarf_end (dwarf_end): Destroy split_tree.