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

/freebsd-11-stable/contrib/binutils/gas/
H A Dsymbols.c2966 char typetag;
2991 typetag = symbol_section_p (sym) ? 'S' : 's';
2999 sprintf (terminal, "%c%d:%s", typetag, sname_len, sname);
2961 char typetag; local

Completed in 181 milliseconds