Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStopInfo.cpp681 process_sp->ClearPreResumeAction(SentryPreResumeAction, this); in ~WatchpointSentry()
H A DProcess.cpp5849 void Process::ClearPreResumeAction(PreResumeActionCallback callback, void *baton) in ClearPreResumeAction() function in Process
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2544 void ClearPreResumeAction(PreResumeActionCallback callback, void *baton);