Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h163 return DebugInfoSectionSize; in getDebugInfoSectionSize()
220 uint64_t DebugInfoSectionSize = 0; variable
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp114 DebugInfoSectionSize = 0; in init()
164 DebugInfoSectionSize += 12; in emitCompileUnitHeader()
170 DebugInfoSectionSize += 11; in emitCompileUnitHeader()
191 DebugInfoSectionSize += Die.getSize(); in emitDIE()
222 DebugInfoSectionSize += 11; in emitPaperTrailWarningsDie()