Home | History | Annotate | Download | only in dsymutil

Lines Matching refs:getOutputUnitDIE

227   DIE *getOutputUnitDIE() const { return CUDie; }
2988 if (auto *OutputDIE = Unit.getOutputUnitDIE())
3415 if (!CurrentUnit.getOutputUnitDIE())
3417 Linker.Streamer->emitDIE(*CurrentUnit.getOutputUnitDIE());