OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createMCLinker
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/mclinker/include/mcld/Support/
Target.h
73
///
createMCLinker
- create target-specific MCLinker
74
MCLinker *
createMCLinker
(const std::string &pTriple,
/frameworks/compile/mclinker/lib/Support/
Target.cpp
43
///
createMCLinker
- create target-specific MCLinker
45
Target::
createMCLinker
(const std::string &pTriple,
/frameworks/compile/mclinker/lib/CodeGen/
MCLDTargetMachine.cpp
372
MachineFunctionPass* funcPass = m_pMCLDTarget->
createMCLinker
(m_Triple,
Completed in 196 milliseconds