Searched refs:MaybeInDlsym (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_malloc_linux.cc99 static INLINE bool MaybeInDlsym() { function
105 return EarlyMalloc() || MaybeInDlsym();
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_malloc_linux.cc97 static INLINE bool MaybeInDlsym() { function
103 return EarlyMalloc() || MaybeInDlsym();

Completed in 77 milliseconds