Home
last modified time | relevance | path

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

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