Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DTarget.cpp2664 bool any_thread_matched = false; in RunStopHooks() local
2681 if (print_hook_header && !any_thread_matched) { in RunStopHooks()
2689 any_thread_matched = true; in RunStopHooks()