Home
last modified time | relevance | path

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

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