Home
last modified time | relevance | path

Searched defs:platform_sp (Results 1 – 18 of 18) sorted by relevance

/external/lldb/source/Commands/
DCommandObjectPlatform.cpp99 …PlatformSP platform_sp (m_platform_options.CreatePlatformWithOptions (m_interpreter, ArchSpec(), s… in DoExecute() local
211 PlatformSP platform_sp; in DoExecute() local
260 … PlatformSP platform_sp (m_interpreter.GetDebugger().GetPlatformList().GetSelectedPlatform()); in DoExecute() local
308 … PlatformSP platform_sp (m_interpreter.GetDebugger().GetPlatformList().GetSelectedPlatform()); in DoExecute() local
394 PlatformSP platform_sp; in DoExecute() local
512 PlatformSP platform_sp; in DoExecute() local
801 PlatformSP platform_sp; in DoExecute() local
DCommandObjectProcess.cpp271 PlatformSP platform_sp (target->GetPlatform()); in DoExecute() local
488 PlatformSP platform_sp (m_interpreter.GetPlatform (true)); in HandleOptionArgumentCompletion() local
DCommandObjectTarget.cpp82 PlatformSP platform_sp (target->GetPlatform()); in DumpTargetInfo() local
4576 PlatformSP platform_sp (target->GetPlatform()); in DoExecute() local
/external/lldb/include/lldb/Target/
DPlatform.h678 Append (const lldb::PlatformSP &platform_sp, bool set_selected) in Append()
696 lldb::PlatformSP platform_sp; in GetAtIndex() local
725 SetSelectedPlatform (const lldb::PlatformSP &platform_sp) in SetSelectedPlatform()
DTarget.h1155 SetPlatform (const lldb::PlatformSP &platform_sp) in SetPlatform()
/external/lldb/source/Target/
DPlatform.cpp75 Platform::SetDefaultPlatform (const lldb::PlatformSP &platform_sp) in SetDefaultPlatform()
156 lldb::PlatformSP platform_sp; in Create() local
175 lldb::PlatformSP platform_sp; in Create() local
221 PlatformSP platform_sp; in GetConnectedRemotePlatformAtIndex() local
715 lldb::PlatformSP platform_sp; in GetPlatformForArchitecture() local
DTargetList.cpp71 PlatformSP platform_sp; in CreateTarget() local
192 PlatformSP &platform_sp, in CreateTarget()
DProcess.cpp2135 PlatformSP platform_sp (m_target.GetPlatform()); in GetSoftwareBreakpointTrapOpcode() local
3092 PlatformSP platform_sp (m_target.GetPlatform ()); in Attach() local
3180 PlatformSP platform_sp (m_target.GetPlatform ()); in CompleteAttach() local
DTarget.cpp62 Target::Target(Debugger &debugger, const ArchSpec &target_arch, const lldb::PlatformSP &platform_sp in Target()
2452 PlatformSP platform_sp (m_target->GetPlatform()); in GetHostEnvironmentIfNeeded() local
/external/lldb/source/Interpreter/
DOptionGroupPlatform.cpp32 PlatformSP platform_sp; in CreatePlatformWithOptions() local
DCommandInterpreter.cpp2470 PlatformSP platform_sp; in GetPlatform() local
/external/lldb/source/API/
DSBDebugger.cpp638 PlatformSP platform_sp(m_opaque_sp->GetPlatformList().GetSelectedPlatform()); in CreateTarget() local
1107 PlatformSP platform_sp (Platform::Create (platform_name, sb_error.ref())); in SetCurrentPlatform() local
1123 PlatformSP platform_sp (m_opaque_sp->GetPlatformList().GetSelectedPlatform()); in SetCurrentPlatformSDKRoot() local
DSBTarget.cpp891 PlatformSP platform_sp = target_sp->GetPlatform(); in Attach() local
1019 PlatformSP platform_sp = target_sp->GetPlatform(); in AttachToProcessWithID() local
/external/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DDynamicLoaderDarwinKernel.cpp463 …PlatformSP platform_sp(Platform::FindPlugin (process, PlatformDarwinKernel::GetPluginNameStatic ()… in DynamicLoaderDarwinKernel() local
811 PlatformSP platform_sp (target.GetPlatform()); in LoadImageUsingMemoryModule() local
/external/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp668 PlatformSP platform_sp (m_target.GetPlatform()); in DoLaunch() local
1831 PlatformSP platform_sp = GetTarget().GetPlatform(); in DoDestroy() local
3054 PlatformSP platform_sp (m_target.GetPlatform()); in StartNoticingNewThreads() local
/external/lldb/source/Plugins/Process/POSIX/
DProcessPOSIX.cpp131 PlatformSP platform_sp (m_target.GetPlatform ()); in DoAttachToProcessWithID() local
/external/lldb/source/Core/
DModule.cpp1333 PlatformSP platform_sp(target->GetPlatform()); in LoadScriptingResourceInTarget() local
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1602 PlatformSP platform_sp (target.GetPlatform()); in ParseSymtab() local