Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugRanges.cpp136 bool DWARFDebugRngLists::ExtractRangeList( in ExtractRangeList() function in DWARFDebugRngLists
287 while (offset < end && ExtractRangeList(data, addrSize, &offset, rangeList)) { in Extract()
H A DDWARFDebugRanges.h66 bool ExtractRangeList(const lldb_private::DWARFDataExtractor &data,