Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h142 static bool orderByAddress(const Row &LHS, const Row &RHS) { in orderByAddress() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp867 FirstRow, LastRow, Row, DWARFDebugLine::Row::orderByAddress); in findRowInSeq()