Searched refs:relaplt (Results 1 – 2 of 2) sorted by relevance
115 LDSection& relaplt = file_format->getRelaPlt(); in initTargetSections() local116 relaplt.setLink(&plt); in initTargetSections()117 m_pRelaPLT = new OutputRelocSection(pModule, relaplt); in initTargetSections()
421 LDSection& relaplt = file_format->getRelaPlt(); in initTargetSections() local422 relaplt.setLink(&plt); in initTargetSections()423 m_pRelaPLT = new OutputRelocSection(pModule, relaplt); in initTargetSections()