Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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);