Searched defs:getGlobalNum (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOT.cpp116 reserve(getGlobalNum() - it->m_GlobalNum);
304 gotSize += getGlobalNum() - it->m_GlobalNum;
365 size_t MipsGOT::getGlobalNum() const { function in class:MipsGOT

Completed in 71 milliseconds