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

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.h158 void createGOT(MCLinker& pLinker, const Output& pOutput);
H A DMipsLDBackend.cpp133 createGOT(pLinker, pOutput);
186 createGOT(pLinker, pOutput);
638 createGOT(pLinker, pOutput);
722 createGOT(pLinker, pOutput);
808 void MipsGNULDBackend::createGOT(MCLinker& pLinker, const Output& pOutput) function in class:mcld::MipsGNULDBackend

Completed in 42 milliseconds