Searched defs:SectionCompare (Results 1 – 1 of 1) sorted by relevance
372 struct SectionCompare { struct439 struct SectionCompare { struct440 bool operator()(const SectionBase *Lhs, const SectionBase *Rhs) const { in operator()