Home
last modified time | relevance | path

Searched defs:basic_type (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/binutils-2.34/gas/
H A Decoff.c882 bt_t basic_type; /* bt_Struct, bt_Union, or bt_Enum */ member
1057 bt_t basic_type; /* basic type */ member
2009 bt_t basic_type /* bt_Struct, bt_Union, or bt_Enum */) in get_tag()
/dragonfly/contrib/binutils-2.27/gas/
H A Decoff.c882 bt_t basic_type; /* bt_Struct, bt_Union, or bt_Enum */ member
1057 bt_t basic_type; /* basic type */ member
2009 bt_t basic_type /* bt_Struct, bt_Union, or bt_Enum */) in get_tag()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dmips-tfile.c943 bt_t basic_type; /* bt_Struct, bt_Union, or bt_Enum */ member
1064 bt_t basic_type; /* basic type */ member
2127 bt_t basic_type) /* bt_Struct, bt_Union, or bt_Enum */ in get_tag()
H A Dmips-tdump.c426 bt_t basic_type; in type_to_string() local
/dragonfly/contrib/gdb-7/gdb/
H A Dmdebugread.c1351 basic_type (int bt, struct objfile *objfile) in basic_type() function