Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.cpp23 const size_t MipsGOT0Num = 2; variable
191 uint64_t gotCount = MipsGOT0Num + in isGOTFull()
325 gotSize += (MipsGOT0Num + it->m_LocalNum + it->m_GlobalNum); in getGPAddr()
391 return m_MultipartList[0].m_LocalNum + MipsGOT0Num; in getLocalNum()