Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp182 void preallocateSlab(uint64_t Size) { in preallocateSlab() function in TrivialMemoryManager
379 MemMgr.preallocateSlab(PreallocMemory); in doPreallocation()