Home
last modified time | relevance | path

Searched defs:emitDIE (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp155 void DwarfEmitterImpl::emitDIE(DIE &Die) { emitDIE() function in DwarfEmitterImpl
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp220 void DwarfStreamer::emitDIE(DIE &Die) { in emitDIE() function in DwarfStreamer