Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h1351 std::unique_ptr<SyntheticSection> mipsOptions; member
H A DWriter.cpp374 if ((in.mipsOptions = MipsOptionsSection<ELFT>::create())) in createSyntheticSections()
375 add(*in.mipsOptions); in createSyntheticSections()
H A DSyntheticSections.cpp3854 mipsOptions.reset(); in reset()