Searched refs:ExecutableSuffix (Results 1 – 7 of 7) sorted by relevance
31 ExecutableSuffix() string methodSpec82 func (toolchainBase) ExecutableSuffix() string { func
73 ExecutableSuffix() string methodSpec117 func (toolchainBase) ExecutableSuffix() string { func
254 func (t *toolchainWindows) ExecutableSuffix() string { func
107 fileName := binary.getStem(ctx) + ctx.toolchain().ExecutableSuffix()
324 fileName := binary.getStem(ctx) + flags.Toolchain.ExecutableSuffix()419 symlink+String(binary.Properties.Suffix)+ctx.toolchain().ExecutableSuffix())
341 fileName := p.getStem(ctx) + flags.Toolchain.ExecutableSuffix()
311 ctx.Strict(makePrefix+"EXECUTABLE_SUFFIX", toolchain.ExecutableSuffix())