Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drelease.h440 bool ensurePageMapAllocated() { in ensurePageMapAllocated() function
459 if (!ensurePageMapAllocated()) in markRangeAsAllCounted()
544 if (!ensurePageMapAllocated()) in markFreeBlocksInRegion()
H A Dprimary64.h1541 if (UNLIKELY(!Context.ensurePageMapAllocated())) in markFreeBlocks()