Home
last modified time | relevance | path

Searched refs:GetThreadPlanToCallFunction (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DFunctionCaller.cpp253 lldb::ThreadPlanSP FunctionCaller::GetThreadPlanToCallFunction( in GetThreadPlanToCallFunction() function in FunctionCaller
374 lldb::ThreadPlanSP call_plan_sp = GetThreadPlanToCallFunction( in ExecuteFunction()
/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DFunctionCaller.h233 GetThreadPlanToCallFunction(ExecutionContext &exe_ctx, lldb::addr_t args_addr,
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleThreadPlanStepThroughObjCTrampoline.cpp73 m_func_sp = m_impl_function->GetThreadPlanToCallFunction( in InitializeFunctionCaller()