Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttrParserExtended.h32 SmallVector<BuildAttributeSubSection, 8> SubSectionVec; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFStreamer.h128 SmallVector<AttributeSubSection, 64> &SubSectionVec) { in emitAttributesSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp673 SmallVector<AttributeSubSection, 64> &SubSectionVec) { in createAttributesWithSubsection()