Searched refs:current_function_label (Results 1 – 2 of 2) sorted by relevance
56 static const char *current_function_label; variable632 buf = (char *) alloca (100 + strlen (current_function_label)); in stabs_generate_asm_lineno()634 sym, current_function_label); in stabs_generate_asm_lineno()676 current_function_label = xstrdup (startlabname); in stabs_generate_asm_func()702 current_function_label = NULL; in stabs_generate_asm_endfunc()
3634 (in_doc_func_p,current_function_label): New static globals.