Home
last modified time | relevance | path

Searched defs:SockFD (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp282 int SockFD; in connectTCPSocketImpl() local
326 Expected<int> SockFD = connectTCPSocketImpl(Host.str(), PortStr.str()); in ConnectTCPSocket() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp695 int SockFD; in connectTCPSocket() local