Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cpp191 constexpr uptr kLowLevelAllocatorDefaultAlignment = 8; variable
192 static uptr low_level_alloc_min_alignment = kLowLevelAllocatorDefaultAlignment;