Searched refs:eArchTypeCOFF (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-enumerations.h65 eArchTypeCOFF, enumerator in enum:lldb_private::ArchitectureType
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp484 eArchTypeCOFF,
930 } else if (arch_type == eArchTypeCOFF && os == llvm::Triple::Win32) {
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2121 m_process_arch.SetArchitecture(eArchTypeCOFF, cpu, sub);

Completed in 115 milliseconds