Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DSyntheticSections.h1285 std::unique_ptr<SyntheticSection> mipsOptions; member
H A DWriter.cpp313 if ((in.mipsOptions = MipsOptionsSection<ELFT>::create())) in createSyntheticSections()
314 add(*in.mipsOptions); in createSyntheticSections()
H A DSyntheticSections.cpp3823 mipsOptions.reset(); in reset()