Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dcc.go107 ctx.BottomUp("double_loadable", checkDoubleLoadableLibraries)
2875 func checkDoubleLoadableLibraries(ctx android.BottomUpMutatorContext) { func