Home
last modified time | relevance | path

Searched refs:stripExecutableOrSharedLib (Results 1 – 6 of 6) sorted by relevance

/build/soong/cc/
Dstrip.go63 func (stripper *stripper) stripExecutableOrSharedLib(ctx ModuleContext, in android.Path, func
Dprebuilt.go130 p.stripExecutableOrSharedLib(ctx, in, stripped, builderFlags)
348 p.stripExecutableOrSharedLib(ctx, in, stripped, builderFlags)
Dvndk_prebuilt.go147 p.stripExecutableOrSharedLib(ctx, in, stripped, builderFlags)
Dbinary.go349 binary.stripper.stripExecutableOrSharedLib(ctx, outputFile, strippedOutputFile, builderFlags)
375 binary.stripper.stripExecutableOrSharedLib(ctx, versionedOutputFile, out, builderFlags)
Dlibrary.go978 library.stripper.stripExecutableOrSharedLib(ctx, outputFile, strippedOutputFile, builderFlags)
996 library.stripper.stripExecutableOrSharedLib(ctx, versionedOutputFile, out, builderFlags)
Dvendor_snapshot.go333 p.stripExecutableOrSharedLib(ctx, in, stripped, builderFlags)