Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugArangeSet.cpp77 static bool DescriptorLessThan(const DWARFDebugArangeSet::Descriptor &range1, in DescriptorLessThan() function
95 lower_bound(m_arange_descriptors.begin(), end, range, DescriptorLessThan); in AddDescriptor()