Searched refs:reldyn (Results 1 – 3 of 3) sorted by relevance
368 LDSection& reldyn = file_format->getRelDyn(); in initTargetSections() local369 m_pRelDyn = new OutputRelocSection(pModule, reldyn); in initTargetSections()635 LDSection& reldyn = file_format->getRelaDyn(); in initTargetSections() local636 m_pRelDyn = new OutputRelocSection(pModule, reldyn); in initTargetSections()
192 LDSection& reldyn = file_format->getRelDyn(); in initTargetSections() local193 m_pRelDyn = new OutputRelocSection(pModule, reldyn); in initTargetSections()
108 LDSection& reldyn = file_format->getRelDyn(); in initTargetSections() local109 m_pRelDyn = new OutputRelocSection(pModule, reldyn); in initTargetSections()