Searched refs:MergeArchitecture (Results 1 – 7 of 7) sorted by relevance
915 bool MergeArchitecture(const ArchSpec &arch_spec);
295 GetTarget().MergeArchitecture(module->GetArchitecture()); in DoLoadCore()
1025 bool MergeArchitecture(const ArchSpec &arch_spec);
717 image_module_sp->MergeArchitecture(dyld_spec); in AddModulesUsingImageInfos()
780 GetTarget().MergeArchitecture(process_arch); in DoLaunch()784 GetTarget().MergeArchitecture(host_arch); in DoLaunch()4269 GetTarget().MergeArchitecture(arch_to_use); in GetGDBServerRegisterInfoXMLAndProcess()
1631 bool Module::MergeArchitecture(const ArchSpec &arch_spec) { in MergeArchitecture() function in Module
1583 bool Target::MergeArchitecture(const ArchSpec &arch_spec) { in MergeArchitecture() function in Target