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

/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h94 virtual DynObjWriter *getDynObjWriter() = 0;
H A DGNULDBackend.h89 ELFDynObjWriter *getDynObjWriter();
90 const ELFDynObjWriter *getDynObjWriter() const;
/frameworks/compile/mclinker/lib/MC/
H A DMCLDDriver.cpp311 m_LDBackend.getDynObjWriter()->writeDynObj(m_LDInfo.output());
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp614 ELFDynObjWriter *GNULDBackend::getDynObjWriter() function in class:GNULDBackend
620 const ELFDynObjWriter *GNULDBackend::getDynObjWriter() const function in class:GNULDBackend

Completed in 533 milliseconds