Searched defs:buildmode (Results 1 – 2 of 2) sorted by relevance
329 buildmode string // If non-empty, -buildmode flag member1587 func buildModeSupported(compiler, buildmode, goos, goarch string) bool { argument
132 func BuildModeSupported(compiler, buildmode, goos, goarch string) bool { argument