reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
330 if (arch.IsValid()) { 332 !platform_sp->IsCompatibleArchitecture(arch, false, nullptr)) 333 platform_sp = Platform::GetPlatformForArchitecture(specified_arch, &arch); 339 if (!arch.IsValid()) 340 arch = specified_arch; 377 ModuleSpec module_spec(file, arch); 386 if (arch.IsValid()) { 389 arch.GetArchitectureName()); 396 target_sp.reset(new Target(debugger, arch, platform_sp, is_dummy_target)); 405 target_sp.reset(new Target(debugger, arch, platform_sp, is_dummy_target));