Home
last modified time | relevance | path

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

/external/syzkaller/pkg/report/
Dnetbsd.go10 type netbsd struct { struct
11 kernelSrc string
12 kernelObj string
13 ignores []*regexp.Regexp
25 func (ctx *netbsd) ContainsCrash(output []byte) bool {
29 func (ctx *netbsd) Parse(output []byte) *Report {
33 func (ctx *netbsd) Symbolize(rep *Report) error {
/external/syzkaller/sys/syz-extract/
Dnetbsd.go15 type netbsd struct{} struct
17 func (*netbsd) prepare(sourcedir string, build bool, arches []string) error {
27 func (*netbsd) prepareArch(arch *Arch) error {
53 …sd) processFile(arch *Arch, info *compiler.ConstInfo) (map[string]uint64, map[string]bool, error) {
/external/syzkaller/sys/netbsd/
Dinit.go4 package netbsd package
/external/honggfuzz/
Dhonggfuzz.h303 } netbsd; member
358 } netbsd; member