Searched defs:perThreadSyscallArgs (Results 1 – 1 of 1) sorted by relevance
680 type perThreadSyscallArgs struct { struct681 trap uintptr682 a1 uintptr683 a2 uintptr684 a3 uintptr685 a4 uintptr686 a5 uintptr687 a6 uintptr688 r1 uintptr689 r2 uintptr