Searched refs:scan_partial_symbols (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | dwarfread.c | 450 static void scan_partial_symbols (char *, char *, struct objfile *); 2634 scan_partial_symbols (char *thisdie, char *enddie, struct objfile *objfile) in scan_partial_symbols() function 2811 scan_partial_symbols (thisdie + di.die_length, nextdie, objfile); in scan_compilation_units()
|
| D | dwarf2read.c | 726 static void scan_partial_symbols (struct partial_die_info *, 1509 scan_partial_symbols (first_die, &lowpc, &highpc, &cu); in dwarf2_build_psymtabs_hard() 1674 scan_partial_symbols (struct partial_die_info *first_die, CORE_ADDR *lowpc, in scan_partial_symbols() function 2053 scan_partial_symbols (pdi->die_child, lowpc, highpc, cu); in add_partial_namespace()
|
| D | ChangeLog-1997 | 404 (scan_partial_symbols): Add comment for nesting_level. 2716 (scan_partial_symbols): Do not enter DW_TAG_subprogram dies into
|
| D | ChangeLog-1992 | 2482 scan_partial_symbols, new_symbol): Recognize TAG_class_type. 2487 * dwarfread.c (scan_partial_symbols): Call add_enum_psymbol here 2770 * dwarfread.c (scan_partial_symbols): Skip over DIE's within
|
| D | ChangeLog | 7712 scan_partial_symbols. Use free_stack_comp_unit and 7714 (scan_partial_symbols): Change PDI to a pointer. Use the child and 12544 (scan_partial_symbols): Add handling for DW_TAG_subrange_type. 12599 * dwarf2read.c: (scan_partial_symbols): Call add_partial_structure
|
| D | ChangeLog-2003 | 1067 (scan_partial_symbols, add_partial_symbol, add_partial_namespace) 3650 (scan_partial_symbols): Add NAMESPACE argument; update calls to 3744 highpc initialization here out of scan_partial_symbols. 3745 (scan_partial_symbols): Restructure into a recursive version,
|
| D | ChangeLog-2002 | 333 (locval, scan_partial_symbols, decode_modified_type) 1467 * dwarf2read.c (scan_partial_symbols): Descend into namespace 2983 (scan_partial_symbols): Descend into DW_TAG_namespace entries.
|
| D | ChangeLog-1996 | 315 (scan_partial_symbols): Do not add DW_AT_declaration symbols
|
| D | ChangeLog-2000 | 2941 read_lexical_block_scope, read_partial_die, scan_partial_symbols,
|
| D | ChangeLog-1999 | 2533 * dwarf2read.c (scan_partial_symbols, read_file_scope): Ditto.
|
| D | ChangeLog-2001 | 4498 (dwarf2_build_psymtabs_hard, scan_partial_symbols): Use the
|