Searched refs:transformBinaryPrefixSymbols (Results 1 – 3 of 3) sorted by relevance
/build/soong/cc/ |
D | object.go | 241 transformBinaryPrefixSymbols(ctx, String(object.Properties.Prefix_symbols), outputFile, 251 transformBinaryPrefixSymbols(ctx, String(object.Properties.Prefix_symbols), input,
|
D | binary.go | 376 transformBinaryPrefixSymbols(ctx, String(binary.Properties.Prefix_symbols), outputFile,
|
D | builder.go | 976 func transformBinaryPrefixSymbols(ctx android.ModuleContext, prefix string, inputFile android.Path, func
|