Home
last modified time | relevance | path

Searched defs:DebugLineStrPool (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()
838 OffsetsStringPool &DebugLineStrPool) { in emitLineTablePrologue()
866 OffsetsStringPool &DebugLineStrPool) { in emitLineTablePrologueV2IncludeAndFileTable()
896 OffsetsStringPool &DebugLineStrPool) { in emitLineTablePrologueV5IncludeAndFileTable()
971 OffsetsStringPool &DebugLineStrPool) { in emitLineTableString()
1003 OffsetsStringPool &DebugLineStrPool) { in emitLineTableProloguePayload()
H A DDWARFLinker.cpp2705 OffsetsStringPool DebugLineStrPool(StringsTranslator, false); in link() local
2997 OffsetsStringPool &DebugLineStrPool, in cloneModuleUnit()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h548 OffsetsStringPool &DebugLineStrPool; variable
568 OffsetsStringPool &DebugLineStrPool, in DIECloner()