Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.cpp24 const size_t MipsGOTSize = MipsGOTGpOffset + 0x7FFF; variable
196 return (gotCount * mcld::MipsGOTEntry::EntrySize) > MipsGOTSize; in isGOTFull()