Home
last modified time | relevance | path

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

/external/syzkaller/prog/
Ddecodeexec.go19 Copyin []ExecCopyin
23 type ExecCopyin struct { struct
102 dec.call.Copyin = append(dec.call.Copyin, ExecCopyin{
Dencodingexec_test.go270 Copyin: []ExecCopyin{
/external/syzkaller/pkg/csource/
Dcsource.go275 func (ctx *context) copyin(w *bytes.Buffer, csumSeq *int, copyin prog.ExecCopyin) {