Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DConfig.h189 bool mmapOutputFile; member
H A DDriver.cpp1096 config->mmapOutputFile = in readConfigs()
H A DWriter.cpp2925 if (!config->mmapOutputFile) in openFile()