Searched refs:UnitDIE (Results 1 – 1 of 1) sorted by relevance
403 auto UnitDIE = U->getUnitDIE(); in getLineTableForUnit() local404 if (!UnitDIE) in getLineTableForUnit()407 auto Offset = toSectionOffset(UnitDIE.find(DW_AT_stmt_list)); in getLineTableForUnit()432 auto UnitDIE = U->getUnitDIE(); in clearLineTableForUnit() local433 if (!UnitDIE) in clearLineTableForUnit()436 auto Offset = toSectionOffset(UnitDIE.find(DW_AT_stmt_list)); in clearLineTableForUnit()