Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvmsdbgout.c1135 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 Dcoverage.c328 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 Dexcept.c1182 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 Dfunction.h501 #define current_function_funcdef_no (cfun->funcdef_no) macro
H A Dasan.c1251 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 Ddwarf2out.c1007 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 Dfinal.c1849 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 Dfunction.c4821 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 Dvmsdbgout.cc1136 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 Dexcept.cc1183 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 Dcoverage.cc327 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 Dfunction.h518 #define current_function_funcdef_no (cfun->funcdef_no) macro
H A Dfinal.cc1841 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 Ddwarf2out.cc1020 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 Dasan.cc1447 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 DChangeLog-20029561 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 DChangeLog-200323349 (get_coverage_counts): Use current_function_funcdef_no.
23353 current_function_funcdef_no.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dm68k.cc825 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 Dm68k.c825 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()