Searched refs:deviceGlobalRustFlags (Results 1 – 6 of 6) sorted by relevance
71 deviceGlobalRustFlags = []string{ var121 pctx.StaticVariable("DEVICE_GLOBAL_RUSTC_FLAGS", strings.Join(deviceGlobalRustFlags, " "))
88 toolchainRustFlags = append(toolchainRustFlags, deviceGlobalRustFlags...)
96 toolchainRustFlags = append(toolchainRustFlags, deviceGlobalRustFlags...)
86 toolchainRustFlags = append(toolchainRustFlags, deviceGlobalRustFlags...)
98 toolchainRustFlags = append(toolchainRustFlags, deviceGlobalRustFlags...)
103 toolchainRustFlags = append(toolchainRustFlags, deviceGlobalRustFlags...)