Home
last modified time | relevance | path

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

/third_party/elfutils/libdw/
Dlibdw_find_split_unit.c60 if (tsearch (split->dbg, &cu->dbg->split_tree, in try_split_file()
Ddwarf_end.c99 tdestroy (dwarf->split_tree, noop_free); in dwarf_end()
Dlibdw_findcu.c301 Dwarf **found = tfind (&fake, &dbg->split_tree, __libdw_finddbg_cb); in __libdw_find_split_dbg_addr()
DlibdwP.h203 void *split_tree; member
DChangeLog539 * libdwP.h (struct Dwarf): Add split_tree field.
543 Dwarf into skeleton dbg split_tree.
546 * dwarf_end (dwarf_end): Destroy split_tree.