Home
last modified time | relevance | path

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

/aosp_15_r20/external/toolchain-utils/compiler_wrapper/
H A Dcrash_builds.go80 type buildWithAutocrashPredicates struct { struct
81 allowInConfigure bool
82 shouldAutocrash func(env, *config, *command, compilerExecInfo) bool
92 …hAutocrashImpl(env env, cfg *config, originalCmd *command, preds buildWithAutocrashPredicates) (ex…