Home
last modified time | relevance | path

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

/external/llvm/tools/lli/
DRemoteTarget.cpp58 bool RemoteTarget::executeCode(uint64_t Address, int &RetVal) { in executeCode() function in RemoteTarget
DRemoteTargetExternal.cpp100 bool RemoteTargetExternal::executeCode(uint64_t Address, int32_t &RetVal) { in executeCode() function in RemoteTargetExternal