Home
last modified time | relevance | path

Searched refs:st_to_string (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dmips-tdump.c245 static const char *st_to_string (st_t);
369 st_to_string (st_t symbol_type) in st_to_string() function
1011 st_to_string (symbol_type), sc_to_string (storage_class)); in print_symbol()
H A Dmips-tfile.c1552 STATIC const char *st_to_string (st_t);
1903 const char *st_str = st_to_string (type); in add_local_symbol()
1943 const char *st_str = st_to_string (esym->asym.st); in add_ext_symbol()
2535 st_to_string (st_t symbol_type) in st_to_string() function
H A DChangeLog-199921688 * mips-tdump.c (st_to_string, sc_to_string, glevel_to_string,
21699 (st_to_string, sc_to_string): Likewise.
H A DFSFChangeLog.104740 (st_to_string): Handle them.
/freebsd-12.1/contrib/binutils/gas/
H A Decoff.c1432 static char *st_to_string (st_t symbol_type);
1771 char *st_str = st_to_string (type); in add_ecoff_symbol()
2374 st_to_string (symbol_type) in st_to_string() function