Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp312 uint32_t DWORangesBase = DieArray[0].getRangesBaseAttribute(this, 0); in parseDWO() local
313 DWOCU->setRangesSection(RangeSection, DWORangesBase); in parseDWO()