Searched refs:IsCsect (Results 1 – 1 of 1) sorted by relevance
300 bool IsCsect; member305 IsCsect(true) {} in XCOFFSectionKey()310 IsCsect(false) {} in XCOFFSectionKey()313 if (IsCsect && Other.IsCsect)316 if (IsCsect != Other.IsCsect)317 return IsCsect;