Searched defs:OffsetComparator (Results 1 – 1 of 1) sorted by relevance
290 struct OffsetComparator { struct291 bool operator()(const DWARFCompileUnit &LHS, in operator ()()295 bool operator()(const DWARFCompileUnit &LHS, uint32_t RHS) const { in operator ()()298 bool operator()(uint32_t LHS, const DWARFCompileUnit &RHS) const { in operator ()()