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

  /frameworks/compile/mclinker/lib/Target/X86/
X86PLT.h 88 // X86_64PLT Entry
165 // X86_64PLT
167 /** \class X86_64PLT
170 class X86_64PLT : public X86PLT
173 X86_64PLT(LDSection& pSection,
X86PLT.cpp 234 // X86_64PLT
236 X86_64PLT::X86_64PLT(LDSection& pSection,
244 void X86_64PLT::applyPLT0()
267 void X86_64PLT::applyPLT1()
X86LDBackend.cpp 680 m_pPLT = new X86_64PLT(plt, *m_pGOTPLT, config());

Completed in 70 milliseconds