Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGOT.h132 Relocation::DWord addend, bool isGot16);
DMipsGOT.cpp69 Relocation::DWord addend, bool isGot16) in LocalEntry() argument
72 m_IsGot16(isGot16) in LocalEntry()