Home
last modified time | relevance | path

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

/external/syzkaller/pkg/build/
Dbuild_test.go21 id, err := CompilerIdentity(compiler)
Dbuild.go78 func CompilerIdentity(compiler string) (string, error) { func
/external/syzkaller/pkg/bisect/
Dbisect.go224 compilerID, err := build.CompilerIdentity(be.compiler)
/external/syzkaller/syz-ci/
Dmanager.go84 compilerID, err := build.CompilerIdentity(mgrcfg.Compiler)