Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDtarget-def.h67 #ifndef TARGET_ASM_EMIT_UNWIND_LABEL
68 #define TARGET_ASM_EMIT_UNWIND_LABEL default_emit_unwind_label macro
253 TARGET_ASM_EMIT_UNWIND_LABEL, \
HDChangeLog-200432539 * doc/tm.texi (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument to indicate
38431 * target-def.h (TARGET_ASM_EMIT_UNWIND_LABEL): New hook.
38481 TARGET_ASM_EMIT_UNWIND_LABEL.
/trueos/contrib/gcc/config/
HDdarwin.h488 #define TARGET_ASM_EMIT_UNWIND_LABEL darwin_emit_unwind_label macro
/trueos/contrib/gcc/doc/
HDtm.texi7853 @deftypefn {Target Hook} void TARGET_ASM_EMIT_UNWIND_LABEL (@var{stream}, @var{decl}, @var{for_eh},…