Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h218 static bool orderByHighPC(const Sequence &LHS, const Sequence &RHS) { in orderByHighPC() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1196 llvm::sort(Sequences, Sequence::orderByHighPC); in parse()
1259 DWARFDebugLine::Sequence::orderByHighPC); in lookupAddressImpl()
1293 Sequences, Sequence, DWARFDebugLine::Sequence::orderByHighPC); in lookupAddressRangeImpl()