Home
last modified time | relevance | path

Searched refs:orderByAddress (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h101 static bool orderByAddress(const Row& LHS, const Row& RHS) { in orderByAddress() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h142 static bool orderByAddress(const Row &LHS, const Row &RHS) { in orderByAddress() function
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp539 first_row, last_row, row, DWARFDebugLine::Row::orderByAddress); in findRowInSeq()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp879 FirstRow, LastRow, Row, DWARFDebugLine::Row::orderByAddress); in findRowInSeq()