Home
last modified time | relevance | path

Searched refs:nds32_frob_label (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nds32.h127 extern void nds32_frob_label (symbolS *);
136 #define tc_frob_label(label) nds32_frob_label (label)
Dtc-nds32.c4050 nds32_frob_label (symbolS *label) in nds32_frob_label() function