Home
last modified time | relevance | path

Searched refs:gotplt (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Target/X86/
DX86LDBackend.cpp793 LDSection& gotplt = file_format->getGOTPLT(); in initTargetSections() local
794 m_pGOTPLT = new X86_32GOTPLT(gotplt); in initTargetSections()
1257 LDSection& gotplt = file_format->getGOTPLT(); in initTargetSections() local
1258 m_pGOTPLT = new X86_64GOTPLT(gotplt); in initTargetSections()