]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/symtab.c
Convert block_inlined_p to method
authorTom Tromey <tom@tromey.com>
Tue, 17 Jan 2023 00:27:28 +0000 (17:27 -0700)
committerTom Tromey <tom@tromey.com>
Sun, 19 Feb 2023 19:51:05 +0000 (12:51 -0700)
commita4dfe747564a5728da7c79ca2be3659148c87a49
tree4f6df11e4db1f8a68e829e7b41cfebf2ac7b00e2
parent7f5937df01cc829544baa921bfb81bfe0ccdc892
Convert block_inlined_p to method

This converts block_inlined_p to be a method.  This was mostly written
by script.
gdb/block.c
gdb/block.h
gdb/blockframe.c
gdb/findvar.c
gdb/inline-frame.c
gdb/symtab.c