Searched refs:ExecutableSuffix (Results 1 – 6 of 6) sorted by relevance
31 ExecutableSuffix() string methodSpec84 func (toolchainBase) ExecutableSuffix() string { func
103 ExecutableSuffix() string methodSpec147 func (toolchainBase) ExecutableSuffix() string { func
261 func (t *toolchainWindows) ExecutableSuffix() string { func
342 fileName := binary.getStem(ctx) + flags.Toolchain.ExecutableSuffix()443 symlink+String(binary.Properties.Suffix)+ctx.toolchain().ExecutableSuffix())
303 ctx.Strict(makePrefix+"EXECUTABLE_SUFFIX", toolchain.ExecutableSuffix())
428 fileName := p.getStem(ctx) + flags.Toolchain.ExecutableSuffix()