Searched refs:getOutputUnitDIE (Results 1 – 3 of 3) sorted by relevance
116 DIE *getOutputUnitDIE() const { in getOutputUnitDIE() function
1777 if (auto *OutputDIE = Unit.getOutputUnitDIE()) in patchLineTableForUnit()2286 CurrentUnit->getOutputUnitDIE()); in cloneAllCompileUnits()2330 if (!CurrentUnit->getOutputUnitDIE()) in cloneAllCompileUnits()2338 Emitter->emitDIE(*CurrentUnit->getOutputUnitDIE()); in cloneAllCompileUnits()
823 DIE *OutputUnitDIE = UnitIt->second->getOutputUnitDIE(); in emitMacroTableImpl()