Home
last modified time | relevance | path

Searched refs:uw_phases (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Draise-gcc.c1190 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1200 db_phases (uw_phases); in personality_body()
1230 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1245 = __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1269 __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1324 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1365 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1371 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1376 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1383 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Draise-gcc.c1184 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1194 db_phases (uw_phases); in personality_body()
1224 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1239 = __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1263 __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1318 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1359 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1365 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1370 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1377 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Draise-gcc.c1190 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1200 db_phases (uw_phases); in personality_body()
1230 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1245 = __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1269 __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1324 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1365 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1371 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1376 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1383 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Draise-gcc.c1172 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1182 db_phases (uw_phases); in personality_body()
1212 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1237 = __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1261 __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1288 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1310 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1316 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1321 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1328 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
H A DChangeLog-20182775 * raise-gcc.c (personality_body): Pass uw_phases as the Phase argument
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Draise-gcc.c1172 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1182 db_phases (uw_phases); in personality_body()
1212 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1237 = __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1261 __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1288 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1310 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1316 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1321 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1328 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Draise-gcc.c1164 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1174 db_phases (uw_phases); in personality_body()
1204 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1229 = __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1253 __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1280 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1302 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1308 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1313 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1320 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Draise-gcc.c1166 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1176 db_phases (uw_phases); in personality_body()
1206 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1231 = __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1255 __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1282 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1304 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1310 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1315 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1322 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
H A DChangeLog-20182775 * raise-gcc.c (personality_body): Pass uw_phases as the Phase argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Draise-gcc.c1172 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1182 db_phases (uw_phases); in personality_body()
1212 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1237 = __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1261 __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1288 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1310 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1316 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1321 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1328 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Draise-gcc.c1172 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1182 db_phases (uw_phases); in personality_body()
1212 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1237 = __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1261 __gnat_setup_current_excep (uw_exception, uw_phases); in personality_body()
1288 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1310 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1316 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1321 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1328 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Draise-gcc.c1172 personality_body (_Unwind_Action uw_phases,
1182 db_phases (uw_phases);
1212 if (uw_phases & _UA_SEARCH_PHASE)
1237 = __gnat_setup_current_excep (uw_exception, uw_phases);
1261 __gnat_setup_current_excep (uw_exception, uw_phases);
1288 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg;
1310 _Unwind_Action uw_phases;
1316 uw_phases = _UA_SEARCH_PHASE;
1321 uw_phases = _UA_CLEANUP_PHASE;
1328 uw_phases |= _UA_HANDLER_FRAME;
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Draise-gcc.c1174 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1184 db_phases (uw_phases); in personality_body()
1214 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1306 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1324 && (unsigned int)uw_phases & phases_unexpected_bits_mask) in PERSONALITY_FUNCTION()
1331 return personality_body (uw_phases, uw_exception, uw_context); in PERSONALITY_FUNCTION()
1346 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1352 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1357 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1364 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Draise-gcc.c1127 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1137 db_phases (uw_phases); in personality_body()
1167 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1255 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1276 && (unsigned int)uw_phases & phases_unexpected_bits_mask) in PERSONALITY_FUNCTION()
1283 return personality_body (uw_phases, uw_exception, uw_context); in PERSONALITY_FUNCTION()
1298 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1304 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1309 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1316 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Draise-gcc.c1174 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1184 db_phases (uw_phases); in personality_body()
1214 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1306 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1324 && (unsigned int)uw_phases & phases_unexpected_bits_mask) in PERSONALITY_FUNCTION()
1331 return personality_body (uw_phases, uw_exception, uw_context); in PERSONALITY_FUNCTION()
1346 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1352 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1357 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1364 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Draise-gcc.c1174 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1184 db_phases (uw_phases); in personality_body()
1214 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1306 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1324 && (unsigned int)uw_phases & phases_unexpected_bits_mask) in PERSONALITY_FUNCTION()
1331 return personality_body (uw_phases, uw_exception, uw_context); in PERSONALITY_FUNCTION()
1346 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1352 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1357 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1364 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Draise-gcc.c1127 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1137 db_phases (uw_phases); in personality_body()
1167 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1255 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1273 && (unsigned int)uw_phases & phases_unexpected_bits_mask) in PERSONALITY_FUNCTION()
1280 return personality_body (uw_phases, uw_exception, uw_context); in PERSONALITY_FUNCTION()
1295 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1301 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1306 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1313 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Draise-gcc.c1174 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1184 db_phases (uw_phases); in personality_body()
1214 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1306 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1324 && (unsigned int)uw_phases & phases_unexpected_bits_mask) in PERSONALITY_FUNCTION()
1331 return personality_body (uw_phases, uw_exception, uw_context); in PERSONALITY_FUNCTION()
1346 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1352 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1357 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1364 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Draise-gcc.c1174 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1184 db_phases (uw_phases); in personality_body()
1214 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1306 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1324 && (unsigned int)uw_phases & phases_unexpected_bits_mask) in PERSONALITY_FUNCTION()
1331 return personality_body (uw_phases, uw_exception, uw_context); in PERSONALITY_FUNCTION()
1346 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1352 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1357 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1364 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Draise-gcc.c1180 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1190 db_phases (uw_phases); in personality_body()
1220 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1312 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1330 && (unsigned int)uw_phases & phases_unexpected_bits_mask) in PERSONALITY_FUNCTION()
1337 return personality_body (uw_phases, uw_exception, uw_context); in PERSONALITY_FUNCTION()
1352 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1358 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1363 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1370 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Draise-gcc.c1127 personality_body (_Unwind_Action uw_phases, in personality_body() argument
1137 db_phases (uw_phases); in personality_body()
1167 if (uw_phases & _UA_SEARCH_PHASE) in personality_body()
1255 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1273 && (unsigned int)uw_phases & phases_unexpected_bits_mask) in PERSONALITY_FUNCTION()
1280 return personality_body (uw_phases, uw_exception, uw_context); in PERSONALITY_FUNCTION()
1295 _Unwind_Action uw_phases; in PERSONALITY_FUNCTION() local
1301 uw_phases = _UA_SEARCH_PHASE; in PERSONALITY_FUNCTION()
1306 uw_phases = _UA_CLEANUP_PHASE; in PERSONALITY_FUNCTION()
1313 uw_phases |= _UA_HANDLER_FRAME; in PERSONALITY_FUNCTION()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Draise-gcc.c1079 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1100 && (unsigned int)uw_phases & phases_unexpected_bits_mask) in PERSONALITY_FUNCTION()
1108 db_phases (uw_phases); in PERSONALITY_FUNCTION()
1124 get_action_description_for (ip, uw_exception, uw_phases, &region, &action); in PERSONALITY_FUNCTION()
1136 if (uw_phases & _UA_SEARCH_PHASE) in PERSONALITY_FUNCTION()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Draise-gcc.c1079 _Unwind_Action uw_phases = (_Unwind_Action) phases_arg; in PERSONALITY_FUNCTION() local
1100 && (unsigned int)uw_phases & phases_unexpected_bits_mask) in PERSONALITY_FUNCTION()
1108 db_phases (uw_phases); in PERSONALITY_FUNCTION()
1124 get_action_description_for (ip, uw_exception, uw_phases, &region, &action); in PERSONALITY_FUNCTION()
1136 if (uw_phases & _UA_SEARCH_PHASE) in PERSONALITY_FUNCTION()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Draise.c979 _Unwind_Action uw_phases, in __gnat_eh_personality() argument
993 db_phases (uw_phases); in __gnat_eh_personality()
1020 if (uw_phases & _UA_SEARCH_PHASE) in __gnat_eh_personality()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Draise.c979 _Unwind_Action uw_phases, in __gnat_eh_personality() argument
993 db_phases (uw_phases); in __gnat_eh_personality()
1020 if (uw_phases & _UA_SEARCH_PHASE) in __gnat_eh_personality()

12