Searched refs:lp_format (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | except.c | 3653 int tt_format, cs_format, lp_format, i, n; in output_function_exception_table() local 3707 lp_format = DW_EH_PE_omit; in output_function_exception_table() 3708 dw2_asm_output_data (1, lp_format, "@LPStart format (%s)", in output_function_exception_table() 3709 eh_data_format_name (lp_format)); in output_function_exception_table()
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | except.c | 3611 int tt_format, cs_format, lp_format, i, n; in output_function_exception_table() local 3672 lp_format = DW_EH_PE_omit; in output_function_exception_table() 3673 dw2_asm_output_data (1, lp_format, "@LPStart format (%s)", in output_function_exception_table() 3674 eh_data_format_name (lp_format)); in output_function_exception_table()
|