Searched refs:MipsRldMap (Results 1 – 3 of 3) sorted by relevance
1017 MipsRldMapSection *MipsRldMap; member
322 In.MipsRldMap = make<MipsRldMapSection>(); in createSyntheticSections()323 Add(In.MipsRldMap); in createSyntheticSections()
1425 if (In.MipsRldMap) { in finalizeContents()1427 addInSec(DT_MIPS_RLD_MAP, In.MipsRldMap); in finalizeContents()1430 addInSecRelative(DT_MIPS_RLD_MAP_REL, In.MipsRldMap); in finalizeContents()