Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DTarget.cpp2622 bool any_active_hooks = false; in RunStopHooks() local
2625 any_active_hooks = true; in RunStopHooks()
2629 if (!any_active_hooks) in RunStopHooks()