Home
last modified time | relevance | path

Searched defs:DebugLineStrPool (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
H A DDWARFLinker.cpp
/freebsd/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()
1002 OffsetsStringPool &DebugLineStrPool) { in emitLineTableProloguePayload()
H A DDWARFLinker.cpp2725 OffsetsStringPool DebugLineStrPool(false); in link() local
3017 OffsetsStringPool &DebugLineStrPool, in cloneModuleUnit()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h