Home
last modified time | relevance | path

Searched defs:IsInDlsymAllocPool (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_malloc_linux.cc36 static INLINE bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_malloc_linux.cc38 static INLINE bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_interceptors.cc81 static bool IsInDlsymAllocPool(const void *ptr) { in IsInDlsymAllocPool() function