Searched refs:TransformBinaryPrefixSymbols (Results 1 – 3 of 3) sorted by relevance
/build/soong/cc/ |
D | object.go | 128 TransformBinaryPrefixSymbols(ctx, String(object.Properties.Prefix_symbols), outputFile, 138 TransformBinaryPrefixSymbols(ctx, String(object.Properties.Prefix_symbols), input,
|
D | binary.go | 357 TransformBinaryPrefixSymbols(ctx, String(binary.Properties.Prefix_symbols), outputFile,
|
D | builder.go | 910 func TransformBinaryPrefixSymbols(ctx android.ModuleContext, prefix string, inputFile android.Path, func
|