Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_rtl.cpp182 SetLowLevelAllocateMinAlignment(SHADOW_GRANULARITY); in MemprofInitInternal()
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cpp214 void SetLowLevelAllocateMinAlignment(uptr alignment) { in SetLowLevelAllocateMinAlignment() function
H A Dsanitizer_common.h214 void SetLowLevelAllocateMinAlignment(uptr alignment);
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl.cpp441 SetLowLevelAllocateMinAlignment(SHADOW_GRANULARITY); in AsanInitInternal()