Searched refs:current_label (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-dlx.c207 static char *current_label; local
218 current_name = current_label = NULL;
267 current_label = label;
H A Dtc-m68k.c112 static struct m68k_tc_sy *current_label; variable in typeref:struct:m68k_tc_sy
4297 if (current_label != NULL)
4299 current_label->text = 1;
4300 current_label = NULL;
4691 current_label = n;
4701 current_label = NULL;
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-dlx.c207 static char *current_label; local
218 current_name = current_label = NULL;
267 current_label = label;
H A Dtc-m68k.c128 static struct label_line *current_label; variable in typeref:struct:label_line
4313 if (current_label != NULL)
4315 current_label->text = 1;
4316 current_label = NULL;
4710 current_label = n;
4720 current_label = NULL;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-dlx.c207 static char *current_label; local
218 current_name = current_label = NULL;
267 current_label = label;
H A Dtc-m68k.c112 static struct m68k_tc_sy *current_label; variable in typeref:struct:m68k_tc_sy
4297 if (current_label != NULL)
4299 current_label->text = 1;
4300 current_label = NULL;
4691 current_label = n;
4701 current_label = NULL;
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dread.c6048 static char *current_label;
6060 stabs_generate_asm_endfunc (current_name, current_label);
6062 current_name = current_label = NULL;
6114 current_label = label;
6032 static char *current_label; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dread.c6040 static char *current_label;
6052 stabs_generate_asm_endfunc (current_name, current_label);
6054 current_name = current_label = NULL;
6106 current_label = label;
6024 static char *current_label; local
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dread.c6048 static char *current_label;
6060 stabs_generate_asm_endfunc (current_name, current_label);
6062 current_name = current_label = NULL;
6114 current_label = label;
6032 static char *current_label; local

Completed in 184 milliseconds