Home
last modified time | relevance | path

Searched refs:getLocalNum (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsELFDynamic.cpp82 return m_pParent.getGOT().getLocalNum(); in getLocalGotNum()
DMipsGOT.h54 size_t getLocalNum() const; ///< number of local symbols in primary GOT
DMipsGOT.cpp388 size_t MipsGOT::getLocalNum() const in getLocalNum() function in MipsGOT