Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DConfig.h177 llvm::StringRef thinLTOPrefixReplaceNativeObject; member
H A DLTO.cpp95 std::string(config->thinLTOPrefixReplaceNativeObject), in BitcodeCompiler()
H A DDriver.cpp1625 config->thinLTOPrefixReplaceNativeObject) = in link()
1635 if (!config->thinLTOPrefixReplaceNativeObject.empty() && in link()
/freebsd/contrib/llvm-project/lld/COFF/
H A DConfig.h249 llvm::StringRef thinLTOPrefixReplaceNativeObject; member
H A DLTO.cpp122 std::string(ctx.config.thinLTOPrefixReplaceNativeObject), in BitcodeCompiler()
H A DDriver.cpp2024 config->thinLTOPrefixReplaceNativeObject) = in linkerMain()
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h194 llvm::StringRef thinLTOPrefixReplaceNativeObject; member
H A DLTO.cpp180 std::string(config->thinLTOPrefixReplaceNativeObject), in BitcodeCompiler()
H A DDriver.cpp1391 config->thinLTOPrefixReplaceNativeObject) = in readConfigs()
1401 if (!config->thinLTOPrefixReplaceNativeObject.empty() && in readConfigs()