HomeSort by relevance Sort by last modified time
    Searched refs:m_IsGot16 (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGOT.cpp 77 : m_pInfo(pInfo), m_Addend(addend), m_IsGot16(isGot16) {
87 return m_IsGot16 < O.m_IsGot16;
MipsGOT.h 140 bool m_IsGot16;

Completed in 79 milliseconds