Searched refs:read_array_type (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | stabsread.c | 145 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 D | dwarf2read.c | 920 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 D | ChangeLog-3.x | 771 * dbxread.c (read_array_type): Set lower and upper if adjustable. 3127 * dbxread.c (read_array_type): Added function.
|
H A D | ChangeLog-1992 | 367 * 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 D | ChangeLog | 1096 (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 D | ChangeLog-1997 | 2738 (read_array_type): Renamed from dwarf_read_array_type.
|
H A D | ChangeLog-2003 | 1073 (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 D | ChangeLog-1994 | 1471 * 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 D | ChangeLog-2000 | 2938 process_die, psymtab_to_symtab_1, read_array_type, 5110 * dwarf2read.c (dwarf2_add_member_fn, read_array_type): Ditto.
|
H A D | ChangeLog-2002 | 675 (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 D | ChangeLog-1993 | 305 * stabsread.c (read_array_type): Allow negative array bounds, 544 (read_array_type): Set TYPE_FLAG_TARGET_STUB as well as calling
|
H A D | ChangeLog-1995 | 246 (read_array_type): Don't need to handle undefined element type here.
|
H A D | ChangeLog-1991 | 413 (read_array_type, cleanup_undefined_types): Correct the size of
|
H A D | ChangeLog-1998 | 6991 (read_array_type): Fix language test.
|