Home
last modified time | relevance | path

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

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