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

  /src/external/gpl3/binutils/dist/gas/
ecoff.c 645 sc_SCommon = scSCommon, /* small common */
2351 case sc_SCommon: return "SCommon,";
4025 sc = sc_SCommon;
  /src/external/gpl3/binutils.old/dist/gas/
ecoff.c 645 sc_SCommon = scSCommon, /* small common */
2351 case sc_SCommon: return "SCommon,";
4022 sc = sc_SCommon;

Completed in 24 milliseconds