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

/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGOT.cpp25 const size_t MipsGOTSize = MipsGOTGpOffset + 0x7FFF; member in namespace:__anon1100
197 return gotCount * getEntrySize() > MipsGOTSize;

Completed in 49 milliseconds