Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2939 bool print_hook_header = (m_stop_hooks.size() != 1); in RunStopHooks() local
2966 if (print_hook_header && !any_thread_matched) { in RunStopHooks()