Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp760 Item->Type = AttributeItem::TextAttribute; in setAttributeItem()
766 AttributeItem Item = {AttributeItem::TextAttribute, Attribute, 0, in setAttributeItem()
810 case AttributeItem::TextAttribute: in calculateContentSize()
872 case AttributeItem::TextAttribute: in createAttributesSection()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h91 TextAttribute, enumerator