Searched refs:DeserializeConstsGlob (Results 1 – 3 of 3) sorted by relevance
38 consts := DeserializeConstsGlob(filepath.Join(path, "*_"+arch+".const"), eh)
313 func DeserializeConstsGlob(glob string, eh ast.ErrorHandler) map[string]uint64 { func
95 …consts := compiler.DeserializeConstsGlob(filepath.Join("sys", OS, "*_"+job.Target.Arch+".const"), …