Home
last modified time | relevance | path

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

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