Searched refs:NDKTriple (Results 1 – 4 of 4) sorted by relevance
122 func NDKTriple(toolchain Toolchain) string { func
298 ctx.Strict(makePrefix+"NDK_TRIPLE", config.NDKTriple(toolchain))
522 return getNdkSysrootBase(ctx).Join(ctx, "usr/lib", config.NDKTriple(ctx.toolchain()))
430 "-isystem "+getCurrentIncludePath(ctx).Join(ctx, config.NDKTriple(tc)).String())