Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOTPLT.cpp16 const size_t MipsGOTPLT0Num = 2; variable
47 return m_SectionData->size() > MipsGOTPLT0Num; in hasGOT1()
51 return addr() + (MipsGOTPLT0Num + num) * GOTPLTEntry::EntrySize; in getEntryAddr()