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.h178 llvm::StringRef thinLTOPrefixReplaceNativeObject; member
H A DLTO.cpp95 std::string(config->thinLTOPrefixReplaceNativeObject), in BitcodeCompiler()
H A DDriver.cpp1689 config->thinLTOPrefixReplaceNativeObject) = in link()
1699 if (!config->thinLTOPrefixReplaceNativeObject.empty() && in link()
/freebsd/contrib/llvm-project/lld/COFF/
H A DConfig.h249 llvm::StringRef thinLTOPrefixReplaceNativeObject; member
H A DLTO.cpp123 std::string(ctx.config.thinLTOPrefixReplaceNativeObject), in BitcodeCompiler()
H A DDriver.cpp2016 config->thinLTOPrefixReplaceNativeObject) = in linkerMain()
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h200 llvm::StringRef thinLTOPrefixReplaceNativeObject; member
H A DLTO.cpp182 std::string(config->thinLTOPrefixReplaceNativeObject), in BitcodeCompiler()
H A DDriver.cpp1439 config->thinLTOPrefixReplaceNativeObject) = in readConfigs()
1449 if (!config->thinLTOPrefixReplaceNativeObject.empty() && in readConfigs()