Home
last modified time | relevance | path

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

/external/syzkaller/prog/
Dmutation.go368 type mutationArgs struct { struct
369 target *Target
370 args []Arg
371 ctxes []ArgCtx
372 ignoreSpecial bool
375 func (ma *mutationArgs) collectArg(arg Arg, ctx *ArgCtx) {