Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DIRSymtab.cpp159 if (NamedMDNode *LinkerOptions = in addModule() local
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAssembler.h132 std::vector<std::vector<std::string>> LinkerOptions; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp318 if (NamedMDNode *LinkerOptions = M.getNamedMetadata("llvm.linker.options")) { in emitModuleMetadata() local
1230 if (auto *LinkerOptions = M.getNamedMetadata("llvm.linker.options")) { in emitModuleMetadata() local
1826 if (NamedMDNode *LinkerOptions = M.getNamedMetadata("llvm.linker.options")) { in emitLinkerDirectives() local
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DCodeGenOptions.h264 std::vector<std::string> LinkerOptions; variable
/openbsd-src/gnu/llvm/llvm/lib/LTO/
H A DLTOModule.cpp633 if (NamedMDNode *LinkerOptions = in parseMetadata() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h203 LinkerOptions, enumerator