Searched refs:RunThreadPlan (Results 1 – 7 of 7) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | InferiorCallPOSIX.cpp | 109 ExpressionResults result = process->RunThreadPlan( in InferiorCallMmap() 178 ExpressionResults result = process->RunThreadPlan( in InferiorCallMunmap()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Expression/ |
| H A D | LLVMUserExpression.cpp | 179 exe_ctx.GetProcessRef().RunThreadPlan(exe_ctx, call_plan_sp, options, in DoExecute()
|
| H A D | FunctionCaller.cpp | 388 return_value = exe_ctx.GetProcessRef().RunThreadPlan( in ExecuteFunction()
|
| H A D | IRInterpreter.cpp | 1561 process->RunThreadPlan(exe_ctx, call_plan_sp, options, diagnostics); in Interpret()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.cpp | 1504 exe_ctx.GetThreadRef().GetProcess()->RunThreadPlan( in RunStaticInitializers()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | Process.h | 1303 RunThreadPlan(ExecutionContext &exe_ctx, lldb::ThreadPlanSP &thread_plan_sp,
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Target/ |
| H A D | Process.cpp | 4727 Process::RunThreadPlan(ExecutionContext &exe_ctx, in RunThreadPlan() function in Process 6196 RunThreadPlan(exe_ctx, call_plan_sp, options, diagnostics); in CallVoidArgVoidPtrReturn()
|