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