Home
last modified time | relevance | path

Searched refs:emitDIE (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.h72 void emitDIE(DIE &Die);
H A DDWARFLinkerUnit.cpp113 Emitter.emitDIE(*OutUnitDIE); in emitDebugInfo()
H A DDWARFEmitterImpl.cpp157 void DwarfEmitterImpl::emitDIE(DIE &Die) { in emitDIE() function in DwarfEmitterImpl
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h76 void emitDIE(DIE &Die) override;
H A DDWARFLinker.h156 virtual void emitDIE(DIE &Die) = 0;
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp220 void DwarfStreamer::emitDIE(DIE &Die) { in emitDIE() function in DwarfStreamer
H A DDWARFLinker.cpp2780 Emitter->emitDIE(*CurrentUnit->getOutputUnitDIE()); in cloneAllCompileUnits()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc15826 {"_ZN4llvm10DwarfDebug7emitDIEEPNS_3DIEE", "llvm::DwarfDebug::emitDIE(llvm::DIE*)"},