Searched refs:mipsOptions (Results 1 – 2 of 2) sorted by relevance
585 std::unique_ptr<SyntheticSection> mipsOptions; member
4771 if ((ctx.in.mipsOptions = MipsOptionsSection<ELFT>::create(ctx))) in createSyntheticSections()4772 add(*ctx.in.mipsOptions); in createSyntheticSections()