Searched refs:SS_UNSAT (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/som/
H A Daout.h244 #define SS_UNSAT 0 macro
/netbsd-current/external/gpl3/gdb/dist/include/som/
H A Daout.h244 #define SS_UNSAT 0 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/som/
H A Daout.h244 #define SS_UNSAT 0 macro
/netbsd-current/external/gpl3/binutils/dist/include/som/
H A Daout.h244 #define SS_UNSAT 0 macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dsom.c4322 type and scope to ST_STORAGE and SS_UNSAT, respectively. */
4326 info->symbol_scope = SS_UNSAT;
4390 info->symbol_scope = SS_UNSAT;
4755 /* If the symbol's scope is SS_UNSAT, then these are
4757 if (symbol_scope == SS_UNSAT)
4767 /* symbol_info field is undefined for SS_EXTERNAL and SS_UNSAT symbols,
4777 case SS_UNSAT:
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dsom.c4318 type and scope to ST_STORAGE and SS_UNSAT, respectively. */
4322 info->symbol_scope = SS_UNSAT;
4386 info->symbol_scope = SS_UNSAT;
4761 /* If the symbol's scope is SS_UNSAT, then these are
4763 if (symbol_scope == SS_UNSAT)
4773 /* symbol_info field is undefined for SS_EXTERNAL and SS_UNSAT symbols,
4783 case SS_UNSAT:
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c4321 type and scope to ST_STORAGE and SS_UNSAT, respectively. */
4325 info->symbol_scope = SS_UNSAT;
4389 info->symbol_scope = SS_UNSAT;
4764 /* If the symbol's scope is SS_UNSAT, then these are
4766 if (symbol_scope == SS_UNSAT)
4776 /* symbol_info field is undefined for SS_EXTERNAL and SS_UNSAT symbols,
4786 case SS_UNSAT:
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dsom.c4233 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 285 milliseconds