Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DZOS.cpp118 SmallString<128> LinkerOptions; ConstructJob() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp159 for (MDNode *MDOptions : LinkerOptions->operands()) in addModule() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h132 std::vector<std::vector<std::string>> LinkerOptions; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp310 if (NamedMDNode *LinkerOptions = M.getNamedMetadata("llvm.linker.options")) { emitModuleMetadata() local
1231 if (auto *LinkerOptions = M.getNamedMetadata("llvm.linker.options")) { emitModuleMetadata() local
1868 if (NamedMDNode *LinkerOptions = M.getNamedMetadata("llvm.linker.options")) { emitLinkerDirectives() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h272 std::vector<std::string> LinkerOptions; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp633 if (NamedMDNode *LinkerOptions = in parseMetadata() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h216 LinkerOptions, global() enumerator