Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/coff/
Dsymconst.h153 #define btRange 16 /* subrange of int */ macro
/freebsd-12-stable/contrib/gdb/gdb/
Dmdebugread.c1499 case btRange: in parse_type()
1647 if (t->bt == btRange) in parse_type()
1693 if (t->bt == btRange) in parse_type()
/freebsd-12-stable/contrib/gcc/
Dmips-tdump.c162 bt_Range = btRange, /* subrange of int */
Dmips-tfile.c777 bt_Range = btRange, /* subrange of int */
/freebsd-12-stable/contrib/binutils/gas/
Decoff.c711 bt_Range = btRange, /* subrange of int */
/freebsd-12-stable/contrib/binutils/bfd/
Decoff.c1181 case btRange: /* Subrange of int. */ in ecoff_type_to_string()