Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DELFAttributeParser.cpp40 ELFAttrs::attrTypeAsString(tag, tagToStringMap, /*hasTagPrefix=*/false); in integerAttribute()
56 ELFAttrs::attrTypeAsString(tag, tagToStringMap, /*hasTagPrefix=*/false); in stringAttribute()
75 StringRef tagName = ELFAttrs::attrTypeAsString(tag, tagToStringMap, in printAttribute()
H A DELFAttributes.cpp14 StringRef ELFAttrs::attrTypeAsString(unsigned attr, TagNameMap tagNameMap, in attrTypeAsString() function in ELFAttrs
H A DARMAttributeParser.cpp69 ELFAttrs::attrTypeAsString(tag, tagToStringMap, /*TagPrefix=*/false); in stringAttribute()
292 ELFAttrs::attrTypeAsString(tag, tagToStringMap, in compatibility()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributes.h28 StringRef attrTypeAsString(unsigned attr, TagNameMap tagNameMap,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp179 StringRef Name = ELFAttrs::attrTypeAsString( in emitAttribute()
196 StringRef Name = ELFAttrs::attrTypeAsString( in emitTextAttribute()
217 << ELFAttrs::attrTypeAsString(Attribute, in emitIntTextAttribute()