Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp636 auto DWORangesBase = UnitDie.getRangesBaseAttribute(); in parseDWO() local
637 DWO->setRangesSection(RangeSection, DWORangesBase.value_or(0)); in parseDWO()