Searched defs:arch_spec (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp422 ArchSpec arch_spec = launch_info.GetArchitecture(); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp1637 bool Module::MergeArchitecture(const ArchSpec &arch_spec) { argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp437 const ArchSpec &arch_spec = target_sp->GetArchitecture(); local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1001 RefineModuleDetailsFromNote(lldb_private::DataExtractor &data, lldb_private::ArchSpec &arch_spec, lldb_private::UUID &uuid) argument
1237 ParseARMAttributes(DataExtractor &data, uint64_t length, ArchSpec &arch_spec) argument
1308 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) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp1458 bool Target::SetArchitecture(const ArchSpec &arch_spec, bool set_platform) { argument
1546 bool Target::MergeArchitecture(const ArchSpec &arch_spec) { argument
[all...]

Completed in 196 milliseconds