Searched refs:X86_64PLT (Results 1 – 3 of 3) sorted by relevance
218 X86_64PLT::X86_64PLT(LDSection& pSection, in X86_64PLT() function in mcld::X86_64PLT225 void X86_64PLT::applyPLT0() { in applyPLT0()247 void X86_64PLT::applyPLT1() { in applyPLT1()
156 class X86_64PLT : public X86PLT {158 X86_64PLT(LDSection& pSection,
627 m_pPLT = new X86_64PLT(plt, *m_pGOTPLT, config()); in initTargetSections()