Home
last modified time | relevance | path

Searched refs:LLDB_ENABLE_POSIX (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp13 #if LLDB_ENABLE_POSIX
131 #if LLDB_ENABLE_POSIX in GetStatus()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/AIX/
H A DPlatformAIX.cpp12 #if LLDB_ENABLE_POSIX
116 #if LLDB_ENABLE_POSIX in GetStatus()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DPseudoTerminal.cpp63 #if LLDB_ENABLE_POSIX in OpenFirstAvailablePrimary()
136 #if LLDB_ENABLE_POSIX in Fork()
H A DSocket.cpp27 #if LLDB_ENABLE_POSIX
214 #if LLDB_ENABLE_POSIX in Create()
240 LLDB_ENABLE_POSIX ? ProtocolUnixDomain : ProtocolTcp; in CreatePair()
244 #if LLDB_ENABLE_POSIX in CreatePair()
H A DTerminal.cpp421 #if LLDB_ENABLE_POSIX in Save()
437 #if LLDB_ENABLE_POSIX in Restore()
H A DUDPSocket.cpp15 #if LLDB_ENABLE_POSIX
H A DTCPSocket.cpp26 #if LLDB_ENABLE_POSIX
/freebsd/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp31 #if LLDB_ENABLE_POSIX
162 #if LLDB_ENABLE_POSIX in Connect()
658 #if LLDB_ENABLE_POSIX in ConnectFD()
713 #if LLDB_ENABLE_POSIX in ConnectFile()
761 #if LLDB_ENABLE_POSIX in ConnectSerialPort()
/freebsd/lib/clang/include/lldb/Host/
H A DConfig.h28 #define LLDB_ENABLE_POSIX 1 macro
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DConfig.h.cmake28 #cmakedefine01 LLDB_ENABLE_POSIX
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp13 #if LLDB_ENABLE_POSIX
142 #if LLDB_ENABLE_POSIX in GetStatus()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp13 #if LLDB_ENABLE_POSIX
128 #if LLDB_ENABLE_POSIX in GetStatus()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DInferiorCallPOSIX.cpp23 #if LLDB_ENABLE_POSIX
/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp40 #if LLDB_ENABLE_POSIX
496 #if LLDB_ENABLE_POSIX in main_platform()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerCommon.cpp431 #if LLDB_ENABLE_POSIX in Handle_qUserName()
454 #if LLDB_ENABLE_POSIX in Handle_qGroupName()
H A DProcessGDBRemote.cpp13 #if LLDB_ENABLE_POSIX