Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-d10v.h48 void d10v_frob_label (symbolS *);
51 #define tc_frob_label(sym) d10v_frob_label (sym)
Dtc-d10v.c1635 d10v_frob_label (symbolS *lab) in d10v_frob_label() function
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2009744 (d10v_frob_label): New function.
745 * config/tc-d10v.h (d10v_frob_label): Declare.
746 (tc_frob_label): Define as d10v_frob_label.