Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtarget.h105 void (* unwind_label) (FILE *, tree, int, int); member
HDdwarf2out.c2204 targetm.asm_out.unwind_label (asm_out_file, fde_table[i].decl, in output_call_frame_info()
2379 targetm.asm_out.unwind_label (asm_out_file, fde->decl, for_eh, /* empty */ 0); in output_call_frame_info()
HDChangeLog-200432545 * target.h (unwind_label): Likewise.
38430 * target.h (struct gcc_target): New target hook, unwind_label.