Searched refs:gotCount (Results 1 – 1 of 1) sorted by relevance
196 uint64_t gotCount = MipsGOT0Num + m_MultipartList.back().m_LocalNum + in isGOTFull() local199 gotCount += 1; in isGOTFull()201 return gotCount * getEntrySize() > MipsGOTSize; in isGOTFull()