Home
last modified time | relevance | path

Searched defs:getDebugInfoSectionSize (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.h74 uint64_t getDebugInfoSectionSize() const { return DebugInfoSectionSize; } in getDebugInfoSectionSize() function
/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h193 uint64_t getDebugInfoSectionSize() const override { in getDebugInfoSectionSize() function