Home
last modified time | relevance | path

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

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