Searched refs:gotplt (Results 1 – 1 of 1) sorted by relevance
793 LDSection& gotplt = file_format->getGOTPLT(); in initTargetSections() local794 m_pGOTPLT = new X86_32GOTPLT(gotplt); in initTargetSections()1257 LDSection& gotplt = file_format->getGOTPLT(); in initTargetSections() local1258 m_pGOTPLT = new X86_64GOTPLT(gotplt); in initTargetSections()