Searched refs:st_to_string (Results 1 – 5 of 5) sorted by relevance
245 static const char *st_to_string (st_t);369 st_to_string (st_t symbol_type) in st_to_string() function1011 st_to_string (symbol_type), sc_to_string (storage_class)); in print_symbol()
1552 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
21688 * mips-tdump.c (st_to_string, sc_to_string, glevel_to_string,21699 (st_to_string, sc_to_string): Likewise.
4740 (st_to_string): Handle them.
1432 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