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