Home
last modified time | relevance | path

Searched defs:arch_spec (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValue.cpp426 SetArchSpecValue(ArchSpec arch_spec) SetArchSpecValue() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp363 ArchSpec arch_spec = launch_info.GetArchitecture(); in LaunchProcess() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1074 lldb_private::ArchSpec &arch_spec, in RefineModuleDetailsFromNote()
1312 ArchSpec &arch_spec) { in ParseARMAttributes()
1388 ArchSpec &arch_spec) { in GetSectionHeaderInfo()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp1578 bool Module::MergeArchitecture(const ArchSpec &arch_spec) { in MergeArchitecture()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1538 bool Target::SetArchitecture(const ArchSpec &arch_spec, bool set_platform, in SetArchitecture()
1627 bool Target::MergeArchitecture(const ArchSpec &arch_spec) { in MergeArchitecture()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp423 const ArchSpec &arch_spec = target_sp->GetArchitecture(); in Launch() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3832 const FileSpec &module_file_spec, const lldb_private::ArchSpec &arch_spec, in GetModuleInfo()