Searched refs:ExecutableSuffix (Results 1 – 7 of 7) sorted by relevance
31 ExecutableSuffix() string84 func (toolchainBase) ExecutableSuffix() string { func
103 ExecutableSuffix() string147 func (toolchainBase) ExecutableSuffix() string { func
261 func (t *toolchainWindows) ExecutableSuffix() string { func
117 fileName := binary.getStem(ctx) + ctx.toolchain().ExecutableSuffix()
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()