Searched defs:CsectSectionEntry (Results 1 – 1 of 1) sorted by relevance
169 struct CsectSectionEntry : public SectionEntry { struct171 const bool IsVirtual;174 CsectGroups Groups;176 CsectSectionEntry(StringRef N, XCOFF::SectionTypeFlags Flags, bool IsVirtual, in CsectSectionEntry() function183 void reset() override { in reset()