Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStatistics.cpp209 uint32_t num_debug_info_enabled_modules = 0; in ReportStatistics() local
265 ++num_debug_info_enabled_modules; in ReportStatistics()
311 {"totalDebugInfoEnabled", num_debug_info_enabled_modules}, in ReportStatistics()