Home
last modified time | relevance | path

Searched refs:GetPlatformForArchitecture (Results 1 – 4 of 4) sorted by relevance

/external/lldb/source/Target/
DTargetList.cpp171 platform_sp = Platform::GetPlatformForArchitecture(arch, &platform_arch); in CreateTarget()
208 platform_sp = Platform::GetPlatformForArchitecture(specified_arch, &arch); in CreateTarget()
213 platform_sp = Platform::GetPlatformForArchitecture(specified_arch, &arch); in CreateTarget()
DPlatform.cpp713 Platform::GetPlatformForArchitecture (const ArchSpec &arch, ArchSpec *platform_arch_ptr) in GetPlatformForArchitecture() function in Platform
DProcess.cpp3188 platform_sp = platform_sp->GetPlatformForArchitecture (target_arch, &platform_arch); in CompleteAttach()
/external/lldb/include/lldb/Target/
DPlatform.h61 GetPlatformForArchitecture (const ArchSpec &arch,