Searched refs:X86_64PLT (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86PLT.h88 // X86_64PLT Entry
165 // X86_64PLT
167 /** \class X86_64PLT
170 class X86_64PLT : public X86PLT class in namespace:mcld
173 X86_64PLT(LDSection& pSection,
H A DX86PLT.cpp234 // X86_64PLT
236 X86_64PLT::X86_64PLT(LDSection& pSection, function in class:X86_64PLT
244 void X86_64PLT::applyPLT0()
267 void X86_64PLT::applyPLT1()
H A DX86LDBackend.cpp680 m_pPLT = new X86_64PLT(plt, *m_pGOTPLT, config());

Completed in 29 milliseconds