Searched refs:read_array_type (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dstabsread.c145 static struct type *read_array_type (char **, struct type *,
1869 type = read_array_type (pp, type, objfile);
3349 read_array_type (char **pp, struct type *type,
3343 read_array_type (char **pp, struct type *type, function
H A Ddwarf2read.c922 static void read_array_type (struct die_info *, struct dwarf2_cu *);
2659 read_array_type (die, cu);
4091 read_array_type (struct die_info *die, struct dwarf2_cu *cu) function
7190 read_array_type (die, cu);
H A DChangeLog-3.x771 * dbxread.c (read_array_type): Set lower and upper if adjustable.
2254 (read_array_type): Added code for dealing with adjustable (by
3128 * dbxread.c (read_array_type): Added function.

Completed in 68 milliseconds