Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go77 ctx.BottomUp("check_linktype", checkLinkTypeMutator).Parallel()
2811 func checkLinkTypeMutator(ctx android.BottomUpMutatorContext) { func