binutils-gdb/gdb/compile
Christian Biesinger 442853af24 Allow passing a block to lookup_global_symbol_from_objfile
This has no behavior change in itself, but allows a future patch
to add a function to the Python API to look up symbols in the
static block.

gdb/ChangeLog:

2019-07-24  Christian Biesinger  <cbiesinger@google.com>

	* compile/compile-object-load.c (compile_object_load): Pass GLOBAL_SCOPE.
	* solib-spu.c (spu_lookup_lib_symbol): Pass GLOBAL_SCOPE.
	* solib-svr4.c (elf_lookup_lib_symbol): Pass GLOBAL_SCOPE.
	* symtab.c (lookup_global_symbol_from_objfile): Add a scope parameter.
	* symtab.h (lookup_global_symbol_from_objfile): Likewise.
2019-07-24 19:02:50 -05:00
..
compile-c-support.c Don't include gdbarch.h from defs.h 2019-07-10 14:53:53 -06:00
compile-c-symbols.c Rename gdb exception types 2019-04-08 09:05:40 -06:00
compile-c-types.c Update copyright year range in all GDB files. 2019-01-01 10:01:51 +04:00
compile-c.h Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
compile-cplus-symbols.c Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
compile-cplus-types.c Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
compile-cplus.h Don't include gdbarch.h from defs.h 2019-07-10 14:53:53 -06:00
compile-internal.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
compile-loc2c.c Don't include gdbarch.h from defs.h 2019-07-10 14:53:53 -06:00
compile-object-load.c Allow passing a block to lookup_global_symbol_from_objfile 2019-07-24 19:02:50 -05:00
compile-object-load.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
compile-object-run.c Replace throw_exception with throw in some cases 2019-04-08 09:05:41 -06:00
compile-object-run.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
compile.c Rename common to gdbsupport 2019-07-09 07:45:38 -06:00
compile.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
gcc-c-plugin.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00
gcc-cp-plugin.h Normalize include guards in gdb 2019-02-07 03:27:23 -07:00