Searched defs:elttype (Results 1 - 25 of 50) sorted by relevance

12

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dm2-lang.h124 struct type *elttype = check_typedef (type->target_type ()); variable in typeref:struct:m2_language::type
H A Dd-valprint.c46 struct type *elttype; local
H A Dm2-lang.c156 printstr(struct ui_file *stream, struct type *elttype, const gdb_byte *string, unsigned int length, const char *encoding, int force_ellipses, const struct value_print_options *options) const argument
H A Dp-lang.c226 printstr(struct ui_file *stream, struct type *elttype, const gdb_byte *string, unsigned int length, const char *encoding, int force_ellipses, const struct value_print_options *options) const argument
H A Dm2-valprint.c190 struct type *elttype = check_typedef (type->target_type ()); local
233 struct type *elttype = check_typedef (type->target_type ()); local
306 struct type *elttype; local
[all...]
H A Dc-valprint.c140 print_unpacked_pointer(struct type *type, struct type *elttype, struct type *unresolved_elttype, const gdb_byte *valaddr, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int recurse, const struct value_print_options *options) argument
242 struct type *elttype = check_typedef (unresolved_elttype); local
351 struct type *elttype = check_typedef (unresolved_elttype); local
H A Dp-valprint.c77 struct type *elttype; local
[all...]
H A Dc-lang.c77 classify_type (struct type *elttype, struct gdbarch *gdbarch, argument
[all...]
H A Dannotate.c568 annotate_array_section_begin(int idx, struct type *elttype) argument
H A Dada-valprint.c128 struct type *elttype, *index_type; local
456 printstr(struct ui_file *stream, struct type *elttype, const gdb_byte *string, unsigned int length, int force_ellipses, int type_len, const struct value_print_options *options) argument
507 elttype, stream, '\\'', type_len); local
523 elttype, stream, '"', type_len); local
690 struct type *elttype = type->target_type (); local
948 struct type *elttype = check_typedef (type->target_type ()); local
[all...]
H A Df-valprint.c438 struct type *elttype; local
H A Drust-lang.c547 struct type *elttype = check_typedef (type->target_type ()); local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dd-valprint.c46 struct type *elttype; local
H A Dm2-lang.c425 struct type *elttype = check_typedef (TYPE_TARGET_TYPE (type)); variable in typeref:struct:type
H A Dm2-valprint.c190 struct type *elttype = check_typedef (TYPE_TARGET_TYPE (type)); local
233 struct type *elttype = check_typedef (TYPE_TARGET_TYPE (type)); local
305 struct type *elttype; local
[all...]
H A Dp-lang.c404 check_typedef (elttype); variable
H A Dc-valprint.c140 print_unpacked_pointer(struct type *type, struct type *elttype, struct type *unresolved_elttype, const gdb_byte *valaddr, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int recurse, const struct value_print_options *options) argument
242 struct type *elttype = check_typedef (unresolved_elttype); local
352 struct type *elttype = check_typedef (unresolved_elttype); local
H A Df-valprint.c220 struct type *elttype; local
H A Dp-valprint.c77 struct type *elttype; local
[all...]
H A Dannotate.c568 annotate_array_section_begin(int idx, struct type *elttype) argument
H A Dada-valprint.c128 struct type *elttype, *index_type; local
446 printstr(struct ui_file *stream, struct type *elttype, const gdb_byte *string, unsigned int length, int force_ellipses, int type_len, const struct value_print_options *options) argument
497 elttype, stream, '\\'', type_len); local
513 elttype, stream, '"', type_len); local
680 struct type *elttype = TYPE_TARGET_TYPE (type); local
969 struct type *elttype = check_typedef (TYPE_TARGET_TYPE (type)); local
[all...]
H A Dc-lang.c77 classify_type (struct type *elttype, struct gdbarch *gdbarch, argument
[all...]
H A Dlanguage.c675 printstr(struct ui_file *stream, struct type *elttype, const gdb_byte *string, unsigned int length, const char *encoding, int force_ellipses, const struct value_print_options *options) const argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck2.c1014 tree elttype = TREE_TYPE (type); local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck2.cc971 tree elttype = TREE_TYPE (type); local

Completed in 327 milliseconds

12