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

  /frameworks/compile/mclinker/lib/Target/X86/
X86GOTPLT.cpp 60 plt_addr += pPLT.getPLT1Size();
104 plt_addr += pPLT.getPLT1Size();
X86PLT.h 131 unsigned int getPLT1Size() const { return m_PLT1Size; }

Completed in 470 milliseconds