Searched refs:emitPaperTrailWarningsDie (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h77 void emitPaperTrailWarningsDie(DIE &Die) override;
H A DDWARFLinker.h99 virtual void emitPaperTrailWarningsDie(DIE &Die) = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp193 void DwarfStreamer::emitPaperTrailWarningsDie(DIE &Die) { function in class:llvm::DwarfStreamer
H A DDWARFLinker.cpp2251 TheDwarfEmitter->emitPaperTrailWarningsDie(*CUDie);

Completed in 171 milliseconds