syzkaller/pkg/compiler
Dmitry Vyukov 7a7c747c6f pkg/compiler: allow unions as syscall arguments
If all union options can be syscall arguments,
allow the union itself as syscall argument.
2018-02-23 13:50:02 +01:00
..
testdata pkg/compiler: allow unions as syscall arguments 2018-02-23 13:50:02 +01:00
check.go pkg/compiler: allow unions as syscall arguments 2018-02-23 13:50:02 +01:00
compiler_test.go pkg/compiler: support type templates 2018-01-13 12:52:09 +01:00
compiler.go sys/syz-sysgen: don't generate syz_ syscall numbers 2018-01-13 12:52:09 +01:00
consts_test.go pkg/compiler: support type templates 2018-01-13 12:52:09 +01:00
consts.go sys/syz-extract: save unsupported consts to the const files 2018-02-01 20:18:51 +01:00
fuzz.go pkg/compiler: check and generate types 2017-09-02 13:06:53 +02:00
gen.go pkg/compiler: fix corner case in alignment calculation 2018-02-19 21:48:20 +01:00
types.go pkg/compiler: allow unions as syscall arguments 2018-02-23 13:50:02 +01:00