Searched refs:read_func_scope (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/gdb/gdb/
H A Ddwarfread.c433 static void read_func_scope (struct dieinfo *, char *, char *,
1750 read_func_scope -- process all dies within a function scope
1768 read_func_scope (struct dieinfo *dip, char *thisdie, char *enddie, function
1977 read_func_scope (&di, thisdie, nextdie, objfile);
H A Ddwarf2read.c779 static void read_func_scope (struct die_info *, struct dwarf2_cu *);
1690 class is defined. (See the comment in read_func_scope for an
1943 read_func_scope (die, cu);
2175 read_func_scope (struct die_info *die, struct dwarf2_cu *cu) function
3272 read_func_scope for a similar example. */
6164 /* NOTE: carlton/2004-01-23: See read_func_scope (and the comment

Completed in 120 milliseconds