Searched refs:X86_32PLT (Results 1 – 3 of 3) sorted by relevance
135 X86_32PLT::X86_32PLT(LDSection& pSection, in X86_32PLT() function in mcld::X86_32PLT142 void X86_32PLT::applyPLT0() { in applyPLT0()164 void X86_32PLT::applyPLT1() { in applyPLT1()
136 class X86_32PLT : public X86PLT {138 X86_32PLT(LDSection& pSection,
360 m_pPLT = new X86_32PLT(plt, *m_pGOTPLT, config()); in initTargetSections()