Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/Arch/
DRISCV.cpp884 const auto &attributesTags = RISCVAttrs::getRISCVAttributeTags(); in mergeAttributesSection() local
889 for (const auto &tag : attributesTags) { in mergeAttributesSection()