Searched refs:mipsReginfo (Results 1 – 2 of 2) sorted by relevance
586 std::unique_ptr<SyntheticSection> mipsReginfo; member
4773 if ((ctx.in.mipsReginfo = MipsReginfoSection<ELFT>::create(ctx))) in createSyntheticSections()4774 add(*ctx.in.mipsReginfo); in createSyntheticSections()