Home
last modified time | relevance | path

Searched refs:make_blockvector (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dbuildsym.c466 make_blockvector (struct objfile *objfile) in make_blockvector() function
909 blockvector = make_blockvector (objfile); in end_symtab()
H A DChangeLog-19961041 (make_blockvector): Declare here.
1044 * dstread.c (make_blockvector): Remove static copy that was old
1050 * buildsym.c (make_blockvector): Make global rather than static,
H A DChangeLog-19925535 * buildsym.c (make_blockvector): Change to static.
5568 * coffread.c (make_blockvector): Add and use objfile parameter.
6235 gatherblocks, make_blockvector): Extensive changes to switch
H A DChangeLog-2002296 (finish_block, make_blockvector, end_symtab): Replace calls
4785 * buildsym.c (make_blockvector): Make static.
4786 * buildsym.h (make_blockvector): Make extern declaration obsolete.
9544 * buildsym.c (make_blockvector): Ditto.
H A DChangeLog1625 * buildsym.c (make_blockvector): Use renamed hex_string.
11117 (record_pending_block, make_blockvector, end_symtab): Replace
H A DChangeLog-19914943 (make_blockvector): Check the order of the blocks, complain
H A DChangeLog-200315377 * buildsym.h (make_blockvector): Ditto.
15378 * buildsym.c (make_blockvector): Ditto.
H A DChangeLog-19945081 * buildsym.c (make_blockvector), core.c (memory_error),
H A DChangeLog-20007452 (make_blockvector): 32x64 fix using longest_local_hex_string().