Home
last modified time | relevance | path

Searched refs:Exception_Code_Data (Results 1 – 5 of 5) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-vmexta.adb45 type Exception_Code_Data;
46 type Exception_Code_Data_Ptr is access all Exception_Code_Data;
51 type Exception_Code_Data is record type
69 Element => Exception_Code_Data,
142 (new Exception_Code_Data'
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Ds-vmexta.adb45 type Exception_Code_Data;
46 type Exception_Code_Data_Ptr is access all Exception_Code_Data;
51 type Exception_Code_Data is record
69 Element => Exception_Code_Data,
142 (new Exception_Code_Data'
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-vmexta.adb42 type Exception_Code_Data;
43 type Exception_Code_Data_Ptr is access all Exception_Code_Data;
48 type Exception_Code_Data is record type
66 Element => Exception_Code_Data,
171 Exception_Code_HTable.Set (new Exception_Code_Data'(Excode, E, null));
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-vmexta.adb43 type Exception_Code_Data;
44 type Exception_Code_Data_Ptr is access all Exception_Code_Data;
49 type Exception_Code_Data is record type
67 Element => Exception_Code_Data,
171 Exception_Code_HTable.Set (new Exception_Code_Data'(Excode, E, null));
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-vmexta.adb43 type Exception_Code_Data;
44 type Exception_Code_Data_Ptr is access all Exception_Code_Data;
49 type Exception_Code_Data is record type
67 Element => Exception_Code_Data,
171 Exception_Code_HTable.Set (new Exception_Code_Data'(Excode, E, null));