]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Turn value_bitpos into method
authorTom Tromey <tom@tromey.com>
Tue, 31 Jan 2023 16:44:47 +0000 (09:44 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 13 Feb 2023 22:21:07 +0000 (15:21 -0700)
commit5011c493fb54235b47fbd76e9734072995d93da8
tree265e8d7258f005a399660d041c80a9536792229e
parentf49d5fa263e834a4cf171f43a450ac5b1ae5ae30
Turn value_bitpos into method

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

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/ada-lang.c
gdb/breakpoint.c
gdb/dwarf2/expr.c
gdb/valops.c
gdb/value.c
gdb/value.h