HomeSort by relevance Sort by last modified time
    Searched defs:X86_32PLT (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/X86/
X86PLT.h 61 // X86_32PLT Entry
149 // X86_32PLT
151 /** \class X86_32PLT
154 class X86_32PLT : public X86PLT
157 X86_32PLT(LDSection& pSection,
X86PLT.cpp 169 // X86_32PLT
171 X86_32PLT::X86_32PLT(LDSection& pSection,
179 void X86_32PLT::applyPLT0()
202 void X86_32PLT::applyPLT1()

Completed in 19 milliseconds