Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Dlibdw_find_split_unit.c61 if (tsearch (split->dbg, &cu->dbg->split_tree, in try_split_file()
Ddwarf_end.c100 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.h195 void *split_tree; member
DChangeLog404 * libdwP.h (struct Dwarf): Add split_tree field.
408 Dwarf into skeleton dbg split_tree.
411 * dwarf_end (dwarf_end): Destroy split_tree.