Home
last modified time | relevance | path

Searched refs:TARGET_SEH (Results 1 – 25 of 149) sorted by relevance

123456

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dcygming.h33 #undef TARGET_SEH
34 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
39 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
141 if (TARGET_SEH) \
H A Dwinnt.c859 if (!TARGET_SEH) in i386_pe_seh_init()
885 if (!TARGET_SEH) in i386_pe_seh_end_prologue()
901 if (!TARGET_SEH) in i386_pe_seh_cold_init()
981 if (!TARGET_SEH) in i386_pe_seh_fini()
1228 if (!TARGET_SEH) in i386_pe_seh_unwind_emit()
1301 if (!TARGET_SEH) in i386_pe_seh_emit_except_personality()
1333 if (TARGET_SEH) in i386_pe_seh_init_sections()
/dports/lang/gcc9/gcc-9.4.0/gcc/config/i386/
H A Dcygming.h33 #undef TARGET_SEH
34 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
39 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
141 if (TARGET_SEH) \
H A Dwinnt.c870 if (!TARGET_SEH) in i386_pe_seh_init()
896 if (!TARGET_SEH) in i386_pe_seh_end_prologue()
912 if (!TARGET_SEH) in i386_pe_seh_cold_init()
994 if (!TARGET_SEH) in i386_pe_seh_fini()
1241 if (!TARGET_SEH) in i386_pe_seh_unwind_emit()
1318 if (!TARGET_SEH) in i386_pe_seh_emit_except_personality()
1350 if (TARGET_SEH) in i386_pe_seh_init_sections()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/i386/
H A Dcygming.h34 #undef TARGET_SEH
35 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
40 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
131 if (TARGET_SEH) \
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/i386/
H A Dcygming.h33 #undef TARGET_SEH
34 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
39 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
141 if (TARGET_SEH) \
H A Dwinnt.c859 if (!TARGET_SEH) in i386_pe_seh_init()
885 if (!TARGET_SEH) in i386_pe_seh_end_prologue()
901 if (!TARGET_SEH) in i386_pe_seh_cold_init()
981 if (!TARGET_SEH) in i386_pe_seh_fini()
1228 if (!TARGET_SEH) in i386_pe_seh_unwind_emit()
1301 if (!TARGET_SEH) in i386_pe_seh_emit_except_personality()
1333 if (TARGET_SEH) in i386_pe_seh_init_sections()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/i386/
H A Dcygming.h33 #undef TARGET_SEH
34 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
39 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
141 if (TARGET_SEH) \
H A Dwinnt.c859 if (!TARGET_SEH) in i386_pe_seh_init()
885 if (!TARGET_SEH) in i386_pe_seh_end_prologue()
901 if (!TARGET_SEH) in i386_pe_seh_cold_init()
981 if (!TARGET_SEH) in i386_pe_seh_fini()
1228 if (!TARGET_SEH) in i386_pe_seh_unwind_emit()
1301 if (!TARGET_SEH) in i386_pe_seh_emit_except_personality()
1333 if (TARGET_SEH) in i386_pe_seh_init_sections()
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/i386/
H A Dcygming.h34 #undef TARGET_SEH
35 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
40 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
136 if (TARGET_SEH) \
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/i386/
H A Dcygming.h33 #undef TARGET_SEH
34 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
39 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
141 if (TARGET_SEH) \
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Dcygming.h34 #undef TARGET_SEH
35 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
40 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
128 if (TARGET_SEH) \
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/i386/
H A Dcygming.h33 #undef TARGET_SEH
34 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
39 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
141 if (TARGET_SEH) \
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/i386/
H A Dcygming.h26 #undef TARGET_SEH
27 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
32 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
132 if (TARGET_SEH) \
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Dcygming.h34 #undef TARGET_SEH
35 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
40 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
128 if (TARGET_SEH) \
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dcygming.h33 #undef TARGET_SEH
34 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
39 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
141 if (TARGET_SEH) \
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/i386/
H A Dcygming.h33 #undef TARGET_SEH
34 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
39 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
141 if (TARGET_SEH) \
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/i386/
H A Dcygming.h33 #undef TARGET_SEH
34 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
39 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
141 if (TARGET_SEH) \
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/i386/
H A Dcygming.h33 #undef TARGET_SEH
34 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
39 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
141 if (TARGET_SEH) \
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/i386/
H A Dcygming.h33 #undef TARGET_SEH
34 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
39 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
141 if (TARGET_SEH) \
/dports/lang/gcc10/gcc-10.3.0/gcc/config/i386/
H A Dcygming.h33 #undef TARGET_SEH
34 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
39 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
141 if (TARGET_SEH) \
/dports/lang/gcc8/gcc-8.5.0/gcc/config/i386/
H A Dcygming.h33 #undef TARGET_SEH
34 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
39 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
141 if (TARGET_SEH) \
/dports/lang/gcc11/gcc-11.2.0/gcc/config/i386/
H A Dcygming.h33 #undef TARGET_SEH
34 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
39 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
141 if (TARGET_SEH) \
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/i386/
H A Dcygming.h33 #undef TARGET_SEH
34 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
39 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
141 if (TARGET_SEH) \
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/i386/
H A Dcygming.h34 #undef TARGET_SEH
35 #define TARGET_SEH (TARGET_64BIT_MS_ABI && flag_unwind_tables) macro
40 #define MAX_STACK_ALIGNMENT (TARGET_SEH ? 128 : MAX_OFILE_ALIGNMENT)
136 if (TARGET_SEH) \

123456