Home
last modified time | relevance | path

Searched refs:BuildAttributeSubSection (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DELFAttributes.h39 struct BuildAttributeSubSection { struct
H A DELFAttrParserExtended.h32 SmallVector<BuildAttributeSubSection, 8> SubSectionVec;
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DELFAttrParserExtended.cpp149 BuildAttributeSubSection BASubSection; in parse()