Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFContext.cpp118 struct OffsetComparator { struct
119 bool operator()(const DWARFCompileUnit &LHS, in operator ()()
123 bool operator()(const DWARFCompileUnit &LHS, uint32_t RHS) const { in operator ()()
126 bool operator()(uint32_t LHS, const DWARFCompileUnit &RHS) const { in operator ()()