Home
last modified time | relevance | path

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

/netbsd/src/sys/lib/libunwind/
DAddressSpace.hpp32 static int rangeCmpKey(void *, const void *, const void *);
61 rangeCmp, rangeCmpKey, offsetof(Range, range_link), NULL in LocalAddressSpace()
353 friend int rangeCmpKey(void *, const void *, const void *);
453 static int rangeCmpKey(void *context, const void *n_, const void *pc_) { in rangeCmpKey() function