Defined in 10 files as a prototype:
- contrib/llvm-project/lldb/include/lldb/API/SBCommunication.h, line 50 (as a prototype)
- contrib/llvm-project/lldb/include/lldb/Core/Communication.h, line 140 (as a prototype)
- contrib/llvm-project/lldb/include/lldb/Host/Socket.h, line 62 (as a prototype)
- contrib/llvm-project/lldb/include/lldb/Host/common/TCPSocket.h, line 41 (as a prototype)
- contrib/llvm-project/lldb/include/lldb/Host/common/UDPSocket.h, line 20 (as a prototype)
- contrib/llvm-project/lldb/include/lldb/Host/common/UDPSocket.h, line 28 (as a prototype)
- contrib/llvm-project/lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h, line 52 (as a prototype)
- contrib/llvm-project/lldb/include/lldb/Host/posix/DomainSocket.h, line 19 (as a prototype)
- contrib/llvm-project/lldb/include/lldb/Utility/Connection.h, line 67 (as a prototype)
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.h, line 55 (as a prototype)
Defined in 2 files as a member:
- stand/efi/include/efitcp.h, line 211 (as a member)
- stand/efi/include/efitcp.h, line 383 (as a member)
Defined in 8 files as a function:
- contrib/llvm-project/lldb/source/API/SBCommunication.cpp, line 60 (as a function)
- contrib/llvm-project/lldb/source/Core/Communication.cpp, line 78 (as a function)
- contrib/llvm-project/lldb/source/Host/common/TCPSocket.cpp, line 151 (as a function)
- contrib/llvm-project/lldb/source/Host/common/UDPSocket.cpp, line 44 (as a function)
- contrib/llvm-project/lldb/source/Host/common/UDPSocket.cpp, line 57 (as a function)
- contrib/llvm-project/lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp, line 150 (as a function)
- contrib/llvm-project/lldb/source/Host/posix/DomainSocket.cpp, line 75 (as a function)
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp, line 291 (as a function)
Referenced in 8 files:
- contrib/llvm-project/lldb/source/API/SBCommunication.cpp
- contrib/llvm-project/lldb/source/Core/Communication.cpp, line 86
- contrib/llvm-project/lldb/source/Host/common/Socket.cpp
- contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.cpp
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
- contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
- contrib/llvm-project/lldb/tools/lldb-server/lldb-gdbserver.cpp
- lib/clang/liblldb/LLDBWrapLua.cpp, line 14748