Home
last modified time | relevance | path

Searched defs:compilerExecInfo (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/toolchain-utils/compiler_wrapper/
H A Dcrash_builds.go38 func shouldAutocrashPostExec(env env, cfg *config, originalCmd *command, runInfo compilerExecInfo) …
69 type compilerExecInfo struct { struct
70 exitCode int
71 stdout, stderr []byte