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

  /src/external/gpl3/binutils/dist/include/som/
aout.h 244 #define SS_UNSAT 0
  /src/external/gpl3/binutils.old/dist/include/som/
aout.h 244 #define SS_UNSAT 0
  /src/external/gpl3/gdb/dist/include/som/
aout.h 244 #define SS_UNSAT 0
  /src/external/gpl3/gdb.old/dist/include/som/
aout.h 244 #define SS_UNSAT 0
  /src/external/gpl3/binutils/dist/bfd/
som.c 4233 type and scope to ST_STORAGE and SS_UNSAT, respectively. */
4237 info->symbol_scope = SS_UNSAT;
4301 info->symbol_scope = SS_UNSAT;
4678 /* If the symbol's scope is SS_UNSAT, then these are
4680 if (symbol_scope == SS_UNSAT)
4690 /* symbol_info field is undefined for SS_EXTERNAL and SS_UNSAT symbols,
4700 case SS_UNSAT:
  /src/external/gpl3/binutils.old/dist/bfd/
som.c 4233 type and scope to ST_STORAGE and SS_UNSAT, respectively. */
4237 info->symbol_scope = SS_UNSAT;
4301 info->symbol_scope = SS_UNSAT;
4676 /* If the symbol's scope is SS_UNSAT, then these are
4678 if (symbol_scope == SS_UNSAT)
4688 /* symbol_info field is undefined for SS_EXTERNAL and SS_UNSAT symbols,
4698 case SS_UNSAT:
  /src/external/gpl3/gdb/dist/bfd/
som.c 4233 type and scope to ST_STORAGE and SS_UNSAT, respectively. */
4237 info->symbol_scope = SS_UNSAT;
4301 info->symbol_scope = SS_UNSAT;
4676 /* If the symbol's scope is SS_UNSAT, then these are
4678 if (symbol_scope == SS_UNSAT)
4688 /* symbol_info field is undefined for SS_EXTERNAL and SS_UNSAT symbols,
4698 case SS_UNSAT:
  /src/external/gpl3/gdb.old/dist/bfd/
som.c 4233 type and scope to ST_STORAGE and SS_UNSAT, respectively. */
4237 info->symbol_scope = SS_UNSAT;
4301 info->symbol_scope = SS_UNSAT;
4676 /* If the symbol's scope is SS_UNSAT, then these are
4678 if (symbol_scope == SS_UNSAT)
4688 /* symbol_info field is undefined for SS_EXTERNAL and SS_UNSAT symbols,
4698 case SS_UNSAT:

Completed in 54 milliseconds