Home | History | Annotate | Download | only in X86

Lines Matching refs:got_entry

964   static X86_32GOTEntry* got_entry = NULL;
965 if (NULL != got_entry)
966 return *got_entry;
970 got_entry = m_pGOT->consume();
976 rel_entry->targetRef().assign(*got_entry, 0x0);
979 return *got_entry;