Searched defs:CsectSectionEntry (Results 1 – 1 of 1) sorted by relevance
168 struct CsectSectionEntry : public SectionEntry { struct170 const bool IsVirtual;173 CsectGroups Groups;175 CsectSectionEntry(StringRef N, XCOFF::SectionTypeFlags Flags, bool IsVirtual, in CsectSectionEntry() function182 void reset() override { in reset()