Home
last modified time | relevance | path

Searched refs:emitLineTableString (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp869 emitLineTableString(P, Include, DebugStrPool, DebugLineStrPool); in emitLineTablePrologueV2IncludeAndFileTable()
878 emitLineTableString(P, File.Name, DebugStrPool, DebugLineStrPool); in emitLineTablePrologueV2IncludeAndFileTable()
916 emitLineTableString(P, Include, DebugStrPool, DebugLineStrPool); in emitLineTablePrologueV5IncludeAndFileTable()
954 emitLineTableString(P, File.Name, DebugStrPool, DebugLineStrPool); in emitLineTablePrologueV5IncludeAndFileTable()
964 emitLineTableString(P, File.Source, DebugStrPool, DebugLineStrPool); in emitLineTablePrologueV5IncludeAndFileTable()
968 void DwarfStreamer::emitLineTableString(const DWARFDebugLine::Prologue &P, in emitLineTableString() function in DwarfStreamer
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h258 void emitLineTableString(const DWARFDebugLine::Prologue &P,