Home
last modified time | relevance | path

Searched defs:stripper (Results 1 – 4 of 4) sorted by relevance

/build/soong/cc/
Dstrip.go33 type stripper struct { struct
34 StripProperties StripProperties
37 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,
Dtoolchain_library.go40 stripper anonMember
Dbinary.go86 stripper anonMember
Dlibrary.go340 stripper anonMember