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

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonPLT.h 93 unsigned int m_PLT0Size;
  /frameworks/compile/mclinker/lib/Target/X86/
X86PLT.h 128 unsigned int getPLT0Size() const { return m_PLT0Size; }
137 unsigned int m_PLT0Size;

Completed in 61 milliseconds