Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Target/
DTarget.h1294 StopHookSP GetStopHookByID(lldb::user_id_t uid);
/external/llvm-project/lldb/source/Target/
DTarget.cpp2572 Target::StopHookSP Target::GetStopHookByID(lldb::user_id_t user_id) { in GetStopHookByID() function in Target