Home
last modified time | relevance | path

Searched refs:callCompiler (Results 1 – 23 of 23) sorted by relevance

/external/toolchain-utils/compiler_wrapper/
Dsanitizer_flags_test.go13 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 …]
Dccache_flag_test.go13 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 …]
Dthumb_flags_test.go13 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 …]
Dclang_flags_test.go27 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 …]
Dclang_tidy_flag_test.go37 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 …]
Dcompiler_wrapper_test.go20 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)))
Dgomacc_flag_test.go18 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,
Dclang_syntax_flag_test.go29 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,
Ddisable_werror_flag_test.go21 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 …]
Drusage_flag_test.go27 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)))
Dpie_flags_test.go14 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,
Dsysroot_flag_test.go15 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,
Dcompile_with_fallback_test.go29 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)))
Dgcc_flags_test.go13 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,
Dstackprotector_flags_test.go14 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,
Dbisect_flag_test.go22 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,
Dx64_flags_test.go13 cmd := ctx.must(callCompiler(ctx, ctx.cfg,
23 cmd := ctx.must(callCompiler(ctx, ctx.cfg,
33 cmd := ctx.must(callCompiler(ctx, ctx.cfg,
Dprint_cmdline_flag_test.go15 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…
Dprint_config_flag_test.go14 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)))
Dmain.go41 os.Exit(callCompiler(env, cfg, newProcessCommand()))
Dunsupported_flags_test.go13 stderr := ctx.mustFail(callCompiler(ctx, ctx.cfg,
Dgoldenutil_test.go153 record.WrapperCmd.ExitCode = callCompiler(ctx, ctx.cfg, record.WrapperCmd.Cmd)
Dcompiler_wrapper.go15 func callCompiler(env env, cfg *config, inputCmd *command) int { func