Home
last modified time | relevance | path

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

/netbsd/src/sys/lib/libunwind/
DAddressSpace.hpp33 static int dsoTableCmp(void *, const void *, const void *);
64 dsoTableCmp, dsoTableCmpKey, offsetof(Range, dso_link), NULL in LocalAddressSpace()
354 friend int dsoTableCmp(void *, const void *, const void *);
463 static int dsoTableCmp(void *context, const void *n1_, const void *n2_) { in dsoTableCmp() function