Searched refs:MipsRldMapSection (Results 1 – 3 of 3) sorted by relevance
1036 class MipsRldMapSection : public SyntheticSection {1038 MipsRldMapSection();1255 MipsRldMapSection *mipsRldMap;
3381 MipsRldMapSection::MipsRldMapSection() in MipsRldMapSection() function in MipsRldMapSection
387 in.mipsRldMap = make<MipsRldMapSection>(); in createSyntheticSections()