Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Interpreter/
HDOptionValueArch.cpp29 const char *arch_name = m_current_value.GetArchitectureName(); in DumpValue() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Basic/
HDCuda.cpp77 const char *arch_name; member
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBDebugger.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-13-stable/contrib/llvm-project/lldb/tools/driver/
HDDriver.cpp483 char arch_name[64]; in MainLoop() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
HDArchSpec.cpp1050 llvm::StringRef arch_name(m_triple.getArchName()); in UpdateCore() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationClient.cpp1224 std::string arch_name; in GetHostInfo() local
2134 std::string arch_name; in GetCurrentProcessInfo() local