/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | vmsdbgout.c | 1135 current_function_funcdef_no); in vmsdbgout_begin_prologue() 1154 current_function_funcdef_no); in vmsdbgout_end_prologue() 1185 if (save_current_function_funcdef_no != current_function_funcdef_no) in vmsdbgout_begin_epilogue() 1190 current_function_funcdef_no); in vmsdbgout_begin_epilogue() 1194 save_current_function_funcdef_no = current_function_funcdef_no; in vmsdbgout_begin_epilogue() 1220 current_function_funcdef_no); in vmsdbgout_end_epilogue() 1279 funcnum_table.safe_push (current_function_funcdef_no); in vmsdbgout_begin_function()
|
H A D | coverage.c | 328 elt.ident = current_function_funcdef_no + 1; in get_coverage_counts() 630 gcov_write_unsigned (current_function_funcdef_no + 1); in coverage_begin_function() 692 item->ident = current_function_funcdef_no + 1; in coverage_end_function()
|
H A D | except.c | 1182 ASM_GENERATE_INTERNAL_LABEL (buf, "LLSDA", current_function_funcdef_no); in sjlj_emit_function_enter() 3037 current_function_funcdef_no); in output_one_function_exception_table() 3045 current_function_funcdef_no); in output_one_function_exception_table() 3080 current_function_funcdef_no); in output_one_function_exception_table() 3130 current_function_funcdef_no); in output_one_function_exception_table() 3133 current_function_funcdef_no); in output_one_function_exception_table()
|
H A D | function.h | 501 #define current_function_funcdef_no (cfun->funcdef_no) macro
|
H A D | asan.c | 1251 current_function_funcdef_no); in asan_function_start() 1565 ASM_GENERATE_INTERNAL_LABEL (buf, "LASANPC", current_function_funcdef_no); in asan_emit_stack_protection()
|
H A D | dwarf2out.c | 1007 current_function_funcdef_no); in dwarf2out_do_cfi_startproc() 1030 fde->funcdef_number = current_function_funcdef_no; in dwarf2out_alloc_current_fde() 1073 current_function_funcdef_no); in dwarf2out_begin_prologue() 1075 current_function_funcdef_no); in dwarf2out_begin_prologue() 1138 current_function_funcdef_no); in dwarf2out_vms_end_prologue() 1140 current_function_funcdef_no); in dwarf2out_vms_end_prologue() 1161 current_function_funcdef_no); in dwarf2out_vms_begin_epilogue() 1163 current_function_funcdef_no); in dwarf2out_vms_begin_epilogue() 1187 current_function_funcdef_no); in dwarf2out_end_epilogue() 1232 current_function_funcdef_no); in dwarf2out_switch_text_section() [all …]
|
H A D | final.c | 1849 targetm.asm_out.internal_label (file, "LP", current_function_funcdef_no); in profile_function() 1862 FUNCTION_PROFILER (file, current_function_funcdef_no); in profile_function()
|
H A D | function.c | 4821 current_function_funcdef_no = get_next_funcdef_no (); in allocate_struct_function() 5242 PROFILE_HOOK (current_function_funcdef_no); in expand_function_start()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | vmsdbgout.cc | 1136 current_function_funcdef_no); in vmsdbgout_begin_prologue() 1155 current_function_funcdef_no); in vmsdbgout_end_prologue() 1186 if (save_current_function_funcdef_no != current_function_funcdef_no) in vmsdbgout_begin_epilogue() 1191 current_function_funcdef_no); in vmsdbgout_begin_epilogue() 1195 save_current_function_funcdef_no = current_function_funcdef_no; in vmsdbgout_begin_epilogue() 1221 current_function_funcdef_no); in vmsdbgout_end_epilogue() 1280 funcnum_table.safe_push (current_function_funcdef_no); in vmsdbgout_begin_function()
|
H A D | except.cc | 1183 ASM_GENERATE_INTERNAL_LABEL (buf, "LLSDA", current_function_funcdef_no); in sjlj_emit_function_enter() 3038 current_function_funcdef_no); in output_one_function_exception_table() 3046 current_function_funcdef_no); in output_one_function_exception_table() 3081 current_function_funcdef_no); in output_one_function_exception_table() 3131 current_function_funcdef_no); in output_one_function_exception_table() 3134 current_function_funcdef_no); in output_one_function_exception_table()
|
H A D | coverage.cc | 327 elt.ident = current_function_funcdef_no + 1; in get_coverage_counts() 635 gcov_write_unsigned (current_function_funcdef_no + 1); in coverage_begin_function() 700 item->ident = current_function_funcdef_no + 1; in coverage_end_function()
|
H A D | function.h | 518 #define current_function_funcdef_no (cfun->funcdef_no) macro
|
H A D | final.cc | 1841 targetm.asm_out.internal_label (file, "LP", current_function_funcdef_no); in profile_function() 1854 FUNCTION_PROFILER (file, current_function_funcdef_no); in profile_function()
|
H A D | dwarf2out.cc | 1020 current_function_funcdef_no); in dwarf2out_do_cfi_startproc() 1048 fde->funcdef_number = current_function_funcdef_no; in dwarf2out_alloc_current_fde() 1091 current_function_funcdef_no); in dwarf2out_begin_prologue() 1093 current_function_funcdef_no); in dwarf2out_begin_prologue() 1158 current_function_funcdef_no); in dwarf2out_vms_end_prologue() 1160 current_function_funcdef_no); in dwarf2out_vms_end_prologue() 1181 current_function_funcdef_no); in dwarf2out_vms_begin_epilogue() 1183 current_function_funcdef_no); in dwarf2out_vms_begin_epilogue() 1260 current_function_funcdef_no); in dwarf2out_end_epilogue() 1295 current_function_funcdef_no); in dwarf2out_switch_text_section() [all …]
|
H A D | asan.cc | 1447 current_function_funcdef_no); in asan_function_start() 1974 ASM_GENERATE_INTERNAL_LABEL (buf, "LASANPC", current_function_funcdef_no); in asan_emit_stack_protection()
|
H A D | ChangeLog-2002 | 9561 current_function_funcdef_no. 15489 (current_function_funcdef_no): Similarly. 15491 (prepare_function_start): Set current_function_funcdef_no. 15495 current_function_funcdef_no throughout. 15498 (sjlj_emit_function_enter): Use current_function_funcdef_no instead. 15500 * final.c (profile_function): Use current_function_funcdef_no
|
H A D | ChangeLog-2003 | 23349 (get_coverage_counts): Use current_function_funcdef_no. 23353 current_function_funcdef_no.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
H A D | m68k.cc | 825 if (current_frame.funcdef_no == current_function_funcdef_no in m68k_compute_frame_layout() 864 current_frame.funcdef_no = current_function_funcdef_no; in m68k_compute_frame_layout()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
H A D | m68k.c | 825 if (current_frame.funcdef_no == current_function_funcdef_no in m68k_compute_frame_layout() 864 current_frame.funcdef_no = current_function_funcdef_no; in m68k_compute_frame_layout()
|