Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-jitlink/llvm-jitlink-executor/
H A Dllvm-jitlink-executor.cpp63 openListener(std::string Host,std::string PortStr) openListener() argument
170 StringRef Host, PortStr; main() local
/llvm-project/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp142 connectTCPSocketImpl(std::string Host,std::string PortStr) connectTCPSocketImpl() argument
189 StringRef Host, PortStr; connectTCPSocket() local
/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp823 connectTCPSocket(std::string Host,std::string PortStr) connectTCPSocket() argument