Home
last modified time | relevance | path

Searched refs:TARGET_UNWIND_EMIT (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDtarget-def.h75 #ifndef TARGET_UNWIND_EMIT
76 #define TARGET_UNWIND_EMIT default_unwind_emit macro
255 TARGET_UNWIND_EMIT, \
HDChangeLog-200423283 * target-def.h: Define and use TARGET_UNWIND_EMIT.
23285 * config/ia64/ia64.c (TARGET_UNWIND_EMIT): Define.
23288 * doc/tm.texi: Document TARGET_UNWIND_EMIT and TARGET_UNWIND_INFO.
HDChangeLog-200616333 (TARGET_UNWIND_EMIT): Fix spelling.
HDChangeLog-200513769 (TARGET_UNWIND_EMIT, TARGET_ASM_TTYPE, TARGET_ARM_EABI_UNWINDER):
/freebsd-11-stable/contrib/gcc/config/ia64/
HDia64.c440 #undef TARGET_UNWIND_EMIT
441 #define TARGET_UNWIND_EMIT process_for_unwind_directive macro
/freebsd-11-stable/contrib/gcc/config/arm/
HDarm.c353 #undef TARGET_UNWIND_EMIT
354 #define TARGET_UNWIND_EMIT arm_unwind_emit macro
/freebsd-11-stable/contrib/gcc/doc/
HDtm.texi7873 @deftypefn {Target Hook} void TARGET_UNWIND_EMIT (FILE * @var{stream}, rtx @var{insn})
7937 these will be output by @code{TARGET_UNWIND_EMIT}.