Searched refs:createRelDyn (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.h163 void createRelDyn(MCLinker& pLinker, const Output& pOutput);
H A DMipsLDBackend.cpp649 createRelDyn(pLinker, pOutput);
764 createRelDyn(pLinker, pOutput);
873 void MipsGNULDBackend::createRelDyn(MCLinker& pLinker, const Output& pOutput) function in class:mcld::MipsGNULDBackend

Completed in 49 milliseconds