Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dexcept.cc3018 char cs_after_size_label[32]; in output_one_function_exception_table() local
3129 ASM_GENERATE_INTERNAL_LABEL (cs_after_size_label, in output_one_function_exception_table()
3135 dw2_asm_output_delta_uleb128 (cs_end_label, cs_after_size_label, in output_one_function_exception_table()
3137 ASM_OUTPUT_LABEL (asm_out_file, cs_after_size_label); in output_one_function_exception_table()