Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValue.cpp470 bool OptionValue::SetArchSpecValue(ArchSpec arch_spec) { in SetArchSpecValue()
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp363 ArchSpec arch_spec = launch_info.GetArchitecture(); in LaunchProcess() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1060 RefineModuleDetailsFromNote(lldb_private::DataExtractor & data,lldb_private::ArchSpec & arch_spec,lldb_private::UUID & uuid) RefineModuleDetailsFromNote() argument
1298 ParseARMAttributes(DataExtractor & data,uint64_t length,ArchSpec & arch_spec) ParseARMAttributes() argument
1374 GetSectionHeaderInfo(SectionHeaderColl & section_headers,DataExtractor & object_data,const elf::ELFHeader & header,lldb_private::UUID & uuid,std::string & gnu_debuglink_file,uint32_t & gnu_debuglink_crc,ArchSpec & arch_spec) GetSectionHeaderInfo() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp1581 MergeArchitecture(const ArchSpec & arch_spec) MergeArchitecture() argument
/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1537 SetArchitecture(const ArchSpec & arch_spec,bool set_platform,bool merge) SetArchitecture() argument
1632 MergeArchitecture(const ArchSpec & arch_spec) MergeArchitecture() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp416 const ArchSpec &arch_spec = target_sp->GetArchitecture(); Launch() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3759 GetModuleInfo(const FileSpec & module_file_spec,const lldb_private::ArchSpec & arch_spec,ModuleSpec & module_spec) GetModuleInfo() argument