Home
last modified time | relevance | path

Searched refs:createMCLinker (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Support/
DTarget.cpp45 Target::createMCLinker(const std::string &pTriple, in createMCLinker() function in Target
/frameworks/compile/mclinker/include/mcld/Support/
DTarget.h74 MCLinker *createMCLinker(const std::string &pTriple,
/frameworks/compile/mclinker/lib/CodeGen/
DMCLDTargetMachine.cpp372 MachineFunctionPass* funcPass = m_pMCLDTarget->createMCLinker(m_Triple, in addLinkerPasses()