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
149 // X86_32PLT
151 /** \class X86_32PLT
154 class X86_32PLT : public X86PLT
157 X86_32PLT(LDSection& pSection,
X86PLT.cpp 169 // X86_32PLT
171 X86_32PLT::X86_32PLT(LDSection& pSection,
179 void X86_32PLT::applyPLT0()
202 void X86_32PLT::applyPLT1()
X86LDBackend.cpp 338 m_pPLT = new X86_32PLT(plt,

Completed in 69 milliseconds