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

/freebsd-9.3-release/contrib/gcc/
H A Dmips-tdump.c248 static const char *sc_to_string (sc_t);
337 sc_to_string (sc_t storage_class)
1022 st_to_string (symbol_type), sc_to_string (storage_class));
332 sc_to_string (sc_t storage_class) function
H A Dmips-tfile.c1562 STATIC const char *sc_to_string (sc_t);
1917 const char *sc_str = sc_to_string (storage);
1958 const char *sc_str = sc_to_string (esym->asym.sc);
2522 sc_to_string (sc_t storage_class)
2498 sc_to_string (sc_t storage_class) function
/freebsd-9.3-release/contrib/binutils/gas/
H A Decoff.c1435 static char *sc_to_string (sc_t storage_class);
1778 char *sc_str = sc_to_string (storage);
2348 sc_to_string (storage_class)
2333 sc_to_string (storage_class) function

Completed in 113 milliseconds