Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp453 DWARFDataExtractor RangesDA(Context.getDWARFObj(), *RangeSection, in extractDIEsIfNeeded() local
456 parseRngListTableHeader(RangesDA, RangeSectionBase)) in extractDIEsIfNeeded()
510 DWARFDataExtractor RangesDA(Context.getDWARFObj(), *RangeSection, in parseDWO() local
512 if (auto TableOrError = parseRngListTableHeader(RangesDA, RangeSectionBase)) in parseDWO()