Searched refs:InnerTag (Results 1 – 1 of 1) sorted by relevance
393 uint64_t InnerTag = de.getULEB128(cursor); in also_compatible_with() local396 any_of(tagToStringMap, [InnerTag](const TagNameItem &Item) { in also_compatible_with()397 return Item.attr == InnerTag; in also_compatible_with()403 Twine(InnerTag) + " is not a valid tag number"); in also_compatible_with()405 switch (InnerTag) { in also_compatible_with()413 ELFAttrs::attrTypeAsString(InnerTag, tagToStringMap) + in also_compatible_with()416 DescStream << ELFAttrs::attrTypeAsString(InnerTag, tagToStringMap) in also_compatible_with()426 ELFAttrs::attrTypeAsString(InnerTag, tagToStringMap) + in also_compatible_with()434 DescStream << ELFAttrs::attrTypeAsString(InnerTag, tagToStringMap) in also_compatible_with()440 DescStream << ELFAttrs::attrTypeAsString(InnerTag, tagToStringMap) in also_compatible_with()