Home
last modified time | relevance | path

Searched refs:emitLineTableProloguePayload (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDebugLineSectionEmitter.h116 emitLineTableProloguePayload(P, Section); in emitLineTablePrologue()
268 void emitLineTableProloguePayload(const DWARFDebugLine::Prologue &P, in emitLineTableProloguePayload() function
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h262 void emitLineTableProloguePayload(const DWARFDebugLine::Prologue &P,
/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp860 emitLineTableProloguePayload(P, DebugStrPool, DebugLineStrPool); in emitLineTablePrologue()
1001 void DwarfStreamer::emitLineTableProloguePayload( in emitLineTableProloguePayload() function in DwarfStreamer