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.cpp322 uint32_t num_modules_has_debug_info = 0; in ReportStatistics() local
386 ++num_modules_has_debug_info; in ReportStatistics()
431 {"totalModuleCountHasDebugInfo", num_modules_has_debug_info}, in ReportStatistics()