Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2949 bool any_thread_matched = false; in RunStopHooks() local
2966 if (print_hook_header && !any_thread_matched) { in RunStopHooks()
2974 any_thread_matched = true; in RunStopHooks()