Searched refs:StripFlags (Results 1 – 4 of 4) sorted by relevance
63 flags StripFlags, isStaticLib bool) {87 out android.ModuleOutPath, flags StripFlags) {95 flags StripFlags) {
104 func flagsToStripFlags(in Flags) StripFlags {105 return StripFlags{Toolchain: in.Toolchain}
400 type StripFlags struct { struct995 outputFile android.WritablePath, flags StripFlags) { argument
31 ccFlags := cc.StripFlags{Toolchain: ctx.RustModule().ccToolchain(ctx)}