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

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOT.cpp191 uint64_t gotCount = MipsGOT0Num + local
195 gotCount += 1;
197 return gotCount * getEntrySize() > MipsGOTSize;

Completed in 882 milliseconds