Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68k.c121 struct label_line struct
123 struct label_line *next; argument
132 static struct label_line *labels; argument
136 static struct label_line *current_label;
4787 struct label_line *n; in m68k_frob_label()
4789 n = XNEW (struct label_line); in m68k_frob_label()
4825 struct label_line *l; in m68k_frob_symbol()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog3084 * config/tc-m68k.c (struct label_line): Likewise.
DChangeLog-96972861 * config/tc-m68k.c (struct label_line): Define.