Searched refs:sanitizerRuntimeMutator (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/soong/cc/ | ||
H A D | sanitize.go | 996 func sanitizerRuntimeMutator(mctx android.BottomUpMutatorContext) { func |
H A D | cc.go | 77 ctx.BottomUp("sanitize_runtime", sanitizerRuntimeMutator).Parallel() |