Searched refs:emitDIE (Results 1 – 6 of 6) sorted by relevance
181 virtual void emitDIE(DIE &Die) = 0;
70 void emitDIE(DIE &Die) override;
186 virtual void emitDIE(DIE &Die) = 0;
166 void DwarfStreamer::emitDIE(DIE &Die) { in emitDIE() function in llvm::DwarfStreamer201 emitDIE(Die); in emitPaperTrailWarningsDie()
2232 Emitter->emitDIE(*CurrentUnit->getOutputUnitDIE()); in cloneAllCompileUnits()
521 void emitDIE(DIE &Die);698 void DwarfStreamer::emitDIE(DIE &Die) { in emitDIE() function in llvm::dsymutil::__anondabe43b60111::DwarfStreamer3417 Linker.Streamer->emitDIE(*CurrentUnit.getOutputUnitDIE()); in cloneAllCompileUnits()