| /llvm-project-15.0.7/lldb/source/API/ |
| H A D | SBThread.cpp | 219 Thread *thread = exe_ctx.GetThreadPtr(); in GetStopReasonDataAtIndex() 502 Thread *thread = exe_ctx.GetThreadPtr(); in ResumeNewPlan() 544 Thread *thread = exe_ctx.GetThreadPtr(); in StepOver() 593 Thread *thread = exe_ctx.GetThreadPtr(); in StepInto() 648 Thread *thread = exe_ctx.GetThreadPtr(); in StepOut() 689 Thread *thread = exe_ctx.GetThreadPtr(); in StepOutOfFrame() 724 Thread *thread = exe_ctx.GetThreadPtr(); in StepInstruction() 758 Thread *thread = exe_ctx.GetThreadPtr(); in RunToAddress() 784 Thread *thread = exe_ctx.GetThreadPtr(); in StepOverUntil() 918 Thread *thread = exe_ctx.GetThreadPtr(); in StepUsingScriptedThreadPlan() [all …]
|
| H A D | SBBreakpointOptionCommon.cpp | 68 Thread *thread = exe_ctx.GetThreadPtr(); in PrivateBreakpointHitCallback()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | GDBRemoteRegisterContext.cpp | 208 Thread *thread = exe_ctx.GetThreadPtr(); in ReadRegisterBytes() 354 Thread *thread = exe_ctx.GetThreadPtr(); in WriteRegisterBytes() 481 Thread *thread = exe_ctx.GetThreadPtr(); in ReadAllRegisterValues() 506 Thread *thread = exe_ctx.GetThreadPtr(); in WriteAllRegisterValues() 524 Thread *thread = exe_ctx.GetThreadPtr(); in ReadAllRegisterValues() 593 Thread *thread = exe_ctx.GetThreadPtr(); in WriteAllRegisterValues()
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | FormatEntity.cpp | 1183 Thread *thread = exe_ctx->GetThreadPtr(); in Format() 1214 Thread *thread = exe_ctx->GetThreadPtr(); in Format() 1227 Thread *thread = exe_ctx->GetThreadPtr(); in Format() 1240 Thread *thread = exe_ctx->GetThreadPtr(); in Format() 1253 Thread *thread = exe_ctx->GetThreadPtr(); in Format() 1266 if (Thread *thread = exe_ctx->GetThreadPtr()) { in Format() 1278 if (Thread *thread = exe_ctx->GetThreadPtr()) { in Format() 1290 Thread *thread = exe_ctx->GetThreadPtr(); in Format() 1307 Thread *thread = exe_ctx->GetThreadPtr(); in Format() 1324 Thread *thread = exe_ctx->GetThreadPtr(); in Format() [all …]
|
| H A D | IOHandlerCursesGUI.cpp | 6411 Thread *thread = exe_ctx.GetThreadPtr(); in MenuDelegateAction() 6715 Thread *thread = exe_ctx.GetThreadPtr(); in WindowDelegateDraw() 6826 thread = exe_ctx.GetThreadPtr(); in WindowDelegateDraw() 7372 Thread *thread = exe_ctx.GetThreadPtr(); in WindowDelegateHandleChar() 7411 Thread *thread = exe_ctx.GetThreadPtr(); in WindowDelegateHandleChar()
|
| /llvm-project-15.0.7/lldb/include/lldb/Target/ |
| H A D | ExecutionContext.h | 399 Thread *GetThreadPtr() const { return m_thread_sp.get(); } in GetThreadPtr() function
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCRuntime.cpp | 152 Thread *thread = exe_ctx.GetThreadPtr(); in GetObjectDescription() 155 thread = exe_ctx.GetThreadPtr(); in GetObjectDescription()
|
| /llvm-project-15.0.7/lldb/source/Commands/ |
| H A D | CommandObjectFrame.cpp | 136 Thread *thread = m_exe_ctx.GetThreadPtr(); in DoExecute() 305 Thread *thread = m_exe_ctx.GetThreadPtr(); in DoExecute() 1090 Thread *thread = m_exe_ctx.GetThreadPtr(); in DoExecute()
|
| H A D | CommandObjectThreadUtil.cpp | 43 Thread *thread = m_exe_ctx.GetThreadPtr(); in DoExecute()
|
| H A D | CommandObjectThread.cpp | 1520 Thread *thread = m_exe_ctx.GetThreadPtr(); in DoExecute() 1668 Thread *thread = m_exe_ctx.GetThreadPtr(); in DoExecute() 1894 m_exe_ctx.GetThreadPtr()->AutoCompleteThreadPlans(request); in HandleArgumentCompletion() 1898 Thread *thread = m_exe_ctx.GetThreadPtr(); in DoExecute()
|
| H A D | CommandObjectTarget.cpp | 4341 Thread *thread = m_exe_ctx.GetThreadPtr(); in AddSymbolsForStack()
|
| /llvm-project-15.0.7/lldb/source/Interpreter/ |
| H A D | CommandObject.cpp | 155 assert(!m_exe_ctx.GetThreadPtr()); in CheckRequirements() 698 Thread *thread_to_use = m_exe_ctx.GetThreadPtr(); in GetDefaultThread()
|
| /llvm-project-15.0.7/lldb/source/Expression/ |
| H A D | FunctionCaller.cpp | 241 Thread *thread = exe_ctx.GetThreadPtr(); in GetThreadPlanToCallFunction()
|
| H A D | REPL.cpp | 308 Thread *thread = exe_ctx.GetThreadPtr(); in IOHandlerInputComplete()
|
| H A D | DWARFExpression.cpp | 568 Thread *thread = exe_ctx->GetThreadPtr(); in Evaluate_DW_OP_entry_value() 2466 Thread *thread = exe_ctx->GetThreadPtr(); in Evaluate()
|
| H A D | IRInterpreter.cpp | 1351 if (exe_ctx.GetThreadPtr() == nullptr) { in Interpret()
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/ |
| H A D | StopInfoMachException.cpp | 85 Thread &thread = *exe_ctx.GetThreadPtr(); in DeterminePtrauthFailure()
|
| /llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionDeclMap.cpp | 117 else if (exe_ctx.GetThreadPtr() && in WillParse() 118 exe_ctx.GetThreadPtr()->GetStackFrameAtIndex(0)) in WillParse() 120 exe_ctx.GetThreadPtr()->GetStackFrameAtIndex(0)->GetSymbolContext( in WillParse()
|
| /llvm-project-15.0.7/lldb/source/Target/ |
| H A D | Thread.cpp | 87 Thread *thread = exe_ctx->GetThreadPtr(); in GetPropertyAtIndex()
|
| H A D | Target.cpp | 2781 exc_ctx.GetThreadPtr()->GetIndexID()); in RunStopHooks()
|
| H A D | Process.cpp | 4683 Thread *thread = exe_ctx.GetThreadPtr(); in RunThreadPlan()
|
| /llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptRuntime.cpp | 3661 Thread *thread_ptr = context.GetThreadPtr(); in KernelBreakpointHit() 4395 coord, m_exe_ctx.GetThreadPtr()); in DoExecute()
|