Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp255 uint32_t num_stripped_modules = 0; in ReportStatistics() local
294 ++num_stripped_modules; in ReportStatistics()
351 {"totalSymbolTableStripped", num_stripped_modules}, in ReportStatistics()