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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86PLT.h80 // X86_64PLT Entry
151 // X86_64PLT
153 /** \class X86_64PLT
156 class X86_64PLT : public X86PLT { class in namespace:mcld
158 X86_64PLT(LDSection& pSection,
H A DX86PLT.cpp216 // X86_64PLT
218 X86_64PLT::X86_64PLT(LDSection& pSection, function in class:mcld::X86_64PLT
225 void X86_64PLT::applyPLT0() {
247 void X86_64PLT::applyPLT1() {

Completed in 100 milliseconds