Home
last modified time | relevance | path

Searched refs:SetLowLevelAllocateMinAlignment (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator.cpp214 void SetLowLevelAllocateMinAlignment(uptr alignment) { in SetLowLevelAllocateMinAlignment() function
H A Dsanitizer_common.h215 void SetLowLevelAllocateMinAlignment(uptr alignment);
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_allocator.cc218 void SetLowLevelAllocateMinAlignment(uptr alignment) { in SetLowLevelAllocateMinAlignment() function
H A Dsanitizer_common.h165 void SetLowLevelAllocateMinAlignment(uptr alignment);
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_allocator.cc220 void SetLowLevelAllocateMinAlignment(uptr alignment) { in SetLowLevelAllocateMinAlignment() function
H A Dsanitizer_common.h167 void SetLowLevelAllocateMinAlignment(uptr alignment);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_rtl.cpp441 SetLowLevelAllocateMinAlignment(SHADOW_GRANULARITY); in AsanInitInternal()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_rtl.cc444 SetLowLevelAllocateMinAlignment(SHADOW_GRANULARITY); in AsanInitInternal()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_rtl.cc425 SetLowLevelAllocateMinAlignment(SHADOW_GRANULARITY); in AsanInitInternal()