Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCELFStreamer.cpp759 Item->Type = AttributeItem::TextAttribute; in setAttributeItem()
765 AttributeItem Item = {AttributeItem::TextAttribute, Attribute, 0, in setAttributeItem()
809 case AttributeItem::TextAttribute: in calculateContentSize()
871 case AttributeItem::TextAttribute: in createAttributesSection()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCELFStreamer.h98 TextAttribute, enumerator