Searched refs:MergeArchitecture (Results 1 – 6 of 6) sorted by relevance
869 bool MergeArchitecture(const ArchSpec &arch_spec);
218 GetTarget().MergeArchitecture(module->GetArchitecture()); in DoLoadCore()
1060 bool MergeArchitecture(const ArchSpec &arch_spec);
1578 bool Module::MergeArchitecture(const ArchSpec &arch_spec) { in MergeArchitecture() function in Module
786 GetTarget().MergeArchitecture(process_arch); in DoLaunch()790 GetTarget().MergeArchitecture(host_arch); in DoLaunch()4801 GetTarget().MergeArchitecture(arch_to_use); in GetGDBServerRegisterInfoXMLAndProcess()
1627 bool Target::MergeArchitecture(const ArchSpec &arch_spec) { in MergeArchitecture() function in Target