Searched refs:read_array_type (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | stabsread.c | 145 static struct type *read_array_type (char **, struct type *, 1909 type = read_array_type (pp, type, objfile); in read_type() 3387 read_array_type (char **pp, struct type *type, in read_array_type() function
|
| H A D | dwarf2read.c | 824 static void read_array_type (struct die_info *, struct dwarf2_cu *); 1973 read_array_type (die, cu); in process_die() 3394 read_array_type (struct die_info *die, struct dwarf2_cu *cu) in read_array_type() function 6115 read_array_type (die, cu); in read_type_die()
|