Searched refs:strAttr (Results 1 – 1 of 1) sorted by relevance
1055 DenseMap<unsigned, StringRef> strAttr; member in __anon23df7b050411::RISCVAttributesSection1250 auto r = merged.strAttr.try_emplace(tag.attr, *s); in mergeAttributesSection()1259 merged.strAttr.try_emplace(RISCVAttrs::ARCH, in mergeAttributesSection()1272 for (auto &attr : merged.strAttr) in mergeAttributesSection()1299 for (auto &attr : strAttr) { in writeTo()