Home
last modified time | relevance | path

Searched refs:findcu_cb (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libdw/
Dlibdw_findcu.c39 findcu_cb (const void *arg1, const void *arg2) in findcu_cb() function
124 if (tsearch (newp, tree, findcu_cb) == NULL) in __libdw_intern_next_unit()
145 struct Dwarf_CU **found = tfind (&fake, tree, findcu_cb); in __libdw_findcu()
DChangeLog1018 * libdw_findcu.c (findcu_cb): Move earlier.