Searched refs:initDynObjWriter (Results 1 - 4 of 4) sorted by last modified time

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h74 bool initDynObjWriter(MCLinker& pLinker);
H A DTargetLDBackend.h84 virtual bool initDynObjWriter(MCLinker&) = 0;
/frameworks/compile/mclinker/lib/MC/
H A DMCLDDriver.cpp62 !m_LDBackend.initDynObjWriter(*m_pLinker) ||
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp140 bool GNULDBackend::initDynObjWriter(MCLinker& pLinker) function in class:GNULDBackend

Completed in 874 milliseconds