Searched refs:read_func_scope (Results 1 – 11 of 11) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | dwarfread.c | 444 static void read_func_scope (struct dieinfo *, char *, char *, 1779 read_func_scope (struct dieinfo *dip, char *thisdie, char *enddie, in read_func_scope() function 1976 read_func_scope (&di, thisdie, nextdie, objfile); in process_dies()
|
| H A D | dwarf2read.c | 875 static void read_func_scope (struct die_info *, struct dwarf2_cu *); 2630 read_func_scope (die, cu); in process_die() 2858 read_func_scope (struct die_info *die, struct dwarf2_cu *cu) in read_func_scope() function
|
| H A D | ChangeLog-1997 | 2615 (read_func_scope, dwarf2_add_field, dwarf2_add_member_fn, 2726 (process_die): Move check for DW_AT_low_pc to read_func_scope. 2730 (read_func_scope, read_lexical_block_scope): Use dwarf2_get_pc_bounds
|
| H A D | ChangeLog | 4326 * dwarfread.c (read_func_scope): Do not set entry_func_lowpc and 4328 * dwarf2read.c (read_func_scope): Do not set entry_func_lowpc and 11769 (read_func_scope): Use cu->language, not cu_language. Pass 'cu' 11772 * dwarf2read.c (read_func_scope): Re-indent comment. 11814 (read_file_scope, read_func_scope, read_lexical_block_scope) 11909 * dwarf2read.c (read_func_scope): Document frame-base hack. 12047 * dwarf2read.c (read_func_scope): Set processing_current_prefix
|
| H A D | ChangeLog-1996 | 341 DW_TAG_subprogram before calling read_func_scope. 352 (read_func_scope): Initialize function name to <unknown> to avoid 4582 * dwarfread.c (read_func_scope): Avoid GDB core dumps if
|
| H A D | ChangeLog-2002 | 332 (read_tag_string_type, read_subroutine_type, read_func_scope) 674 (read_func_scope, dwarf2_attach_fields_to_type, dwarf2_add_member_fn) 2307 * dwarf2read.c (read_func_scope): Restore list_in_scope properly 2335 * dwarf2read.c (read_func_scope): Restore local_symbols and 6617 (read_func_scope): DW_AT_frame_base 11589 (read_func_scope): Add to global function list.
|
| H A D | ChangeLog-1999 | 2067 * dwarfread.c (read_func_scope): Don't try to set main_func_*; 2069 * dwarf2read.c (read_func_scope): Likewise. 7844 (read_func_scope): Reject frame_base attributes that use the
|
| H A D | ChangeLog-2003 | 696 (read_func_scope): Delete call to decode_locdesc. 1069 (read_file_scope, read_func_scope) 2799 (process_die, read_file_scope, read_func_scope) 13192 (read_func_scope): Use it.
|
| H A D | ChangeLog-1991 | 943 read_lexical_block_scope, read_func_scope, read_file_scope): Take
|
| H A D | ChangeLog-2000 | 2940 read_comp_unit, read_file_scope, read_full_die, read_func_scope,
|
| H A D | ChangeLog-1992 | 4934 * dwarfread.c (read_func_scope, read_file_scope): Use new per-
|