Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.h144 bool isGot16);
DMipsGOT.cpp76 bool isGot16) in LocalEntry() argument
77 : m_pInfo(pInfo), m_Addend(addend), m_IsGot16(isGot16) { in LocalEntry()