Searched refs:mipsRldMap (Results 1 – 3 of 3) sorted by relevance
1255 MipsRldMapSection *mipsRldMap; member
387 in.mipsRldMap = make<MipsRldMapSection>(); in createSyntheticSections()388 add(in.mipsRldMap); in createSyntheticSections()
1532 if (in.mipsRldMap) { in finalizeContents()1534 addInSec(DT_MIPS_RLD_MAP, in.mipsRldMap); in finalizeContents()1537 addInSecRelative(DT_MIPS_RLD_MAP_REL, in.mipsRldMap); in finalizeContents()