Searched refs:MipsGOTSize (Results 1 – 1 of 1) sorted by relevance
24 const size_t MipsGOTSize = MipsGOTGpOffset + 0x7FFF; variable196 return (gotCount * mcld::MipsGOTEntry::EntrySize) > MipsGOTSize; in isGOTFull()