Searched refs:compiler_wrapper (Results 1 – 5 of 5) sorted by relevance
22 if (compiler_wrapper != "") {23 cc = "$compiler_wrapper $cc"24 cxx = "$compiler_wrapper $cxx"303 if (compiler_wrapper != "") {304 cl = "$compiler_wrapper $cl"
3 compiler_wrapper = ""
33 compiler_wrapper,151 return compiler_wrapper(intercept_compiler_wrapper_impl)
149 def compiler_wrapper(function): function
30 compiler_wrapper,328 return compiler_wrapper(analyze_compiler_wrapper_impl)