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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86GOT.h44 /** \class X86_64GOTEntry
47 class X86_64GOTEntry : public GOT::Entry<8> class in namespace:mcld
50 X86_64GOTEntry(uint64_t pContent, SectionData* pParent) function in class:mcld::X86_64GOTEntry
66 X86_64GOTEntry* create();

Completed in 681 milliseconds