Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/include/coff/
H A Dsymconst.h149 #define btStruct 12 /* Structure (Record) */ macro
/freebsd-12.1/contrib/gdb/gdb/
H A Dmdebugread.c1490 case btStruct: in parse_type()
1582 if (t->bt == btStruct || in parse_type()
4204 if (tir.bt != btStruct && tir.bt != btUnion && tir.bt != btEnum) in has_opaque_xref()
4348 case btStruct: in cross_ref()
/freebsd-12.1/contrib/gcc/
H A Dmips-tdump.c158 bt_Struct = btStruct, /* Structure (Record) */
H A Dmips-tfile.c773 bt_Struct = btStruct, /* Structure (Record) */
/freebsd-12.1/contrib/binutils/gas/
H A Decoff.c707 bt_Struct = btStruct, /* Structure (Record) */
/freebsd-12.1/contrib/binutils/bfd/
H A Decoff.c1145 case btStruct: /* Structure (Record). */ in ecoff_type_to_string()