Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp1098 const auto &attributesTags = RISCVAttrs::getRISCVAttributeTags(); in mergeAttributesSection() local
1103 for (const auto &tag : attributesTags) { in mergeAttributesSection()