binutils-gdb/gdb/compile
Simon Marchi 44281e6c08 gdb: remove symtab::blockvector
symtab::blockvector is a wrapper around compunit_symtab::blockvector.
It is a bit misleadnig, as it gives the impression that a symtab has a
blockvector.  Remove it, change all users to fetch the blockvector
through the compunit instead.

Change-Id: Ibd062cd7926112a60d52899dff9224591cbdeebf
2022-04-07 13:04:53 -04:00
..
compile-c-support.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
compile-c-symbols.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
compile-c-types.c Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
compile-c.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
compile-cplus-symbols.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
compile-cplus-types.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
compile-cplus.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
compile-internal.h Introduce gdb-hashtab module in gdbsupport 2022-01-18 10:14:43 -07:00
compile-loc2c.c Unify gdb printf functions 2022-03-29 12:46:24 -06:00
compile-object-load.c gdb: remove symtab::blockvector 2022-04-07 13:04:53 -04:00
compile-object-load.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
compile-object-run.c gdb: remove SYMBOL_TYPE macro 2022-02-06 16:03:47 -05:00
compile-object-run.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
compile.c gdb: remove symtab::blockvector 2022-04-07 13:04:53 -04:00
compile.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
gcc-c-plugin.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00
gcc-cp-plugin.h Automatic Copyright Year update after running gdb/copyright.py 2022-01-01 19:13:23 +04:00