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

/haiku-fatelf/src/bin/gdb/gdb/
H A Ddwarfread.c444 static void read_func_scope (struct dieinfo *, char *, char *,
1761 read_func_scope -- process all dies within a function scope
1779 read_func_scope (struct dieinfo *dip, char *thisdie, char *enddie, function
1976 read_func_scope (&di, thisdie, nextdie, objfile);
H A Ddwarf2read.c877 static void read_func_scope (struct die_info *, struct dwarf2_cu *);
2629 read_func_scope (die, cu);
2857 read_func_scope (struct die_info *die, struct dwarf2_cu *cu) function
3966 read_func_scope for a similar example. */
7232 /* NOTE: carlton/2004-01-23: See read_func_scope (and the comment

Completed in 64 milliseconds