Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lli/
DRemoteTarget.cpp80 bool RemoteTarget::executeCode(uint64_t Address, int &RetVal) { in executeCode() function in RemoteTarget
DRemoteTargetExternal.cpp48 bool RemoteTargetExternal::executeCode(uint64_t Address, int &RetVal) { in executeCode() function in RemoteTargetExternal