Searched refs:read_subroutine_type (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | dwarfread.c | 471 static void read_subroutine_type (struct dieinfo *, char *, char *); 1531 read_subroutine_type (struct dieinfo *dip, char *thisdie, char *enddie) in read_subroutine_type() function 1992 read_subroutine_type (&di, thisdie, nextdie); in process_dies()
|
| H A D | dwarf2read.c | 843 static void read_subroutine_type (struct die_info *, struct dwarf2_cu *); 1942 read_subroutine_type (die, cu); in process_die() 1970 read_subroutine_type (die, cu); in process_die() 3856 read_subroutine_type (struct die_info *die, struct dwarf2_cu *cu) in read_subroutine_type() function 6112 read_subroutine_type (die, cu); in read_type_die()
|