Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_mman.cc65 static char allocator_placeholder[sizeof(Allocator)] ALIGNED(64); variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_mman.cc63 static char allocator_placeholder[sizeof(Allocator)] ALIGNED(64); variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_mman.cpp64 static char allocator_placeholder[sizeof(Allocator)] ALIGNED(64); variable