Searched refs:NeedsStrip (Results 1 – 6 of 6) sorted by relevance
53 func (stripper *Stripper) NeedsStrip(actx android.ModuleContext) bool { func
150 if p.stripper.NeedsStrip(ctx) {
141 if p.stripper.NeedsStrip(ctx) {467 if p.stripper.NeedsStrip(ctx) {
362 if binary.stripper.NeedsStrip(ctx) {394 if binary.stripper.NeedsStrip(ctx) {
1242 needsStrip := library.stripper.NeedsStrip(ctx)1268 if library.stripper.NeedsStrip(ctx) {
474 if !library.rlib() && !library.static() && library.stripper.NeedsStrip(ctx) {