Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h91 struct AttributeItem { global() struct
107 StringValueAttributeItem global() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.h23 struct AttributeItem { struct
31 SmallVector<AttributeItem, 64> Contents; argument
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp804 calculateContentSize(SmallVector<AttributeItem,64> & AttrsVec) calculateContentSize() argument
831 createAttributesSection(StringRef Vendor,const Twine & Section,unsigned Type,MCSection * & AttributeSection,SmallVector<AttributeItem,64> & AttrsVec) createAttributesSection() argument
[all...]