Home
last modified time | relevance | path

Searched defs:OffsetComparator (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/DebugInfo/
DDWARFContext.cpp290 struct OffsetComparator { struct
291 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 ()()