Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator.h82 SizeClassAllocator64FlagMasks::kRandomShuffleChunks;
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_allocator_testlib.cpp46 SizeClassAllocator64FlagMasks::kRandomShuffleChunks;
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary64.h39 struct SizeClassAllocator64FlagMasks { // Bit masks. struct
56 Params::kFlags & SizeClassAllocator64FlagMasks::kRandomShuffleChunks; argument