Searched refs:findcu_cb (Results 1 – 2 of 2) sorted by relevance
39 findcu_cb (const void *arg1, const void *arg2) in findcu_cb() function216 if (tsearch (newp, tree, findcu_cb) == NULL) in __libdw_intern_next_unit()237 struct Dwarf_CU **found = tfind (&fake, tree, findcu_cb); in __libdw_findcu()286 struct Dwarf_CU **found = tfind (&fake, tree, findcu_cb); in __libdw_findcu_addr()
2243 * libdw_findcu.c (findcu_cb): Move earlier.