Searched refs:ExtractRangeList (Results 1 – 2 of 2) sorted by relevance
136 bool DWARFDebugRngLists::ExtractRangeList( in ExtractRangeList() function in DWARFDebugRngLists287 while (offset < end && ExtractRangeList(data, addrSize, &offset, rangeList)) { in Extract()
66 bool ExtractRangeList(const lldb_private::DWARFDataExtractor &data,