Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDebugLineSectionEmitter.h100 void emitLineTablePrologue(const DWARFDebugLine::Prologue &P, in emitLineTablePrologue() function
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp835 void DwarfStreamer::emitLineTablePrologue(const DWARFDebugLine::Prologue &P, emitLineTablePrologue() function in DwarfStreamer