Searched defs:GOARCH (Results 1 – 25 of 35) sorted by relevance
12
12 GOARCH []string member48 GOARCH string member
109 func (f *File) GOARCH() string { func171 func (e *Entry) GOARCH() string { func
371 const GOARCH string = goarch.GOARCH const
7 const GOARCH = `mips64le` const
7 const GOARCH = `arm` const
7 const GOARCH = `s390` const
7 const GOARCH = `mips` const
7 const GOARCH = `mips64p32` const
7 const GOARCH = `armbe` const
7 const GOARCH = `wasm` const
7 const GOARCH = `loong64` const
7 const GOARCH = `riscv64` const
7 const GOARCH = `riscv` const
7 const GOARCH = `ppc` const
7 const GOARCH = `s390x` const
7 const GOARCH = `ppc64le` const
7 const GOARCH = `sparc` const
7 const GOARCH = `mips64` const
7 const GOARCH = `sparc64` const
7 const GOARCH = `mipsle` const
7 const GOARCH = `arm64be` const
7 const GOARCH = `mips64p32le` const
7 const GOARCH = `arm64` const
7 const GOARCH = `386` const
12 GOARCH string `json:",omitempty"` // target architecture member