Home
last modified time | relevance | path

Searched defs:StripFlags (Results 1 – 2 of 2) sorted by relevance

/aosp12/build/soong/cc/
H A Dstrip.go63 flags StripFlags, isStaticLib bool) {
87 out android.ModuleOutPath, flags StripFlags) {
95 flags StripFlags) {
H A Dbuilder.go400 type StripFlags struct { struct
401 Toolchain config.Toolchain
402 StripKeepSymbols bool
403 StripKeepSymbolsList string
404 StripKeepSymbolsAndDebugFrame bool
405 StripKeepMiniDebugInfo bool
406 StripAddGnuDebuglink bool
407 StripUseGnuStrip bool
995 outputFile android.WritablePath, flags StripFlags) {