Home
last modified time | relevance | path

Searched refs:sc_to_string (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dmips-tdump.c236 static const char *sc_to_string (sc_t);
322 sc_to_string (sc_t storage_class) in sc_to_string() function
1001 st_to_string (symbol_type), sc_to_string (storage_class)); in print_symbol()
H A Dmips-tfile.c1498 static const char *sc_to_string (sc_t);
1847 const char *sc_str = sc_to_string (storage); in add_local_symbol()
1887 const char *sc_str = sc_to_string ((sc_t) esym->asym.sc); in add_ext_symbol()
2456 sc_to_string (sc_t storage_class) in sc_to_string() function
/dragonfly/contrib/binutils-2.34/gas/
H A Decoff.c1428 static char *sc_to_string (sc_t storage_class);
1777 char *sc_str = sc_to_string (storage); in add_ecoff_symbol()
2341 sc_to_string (storage_class) in sc_to_string() function
/dragonfly/contrib/binutils-2.27/gas/
H A Decoff.c1428 static char *sc_to_string (sc_t storage_class);
1777 char *sc_str = sc_to_string (storage); in add_ecoff_symbol()
2337 sc_to_string (storage_class) in sc_to_string() function