HomeSort by: relevance | last modified time | path
    Searched defs:sc_to_string (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/
ecoff.c 1433 static char *sc_to_string (sc_t storage_class);
1782 char *sc_str = sc_to_string (storage);
2328 sc_to_string (storage_class)
2313 sc_to_string (storage_class) function
  /src/external/gpl3/binutils.old/dist/gas/
ecoff.c 1433 static char *sc_to_string (sc_t storage_class);
1782 char *sc_str = sc_to_string (storage);
2328 sc_to_string (storage_class)
2313 sc_to_string (storage_class) function

Completed in 28 milliseconds