Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/
Dstabs.c56 static const char *current_function_label; variable
636 buf = (char *) alloca (100 + strlen (current_function_label)); in stabs_generate_asm_lineno()
638 sym, current_function_label); in stabs_generate_asm_lineno()
680 current_function_label = xstrdup (startlabname); in stabs_generate_asm_func()
706 current_function_label = NULL; in stabs_generate_asm_endfunc()