Searched refs:initExecWriter (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h85 virtual bool initExecWriter(MCLinker&) = 0;
H A DGNULDBackend.h75 bool initExecWriter(MCLinker& pLinker);
/frameworks/compile/mclinker/lib/MC/
H A DMCLDDriver.cpp63 !m_LDBackend.initExecWriter(*m_pLinker))
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp147 bool GNULDBackend::initExecWriter(MCLinker& pLinker) function in class:GNULDBackend

Completed in 76 milliseconds