Searched refs:MergeArchitecture (Results 1 – 6 of 6) sorted by relevance
874 bool MergeArchitecture(const ArchSpec &arch_spec);
233 GetTarget().MergeArchitecture(module->GetArchitecture()); in DoLoadCore()
1092 bool MergeArchitecture(const ArchSpec &arch_spec);
1569 bool Module::MergeArchitecture(const ArchSpec &arch_spec) { in MergeArchitecture() function in Module
796 GetTarget().MergeArchitecture(process_arch); in DoLaunch()800 GetTarget().MergeArchitecture(host_arch); in DoLaunch()4936 GetTarget().MergeArchitecture(arch_to_use); in GetGDBServerRegisterInfoXMLAndProcess()
1783 bool Target::MergeArchitecture(const ArchSpec &arch_spec) { in MergeArchitecture() function in Target