Searched refs:IsCsect (Results 1 – 1 of 1) sorted by relevance
302 bool IsCsect; member307 IsCsect(true) {} in XCOFFSectionKey()312 IsCsect(false) {} in XCOFFSectionKey()315 if (IsCsect && Other.IsCsect)318 if (IsCsect != Other.IsCsect)319 return IsCsect;