Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h214 static bool orderByHighPC(const Sequence &LHS, const Sequence &RHS) { in orderByHighPC() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1255 llvm::sort(Sequences, Sequence::orderByHighPC); in parse()
1321 DWARFDebugLine::Sequence::orderByHighPC); in lookupAddressImpl()
1355 Sequences, Sequence, DWARFDebugLine::Sequence::orderByHighPC); in lookupAddressRangeImpl()