Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp53 m_process.AddPreResumeAction(PreResumeInitializeFunctionCaller, (void *)this); in DidPush()
82 PreResumeInitializeFunctionCaller(void *void_myself) { in PreResumeInitializeFunctionCaller() function in AppleThreadPlanStepThroughObjCTrampoline
H A DAppleThreadPlanStepThroughObjCTrampoline.h32 static bool PreResumeInitializeFunctionCaller(void *myself);