Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/gas/
HDsymbols.c59 #define LOCAL_LABEL_CHAR '\002' macro
1832 *p++ = LOCAL_LABEL_CHAR; /* ^B */ in fb_label_name()
1876 else if (*p == LOCAL_LABEL_CHAR) in decode_local_label_name()
2095 || strchr (name, LOCAL_LABEL_CHAR) in S_IS_LOCAL()
HDChangeLog-00013573 (LOCAL_LABEL_CHAR): New constant - the magic character used to
3578 Use LOCAL_LABEL_CHAR.
3580 Use DOLLAR_LABEL_CHAR and LOCAL_LABEL_CHAR.
3581 (S_IS_LOCAL): Use DOLLAR_LABEL_CHAR and LOCAL_LABEL_CHAR.