Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h586 std::unique_ptr<SyntheticSection> mipsReginfo; member
H A DSyntheticSections.cpp4773 if ((ctx.in.mipsReginfo = MipsReginfoSection<ELFT>::create(ctx))) in createSyntheticSections()
4774 add(*ctx.in.mipsReginfo); in createSyntheticSections()