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

  /src/external/gpl3/binutils/dist/binutils/
nm.c 78 #define SYM_STAB_NAME(sym) (sym->sinfo->stab_name)
1900 printf (" %5s", SYM_STAB_NAME (info));
1925 printf ("%18s| ", SYM_STAB_NAME (info)); /* (C) Type. */
  /src/external/gpl3/binutils.old/dist/binutils/
nm.c 78 #define SYM_STAB_NAME(sym) (sym->sinfo->stab_name)
1901 printf (" %5s", SYM_STAB_NAME (info));
1926 printf ("%18s| ", SYM_STAB_NAME (info)); /* (C) Type. */

Completed in 38 milliseconds