Home
last modified time | relevance | path

Searched defs:LinkerOptions (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DZOS.cpp124 SmallString<128> LinkerOptions; in ConstructJob() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h168 std::vector<std::vector<std::string>> LinkerOptions; variable
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp157 if (NamedMDNode *LinkerOptions = in addModule() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp309 if (NamedMDNode *LinkerOptions = M.getNamedMetadata("llvm.linker.options")) { in emitModuleMetadata() local
1234 if (auto *LinkerOptions = M.getNamedMetadata("llvm.linker.options")) { in emitModuleMetadata() local
1864 if (NamedMDNode *LinkerOptions = M.getNamedMetadata("llvm.linker.options")) { in emitLinkerDirectives() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h276 std::vector<std::string> LinkerOptions; variable
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp633 if (NamedMDNode *LinkerOptions = in parseMetadata() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h228 LinkerOptions, enumerator