Searched refs:lp_format (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | except.cc | 3016 int tt_format, cs_format, lp_format, i; in output_one_function_exception_table() local 3056 lp_format = DW_EH_PE_omit; in output_one_function_exception_table() 3057 dw2_asm_output_data (1, lp_format, "@LPStart format (%s)", in output_one_function_exception_table() 3058 eh_data_format_name (lp_format)); in output_one_function_exception_table()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | except.c | 3015 int tt_format, cs_format, lp_format, i; in output_one_function_exception_table() local 3055 lp_format = DW_EH_PE_omit; in output_one_function_exception_table() 3056 dw2_asm_output_data (1, lp_format, "@LPStart format (%s)", in output_one_function_exception_table() 3057 eh_data_format_name (lp_format)); in output_one_function_exception_table()
|