Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp546 Item->Type = AttributeItem::TextAttribute; in setAttributeItem()
552 AttributeItem Item = {AttributeItem::TextAttribute, Attribute, 0, in setAttributeItem()
595 case AttributeItem::TextAttribute: in calculateContentSize()
656 case AttributeItem::TextAttribute: in createAttributesSection()
717 case AttributeItem::TextAttribute: in createAttributesWithSubsection()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64TargetStreamer.cpp221 : MCELFStreamer::AttributeItem::TextAttribute; in emitAttribute()
232 MCELFStreamer::AttributeItem::TextAttribute, Tag, unsigned(-1), in emitAttribute()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributes.h31 TextAttribute, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h94 TextAttribute, enumerator