Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_getlocation.c101 loc_compare (const void *p1, const void *p2) in loc_compare() function
122 struct loc_s **found = tfind (&fake, &cu->locs, loc_compare); in getlocation()
335 (void) tsearch (newp, &cu->locs, loc_compare); in getlocation()