Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DStatistics.cpp189 uint32_t num_debug_info_enabled_modules = 0; in ReportStatistics() local
241 ++num_debug_info_enabled_modules; in ReportStatistics()
273 {"totalDebugInfoEnabled", num_debug_info_enabled_modules}, in ReportStatistics()