Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp251 uint32_t num_debug_info_enabled_modules = 0; in ReportStatistics() local
300 ++num_debug_info_enabled_modules; in ReportStatistics()
350 {"totalDebugInfoEnabled", num_debug_info_enabled_modules}, in ReportStatistics()