Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCELFStreamer.h97 NumericAttribute, enumerator
131 AttributeItem Item = {AttributeItem::NumericAttribute, Tag, Value, in emitGNUAttribute()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCELFStreamer.cpp749 Item->Type = AttributeItem::NumericAttribute; in setAttributeItem()
755 AttributeItem Item = {AttributeItem::NumericAttribute, Attribute, Value, in setAttributeItem()
812 case AttributeItem::NumericAttribute: in calculateContentSize()
875 case AttributeItem::NumericAttribute: in createAttributesSection()