Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp464 MDNode *LinkerOptions = nullptr; in emitModuleFlags() local
1011 MDNode *LinkerOptions = nullptr; in emitModuleFlags() local
/external/llvm/lib/LTO/
DLTOModule.cpp643 MDNode *LinkerOptions = cast<MDNode>(Val); in parseMetadata() local
/external/llvm/lib/MC/
DMachObjectWriter.cpp788 const std::vector<std::vector<std::string> > &LinkerOptions = in WriteObject() local
/external/llvm/include/llvm/MC/
DMCAssembler.h898 std::vector<std::vector<std::string> > LinkerOptions; variable