Home
last modified time | relevance | path

Searched defs:DebugStrPool (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp812 OffsetsStringPool &DebugStrPool, OffsetsStringPool &DebugLineStrPool) { in emitLineTableForUnit()
837 OffsetsStringPool &DebugStrPool, in emitLineTablePrologue()
865 const DWARFDebugLine::Prologue &P, OffsetsStringPool &DebugStrPool, in emitLineTablePrologueV2IncludeAndFileTable()
895 const DWARFDebugLine::Prologue &P, OffsetsStringPool &DebugStrPool, in emitLineTablePrologueV5IncludeAndFileTable()
970 OffsetsStringPool &DebugStrPool, in emitLineTableString()
1002 const DWARFDebugLine::Prologue &P, OffsetsStringPool &DebugStrPool, in emitLineTableProloguePayload()
H A DDWARFLinker.cpp2704 OffsetsStringPool DebugStrPool(StringsTranslator, true); in link() local
2996 OffsetsStringPool &DebugStrPool, in cloneModuleUnit()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h547 OffsetsStringPool &DebugStrPool; variable
567 bool Update, OffsetsStringPool &DebugStrPool, in DIECloner()