Searched refs:cs_format (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dexcept.c3629 int tt_format, cs_format, lp_format, i, n;
3749 cs_format = DW_EH_PE_uleb128;
3751 cs_format = DW_EH_PE_udata4;
3753 dw2_asm_output_data (1, cs_format, "call-site format (%s)",
3754 eh_data_format_name (cs_format));
3611 int tt_format, cs_format, lp_format, i, n; local

Completed in 120 milliseconds