Home
last modified time | relevance | path

Searched refs:end_symtab (Results 1 – 21 of 21) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dbuildsym.h251 extern struct symtab *end_symtab (CORE_ADDR end_addr,
H A Dxcoffread.c1039 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 Dbuildsym.c815 end_symtab (CORE_ADDR end_addr, struct objfile *objfile, int section) in end_symtab() function
H A Ddbxread.c2623 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 DChangeLog-1991920 * 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 Dcoffread.c402 symtab = end_symtab (current_source_end_addr, objfile, SECT_OFF_TEXT (objfile)); in coff_end_symtab()
H A Dmdebugread.c3910 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 Ddwarfread.c1905 symtab = end_symtab (dip->at_high_pc, objfile, 0); in read_file_scope()
H A DChangeLog-1992203 * 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 DChangeLog-1997606 * 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 DChangeLog-19932423 * 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 DChangeLog-3.x1683 (end_symtab): Called cleanup_undefined_types from here.
3463 * coffread.c (end_symtab): Zero context stack when finishing
H A Dhpread.c2880 return end_symtab (text_offset + text_size, objfile, SECT_OFF_TEXT (objfile)); in hpread_expand_symtab()
H A DChangeLog-1990657 (end_symtab): Free named symbol table when a new version comes in.
2618 (end_symtab): Set dirname field in symtab.
H A DChangeLog-1996333 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 Ddwarf2read.c2600 symtab = end_symtab (highpc + baseaddr, objfile, SECT_OFF_TEXT (objfile)); in process_full_comp_unit()
H A DChangeLog-2002296 (finish_block, make_blockvector, end_symtab): Replace calls
9329 (end_symtab): If we found macro information while reading a CU's
H A DChangeLog-20037478 (end_symtab): Set free_func to NULL, not free_ptr.
10591 (end_symtab): Finalize C++ namespace support.
H A DChangeLog-19984071 * buildsym.c (end_symtab): Cleanup PROCESS_LINENUMBER_HOOK.
H A DChangeLog-20001280 * coffread.c (coff_end_symtab): When calling end_symtab(),
H A DChangeLog11117 (record_pending_block, make_blockvector, end_symtab): Replace