Home
last modified time | relevance | path

Searched refs:GetTargetRef (Results 1 – 25 of 27) sorted by relevance

12

/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DRuntime.h23 Target &GetTargetRef() { return m_process->GetTarget(); } in GetTargetRef() function
H A DExecutionContext.h420 Target &GetTargetRef() const;
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBBreakpointOptionCommon.cpp56 exe_ctx.GetTargetRef().GetBreakpointList().FindBreakpointByID(break_id)); in PrivateBreakpointHitCallback()
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValue.cpp415 exe_ctx->GetTargetRef().GetArchitecture().GetByteOrder()); in GetValueAsData()
416 data.SetAddressByteSize(exe_ctx->GetTargetRef() in GetValueAsData()
524 if (exe_ctx->GetTargetRef().ReadMemory(file_so_addr, dst, byte_size, in GetValueAsData()
H A DDisassembler.cpp179 exe_ctx.GetTargetRef(), arch, flavor, plugin_name)); in Disassemble()
185 exe_ctx.GetTargetRef(), address, limit, &strm, force_live_memory); in Disassemble()
309 exe_ctx.GetTargetRef().GetDebugger().GetDisassemblyFormat(); in PrintInstructions()
1005 exe_ctx->GetTargetRef().GetDebugger().GetDisassemblyFormat(); in Dump()
H A DIOHandlerCursesGUI.cpp7311 BreakpointSP bp_sp = exe_ctx.GetTargetRef().CreateBreakpoint( in WindowDelegateHandleChar()
7335 BreakpointSP bp_sp = exe_ctx.GetTargetRef().CreateBreakpoint( in WindowDelegateHandleChar()
7446 BreakpointList &bp_list = exe_ctx.GetTargetRef().GetBreakpointList(); in ToggleBreakpointOnSelectedLine()
7460 exe_ctx.GetTargetRef().RemoveBreakpointByID(bp_sp->GetID()); in ToggleBreakpointOnSelectedLine()
7469 BreakpointSP bp_sp = exe_ctx.GetTargetRef().CreateBreakpoint( in ToggleBreakpointOnSelectedLine()
7490 BreakpointList &bp_list = exe_ctx.GetTargetRef().GetBreakpointList(); in ToggleBreakpointOnSelectedLine()
7503 exe_ctx.GetTargetRef().RemoveBreakpointByID(bp_sp->GetID()); in ToggleBreakpointOnSelectedLine()
7512 exe_ctx.GetTargetRef().CreateBreakpoint(addr, // lldb_private::Address in ToggleBreakpointOnSelectedLine()
H A DDebugger.cpp1246 format = exe_ctx->GetTargetRef().GetDebugger().GetDisassemblyFormat(); in FormatDisassemblerAddress()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStopInfo.cpp468 exe_ctx.GetTargetRef().GetDebugger().GetID()); in PerformAction()
926 Debugger &debugger = exe_ctx.GetTargetRef().GetDebugger(); in PerformAction()
975 exe_ctx.GetTargetRef().GetDebugger().GetID()); in PerformAction()
1010 Debugger &debugger = exe_ctx.GetTargetRef().GetDebugger(); in PerformAction()
H A DExecutionContext.cpp224 Target &ExecutionContext::GetTargetRef() const { in GetTargetRef() function in ExecutionContext
H A DThread.cpp1636 thread_format = exe_ctx.GetTargetRef().GetDebugger().GetThreadStopFormat(); in DumpUsingSettingsFormat()
1638 thread_format = exe_ctx.GetTargetRef().GetDebugger().GetThreadFormat(); in DumpUsingSettingsFormat()
H A DTraceDumper.cpp509 Target &target = exe_ctx.GetTargetRef(); in CalculateDisass()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/
H A DAppleGetItemInfoHandler.cpp146 auto utility_fn_or_error = exe_ctx.GetTargetRef().CreateUtilityFunction( in SetupGetItemInfoFunction()
H A DAppleGetPendingItemsHandler.cpp150 auto utility_fn_or_error = exe_ctx.GetTargetRef().CreateUtilityFunction( in SetupGetPendingItemsFunction()
H A DAppleGetQueuesHandler.cpp163 auto utility_fn_or_error = exe_ctx.GetTargetRef().CreateUtilityFunction( in SetupGetQueuesFunction()
H A DAppleGetThreadItemInfoHandler.cpp157 auto utility_fn_or_error = exe_ctx.GetTargetRef().CreateUtilityFunction( in SetupGetThreadItemInfoFunction()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1229 return GetTargetRef().CreateUtilityFunction(check_function_code, name, in CreateObjectChecker()
1631 ScratchTypeSystemClang::GetForTarget(exe_ctx.GetTargetRef()); in GetClassInfoUtilityFunctionImpl()
1635 auto utility_fn_or_error = exe_ctx.GetTargetRef().CreateUtilityFunction( in GetClassInfoUtilityFunctionImpl()
1742 switch (exe_ctx.GetTargetRef().GetDynamicClassInfoHelper()) { in ComputeHelper()
1772 ScratchTypeSystemClang::GetForTarget(exe_ctx.GetTargetRef()); in GetClassInfoUtilityFunctionImpl()
1798 auto utility_fn_or_error = exe_ctx.GetTargetRef().CreateUtilityFunction( in GetClassInfoUtilityFunctionImpl()
H A DAppleObjCRuntimeV1.cpp166 return GetTargetRef().CreateUtilityFunction(buf->contents, std::move(name), in CreateObjectChecker()
H A DAppleObjCTrampolineHandler.cpp717 auto utility_fn_or_error = exe_ctx.GetTargetRef().CreateUtilityFunction( in SetupDispatchFunction()
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectRegister.cpp106 if (exe_ctx.GetTargetRef() in DumpRegister()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRDynamicChecks.cpp52 auto utility_fn_or_error = exe_ctx.GetTargetRef().CreateUtilityFunction( in Install()
H A DClangUserExpression.cpp947 exe_ctx.GetTargetRef().GetDebugger().GetAsyncOutputStream()->Printf( in AddArguments()
H A DClangExpressionDeclMap.cpp629 return GetSymbolAddress(m_parser_vars->m_exe_ctx.GetTargetRef(), in GetSymbolAddress()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DFunction.cpp428 flavor, exe_ctx.GetTargetRef(), in GetInstructions()
H A DSymbol.cpp547 flavor, exe_ctx.GetTargetRef(), in GetInstructions()
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DDWARFExpression.cpp597 Target &target = exe_ctx->GetTargetRef(); in Evaluate_DW_OP_entry_value()
1143 if (exe_ctx->GetTargetRef().ReadMemory( in Evaluate()

12