Home
last modified time | relevance | path

Searched defs:arch_name (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueArch.cpp29 const char *arch_name = m_current_value.GetArchitectureName(); in DumpValue() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DCuda.cpp77 const char *arch_name; member
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp681 bool SBDebugger::GetDefaultArchitecture(char *arch_name, size_t arch_name_len) { in GetDefaultArchitecture()
702 bool SBDebugger::SetDefaultArchitecture(const char *arch_name) { in SetDefaultArchitecture()
1026 const char *arch_name) { in FindTargetWithFileAndArch()
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp483 char arch_name[64]; in MainLoop() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp1050 llvm::StringRef arch_name(m_triple.getArchName()); in UpdateCore() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1224 std::string arch_name; in GetHostInfo() local
2134 std::string arch_name; in GetCurrentProcessInfo() local