Home
last modified time | relevance | path

Searched refs:DebugInfoSectionSize (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp119 DebugInfoSectionSize = 0; in init()
147 DebugInfoSectionSize += 12; in emitCompileUnitHeader()
152 DebugInfoSectionSize += 11; in emitCompileUnitHeader()
159 DebugInfoSectionSize += Die.getSize(); in emitDIE()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.h
H A DDWARFEmitterImpl.cpp
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h194 return DebugInfoSectionSize; in getDebugInfoSectionSize()
302 uint64_t DebugInfoSectionSize = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp146 DebugInfoSectionSize = 0; in init()
196 DebugInfoSectionSize += 12; in emitCompileUnitHeader()
202 DebugInfoSectionSize += 11; in emitCompileUnitHeader()
223 DebugInfoSectionSize += Die.getSize(); in emitDIE()