Home
last modified time | relevance | path

Searched defs:getRequiredBackingSize (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/tests/
H A Dalignment.cpp14 static size_t getRequiredBackingSize(size_t Size, size_t Alignment, in getRequiredBackingSize() function in AlignmentTestGPA
/openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp168 size_t GuardedPoolAllocator::getRequiredBackingSize(size_t Size, in getRequiredBackingSize() function in gwp_asan::GuardedPoolAllocator