Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.cpp22 const size_t MipsGOT0Num = 1; variable
107 reserve(MipsGOT0Num); in finalizeScanning()
190 uint64_t gotCount = MipsGOT0Num + in isGOTFull()
320 gotSize += (MipsGOT0Num + it->m_LocalNum + it->m_GlobalNum); in getGPAddr()
359 return m_MultipartList[0].m_LocalNum + MipsGOT0Num; in getLocalNum()