Searched defs:executeCode (Results 1 – 2 of 2) sorted by relevance
58 bool RemoteTarget::executeCode(uint64_t Address, int &RetVal) { in executeCode() function in RemoteTarget
100 bool RemoteTargetExternal::executeCode(uint64_t Address, int32_t &RetVal) { in executeCode() function in RemoteTargetExternal