Searched defs:stripper (Results 1 – 4 of 4) sorted by relevance
33 type stripper struct { struct34 StripProperties StripProperties37 func (stripper *stripper) needsStrip(ctx ModuleContext) bool {42 func (stripper *stripper) strip(ctx ModuleContext, in android.Path, out android.ModuleOutPath,63 func (stripper *stripper) stripExecutableOrSharedLib(ctx ModuleContext, in android.Path,68 … (stripper *stripper) stripStaticLib(ctx ModuleContext, in android.Path, out android.ModuleOutPath,
40 stripper anonMember
86 stripper anonMember
340 stripper anonMember