Searched refs:OutputDIE (Results 1 – 2 of 2) sorted by relevance
2988 if (auto *OutputDIE = Unit.getOutputUnitDIE()) in patchLineTableForUnit() local2989 patchStmtList(*OutputDIE, DIEInteger(Streamer->getLineSectionSize())); in patchLineTableForUnit()3390 DIE *OutputDIE = cloneDIE(*InputDIE, CurrentUnit, 0 /* PC offset */, in cloneAllCompileUnits() local3392 CurrentUnit.setOutputUnitDIE(OutputDIE); in cloneAllCompileUnits()3400 if (!OutputDIE) in cloneAllCompileUnits()
1687 if (auto *OutputDIE = Unit.getOutputUnitDIE()) in patchLineTableForUnit() local1688 patchStmtList(*OutputDIE, DIEInteger(Streamer->getLineSectionSize())); in patchLineTableForUnit()