Home
last modified time | relevance | path

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

/external/syzkaller/pkg/compiler/
Dcompiler.go43 fileConsts map[string]*ConstInfo member
83 fileConsts := comp.extractConsts()
87 return &Prog{fileConsts: fileConsts}
Dconsts.go33 return res.fileConsts