MCPcopy Create free account

hub / github.com/dvyukov/go-fuzz / types & classes

Types & classes69 in github.com/dvyukov/go-fuzz

↓ 2 callersTypeAliasFD
go-fuzz-dep/sys_windows.go:21
↓ 1 callersTypeAliasSig
go-fuzz/persistent.go:29
↓ 1 callersTypeAliasexecType
go-fuzz/worker.go:25
↓ 1 callersTypeAliasfuncLitFinder
go-fuzz-build/cover.go:882
StructAlphaNumNode
go-fuzz/versifier/versifier.go:132
StructArtifact
go-fuzz/persistent.go:23
TypeAliasB
test/testdep/testdep.go:8
StructBlockNode
go-fuzz/versifier/versifier.go:413
StructBracketNode
go-fuzz/versifier/versifier.go:276
StructBrk
go-fuzz/versifier/versifier.go:710
StructCandidate
Phase 2: Choose a minimal set of (favored) inputs that give full coverage. Non-favored inputs receive minimal score.
go-fuzz/hub.go:405
TypeAliasChanDir
test/test.go:151
StructConnectArgs
go-fuzz/coordinator.go:192
StructConnectRes
go-fuzz/coordinator.go:196
StructContext
Context holds state for a go-fuzz-build run.
go-fuzz-build/main.go:202
StructControlNode
go-fuzz/versifier/versifier.go:249
StructCoordinator
Coordinator manages persistent fuzzer state like input corpus and crashers.
go-fuzz/coordinator.go:26
StructCoordinatorInput
CoordinatorInput is description of input that is passed between coordinator and worker.
go-fuzz/coordinator.go:202
StructCoordinatorWorker
CoordinatorWorker represents coordinator's view of a worker.
go-fuzz/coordinator.go:44
StructCoverBlock
internal/go-fuzz-types/types.go:7
StructElem
go-fuzz/versifier/versifier.go:754
TypeAliasFD
go-fuzz-dep/sys_posix.go:15
StructFile
go-fuzz-build/cover.go:491
StructHub
Hub contains data shared between all workers in the process (e.g. corpus). This reduces memory consumption for highly parallel workers. Hub also handl
go-fuzz/hub.go:34
InterfaceI
test/testdep/testdep.go:7
StructInput
go-fuzz/worker.go:60
StructKeyValNode
go-fuzz/versifier/versifier.go:321
StructLineNode
go-fuzz/versifier/versifier.go:385
StructListNode
go-fuzz/versifier/versifier.go:347
StructLiteral
internal/go-fuzz-types/types.go:17
StructLiteralCollector
go-fuzz-build/cover.go:389
StructMapping
go-fuzz/sys_posix.go:19
StructMapping
go-fuzz/sys_windows.go:20
StructMetaData
internal/go-fuzz-types/types.go:22
StructMutator
go-fuzz/mutator.go:15
TypeAliasMyBool
test/test.go:162
StructNewCrasherArgs
go-fuzz/coordinator.go:259
StructNewInputArgs
go-fuzz/coordinator.go:230
InterfaceNode
go-fuzz/versifier/versifier.go:69
StructNodeSet
go-fuzz/versifier/versifier.go:880
StructNumNode
go-fuzz/versifier/versifier.go:174
StructPersistentSet
PersistentSet is a set of binary blobs with a persistent mirror on disk.
go-fuzz/persistent.go:18
InterfaceR
slides/crash.go:6
StructROData
go-fuzz/hub.go:59
StructRand
Rand is a PRNG. It should not be copied or shared. No Rand methods are concurrency safe. They are small, and cheap to create. If in doubt: Just make a
go-fuzz/internal/pcg/pcg.go:26
StructReply
Once we do the write, the test is running. Once we read the reply below, the test is done.
go-fuzz/testee.go:285
StructSonar
go-fuzz-build/cover.go:51
StructSonarSample
go-fuzz/sonar.go:29
StructSonarSite
go-fuzz/sonar.go:19
StructStats
go-fuzz/hub.go:71
StructSyncArgs
go-fuzz/coordinator.go:297
StructSyncRes
go-fuzz/coordinator.go:304
StructTestBinary
TestBinary handles communication with and restring of testee subprocesses.
go-fuzz/testee.go:43
StructTestee
Testee is a wrapper around one testee subprocess. It manages communication with the testee, timeouts and output collection.
go-fuzz/testee.go:24
StructV1
test/testdep/testdep.go:9
StructV2
test/testdep/testdep.go:10
StructVerse
go-fuzz/versifier/versifier.go:468
StructWeirdShiftWalker
go-fuzz-build/cover.go:351
StructWorker
Worker manages one testee.
go-fuzz/worker.go:44
StructWsNode
go-fuzz/versifier/versifier.go:102
StructX
slides/gob.go:22
Structarange
go-fuzz/mutator.go:247
Structasset
go-fuzz/bindata_assetfs.go:46
StructbindataFileInfo
go-fuzz/bindata_assetfs.go:52
Structbintree
go-fuzz/bindata_assetfs.go:315
StructcoordinatorStats
go-fuzz/coordinator.go:163
Structiface
go-fuzz-dep/sonar.go:22
StructnoCopy
noCopy may be embedded into structs which must not be copied after the first use. See https://golang.org/issues/8005#issuecomment-190753527 for detai
go-fuzz/internal/pcg/pcg.go:101
StructsliceHeader
Can't import reflect because of import cycles.
go-fuzz-dep/sys_windows.go:16