Home
last modified time | relevance | path

Searched refs:basic_type (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/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
1423 static tag_t *get_tag (const char *tag, localsym_t *sym, bt_t basic_type);
1863 aux.ti.bt = (int) t->basic_type; in add_aux_sym_tir()
1884 || t->basic_type == bt_Struct in add_aux_sym_tir()
1885 || t->basic_type == bt_Union in add_aux_sym_tir()
1886 || t->basic_type == bt_Enum in add_aux_sym_tir()
1951 if (t->basic_type == bt_Struct in add_aux_sym_tir()
1952 || t->basic_type == bt_Union in add_aux_sym_tir()
1953 || t->basic_type == bt_Enum) in add_aux_sym_tir()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/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
1423 static tag_t *get_tag (const char *tag, localsym_t *sym, bt_t basic_type);
1864 aux.ti.bt = (int) t->basic_type; in add_aux_sym_tir()
1885 || t->basic_type == bt_Struct in add_aux_sym_tir()
1886 || t->basic_type == bt_Union in add_aux_sym_tir()
1887 || t->basic_type == bt_Enum in add_aux_sym_tir()
1952 if (t->basic_type == bt_Struct in add_aux_sym_tir()
1953 || t->basic_type == bt_Union in add_aux_sym_tir()
1954 || t->basic_type == bt_Enum) in add_aux_sym_tir()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Drust-demangle.c818 basic_type (char tag) in basic_type() function
884 basic = basic_type (tag); in demangle_type()
1235 PRINT (basic_type (ty_tag)); in demangle_const()
H A DChangeLog414 (basic_type): Add (v0-only).
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Drust-demangle.c818 basic_type (char tag) in basic_type() function
884 basic = basic_type (tag); in demangle_type()
1213 PRINT (basic_type (ty_tag)); in demangle_const()
H A DChangeLog333 (basic_type): Add (v0-only).
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Drust-demangle.c818 basic_type (char tag) in basic_type() function
884 basic = basic_type (tag); in demangle_type()
1235 PRINT (basic_type (ty_tag)); in demangle_const()
H A DChangeLog824 (basic_type): Add (v0-only).
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Decoff.c1070 unsigned int basic_type; in ecoff_type_to_string() local
1091 basic_type = u.ti.bt; in ecoff_type_to_string()
1101 switch (basic_type) in ecoff_type_to_string()
1236 sprintf (p1, _("unknown basic type %d"), (int) basic_type); in ecoff_type_to_string()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Decoff.c1146 unsigned int basic_type; in ecoff_type_to_string() local
1167 basic_type = u.ti.bt; in ecoff_type_to_string()
1177 switch (basic_type) in ecoff_type_to_string()
1312 sprintf (p1, _("unknown basic type %d"), (int) basic_type); in ecoff_type_to_string()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20061544 * testsuite/util/regression/basic_type.hpp: Same.
1986 * testsuite/util/regression/basic_type.hpp: Same.
3046 * testsuite/util/regression/basic_type.hpp: Same.
4110 * testsuite/util/regression/basic_type.hpp: Same.
H A DChangeLog-20082960 * testsuite/util/regression/basic_type.hpp: Same.
H A DChangeLog-2009377 * testsuite/util/regression/basic_type.hpp: Same.
10615 * testsuite/util/regression/basic_type.hpp: Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20164884 * mdebugread.c (basic_type): Likewise.
4898 * mdebugread.c (basic_type): Likewise.
4946 * mdebugread.c (basic_type): Use init_..._type helpers.
H A DChangeLog-20097077 * mdebugread.c (parse_symbol, basic_type, upgrade_type,
8560 (basic_type): New function.
8561 (parse_type): Remove static basic type map map_bt. Call basic_type
H A DChangeLog-20152282 (basic_type): Likewise.
H A DChangeLog-201910709 (basic_type, _initialize_mdebugread): Update.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20164884 * mdebugread.c (basic_type): Likewise.
4898 * mdebugread.c (basic_type): Likewise.
4946 * mdebugread.c (basic_type): Use init_..._type helpers.
H A DChangeLog-20097077 * mdebugread.c (parse_symbol, basic_type, upgrade_type,
8560 (basic_type): New function.
8561 (parse_type): Remove static basic type map map_bt. Call basic_type
H A DChangeLog-202012391 * mdebugread.c (parse_symbol, basic_type, parse_partial_symbols)
13377 * mdebugread.c (basic_type): Update.
H A DChangeLog-20152282 (basic_type): Likewise.
H A DChangeLog-201910709 (basic_type, _initialize_mdebugread): Update.
H A DChangeLog-20176618 * mdebugread.c (basic_type): Likewise.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog815 (basic_type): Add (v0-only).
/netbsd-src/external/gpl3/binutils.old/dist/
H A DChangeLog704 (basic_type): Add (v0-only).

12