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

/frameworks/compile/mclinker/lib/Target/X86/
H A DX86GOT.h19 /** \class X86_32GOTEntry
22 class X86_32GOTEntry : public GOT::Entry<4> class in namespace:mcld
25 X86_32GOTEntry(uint64_t pContent, SectionData* pParent) function in class:mcld::X86_32GOTEntry
41 X86_32GOTEntry* create();

Completed in 40 milliseconds