Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Interpreter/
H A DOptionValueArch.cpp29 const char *arch_name = m_current_value.GetArchitectureName(); in DumpValue() local
/llvm-project/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformRemoteMacOSX.cpp64 const char *arch_name; in CreateInstance() local
H A DPlatformRemoteAppleBridge.cpp63 const char *arch_name; in CreateInstance() local
H A DPlatformRemoteiOS.cpp58 const char *arch_name; in CreateInstance() local
H A DPlatformRemoteAppleWatch.cpp61 const char *arch_name; in CreateInstance() local
H A DPlatformRemoteAppleXR.cpp55 const char *arch_name; in CreateInstance() local
H A DPlatformRemoteAppleTV.cpp64 const char *arch_name; in CreateInstance() local
H A DPlatformAppleSimulator.cpp323 const char *arch_name; CreateInstance() local
H A DPlatformDarwinKernel.cpp79 const char *arch_name; in CreateInstance() local
/llvm-project/clang/lib/Basic/
H A DCuda.cpp77 const char *arch_name; global() member
/llvm-project/lldb/source/Plugins/Platform/Android/
H A DPlatformAndroid.cpp91 const char *arch_name; in CreateInstance() local
/llvm-project/lldb/tools/driver/
H A DDriver.cpp483 if (lldb::SBDebugger::GetDefaultArchitecture(arch_name, in MainLoop() local
/llvm-project/lldb/source/API/
H A DSBDebugger.cpp702 arch_name[0] = '\0'; in SetDefaultArchitecture() argument
681 GetDefaultArchitecture(char * arch_name,size_t arch_name_len) GetDefaultArchitecture() argument
1026 FindTargetWithFileAndArch(const char * filename,const char * arch_name) FindTargetWithFileAndArch() argument
[all...]
/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp1050 llvm::StringRef arch_name(m_triple.getArchName()); UpdateCore() local
/llvm-project/lldb/tools/debugserver/source/
H A Ddebugserver.cpp985 std::string arch_name; main() local
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1224 std::string arch_name; GetHostInfo() local
2134 std::string arch_name; GetCurrentProcessInfo() local