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

  /frameworks/compile/mclinker/lib/Target/X86/
X86GOT.cpp 36 // X86_64GOT
38 X86_64GOT::X86_64GOT(LDSection& pSection)
43 X86_64GOT::~X86_64GOT()
47 X86_64GOTEntry* X86_64GOT::create()
X86GOT.h 55 /** \class X86_64GOT
59 class X86_64GOT : public GOT
62 X86_64GOT(LDSection& pSection);
64 ~X86_64GOT();

Completed in 1455 milliseconds