Home
last modified time | relevance | path

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

/build/soong/cc/
Dobject.go54 Prefix_symbols *string member
126 if String(object.Properties.Prefix_symbols) != "" {
128 TransformBinaryPrefixSymbols(ctx, String(object.Properties.Prefix_symbols), outputFile,
136 if String(object.Properties.Prefix_symbols) != "" {
138 TransformBinaryPrefixSymbols(ctx, String(object.Properties.Prefix_symbols), input,
Dbinary.go36 Prefix_symbols *string member
354 if String(binary.Properties.Prefix_symbols) != "" {
357 TransformBinaryPrefixSymbols(ctx, String(binary.Properties.Prefix_symbols), outputFile,