Home
last modified time | relevance | path

Searched refs:mutationArgs (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/prog/
Dmutation.go146 ma := &mutationArgs{target: p.Target}
368 type mutationArgs struct { struct
375 func (ma *mutationArgs) collectArg(arg Arg, ctx *ArgCtx) { argument
Dtarget.go194 ma := &mutationArgs{target: g.r.target, ignoreSpecial: true}