Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp53 m_thread.GetProcess()->AddPreResumeAction(PreResumeInitializeFunctionCaller, in DidPush()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DStopInfo.cpp595 process_sp->AddPreResumeAction(SentryPreResumeAction, this); in WatchpointSentry()
H A DProcess.cpp5733 void Process::AddPreResumeAction(PreResumeActionCallback callback, in AddPreResumeAction() function in Process
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DProcess.h2614 void AddPreResumeAction(PreResumeActionCallback callback, void *baton);