Home
last modified time | relevance | path

Searched defs:AttributeItem (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h108 AttributeItem(Types Ty, unsigned Tg, unsigned IV, std::string SV) argument
92 struct AttributeItem { global() struct
[all...]
/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h23 struct AttributeItem { struct
31 SmallVector<AttributeItem, 64> Contents; argument
/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp709 calculateContentSize(SmallVector<AttributeItem,64> & AttrsVec) calculateContentSize() argument
736 createAttributesSection(StringRef Vendor,const Twine & Section,unsigned Type,MCSection * & AttributeSection,SmallVector<AttributeItem,64> & AttrsVec) createAttributesSection() argument
[all...]