/external/toolchain-utils/compiler_wrapper/ |
D | sanitizer_flags_test.go | 13 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 19 cmd = ctx.must(callCompiler(ctx, ctx.cfg, 25 cmd = ctx.must(callCompiler(ctx, ctx.cfg, 31 cmd = ctx.must(callCompiler(ctx, ctx.cfg, 42 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 53 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 65 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 71 cmd = ctx.must(callCompiler(ctx, ctx.cfg, 77 cmd = ctx.must(callCompiler(ctx, ctx.cfg, 83 cmd = ctx.must(callCompiler(ctx, ctx.cfg, [all …]
|
D | ccache_flag_test.go | 13 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 26 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 36 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 49 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 59 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 69 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 76 cmd = ctx.must(callCompiler(ctx, ctx.cfg, 87 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 94 cmd = ctx.must(callCompiler(ctx, ctx.cfg, 105 cmd := ctx.must(callCompiler(ctx, ctx.cfg, [all …]
|
D | thumb_flags_test.go | 13 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 19 cmd = ctx.must(callCompiler(ctx, ctx.cfg, 29 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 39 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 45 cmd = ctx.must(callCompiler(ctx, ctx.cfg, 57 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 63 cmd = ctx.must(callCompiler(ctx, ctx.cfg, 75 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 87 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 93 cmd = ctx.must(callCompiler(ctx, ctx.cfg, [all …]
|
D | clang_flags_test.go | 27 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 39 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 50 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 61 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 72 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 85 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 97 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 108 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 121 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 145 cmd := ctx.must(callCompiler(ctx, ctx.cfg, [all …]
|
D | clang_tidy_flag_test.go | 37 ctx.must(callCompiler(ctx, ctx.cfg, 80 ctx.must(callCompiler(ctx, ctx.cfg, 98 ctx.must(callCompiler(ctx, ctx.cfg, 115 ctx.must(callCompiler(ctx, ctx.cfg, 134 ctx.must(callCompiler(ctx, ctx.cfg, 151 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg, 164 ctx.must(callCompiler(ctx, ctx.cfg, 174 ctx.must(callCompiler(ctx, ctx.cfg, 199 ctx.must(callCompiler(ctx, ctx.cfg, 231 cmd := ctx.must(callCompiler(ctx, ctx.cfg, [all …]
|
D | compiler_wrapper_test.go | 20 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 31 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 42 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 55 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, mainCc))) 78 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, "-", mainCc))) 90 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, mainCc))) 103 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, mainCc))) 116 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, mainCc))) 129 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, mainCc)))
|
D | gomacc_flag_test.go | 18 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 34 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 47 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 68 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 78 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg, 88 cmd := ctx.must(callCompiler(ctx, ctx.cfg,
|
D | clang_syntax_flag_test.go | 29 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 52 ctx.must(callCompiler(ctx, ctx.cfg, 76 ctx.must(callCompiler(ctx, ctx.cfg, 89 exitCode := callCompiler(ctx, ctx.cfg, 105 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg, 124 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 149 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 171 cmd := ctx.must(callCompiler(ctx, ctx.cfg,
|
D | disable_werror_flag_test.go | 21 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangX86_64, mainCc))) 33 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangX86_64, mainCc))) 66 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangX86_64, mainCc))) 99 ctx.mustFail(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangX86_64, "conftest.c"))) 129 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangX86_64, mainCc))) 153 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangX86_64, mainCc))) 180 exitCode := callCompiler(ctx, ctx.cfg, ctx.newCommand(clangX86_64, mainCc)) 216 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangX86_64, "-", mainCc))) 234 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangX86_64, mainCc))) 246 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangX86_64, mainCc))) [all …]
|
D | rusage_flag_test.go | 27 exitCode := callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, mainCc)) 53 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangX86_64, "-", mainCc))) 62 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg, 77 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, mainCc))) 89 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, mainCc))) 128 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, mainCc))) 144 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, mainCc)))
|
D | pie_flags_test.go | 14 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 28 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 40 cmd = ctx.must(callCompiler(ctx, ctx.cfg, 54 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 68 cmd := ctx.must(callCompiler(ctx, ctx.cfg,
|
D | sysroot_flag_test.go | 15 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 33 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 47 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 61 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 76 cmd := ctx.must(callCompiler(ctx, ctx.cfg,
|
D | compile_with_fallback_test.go | 29 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangAndroid, mainCc))) 41 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangAndroid, mainCc))) 73 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangAndroid, mainCc))) 97 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangAndroid, mainCc))) 120 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangAndroid, mainCc))) 143 exitCode := callCompiler(ctx, ctx.cfg, ctx.newCommand(clangAndroid, mainCc)) 169 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangAndroid, "-", mainCc))) 214 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(tt.compiler, mainCc))) 237 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangAndroid, mainCc))) 271 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(clangAndroid, mainCc)))
|
D | gcc_flags_test.go | 13 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 23 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 45 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 59 cmd := ctx.must(callCompiler(ctx, ctx.cfg,
|
D | stackprotector_flags_test.go | 14 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 25 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 36 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 47 cmd := ctx.must(callCompiler(ctx, ctx.cfg,
|
D | bisect_flag_test.go | 22 cmd := mustCallBisectDriver(ctx, callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, mainCc))) 44 …cmd := mustCallBisectDriver(ctx, callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, "@"+paramsFi… 55 cmd := ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, mainCc))) 73 cmd := mustCallBisectDriver(ctx, callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, mainCc))) 88 cmd := mustCallBisectDriver(ctx, callCompiler(ctx, ctx.cfg, ctx.newCommand(clangAndroid, mainCc))) 103 exitCode := callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, mainCc)) 121 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg,
|
D | x64_flags_test.go | 13 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 23 cmd := ctx.must(callCompiler(ctx, ctx.cfg, 33 cmd := ctx.must(callCompiler(ctx, ctx.cfg,
|
D | print_cmdline_flag_test.go | 15 cmd := ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, "-print-cmdline", mainCc))) 24 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, "-print-cmdline", mainCc))) 34 …ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, "-print-cmdline", "-clang-syntax", m…
|
D | print_config_flag_test.go | 14 cmd := ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, "-print-config", mainCc))) 23 ctx.must(callCompiler(ctx, ctx.cfg, ctx.newCommand(gccX86_64, "-print-config", mainCc)))
|
D | main.go | 41 os.Exit(callCompiler(env, cfg, newProcessCommand()))
|
D | unsupported_flags_test.go | 13 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg,
|
D | goldenutil_test.go | 153 record.WrapperCmd.ExitCode = callCompiler(ctx, ctx.cfg, record.WrapperCmd.Cmd)
|
D | compiler_wrapper.go | 15 func callCompiler(env env, cfg *config, inputCmd *command) int { func
|