Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_fuchsia.cpp99 const bool PreCommit = !!(Flags & MAP_PRECOMMIT); in mapImpl() local
131 if (PreCommit) { in mapImpl()
174 const bool PreCommit = !!(Flags & MAP_PRECOMMIT); in remapImpl() local
197 if (PreCommit) { in remapImpl()