Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dmips-tdump.c246 static const char *sc_to_string (sc_t);
332 sc_to_string (sc_t storage_class) in sc_to_string() function
1011 st_to_string (symbol_type), sc_to_string (storage_class)); in print_symbol()
H A Dmips-tfile.c1553 STATIC const char *sc_to_string (sc_t);
1902 const char *sc_str = sc_to_string (storage); in add_local_symbol()
1942 const char *sc_str = sc_to_string (esym->asym.sc); in add_ext_symbol()
2498 sc_to_string (sc_t storage_class) in sc_to_string() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dmips-tdump.c238 static const char *sc_to_string PARAMS ((sc_t));
318 sc_to_string(storage_class) in sc_to_string() function
1010 st_to_string (symbol_type), sc_to_string (storage_class));
H A Dmips-tfile.c1664 STATIC const char *sc_to_string PARAMS ((sc_t));
2017 const char *sc_str = sc_to_string (storage);
2058 const char *sc_str = sc_to_string (esym->asym.sc);
2598 sc_to_string (storage_class) in sc_to_string() function
H A DChangeLog.17220 * mips-tdump.c (st_to_string, sc_to_string, glevel_to_string,
7231 (st_to_string, sc_to_string): Likewise.
/openbsd/gnu/usr.bin/binutils/gas/
H A Decoff.c1430 static char *sc_to_string (sc_t storage_class);
1769 char *sc_str = sc_to_string (storage); in add_ecoff_symbol()
2332 sc_to_string (storage_class) in sc_to_string() function
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Decoff.c1431 static char *sc_to_string (sc_t storage_class);
1770 char *sc_str = sc_to_string (storage); in add_ecoff_symbol()
2333 sc_to_string (storage_class) in sc_to_string() function