Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp320 DWARFDataExtractor RangesDA(Context.getDWARFObj(), *RangeSection, in extractDIEsIfNeeded() local
323 parseRngListTableHeader(RangesDA, RangeSectionBase)) in extractDIEsIfNeeded()
377 DWARFDataExtractor RangesDA(Context.getDWARFObj(), *RangeSection, in parseDWO() local
379 if (auto TableOrError = parseRngListTableHeader(RangesDA, RangeSectionBase)) in parseDWO()