Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/include/lldb/Target/
HDTarget.h1165 SetIsActive (bool is_active) in SetIsActive() function
/trueos/contrib/llvm/tools/lldb/source/Target/
HDTarget.cpp2048 (*specified_hook_iter).second->SetIsActive (active_state); in SetStopHookActiveStateByID()
2058 (*pos).second->SetIsActive (active_state); in SetAllStopHooksActiveState()