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
24 X86_32GOTEntry(uint64_t pContent, SectionData* pParent) function in class:mcld::X86_32GOTEntry
38 X86_32GOTEntry* create();

Completed in 145 milliseconds