Searched refs:mmapOutputFile (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/lld/ELF/ | ||
| H A D | Config.h | 199 bool mmapOutputFile; member |
| H A D | Writer.cpp | 2851 if (!config->mmapOutputFile) in openFile() |
| H A D | Driver.cpp | 1120 config->mmapOutputFile = in readConfigs() |