Lines Matching refs:config
14 import("//build/config/security/security_config.gni")
16 config("auto_var_init_configs") {
27 # This config is applied by default to all targets. It sets the compiler flags
28 # for automatic variable initialization, or, if no config is set, does nothing.
29 config("default_security_configs") {
34 config("auto_var_pattern_init_config") {
39 # Currently, enabling the config of pattern for all components is impractical and may cause system
40 # instability. So on the premise that the system is stable, the config of zero need to be gradually…
41 # the config of pattern.
42 config("auto_var_zero_init_config") {
50 config("auto_var_uninit_config") {
55 config("stack_protector_config") {
76 config("stack_protector_ret_all_config") {
104 config("stack_protector_ret_strong_config") {
130 config("pic_config") {
138 config("-Wl-z_config") {
147 config("executable_config") {