Searched refs:MipsRldMapSection (Results 1 – 3 of 3) sorted by relevance
926 class MipsRldMapSection : public SyntheticSection {928 MipsRldMapSection();1017 MipsRldMapSection *MipsRldMap;
3039 MipsRldMapSection::MipsRldMapSection() in MipsRldMapSection() function in MipsRldMapSection
322 In.MipsRldMap = make<MipsRldMapSection>(); in createSyntheticSections()