Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.h115 #define tc_new_dot_label(sym) mips_add_dot_label (sym) macro
Dtc-ppc.h209 #define tc_new_dot_label(sym) ppc_new_dot_label (sym) macro
/toolchain/binutils/binutils-2.27/gas/
Dsymbols.c672 #ifdef tc_new_dot_label in symbol_clone_if_forward_ref()
673 tc_new_dot_label (symbolP); in symbol_clone_if_forward_ref()
DChangeLog-201065 * symbols.c (symbol_clone_if_forward_ref): Call tc_new_dot_label
67 * config/tc-mips.h (tc_new_dot_label): New macro.
75 * doc/internals.texi: Document tc_new_dot_label.
DChangeLog-2012363 (tc_new_dot_label): Use it.
DChangeLog-20111082 (tc_new_dot_label): Define.
/toolchain/binutils/binutils-2.27/gas/doc/
Dinternals.texi1400 @item tc_new_dot_label
1401 @cindex tc_new_dot_label