Home
last modified time | relevance | path

Searched refs:mipsOptions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h585 std::unique_ptr<SyntheticSection> mipsOptions; member
H A DSyntheticSections.cpp4771 if ((ctx.in.mipsOptions = MipsOptionsSection<ELFT>::create(ctx))) in createSyntheticSections()
4772 add(*ctx.in.mipsOptions); in createSyntheticSections()