Searched refs:getOutputUnitDIE (Results 1 – 4 of 4) sorted by relevance
109 DIE *getOutputUnitDIE() const { in getOutputUnitDIE() function
106 DIE *getOutputUnitDIE() const { in getOutputUnitDIE() function
1667 if (auto *OutputDIE = Unit.getOutputUnitDIE()) in patchLineTableForUnit()2185 CurrentUnit->getOutputUnitDIE()); in cloneAllCompileUnits()2226 if (!CurrentUnit->getOutputUnitDIE()) in cloneAllCompileUnits()2232 Emitter->emitDIE(*CurrentUnit->getOutputUnitDIE()); in cloneAllCompileUnits()
227 DIE *getOutputUnitDIE() const { return CUDie; } in getOutputUnitDIE() function in llvm::dsymutil::__anondabe43b60111::CompileUnit2988 if (auto *OutputDIE = Unit.getOutputUnitDIE()) in patchLineTableForUnit()3415 if (!CurrentUnit.getOutputUnitDIE()) in cloneAllCompileUnits()3417 Linker.Streamer->emitDIE(*CurrentUnit.getOutputUnitDIE()); in cloneAllCompileUnits()