Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DCodeGenOptions.h154 std::vector<std::string> LinkerOptions; variable
/external/llvm/include/llvm/MC/
DMCAssembler.h112 std::vector<std::vector<std::string>> LinkerOptions; variable
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp474 MDNode *LinkerOptions = nullptr; in emitModuleFlags() local
1030 MDNode *LinkerOptions = nullptr; in emitModuleFlags() local
/external/llvm/lib/LTO/
DLTOModule.cpp640 MDNode *LinkerOptions = cast<MDNode>(Val); in parseMetadata() local