Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp252 uint32_t num_modules_has_debug_info = 0; in ReportStatistics() local
302 ++num_modules_has_debug_info; in ReportStatistics()
346 {"totalModuleCountHasDebugInfo", num_modules_has_debug_info}, in ReportStatistics()