Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Target/
H A DStatistics.cpp210 uint32_t num_modules_has_debug_info = 0; in ReportStatistics() local
267 ++num_modules_has_debug_info; in ReportStatistics()
308 {"totalModuleCountHasDebugInfo", num_modules_has_debug_info}, in ReportStatistics()