Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/ !
H A DConfig.h270 bool mmapOutputFile; member
H A DWriter.cpp2763 if (!config->mmapOutputFile) in openFile()
H A DDriver.cpp1356 config->mmapOutputFile = in readConfigs()
/src/contrib/llvm-project/lld/ELF/Arch/ !
H A DARM.cpp1484 config->mmapOutputFile ? 0 : (unsigned)FileOutputBuffer::F_no_mmap; in writeARMCmseImportLib()