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 80 // X86_64PLT Entry
151 // X86_64PLT
153 /** \class X86_64PLT
156 class X86_64PLT : public X86PLT {
158 X86_64PLT(LDSection& pSection,
X86PLT.cpp 216 // X86_64PLT
218 X86_64PLT::X86_64PLT(LDSection& pSection,
225 void X86_64PLT::applyPLT0() {
247 void X86_64PLT::applyPLT1() {

Completed in 586 milliseconds