Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/config/
HDtc-mips.c1207 static struct insn_label_list *free_insn_labels; variable
1220 for (pl = &free_insn_labels; *pl != NULL; pl = &(*pl)->next) in mips_clear_insn_labels()
14550 if (free_insn_labels == NULL) in mips_define_label()
14554 l = free_insn_labels; in mips_define_label()
14555 free_insn_labels = l->next; in mips_define_label()
/trueos/contrib/binutils/gas/
HDChangeLog-96973074 (insn_labels, free_insn_labels): New static variables.
HDChangeLog-0203897 * config/tc-xtensa.c (insn_labels, free_insn_labels, saved_insn_labels,