Searched refs:PreResumeInitializeFunctionCaller (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.h29 static bool PreResumeInitializeFunctionCaller(void *myself);
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp51 m_thread.GetProcess()->AddPreResumeAction(PreResumeInitializeFunctionCaller,
81 PreResumeInitializeFunctionCaller(void *void_myself) { function in class:AppleThreadPlanStepThroughObjCTrampoline

Completed in 117 milliseconds