Searched refs:LOCAL_LABEL_CHAR (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dsymbols.c59 #define LOCAL_LABEL_CHAR '\002' macro
1836 *p++ = LOCAL_LABEL_CHAR; /* ^B */
1880 else if (*p == LOCAL_LABEL_CHAR)
2099 || strchr (name, LOCAL_LABEL_CHAR)

Completed in 69 milliseconds