Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp378 const auto *UnitDIE = U->getUnitDIE(); in getLineTableForUnit() local
379 if (UnitDIE == nullptr) in getLineTableForUnit()
383 UnitDIE->getAttributeValueAsSectionOffset(U, DW_AT_stmt_list, -1U); in getLineTableForUnit()