Home
last modified time | relevance | path

Searched defs:is_host (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp67 const bool is_host = false; in CreateInstance() local
105 lldb_private::ConstString PlatformWindows::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
115 const char *PlatformWindows::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
152 PlatformWindows::PlatformWindows(bool is_host) : RemoteAwarePlatform(is_host) {} in PlatformWindows()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformMacOSX.cpp103 const bool is_host = false; in CreateInstance() local
154 lldb_private::ConstString PlatformMacOSX::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
164 const char *PlatformMacOSX::GetDescriptionStatic(bool is_host) { in GetDescriptionStatic()
172 PlatformMacOSX::PlatformMacOSX(bool is_host) : PlatformDarwin(is_host) {} in PlatformMacOSX()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp67 const bool is_host = false; in CreateInstance() local
105 lldb_private::ConstString PlatformWindows::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
115 const char *PlatformWindows::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
152 PlatformWindows::PlatformWindows(bool is_host) : RemoteAwarePlatform(is_host) {} in PlatformWindows()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Platform/MacOSX/
H A DPlatformMacOSX.cpp109 const bool is_host = false; in CreateInstance() local
160 lldb_private::ConstString PlatformMacOSX::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
170 const char *PlatformMacOSX::GetDescriptionStatic(bool is_host) { in GetDescriptionStatic()
178 PlatformMacOSX::PlatformMacOSX(bool is_host) : PlatformDarwin(is_host) {} in PlatformMacOSX()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp67 const bool is_host = false; in CreateInstance() local
105 lldb_private::ConstString PlatformWindows::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
115 const char *PlatformWindows::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
152 PlatformWindows::PlatformWindows(bool is_host) : RemoteAwarePlatform(is_host) {} in PlatformWindows()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp67 const bool is_host = false; in CreateInstance() local
105 lldb_private::ConstString PlatformWindows::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
115 const char *PlatformWindows::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
152 PlatformWindows::PlatformWindows(bool is_host) : RemoteAwarePlatform(is_host) {} in PlatformWindows()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp67 const bool is_host = false; in CreateInstance() local
105 lldb_private::ConstString PlatformWindows::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
115 const char *PlatformWindows::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
152 PlatformWindows::PlatformWindows(bool is_host) : RemoteAwarePlatform(is_host) {} in PlatformWindows()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp67 const bool is_host = false; in CreateInstance() local
105 lldb_private::ConstString PlatformWindows::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
115 const char *PlatformWindows::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
152 PlatformWindows::PlatformWindows(bool is_host) : RemoteAwarePlatform(is_host) {} in PlatformWindows()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp67 const bool is_host = false; in CreateInstance() local
105 lldb_private::ConstString PlatformWindows::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
115 const char *PlatformWindows::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
152 PlatformWindows::PlatformWindows(bool is_host) : RemoteAwarePlatform(is_host) {} in PlatformWindows()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Platform/Windows/
H A DPlatformWindows.cpp67 const bool is_host = false; in CreateInstance() local
105 lldb_private::ConstString PlatformWindows::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
115 const char *PlatformWindows::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
152 PlatformWindows::PlatformWindows(bool is_host) : RemoteAwarePlatform(is_host) {} in PlatformWindows()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp74 ConstString PlatformOpenBSD::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
84 const char *PlatformOpenBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
122 PlatformOpenBSD::PlatformOpenBSD(bool is_host) in PlatformOpenBSD()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp74 ConstString PlatformOpenBSD::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
84 const char *PlatformOpenBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
122 PlatformOpenBSD::PlatformOpenBSD(bool is_host) in PlatformOpenBSD()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp79 ConstString PlatformFreeBSD::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
89 const char *PlatformFreeBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
127 PlatformFreeBSD::PlatformFreeBSD(bool is_host) in PlatformFreeBSD()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp74 ConstString PlatformOpenBSD::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
84 const char *PlatformOpenBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
122 PlatformOpenBSD::PlatformOpenBSD(bool is_host) in PlatformOpenBSD()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp79 ConstString PlatformFreeBSD::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
89 const char *PlatformFreeBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
127 PlatformFreeBSD::PlatformFreeBSD(bool is_host) in PlatformFreeBSD()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp74 ConstString PlatformOpenBSD::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
84 const char *PlatformOpenBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
122 PlatformOpenBSD::PlatformOpenBSD(bool is_host) in PlatformOpenBSD()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp79 ConstString PlatformFreeBSD::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
89 const char *PlatformFreeBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
127 PlatformFreeBSD::PlatformFreeBSD(bool is_host) in PlatformFreeBSD()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp74 ConstString PlatformOpenBSD::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
84 const char *PlatformOpenBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
122 PlatformOpenBSD::PlatformOpenBSD(bool is_host) in PlatformOpenBSD()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp74 ConstString PlatformOpenBSD::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
84 const char *PlatformOpenBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
122 PlatformOpenBSD::PlatformOpenBSD(bool is_host) in PlatformOpenBSD()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp79 ConstString PlatformFreeBSD::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
89 const char *PlatformFreeBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
127 PlatformFreeBSD::PlatformFreeBSD(bool is_host) in PlatformFreeBSD()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp74 ConstString PlatformOpenBSD::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
84 const char *PlatformOpenBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
122 PlatformOpenBSD::PlatformOpenBSD(bool is_host) in PlatformOpenBSD()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp72 ConstString PlatformOpenBSD::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
82 const char *PlatformOpenBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
120 PlatformOpenBSD::PlatformOpenBSD(bool is_host) in PlatformOpenBSD()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp74 ConstString PlatformOpenBSD::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
84 const char *PlatformOpenBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
122 PlatformOpenBSD::PlatformOpenBSD(bool is_host) in PlatformOpenBSD()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp79 ConstString PlatformFreeBSD::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
89 const char *PlatformFreeBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
127 PlatformFreeBSD::PlatformFreeBSD(bool is_host) in PlatformFreeBSD()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp74 ConstString PlatformOpenBSD::GetPluginNameStatic(bool is_host) { in GetPluginNameStatic()
84 const char *PlatformOpenBSD::GetPluginDescriptionStatic(bool is_host) { in GetPluginDescriptionStatic()
122 PlatformOpenBSD::PlatformOpenBSD(bool is_host) in PlatformOpenBSD()

12345678910>>...16