Home
last modified time | relevance | path

Searched refs:TARGET_ABORT_NORETURN (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/config/arm/
Darm.h395 #define TARGET_ABORT_NORETURN (target_flags & ARM_FLAG_ABORT_NORETURN) macro
Darm.c7286 if (IS_VOLATILE (func_type) && TARGET_ABORT_NORETURN)
7601 if (IS_VOLATILE (func_type) && TARGET_ABORT_NORETURN)
/openbsd/src/gnu/gcc/gcc/config/arm/
Darm.c9532 if (IS_VOLATILE (func_type) && TARGET_ABORT_NORETURN) in output_return_instruction()
9852 if (IS_VOLATILE (func_type) && TARGET_ABORT_NORETURN) in arm_output_epilogue()
/openbsd/src/gnu/usr.bin/gcc/gcc/
DChangeLog.16791 * config/arm.c (output_func_epilogue): Check TARGET_ABORT_NORETURN
6794 (TARGET_ABORT_NORETURN): Define.
6804 * config/arm.c (output_func_epilogue): Check TARGET_ABORT_NORETURN
6807 (TARGET_ABORT_NORETURN): Define.