Home
last modified time | relevance | path

Searched defs:GetRemoteOSKernelDescription (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DRemoteAwarePlatform.cpp315 std::optional<std::string> RemoteAwarePlatform::GetRemoteOSKernelDescription() { in GetRemoteOSKernelDescription() function in RemoteAwarePlatform
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DPlatform.h239 virtual std::optional<std::string> GetRemoteOSKernelDescription() { in GetRemoteOSKernelDescription() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp162 PlatformRemoteGDBServer::GetRemoteOSKernelDescription() { in GetRemoteOSKernelDescription() function in PlatformRemoteGDBServer