Home
last modified time | relevance | path

Searched refs:scUndefined (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gdb-7/include/coff/
HDsymconst.h65 #define scUndefined 6 /* who knows? */ macro
/dragonfly/contrib/gcc-4.7/gcc/
HDmips-tdump.c69 sc_Undefined = scUndefined, /* who knows? */
HDmips-tfile.c653 sc_Undefined = scUndefined, /* who knows? */
/dragonfly/contrib/gdb-7/gdb/
HDmdebugread.c126 #define SC_IS_UNDEF(sc) ((sc) == scUndefined || (sc) == scSUndefined)
2805 case scUndefined: in parse_partial_symbols()
/dragonfly/contrib/binutils-2.34/gas/
HDecoff.c631 sc_Undefined = scUndefined, /* who knows? */
/dragonfly/contrib/binutils-2.27/gas/
HDecoff.c631 sc_Undefined = scUndefined, /* who knows? */