Searched refs:ExecutableSuffix (Results 1 – 5 of 5) sorted by relevance
73 ExecutableSuffix() string methodSpec117 func (toolchainBase) ExecutableSuffix() string { func
249 func (t *toolchainWindows) ExecutableSuffix() string { func
304 fileName := binary.getStem(ctx) + flags.Toolchain.ExecutableSuffix()397 symlink+String(binary.Properties.Suffix)+ctx.toolchain().ExecutableSuffix())
193 fileName := p.getStem(ctx) + flags.Toolchain.ExecutableSuffix()
308 ctx.Strict(makePrefix+"EXECUTABLE_SUFFIX", toolchain.ExecutableSuffix())