Searched refs:reldyn (Results 1 – 3 of 3) sorted by relevance
397 LDSection& reldyn = file_format->getRelDyn(); in initTargetSections() local398 m_pRelDyn = new OutputRelocSection(pModule, reldyn); in initTargetSections()688 LDSection& reldyn = file_format->getRelaDyn(); in initTargetSections() local689 m_pRelDyn = new OutputRelocSection(pModule, reldyn); in initTargetSections()
124 LDSection& reldyn = file_format->getRelDyn(); in initTargetSections() local125 m_pRelDyn = new OutputRelocSection(pModule, reldyn); in initTargetSections()
106 LDSection& reldyn = file_format->getRelDyn(); in initTargetSections() local107 m_pRelDyn = new OutputRelocSection(pModule, reldyn); in initTargetSections()