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

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_posix.cpp825 #define TSAN_MAYBE_INTERCEPT_PVALLOC TSAN_INTERCEPT(pvalloc) macro
827 #define TSAN_MAYBE_INTERCEPT_PVALLOC macro
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc840 #define TSAN_MAYBE_INTERCEPT_PVALLOC TSAN_INTERCEPT(pvalloc) macro
842 #define TSAN_MAYBE_INTERCEPT_PVALLOC macro
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc829 #define TSAN_MAYBE_INTERCEPT_PVALLOC TSAN_INTERCEPT(pvalloc) macro
831 #define TSAN_MAYBE_INTERCEPT_PVALLOC macro

Completed in 132 milliseconds