Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp765 Item->Type = AttributeItem::TextAttribute; in setAttributeItem()
771 AttributeItem Item = {AttributeItem::TextAttribute, Attribute, 0, in setAttributeItem()
815 case AttributeItem::TextAttribute: in calculateContentSize()
877 case AttributeItem::TextAttribute: in createAttributesSection()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h98 TextAttribute, enumerator