Home
last modified time | relevance | path

Searched refs:d30v_frob_label (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-d30v.h53 void d30v_frob_label (symbolS *);
54 #define tc_frob_label(sym) d30v_frob_label (sym)
Dtc-d30v.c1861 d30v_frob_label (symbolS *lab) in d30v_frob_label() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-98993769 (d30v_frob_label, d30v_cons_align): New functions.
3771 (tc_frob_label): Call d30v_frob_label.
DChangeLog-2009750 * config/tc-d30v.c (d30v_frob_label): Call dwarf2_emit_label.