Searched defs:arch_spec (Results 1 – 7 of 7) sorted by relevance
426 SetArchSpecValue(ArchSpec arch_spec) SetArchSpecValue() argument
363 ArchSpec arch_spec = launch_info.GetArchitecture(); in LaunchProcess() local
1074 lldb_private::ArchSpec &arch_spec, in RefineModuleDetailsFromNote()1312 ArchSpec &arch_spec) { in ParseARMAttributes()1388 ArchSpec &arch_spec) { in GetSectionHeaderInfo()
1578 bool Module::MergeArchitecture(const ArchSpec &arch_spec) { in MergeArchitecture()
1538 bool Target::SetArchitecture(const ArchSpec &arch_spec, bool set_platform, in SetArchitecture()1627 bool Target::MergeArchitecture(const ArchSpec &arch_spec) { in MergeArchitecture()
423 const ArchSpec &arch_spec = target_sp->GetArchitecture(); in Launch() local
3832 const FileSpec &module_file_spec, const lldb_private::ArchSpec &arch_spec, in GetModuleInfo()