Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DStopInfo.cpp607 process_sp->ClearPreResumeAction(SentryPreResumeAction, this); in ~WatchpointSentry()
DProcess.cpp5677 void Process::ClearPreResumeAction(PreResumeActionCallback callback, void *baton) in ClearPreResumeAction() function in Process
/external/llvm-project/lldb/include/lldb/Target/
DProcess.h2359 void ClearPreResumeAction(PreResumeActionCallback callback, void *baton);