| /freebsd-12.1/contrib/llvm/tools/lldb/source/API/ |
| H A D | SBBreakpointOptionCommon.cpp | 57 exe_ctx.GetTargetRef().GetBreakpointList().FindBreakpointByID(break_id)); in PrivateBreakpointHitCallback()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | Value.cpp | 437 exe_ctx->GetTargetRef().GetArchitecture().GetByteOrder()); in GetValueAsData() 438 data.SetAddressByteSize(exe_ctx->GetTargetRef() in GetValueAsData() 549 if (exe_ctx->GetTargetRef().ReadMemory(file_so_addr, prefer_file_cache, in GetValueAsData()
|
| H A D | Disassembler.cpp | 407 exe_ctx.GetTargetRef().GetDebugger().GetDisassemblyFormat(); in PrintInstructions() 1067 exe_ctx->GetTargetRef().GetDebugger().GetDisassemblyFormat(); in Dump()
|
| H A D | IOHandler.cpp | 4326 BreakpointSP bp_sp = exe_ctx.GetTargetRef().CreateBreakpoint( in WindowDelegateHandleChar() 4350 BreakpointSP bp_sp = exe_ctx.GetTargetRef().CreateBreakpoint( in WindowDelegateHandleChar() 4366 BreakpointSP bp_sp = exe_ctx.GetTargetRef().CreateBreakpoint( in WindowDelegateHandleChar() 4387 BreakpointSP bp_sp = exe_ctx.GetTargetRef().CreateBreakpoint( in WindowDelegateHandleChar()
|
| H A D | Debugger.cpp | 1202 format = exe_ctx->GetTargetRef().GetDebugger().GetDisassemblyFormat(); in FormatDisassemblerAddress()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/ |
| H A D | LanguageRuntime.h | 135 Target &GetTargetRef() { return m_process->GetTarget(); } in GetTargetRef() function
|
| H A D | ExecutionContext.h | 494 Target &GetTargetRef() const;
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | StopInfo.cpp | 441 Debugger &debugger = exe_ctx.GetTargetRef().GetDebugger(); in PerformAction() 797 Debugger &debugger = exe_ctx.GetTargetRef().GetDebugger(); in PerformAction() 886 Debugger &debugger = exe_ctx.GetTargetRef().GetDebugger(); in PerformAction()
|
| H A D | ExecutionContext.cpp | 227 Target &ExecutionContext::GetTargetRef() const { in GetTargetRef() function in ExecutionContext
|
| H A D | Thread.cpp | 1817 thread_format = exe_ctx.GetTargetRef().GetDebugger().GetThreadStopFormat(); in DumpUsingSettingsFormat() 1819 thread_format = exe_ctx.GetTargetRef().GetDebugger().GetThreadFormat(); in DumpUsingSettingsFormat()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
| H A D | AppleObjCRuntimeV1.cpp | 177 return GetTargetRef().GetUtilityFunctionForLanguage( in CreateObjectChecker()
|
| H A D | AppleObjCRuntimeV2.cpp | 865 return GetTargetRef().GetUtilityFunctionForLanguage( in CreateObjectChecker() 1315 m_get_class_info_code.reset(GetTargetRef().GetUtilityFunctionForLanguage( in UpdateISAToDescriptorMapDynamic() 1571 GetTargetRef().GetUtilityFunctionForLanguage( in UpdateISAToDescriptorMapSharedCache()
|
| H A D | AppleObjCTrampolineHandler.cpp | 776 m_impl_code.reset(exe_ctx.GetTargetRef().GetUtilityFunctionForLanguage( in SetupDispatchFunction()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/ |
| H A D | CommandObjectRegister.cpp | 105 if (exe_ctx.GetTargetRef() in DumpRegister()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Expression/ |
| H A D | IRDynamicChecks.cpp | 52 exe_ctx.GetTargetRef().GetUtilityFunctionForLanguage( in Install()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangUserExpression.cpp | 740 exe_ctx.GetTargetRef().GetDebugger().GetAsyncOutputStream()->Printf( in AddArguments()
|
| H A D | ClangExpressionDeclMap.cpp | 712 return GetSymbolAddress(m_parser_vars->m_exe_ctx.GetTargetRef(), in GetSymbolAddress()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterContextLLDB.cpp | 808 if (arm_exidx->GetUnwindPlan(exe_ctx.GetTargetRef(), m_current_pc, in GetFullUnwindPlanForFrame()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
| H A D | RenderScriptRuntime.cpp | 432 exe_ctx.GetTargetRef().GetArchitecture().GetArchitectureName()); in GetArgs()
|