Home
last modified time | relevance | path

Searched refs:Exception_Data (Results 1 – 25 of 342) sorted by relevance

12345678910>>...14

/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dseh_init.c54 extern struct Exception_Data constraint_error;
55 extern struct Exception_Data numeric_error;
56 extern struct Exception_Data program_error;
57 extern struct Exception_Data storage_error;
58 extern struct Exception_Data tasking_error;
59 extern struct Exception_Data _abort_signal;
63 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
78 struct Exception_Data *
84 struct Exception_Data *
181 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dseh_init.c54 extern struct Exception_Data constraint_error;
55 extern struct Exception_Data numeric_error;
56 extern struct Exception_Data program_error;
57 extern struct Exception_Data storage_error;
58 extern struct Exception_Data tasking_error;
59 extern struct Exception_Data _abort_signal;
63 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
78 struct Exception_Data *
84 struct Exception_Data *
181 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dseh_init.c54 extern struct Exception_Data constraint_error;
55 extern struct Exception_Data numeric_error;
56 extern struct Exception_Data program_error;
57 extern struct Exception_Data storage_error;
58 extern struct Exception_Data tasking_error;
59 extern struct Exception_Data _abort_signal;
63 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
78 struct Exception_Data *
84 struct Exception_Data *
181 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
69 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
81 struct Exception_Data *
87 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
69 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
81 struct Exception_Data *
87 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
68 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
80 struct Exception_Data *
86 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
69 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
81 struct Exception_Data *
87 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
69 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
81 struct Exception_Data *
87 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
H A Ds-stalib.ads86 type Exception_Data;
87 type Exception_Data_Ptr is access all Exception_Data;
100 type Exception_Data is record type
152 Constraint_Error_Def : aliased Exception_Data :=
161 Numeric_Error_Def : aliased Exception_Data :=
170 Program_Error_Def : aliased Exception_Data :=
179 Storage_Error_Def : aliased Exception_Data :=
188 Tasking_Error_Def : aliased Exception_Data :=
197 Abort_Signal_Def : aliased Exception_Data :=
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
69 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
81 struct Exception_Data *
87 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
68 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
80 struct Exception_Data *
86 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
68 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
80 struct Exception_Data *
86 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
68 extern void Raise_From_Signal_Handler (struct Exception_Data *, const void *)
80 struct Exception_Data *
86 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
69 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
81 struct Exception_Data *
87 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
69 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
81 struct Exception_Data *
87 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
68 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
80 struct Exception_Data *
86 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
68 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
80 struct Exception_Data *
86 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
68 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
80 struct Exception_Data *
86 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
69 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
81 struct Exception_Data *
87 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error; in timer_init()
61 extern struct Exception_Data numeric_error; in timer_init()
62 extern struct Exception_Data program_error; in timer_init()
63 extern struct Exception_Data storage_error; in timer_init()
64 extern struct Exception_Data tasking_error; in timer_init()
65 extern struct Exception_Data _abort_signal; in timer_init()
68 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *) in timer_init()
80 struct Exception_Data * in timer_init()
86 struct Exception_Data * in timer_init()
184 struct Exception_Data *exception; in timer_init()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
68 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
80 struct Exception_Data *
86 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dseh_init.c60 extern struct Exception_Data constraint_error;
61 extern struct Exception_Data numeric_error;
62 extern struct Exception_Data program_error;
63 extern struct Exception_Data storage_error;
64 extern struct Exception_Data tasking_error;
65 extern struct Exception_Data _abort_signal;
68 extern void Raise_From_Signal_Handler (struct Exception_Data *, const char *)
80 struct Exception_Data *
86 struct Exception_Data *
184 struct Exception_Data *exception; in __gnat_SEH_error_handler()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stalib.ads86 type Exception_Data;
87 type Exception_Data_Ptr is access all Exception_Data;
100 type Exception_Data is record type
152 Constraint_Error_Def : aliased Exception_Data :=
161 Numeric_Error_Def : aliased Exception_Data :=
170 Program_Error_Def : aliased Exception_Data :=
179 Storage_Error_Def : aliased Exception_Data :=
188 Tasking_Error_Def : aliased Exception_Data :=
197 Abort_Signal_Def : aliased Exception_Data :=
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-stalib.ads86 type Exception_Data;
87 type Exception_Data_Ptr is access all Exception_Data;
100 type Exception_Data is record type
152 Constraint_Error_Def : aliased Exception_Data :=
161 Numeric_Error_Def : aliased Exception_Data :=
170 Program_Error_Def : aliased Exception_Data :=
179 Storage_Error_Def : aliased Exception_Data :=
188 Tasking_Error_Def : aliased Exception_Data :=
197 Abort_Signal_Def : aliased Exception_Data :=
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-stalib.ads86 type Exception_Data;
87 type Exception_Data_Ptr is access all Exception_Data;
100 type Exception_Data is record type
152 Constraint_Error_Def : aliased Exception_Data :=
161 Numeric_Error_Def : aliased Exception_Data :=
170 Program_Error_Def : aliased Exception_Data :=
179 Storage_Error_Def : aliased Exception_Data :=
188 Tasking_Error_Def : aliased Exception_Data :=
197 Abort_Signal_Def : aliased Exception_Data :=

12345678910>>...14