Home
last modified time | relevance | path

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

/external/syzkaller/syz-manager/
Dhub.go33 type HubConnector struct { struct
34 mgr HubManagerView
35 cfg *mgrconfig.Config
36 target *prog.Target
37 stats *Stats
38 enabledCalls []int
39 fresh bool
40 hubCorpus map[hash.Sig]bool
41 newRepros [][]byte
42 hubReproQueue chan *Crash
[all …]