Home
last modified time | relevance | path

Searched defs:GetSupportedExtensions (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Host/common/
H A DNativeProcessProtocol.h325 virtual Extension GetSupportedExtensions() const { return {}; } in GetSupportedExtensions() function
/llvm-project-15.0.7/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp132 NativeProcessFreeBSD::Factory::GetSupportedExtensions() const { in GetSupportedExtensions() function in NativeProcessFreeBSD::Factory
/llvm-project-15.0.7/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp137 NativeProcessNetBSD::Factory::GetSupportedExtensions() const { in GetSupportedExtensions() function in NativeProcessNetBSD::Factory
/llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/
H A DNativeProcessLinux.cpp293 NativeProcessLinux::Factory::GetSupportedExtensions() const { in GetSupportedExtensions() function in NativeProcessLinux::Factory