Searched defs:ExecCall (Results 1 – 1 of 1) sorted by relevance
15 type ExecCall struct { struct16 Meta *Syscall17 Index uint6418 Args []ExecArg19 Copyin []ExecCopyin20 Copyout []ExecCopyout