Searched refs:SectionCPs (Results 1 – 1 of 1) sorted by relevance
1017 struct SectionCPs { struct1021 SectionCPs(const MCSection *s, unsigned a) : S(s), Alignment(a) {} in SectionCPs() function1037 SmallVector<SectionCPs, 4> CPSections; in EmitConstantPool()1072 CPSections.push_back(SectionCPs(S, Align)); in EmitConstantPool()