Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFDebugLine.cpp513 DWARFDebugLine::Row::orderByAddress); in lookupAddress()
567 DWARFDebugLine::Row::orderByAddress); in lookupAddressRange()
585 DWARFDebugLine::Row::orderByAddress); in lookupAddressRange()
HDDWARFDebugLine.h94 static bool orderByAddress(const Row& LHS, const Row& RHS) { in orderByAddress() function