Searched refs:relaplt (Results 1 – 2 of 2) sorted by relevance
118 LDSection& relaplt = file_format->getRelaPlt(); in initTargetSections() local119 relaplt.setLink(&plt); in initTargetSections()120 m_pRelaPLT = new OutputRelocSection(pModule, relaplt); in initTargetSections()
453 LDSection& relaplt = file_format->getRelaPlt(); in initTargetSections() local454 relaplt.setLink(&plt); in initTargetSections()455 m_pRelaPLT = new OutputRelocSection(pModule, relaplt); in initTargetSections()