Searched refs:stack_protector_guard (Results 1 – 22 of 22) sorted by relevance
170 Target RejectNegative Joined Enum(stack_protector_guard) Var(riscv_stack_protector_guard) Init(SSP_…174 Name(stack_protector_guard) Type(enum stack_protector_guard)178 Enum(stack_protector_guard) String(tls) Value(SSP_TLS)181 Enum(stack_protector_guard) String(global) Value(SSP_GLOBAL)
65 enum stack_protector_guard { enum
234 Target RejectNegative Joined Enum(stack_protector_guard) Var(aarch64_stack_protector_guard) Init(SS…238 Name(stack_protector_guard) Type(enum stack_protector_guard)242 Enum(stack_protector_guard) String(sysreg) Value(SSP_SYSREG)245 Enum(stack_protector_guard) String(global) Value(SSP_GLOBAL)
96 enum stack_protector_guard { enum
326 Target RejectNegative Joined Enum(stack_protector_guard) Var(arm_stack_protector_guard) Init(SSP_GL…330 Name(stack_protector_guard) Type(enum stack_protector_guard)334 Enum(stack_protector_guard) String(tls) Value(SSP_TLSREG)337 Enum(stack_protector_guard) String(global) Value(SSP_GLOBAL)
74 enum stack_protector_guard { enum
97 enum stack_protector_guard { enum
165 enum stack_protector_guard x_ix86_stack_protector_guard990 Target RejectNegative Joined Enum(stack_protector_guard) Var(ix86_stack_protector_guard) Init(SSP_T…994 Name(stack_protector_guard) Type(enum stack_protector_guard)998 Enum(stack_protector_guard) String(tls) Value(SSP_TLS)1001 Enum(stack_protector_guard) String(global) Value(SSP_GLOBAL)
93 enum stack_protector_guard { enum
165 enum stack_protector_guard x_ix86_stack_protector_guard1010 Target RejectNegative Joined Enum(stack_protector_guard) Var(ix86_stack_protector_guard) Init(SSP_T…1014 Name(stack_protector_guard) Type(enum stack_protector_guard)1018 Enum(stack_protector_guard) String(tls) Value(SSP_TLS)1021 Enum(stack_protector_guard) String(global) Value(SSP_GLOBAL)
145 enum stack_protector_guard { enum
557 Target RejectNegative Joined Enum(stack_protector_guard) Var(rs6000_stack_protector_guard) Init(SSP…561 Name(stack_protector_guard) Type(enum stack_protector_guard)565 Enum(stack_protector_guard) String(tls) Value(SSP_TLS)568 Enum(stack_protector_guard) String(global) Value(SSP_GLOBAL)
549 Target RejectNegative Joined Enum(stack_protector_guard) Var(rs6000_stack_protector_guard) Init(SSP…553 Name(stack_protector_guard) Type(enum stack_protector_guard)557 Enum(stack_protector_guard) String(tls) Value(SSP_TLS)560 Enum(stack_protector_guard) String(global) Value(SSP_GLOBAL)
12398 * config/arm/arm-opts.h (enum stack_protector_guard): New.
16628 * config/riscv/riscv-opts.h (stack_protector_guard): New enum.
3123 stack_protector_guard related options, use opts_set->x_ instead
35186 * config/aarch64/aarch64-opts.h (enum stack_protector_guard): New
33468 * config/i386/i386-opts.h: Add enum stack_protector_guard.
39972 * config/rs6000/rs6000-opts.h (stack_protector_guard): New enum.