Home
last modified time | relevance | path

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

/external/syzkaller/pkg/compiler/
Dconsts.go270 func DeserializeConsts(data []byte, file string, eh ast.ErrorHandler) map[string]uint64 { func
333 consts1 := DeserializeConsts(data, filepath.Base(f), eh)