Home
last modified time | relevance | path

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

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