Searched defs:copyout (Results 1 – 4 of 4) sorted by relevance
330 func (ctx *context) copyout(w *bytes.Buffer, call prog.ExecCall, resCopyout bool) { func
560 int copyout = 0; local
1048 bool copyout(char* addr, uint64 size, uint64* res) in copyout() function