Home
last modified time | relevance | path

Searched defs:AttributeSubSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h105 struct AttributeSubSection { struct
128 SmallVector<AttributeSubSection, 64> &SubSectionVec) { in emitAttributesSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp673 SmallVector<AttributeSubSection, 64> &SubSectionVec) { in createAttributesWithSubsection()