Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-m68k.h102 extern void m68k_frob_label (symbolS *);
103 #define tc_frob_label(sym) m68k_frob_label (sym)
Dtc-m68k.c4788 m68k_frob_label (symbolS *sym) in m68k_frob_label() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-96972864 (m68k_frob_label): New function.