Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.h1271 std::unique_ptr<SyntheticSection> mipsOptions; member
H A DWriter.cpp332 if ((in.mipsOptions = MipsOptionsSection<ELFT>::create())) in createSyntheticSections()
333 add(*in.mipsOptions); in createSyntheticSections()
H A DSyntheticSections.cpp3843 mipsOptions.reset(); in reset()