Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp53 m_process.AddPreResumeAction(PreResumeInitializeFunctionCaller, (void *)this); in DidPush()
/openbsd/gnu/llvm/lldb/source/Target/
H A DStopInfo.cpp634 process_sp->AddPreResumeAction(SentryPreResumeAction, this); in WatchpointSentry()
H A DProcess.cpp5576 void Process::AddPreResumeAction(PreResumeActionCallback callback, in AddPreResumeAction() function in Process
/openbsd/gnu/llvm/lldb/include/lldb/Target/
H A DProcess.h2370 void AddPreResumeAction(PreResumeActionCallback callback, void *baton);