Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dexcept.c3480 current_function_func_begin_label, in dw2_output_call_site_table()
3486 current_function_func_begin_label, in dw2_output_call_site_table()
3492 current_function_func_begin_label, in dw2_output_call_site_table()
3497 current_function_func_begin_label, in dw2_output_call_site_table()
H A Dtoplev.c238 const char * current_function_func_begin_label; variable
H A Dtree.h4255 extern GTY(()) const char * current_function_func_begin_label;
H A Ddwarf2out.c2534 current_function_func_begin_label = NULL; in dwarf2out_begin_prologue()
2554 current_function_func_begin_label = dup_label; in dwarf2out_begin_prologue()
H A DChangeLog-200027489 any locals. Use current_function_func_begin_label if set.
27492 current_function_func_begin_label.
27495 (current_function_func_begin_label): New variable.
27497 * tree.h (current_function_func_begin_label): Declare.
H A DChangeLog-20048112 DBX_OUTPUT_SOURCE_LINE. Don't use current_function_func_begin_label.
13430 current_function_func_begin_label a string.
13433 * toplev.c (current_function_func_begin_label): Likewise.
13434 * tree.h (current_function_func_begin_label): Likewise.
H A DChangeLog-200123209 current_function_func_begin_label if we'll need it for EH. Exit