Home
last modified time | relevance | path

Searched refs:launchRemote (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lli/
H A DRemoteJITUtils.h75 std::unique_ptr<FDRawChannel> launchRemote();
H A Dlli.cpp645 std::unique_ptr<FDRawChannel> C = launchRemote(); in main()
909 std::unique_ptr<FDRawChannel> launchRemote() { in launchRemote() function