Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp887 uint64_t AllDebugInfoSectionsSize = 0; in printStatistic() local
892 AllDebugInfoSectionsSize += (*DebugInfo)->getContents().size(); in printStatistic()
897 AllDebugInfoSectionsSize; in printStatistic()