Searched refs:X86_32PLT (Results 1 – 3 of 3) sorted by relevance
150 X86_32PLT::X86_32PLT(LDSection& pSection, in X86_32PLT() function in X86_32PLT158 void X86_32PLT::applyPLT0() in applyPLT0()181 void X86_32PLT::applyPLT1() in applyPLT1()
149 class X86_32PLT : public X86PLT152 X86_32PLT(LDSection& pSection,
389 m_pPLT = new X86_32PLT(plt, *m_pGOTPLT, config()); in initTargetSections()