Home
last modified time | relevance | path

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

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