Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DConfig.h178 bool executeOnly; member
H A DWriter.cpp2187 if (!config->executeOnly) in checkExecuteOnly()
2276 if (config->executeOnly && (flags & PF_X)) in computeFlags()
H A DDriver.cpp357 if (config->executeOnly) { in checkOptions()
1074 config->executeOnly = in readConfigs()