Home
last modified time | relevance | path

Searched refs:Prefix_symbols (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dobject.go77 Prefix_symbols *string member
239 if String(object.Properties.Prefix_symbols) != "" {
241 transformBinaryPrefixSymbols(ctx, String(object.Properties.Prefix_symbols), outputFile,
249 if String(object.Properties.Prefix_symbols) != "" {
251 transformBinaryPrefixSymbols(ctx, String(object.Properties.Prefix_symbols), input,
Dbinary.go36 Prefix_symbols *string member
373 if String(binary.Properties.Prefix_symbols) != "" {
376 transformBinaryPrefixSymbols(ctx, String(binary.Properties.Prefix_symbols), outputFile,