Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/Arch/
DRISCV.cpp880 in.riscvAttributes = std::make_unique<RISCVAttributesSection>(); in mergeAttributesSection()
881 auto &merged = static_cast<RISCVAttributesSection &>(*in.riscvAttributes); in mergeAttributesSection()
/openbsd/src/gnu/llvm/lld/ELF/
DSyntheticSections.h1276 std::unique_ptr<SyntheticSection> riscvAttributes; member
DSyntheticSections.cpp3814 riscvAttributes.reset(); in reset()