Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DStatistics.cpp191 uint32_t num_stripped_modules = 0; in ReportStatistics() local
237 ++num_stripped_modules; in ReportStatistics()
274 {"totalSymbolTableStripped", num_stripped_modules}, in ReportStatistics()