Searched refs:applyGOTPLT (Results 1 – 6 of 6) sorted by relevance
62 void applyGOTPLT(uint64_t pPLTBase);
98 void ARMGOT::applyGOTPLT(uint64_t pPLTBase) { in applyGOTPLT() function in mcld::ARMGOT
138 m_GOT.applyGOTPLT(plt_base); in applyPLT1()
74 void applyGOTPLT(uint64_t pPLTBase);
101 void AArch64GOT::applyGOTPLT(uint64_t pPLTBase) { in applyGOTPLT() function in mcld::AArch64GOT
144 m_GOT.applyGOTPLT(plt_base); in applyPLT1()