Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/compiler_wrapper/
H A Dcrash_builds_test.go18 shouldAutocrash: func(env, *config, *command, compilerExecInfo) bool {
38 shouldAutocrash: func(env, *config, *command, compilerExecInfo) bool {
59 shouldAutocrash: func(env, *config, *command, compilerExecInfo) bool {
111 shouldAutocrash: func(env, *config, *command, compilerExecInfo) bool {
163 shouldAutocrash: func(env, *config, *command, compilerExecInfo) bool {
216 shouldAutocrash: func(env, *config, *command, compilerExecInfo) bool {
H A Dcrash_builds.go38 func shouldAutocrashPostExec(env env, cfg *config, originalCmd *command, runInfo compilerExecInfo) … argument
69 type compilerExecInfo struct { struct
82 shouldAutocrash func(env, *config, *command, compilerExecInfo) bool
115 crash := autocrashAllowed && preds.shouldAutocrash(env, cfg, originalCmd, compilerExecInfo{