Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp253 uint32_t num_modules_with_variable_errors = 0; in ReportStatistics() local
304 ++num_modules_with_variable_errors; in ReportStatistics()
347 {"totalModuleCountWithVariableErrors", num_modules_with_variable_errors}, in ReportStatistics()