]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: remove SYMBOL_INLINED macro
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 28 Jan 2022 03:08:54 +0000 (22:08 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Sun, 6 Feb 2022 21:03:46 +0000 (16:03 -0500)
commit32177d6e39a2ed82fdafd7c41456c311b64d09fc
tree898327974f91be4366d3dd7806f6692364a7f85a
parentd9743061f92738a6c3f311d640e614a5a2f01b1e
gdb: remove SYMBOL_INLINED macro

Add a getter and a setter for whether a symbol is inlined.  Remove the
corresponding macro and adjust all callers.

Change-Id: I934468da3b5a32dd6b161a6f252a6b1b94737279
gdb/block.c
gdb/dwarf2/read.c
gdb/linespec.c
gdb/symtab.h