Home | History | Annotate | Download | only in Target

Lines Matching refs:SetDefaultArchitecture

1802 Target::SetDefaultArchitecture (const ArchSpec &arch)
1807 LogIfAnyCategoriesSet(LIBLLDB_LOG_TARGET, "Target::SetDefaultArchitecture setting target's default architecture to %s (%s)", arch.GetArchitectureName(), arch.GetTriple().getTriple().c_str());
1808 return properties_sp->SetDefaultArchitecture(arch);
2528 TargetProperties::SetDefaultArchitecture (const ArchSpec& arch)