Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp529 Item->Type = AttributeItem::NumericAttribute; in setAttributeItem()
535 AttributeItem Item = {AttributeItem::NumericAttribute, Attribute, Value, in setAttributeItem()
591 case AttributeItem::NumericAttribute: in calculateContentSize()
653 case AttributeItem::NumericAttribute: in createAttributesSection()
714 case AttributeItem::NumericAttribute: in createAttributesWithSubsection()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h93 NumericAttribute, enumerator
148 AttributeItem Item = {AttributeItem::NumericAttribute, Tag, Value, in emitGNUAttribute()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64TargetStreamer.cpp220 ? MCELFStreamer::AttributeItem::NumericAttribute in emitAttribute()
229 MCELFStreamer::AttributeItem::NumericAttribute, Tag, Value, "")); in emitAttribute()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributes.h30 NumericAttribute = 0, enumerator