Home
last modified time | relevance | path

Searched refs:read_array_type (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dstabsread.c145 static struct type *read_array_type (char **, struct type *,
1865 type = read_array_type (pp, type, objfile); in read_type()
3343 read_array_type (char **pp, struct type *type, in read_array_type() function
H A Ddwarf2read.c920 static void read_array_type (struct die_info *, struct dwarf2_cu *);
2660 read_array_type (die, cu); in process_die()
4092 read_array_type (struct die_info *die, struct dwarf2_cu *cu) in read_array_type() function
7195 read_array_type (die, cu); in read_type_die()
H A DChangeLog-3.x771 * dbxread.c (read_array_type): Set lower and upper if adjustable.
3127 * dbxread.c (read_array_type): Added function.
H A DChangeLog-1992367 * stabsread.c (read_array_type): Use new create_range_type
530 * stabsread.c (read_array_type): Replace code to handcraft
2619 * stabsread.c (read_array_type, read_range_type, define_symbol):
2634 * stabsread.c (read_struct_type, read_array_type, read_enum_type,
5552 * buildsym.c (read_array_type): Make static, add objfile parameter.
H A DChangeLog1096 (read_structure_type, read_enumeration_type, read_array_type)
2019 (read_array_type): Use read_array_order to check row/column
12540 read_array_type().
12541 (read_array_type): Replace extracted code by call to
12825 * dwarf2read.c (read_array_type): Discard FORTRAN_HACK macro and
H A DChangeLog-19972738 (read_array_type): Renamed from dwarf_read_array_type.
H A DChangeLog-20031073 (read_structure_scope, read_enumeration, read_array_type)
2801 (read_enumeration, read_array_type, read_common_block)
3201 * dwarf2read.c (read_array_type): When building the type for an
15398 (read_array_type, read_enum_type, read_huge_number): Ditto.
H A DChangeLog-19941471 * stabsread.c (read_array_type): Check for stub domain type
4378 (read_array_type): If os9k_stabs, don't expect index type and
H A DChangeLog-20002938 process_die, psymtab_to_symtab_1, read_array_type,
5110 * dwarf2read.c (dwarf2_add_member_fn, read_array_type): Ditto.
H A DChangeLog-2002675 (read_structure_scope, read_array_type, read_common_block)
10434 (read_array_type): Record the fact that this array type is really a
11998 * dwarf2read.c (read_array_type): Accept DW_FORM_data8 as
H A DChangeLog-1993305 * stabsread.c (read_array_type): Allow negative array bounds,
544 (read_array_type): Set TYPE_FLAG_TARGET_STUB as well as calling
H A DChangeLog-1995246 (read_array_type): Don't need to handle undefined element type here.
H A DChangeLog-1991413 (read_array_type, cleanup_undefined_types): Correct the size of
H A DChangeLog-19986991 (read_array_type): Fix language test.