HomeSort by relevance Sort by last modified time
    Searched refs:X86_32PLT (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/lib/Target/X86/
X86PLT.h 61 // X86_32PLT Entry
144 // X86_32PLT
146 /** \class X86_32PLT
149 class X86_32PLT : public X86PLT
152 X86_32PLT(LDSection& pSection,
X86PLT.cpp 148 // X86_32PLT
150 X86_32PLT::X86_32PLT(LDSection& pSection,
158 void X86_32PLT::applyPLT0()
181 void X86_32PLT::applyPLT1()
X86LDBackend.cpp 389 m_pPLT = new X86_32PLT(plt, *m_pGOTPLT, config());

Completed in 241 milliseconds