/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | buildsym.h | 251 extern struct symtab *end_symtab (CORE_ADDR end_addr,
|
H A D | xcoffread.c | 1039 end_symtab (cur_src_end_addr, objfile, SECT_OFF_TEXT (objfile)); in read_xcoff_symtab() 1096 end_symtab (file_end_addr, objfile, SECT_OFF_TEXT (objfile)); in read_xcoff_symtab() 1223 end_symtab (file_end_addr, objfile, SECT_OFF_TEXT (objfile)); in read_xcoff_symtab() 1413 s = end_symtab (file_end_addr, objfile, SECT_OFF_TEXT (objfile)); in read_xcoff_symtab()
|
H A D | buildsym.c | 815 end_symtab (CORE_ADDR end_addr, struct objfile *objfile, int section) in end_symtab() function
|
H A D | dbxread.c | 2623 pst->symtab = end_symtab (text_offset + text_size, objfile, SECT_OFF_TEXT (objfile)); in read_ofile_symtab() 2881 end_symtab (valu, objfile, SECT_OFF_TEXT (objfile)); in process_one_symbol()
|
H A D | ChangeLog-1991 | 920 * buildsym.c (end_symtab): Pass objfile. 926 (end_symtab): Take objfile argument and pass it to 942 process_dies, end_symtab, dwarf_build_psymtabs, 947 (end_symtab): Call global allocate_symtab. 1020 * dwarfread.c (end_symtab): Support language_cplus. 1661 * dbxread.c (end_symtab): Use it. 1670 * coffread.c (end_symtab): Use allocate_symtab. 2955 (read_ofile_symtab, end_symtab): Return the symtab. 3845 * coffread.c (end_symtab, patch_opaque_types): Ditto. 3846 * dbxread.c (end_symtab): Ditto. [all …]
|
H A D | coffread.c | 402 symtab = end_symtab (current_source_end_addr, objfile, SECT_OFF_TEXT (objfile)); in coff_end_symtab()
|
H A D | mdebugread.c | 3910 st = end_symtab (valu, pst->objfile, in psymtab_to_symtab_1() 3972 st = end_symtab (pst->texthigh, pst->objfile, SECT_OFF_TEXT (pst->objfile)); in psymtab_to_symtab_1()
|
H A D | dwarfread.c | 1905 symtab = end_symtab (dip->at_high_pc, objfile, 0); in read_file_scope()
|
H A D | ChangeLog-1992 | 203 * buildsym.c (end_symtab): Update the source language in the 2747 * buildsym.c (end_symtab): Document that end_symtab can return 2750 returned from end_symtab for empty compilation units. 2811 * buildsym.c (end_symtab): Make copy of dirname on symbol obstack. 2812 * buildsym.c (end_symtab): Free all malloc'd subfile fields. 5542 * buildsym.c (end_symtab): Simplify code using line table size. 5571 * coffread.c (end_symtab): Change name to coff_end_symtab. 6233 * dwarfread.c (start_symtab, end_symtab, scopecount, openscope,
|
H A D | ChangeLog-1997 | 606 * buildsym.c (record_line start_symtab end_symtab): Don't delete 1351 (end_symtab): Copy format into symtab debugformat member. 1352 (end_symtab): Free subfile debugformat member.
|
H A D | ChangeLog-1993 | 2423 * buildsym.c (end_symtab): initialize symtab & linetablesize. 2594 * coffread.c: Tell end_symtab to sort the line table. 2603 * buildsym.c (end_symtab): Don't realloc subfile->linetable. 6320 buildsym.c (end_symtab): Set it. 6321 (end_symtab and callers): Add section parameter. 6331 (end_symtab): primary field replaces nonreloc.
|
H A D | ChangeLog-3.x | 1683 (end_symtab): Called cleanup_undefined_types from here. 3463 * coffread.c (end_symtab): Zero context stack when finishing
|
H A D | hpread.c | 2880 return end_symtab (text_offset + text_size, objfile, SECT_OFF_TEXT (objfile)); in hpread_expand_symtab()
|
H A D | ChangeLog-1990 | 657 (end_symtab): Free named symbol table when a new version comes in. 2618 (end_symtab): Set dirname field in symtab.
|
H A D | ChangeLog-1996 | 333 Relocate highpc with baseaddr when calling end_symtab. 899 * buildsym.c (end_symtab): Use macro to pop context. 4989 * buildsym.c (end_symtab): Remove sort_pending and sort_linevec
|
H A D | dwarf2read.c | 2600 symtab = end_symtab (highpc + baseaddr, objfile, SECT_OFF_TEXT (objfile)); in process_full_comp_unit()
|
H A D | ChangeLog-2002 | 296 (finish_block, make_blockvector, end_symtab): Replace calls 9329 (end_symtab): If we found macro information while reading a CU's
|
H A D | ChangeLog-2003 | 7478 (end_symtab): Set free_func to NULL, not free_ptr. 10591 (end_symtab): Finalize C++ namespace support.
|
H A D | ChangeLog-1998 | 4071 * buildsym.c (end_symtab): Cleanup PROCESS_LINENUMBER_HOOK.
|
H A D | ChangeLog-2000 | 1280 * coffread.c (coff_end_symtab): When calling end_symtab(),
|
H A D | ChangeLog | 11117 (record_pending_block, make_blockvector, end_symtab): Replace
|