Searched defs:X86_64PLT (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86PLT.h88 // X86_64PLT Entry
170 // X86_64PLT
172 /** \class X86_64PLT
175 class X86_64PLT : public X86PLT class in namespace:mcld
178 X86_64PLT(LDSection& pSection,
H A DX86PLT.cpp255 // X86_64PLT
257 X86_64PLT::X86_64PLT(LDSection& pSection, function in class:X86_64PLT
265 void X86_64PLT::applyPLT0()
288 void X86_64PLT::applyPLT1()

Completed in 54 milliseconds