Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/gas/
H A Dsymbols.c70 static long dollar_label_instance (long);
1557 dollar_label_instance (long label) in dollar_label_instance() function
1664 for (*q++ = 0, i = dollar_label_instance (n) + augend; i; ++q) in dollar_label_name()
H A DChangeLog-96971991 * symbols.c (dollar_label_instance): Change return type to long.