Home
last modified time | relevance | path

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

/build/soong/kernel/
Dprebuilt_kernel_modules.go77 strippedModules := stripDebugSymbols(ctx, modules)
103 func stripDebugSymbols(ctx android.ModuleContext, modules android.Paths) android.OutputPaths { func