Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.cpp215 constexpr uptr kLowLevelAllocatorDefaultAlignment = 8; variable
216 static uptr low_level_alloc_min_alignment = kLowLevelAllocatorDefaultAlignment;