Home
last modified time | relevance | path

Searched refs:hostSupportsExternalRemoteTarget (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lli/
DRemoteTarget.h103 static bool hostSupportsExternalRemoteTarget();
DRemoteTarget.cpp38 bool RemoteTarget::hostSupportsExternalRemoteTarget() { in hostSupportsExternalRemoteTarget() function in RemoteTarget
Dlli.cpp516 if (!RemoteTarget::hostSupportsExternalRemoteTarget()) { in main()