Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.cpp25 const size_t MipsGOTSize = MipsGOTGpOffset + 0x7FFF; variable
201 return gotCount * getEntrySize() > MipsGOTSize; in isGOTFull()