Searched defs:GetSupportedExtensions (Results 1 – 4 of 4) sorted by relevance
/llvm-project/lldb/include/lldb/Host/common/ | ||
H A D | NativeProcessProtocol.h | 330 virtual Extension GetSupportedExtensions() const { return {}; } in GetSupportedExtensions() function |
/llvm-project/lldb/source/Plugins/Process/FreeBSD/ | ||
H A D | NativeProcessFreeBSD.cpp | 148 NativeProcessFreeBSD::Manager::GetSupportedExtensions() const { GetSupportedExtensions() function in NativeProcessFreeBSD::Manager |
/llvm-project/lldb/source/Plugins/Process/NetBSD/ | ||
H A D | NativeProcessNetBSD.cpp | 135 NativeProcessNetBSD::Manager::GetSupportedExtensions() const { in GetSupportedExtensions() function in NativeProcessNetBSD::Manager |
/llvm-project/lldb/source/Plugins/Process/Linux/ | ||
H A D | NativeProcessLinux.cpp | 329 NativeProcessLinux::Manager::GetSupportedExtensions() const { in GetSupportedExtensions() function in NativeProcessLinux::Manager |