Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h101 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()