Home
last modified time | relevance | path

Searched refs:compileWithFallback (Results 1 – 2 of 2) sorted by relevance

/external/toolchain-utils/compiler_wrapper/
Dcompile_with_fallback.go28 func compileWithFallback(env env, cfg *config, originalCmd *command, absWrapperPath string) (exitCo… func
Dcompiler_wrapper.go223 return compileWithFallback(env, cfg, compilerCmd, mainBuilder.absWrapperPath)