]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Turn value_offset into method
authorTom Tromey <tom@tromey.com>
Tue, 31 Jan 2023 17:05:01 +0000 (10:05 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 13 Feb 2023 22:21:07 +0000 (15:21 -0700)
commit76675c4d0bc454ed1ae369f98ad848754d0e81a0
tree6ab6267f6ca517ea44185ad5211f0c8075855a89
parentfac7bdaaab474e2741b88d24781facd9521d0e9c
Turn value_offset into method

This changes value_offset to be a method of value.  Much of this patch
was written by script.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
12 files changed:
gdb/ada-lang.c
gdb/breakpoint.c
gdb/cp-abi.h
gdb/dwarf2/expr.c
gdb/findvar.c
gdb/gnu-v2-abi.c
gdb/infrun.c
gdb/opencl-lang.c
gdb/s390-tdep.c
gdb/valops.c
gdb/value.c
gdb/value.h