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

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cpp140 constexpr uptr kLowLevelAllocatorDefaultAlignment = 8; member in namespace:__sanitizer
141 static uptr low_level_alloc_min_alignment = kLowLevelAllocatorDefaultAlignment;

Completed in 50 milliseconds