Searched refs:getOutputUnitDIE (Results 1 – 3 of 3) sorted by relevance
110 DIE *getOutputUnitDIE() const { in getOutputUnitDIE() function
1687 if (auto *OutputDIE = Unit.getOutputUnitDIE()) in patchLineTableForUnit()2234 11 /* Unit Header size */, 0, CurrentUnit->getOutputUnitDIE()); in cloneAllCompileUnits()2262 if (!CurrentUnit->getOutputUnitDIE()) in cloneAllCompileUnits()2264 Linker.Streamer->emitDIE(*CurrentUnit->getOutputUnitDIE()); in cloneAllCompileUnits()
227 DIE *getOutputUnitDIE() const { return CUDie; } in getOutputUnitDIE() function in llvm::dsymutil::__anond69ad1180111::CompileUnit2988 if (auto *OutputDIE = Unit.getOutputUnitDIE()) in patchLineTableForUnit()3415 if (!CurrentUnit.getOutputUnitDIE()) in cloneAllCompileUnits()3417 Linker.Streamer->emitDIE(*CurrentUnit.getOutputUnitDIE()); in cloneAllCompileUnits()