Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/coff/
HDsymconst.h141 #define btShort 4 /* short */ macro
/freebsd-11-stable/contrib/gcc/
HDmips-tdump.c150 bt_Short = btShort, /* short */
HDmips-tfile.c765 bt_Short = btShort, /* short */
/freebsd-11-stable/contrib/binutils/gas/
HDecoff.c699 bt_Short = btShort, /* short */
/freebsd-11-stable/contrib/gdb/gdb/
HDmdebugread.c1533 if (t->bt == btShort && width == 8) in parse_type()
/freebsd-11-stable/contrib/binutils/bfd/
HDecoff.c1109 case btShort: /* Short. */ in ecoff_type_to_string()