Searched defs:OffsetComparator (Results 1 – 1 of 1) sorted by relevance
338 struct OffsetComparator { struct339 bool operator()(const DWARFCompileUnit *LHS, in operator ()()343 bool operator()(const DWARFCompileUnit *LHS, uint32_t RHS) const { in operator ()()346 bool operator()(uint32_t LHS, const DWARFCompileUnit *RHS) const { in operator ()()