Searched refs:reldyn (Results 1 – 3 of 3) sorted by relevance
348 LDSection& reldyn = file_format->getRelDyn(); in initTargetSections() local349 m_pRelDyn = new OutputRelocSection(pModule, reldyn); in initTargetSections()534 LDSection& reldyn = file_format->getRelaDyn(); in initTargetSections() local535 m_pRelDyn = new OutputRelocSection(pModule, reldyn); in initTargetSections()
65 LDSection& reldyn = file_format->getRelDyn(); in initTargetSections() local66 m_pRelDyn = new OutputRelocSection(pModule, reldyn); in initTargetSections()
112 LDSection& reldyn = file_format->getRelDyn(); in initTargetSections() local113 m_pRelDyn = new OutputRelocSection(pModule, reldyn); in initTargetSections()