Searched defs:AttributeItem (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCELFStreamer.h | 108 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 D | CSKYELFStreamer.h | 23 struct AttributeItem { struct 31 SmallVector<AttributeItem, 64> Contents; argument
|
/llvm-project/llvm/lib/MC/ |
H A D | MCELFStreamer.cpp | 709 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...] |