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

  /frameworks/compile/mclinker/lib/Target/X86/
X86PLT.h 88 // X86_64PLT Entry
170 // X86_64PLT
172 /** \class X86_64PLT
175 class X86_64PLT : public X86PLT
178 X86_64PLT(LDSection& pSection,
X86PLT.cpp 255 // X86_64PLT
257 X86_64PLT::X86_64PLT(LDSection& pSection,
265 void X86_64PLT::applyPLT0()
288 void X86_64PLT::applyPLT1()

Completed in 557 milliseconds