Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cpp140 constexpr uptr kLowLevelAllocatorDefaultAlignment = 8; variable
141 static uptr low_level_alloc_min_alignment = kLowLevelAllocatorDefaultAlignment;