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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86PLT.h57 // X86_32PLT Entry
131 // X86_32PLT
133 /** \class X86_32PLT
136 class X86_32PLT : public X86PLT { class in namespace:mcld
138 X86_32PLT(LDSection& pSection,
H A DX86PLT.cpp133 // X86_32PLT
135 X86_32PLT::X86_32PLT(LDSection& pSection, function in class:mcld::X86_32PLT
142 void X86_32PLT::applyPLT0() {
164 void X86_32PLT::applyPLT1() {

Completed in 56 milliseconds