Searched refs:orderByAddress (Results 1 – 2 of 2) sorted by relevance
513 DWARFDebugLine::Row::orderByAddress); in lookupAddress()567 DWARFDebugLine::Row::orderByAddress); in lookupAddressRange()585 DWARFDebugLine::Row::orderByAddress); in lookupAddressRange()
94 static bool orderByAddress(const Row& LHS, const Row& RHS) { in orderByAddress() function