]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: add getter/setter for compunit_symtab::objfile
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 19 Nov 2021 18:11:24 +0000 (13:11 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Sun, 6 Feb 2022 20:48:18 +0000 (15:48 -0500)
commitf1f58f102ee5f3dda04853582fcb6f22cc00329b
tree34c917ec941286ff57e3c8630aabea819acaa479
parenta723766c0e2cc4e8d53813f90f1167e620da0784
gdb: add getter/setter for compunit_symtab::objfile

Rename the field to m_objfile, and add a getter and a setter.  Update
all users.

Change-Id: If7e2f763ee3e70570140d9af9261b1b056253317
gdb/symfile.c
gdb/symmisc.c
gdb/symtab.c
gdb/symtab.h