Home
last modified time | relevance | path

Searched refs:getDebugInfoSectionSize (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h193 uint64_t getDebugInfoSectionSize() const override { in getDebugInfoSectionSize() function
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2594 (Emitter == nullptr) ? 0 : Emitter->getDebugInfoSectionSize(); in cloneAllCompileUnits()
2660 assert(Emitter->getDebugInfoSectionSize() == in cloneAllCompileUnits()
2664 assert(Emitter->getDebugInfoSectionSize() == in cloneAllCompileUnits()
2798 : TheDwarfEmitter->getDebugInfoSectionSize(); in link()