Searched refs:getPLT1Size (Results 1 – 2 of 2) sorted by relevance
50 plt_addr += pPLT.getPLT1Size(); in applyAllGOTPLT()83 plt_addr += pPLT.getPLT1Size(); in applyAllGOTPLT()
116 unsigned int getPLT1Size() const { return m_PLT1Size; } in getPLT1Size() function