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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86GOT.h41 /** \class X86_64GOTEntry
44 class X86_64GOTEntry : public GOT::Entry<8> { class in namespace:mcld
46 X86_64GOTEntry(uint64_t pContent, SectionData* pParent) function in class:mcld::X86_64GOTEntry
60 X86_64GOTEntry* create();

Completed in 182 milliseconds