Home
last modified time | relevance | path

Searched refs:default_emit_unwind_label (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Doutput.h603 extern void default_emit_unwind_label (FILE *, tree, int, int);
H A Dtarget-def.h68 #define TARGET_ASM_EMIT_UNWIND_LABEL default_emit_unwind_label
H A Dvarasm.c5921 default_emit_unwind_label (FILE * stream ATTRIBUTE_UNUSED, in default_emit_unwind_label() function