Searched refs:dsoTableCmpKey (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sys/lib/libunwind/ |
H A D | AddressSpace.hpp | 34 static int dsoTableCmpKey(void *, const void *, const void *); 64 dsoTableCmp, dsoTableCmpKey, offsetof(Range, dso_link), NULL in LocalAddressSpace() 355 friend int dsoTableCmpKey(void *, const void *, const void *); 474 static int dsoTableCmpKey(void *context, const void *n_, const void *ptr_) { in dsoTableCmpKey() function
|