Home
last modified time | relevance | path

Searched refs:structGen (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/pkg/compiler/
Dgen.go81 ctx := &structGen{
118 type structGen struct { struct
125 func (ctx *structGen) check(key prog.StructKey, descp **prog.StructDesc) bool { argument
150 func (ctx *structGen) walk(t0 prog.Type) { argument
163 func (ctx *structGen) walkArray(t *prog.ArrayType) { argument
180 func (ctx *structGen) walkStruct(t *prog.StructType) { argument
218 func (ctx *structGen) walkUnion(t *prog.UnionType) { argument