Searched defs:LSAN_MAYBE_INTERCEPT_PVALLOC (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_interceptors.cc170 #define LSAN_MAYBE_INTERCEPT_PVALLOC INTERCEPT_FUNCTION(pvalloc) macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_interceptors.cc168 #define LSAN_MAYBE_INTERCEPT_PVALLOC INTERCEPT_FUNCTION(pvalloc) macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_interceptors.cpp194 #define LSAN_MAYBE_INTERCEPT_PVALLOC INTERCEPT_FUNCTION(pvalloc) macro
196 #define LSAN_MAYBE_INTERCEPT_PVALLOC macro

Completed in 100 milliseconds