Home
last modified time | relevance | path

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

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