Searched defs:arch_spec (Results 1 – 6 of 6) sorted by relevance
998 lldb_private::ArchSpec &arch_spec, in RefineModuleDetailsFromNote()1234 ArchSpec &arch_spec) { in ParseARMAttributes()1310 ArchSpec &arch_spec) { in GetSectionHeaderInfo()
405 ArchSpec arch_spec = launch_info.GetArchitecture(); in LaunchProcess() local
1594 bool Module::MergeArchitecture(const ArchSpec &arch_spec) { in MergeArchitecture()
1457 bool Target::SetArchitecture(const ArchSpec &arch_spec, bool set_platform) { in SetArchitecture()1545 bool Target::MergeArchitecture(const ArchSpec &arch_spec) { in MergeArchitecture()
427 const ArchSpec &arch_spec = target_sp->GetArchitecture(); in Launch() local
3534 const FileSpec &module_file_spec, const lldb_private::ArchSpec &arch_spec, in GetModuleInfo()