Searched refs:ctorLinux (Results 1 – 2 of 2) sorted by relevance
/external/syzkaller/pkg/report/ | ||
D | report.go | 77 "linux": ctorLinux, |
D | linux.go | 35 func ctorLinux(kernelSrc, kernelObj string, ignores []*regexp.Regexp) (Reporter, []string, error) { func |