Home | History | Annotate | Download | only in X86

Lines Matching full:gotplt

793     LDSection& gotplt = file_format->getGOTPLT();
794 m_pGOTPLT = new X86_32GOTPLT(gotplt);
1257 LDSection& gotplt = file_format->getGOTPLT();
1258 m_pGOTPLT = new X86_64GOTPLT(gotplt);