]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/symtab.h
Introduce symbol_block_ops::get_block_value
authorTom Tromey <tromey@adacore.com>
Mon, 19 Dec 2022 18:25:48 +0000 (11:25 -0700)
committerTom Tromey <tromey@adacore.com>
Fri, 12 May 2023 19:25:28 +0000 (13:25 -0600)
commit36ed3d84e0ac1b6f21e68c742d72061ff51cb76b
tree6dfb69c6951f5ccbc27d9ba96603427938b23974
parentbb051d7a307ee7a53905d1d1cb08f30f70eeba3f
Introduce symbol_block_ops::get_block_value

This adds a new callback to symbol_block_ops.  This callback lets a
LOC_BLOCK symbol implement its own function to find the underlying
block.
gdb/symtab.c
gdb/symtab.h