Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h57 using SectionListType = SmallVector<MCSection *, 0>; variable
58 using const_iterator = pointee_iterator<SectionListType::const_iterator>;
71 SectionListType Sections;