Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp297 const lldb::UnixSignalsSP &PlatformPOSIX::GetRemoteUnixSignals() { in GetRemoteUnixSignals() function in PlatformPOSIX
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp683 const UnixSignalsSP &PlatformRemoteGDBServer::GetRemoteUnixSignals() { in GetRemoteUnixSignals() function in PlatformRemoteGDBServer
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp1675 const UnixSignalsSP &Platform::GetRemoteUnixSignals() { in GetRemoteUnixSignals() function in Platform