]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/value.c
Turn value_arch into method
authorTom Tromey <tom@tromey.com>
Tue, 31 Jan 2023 15:31:48 +0000 (08:31 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 13 Feb 2023 22:21:07 +0000 (15:21 -0700)
commitf9ee742cd7f9ea4f6050599a4784cb162dcc49b5
tree85e4e68f279677d9e587974482043b0ae64a596d
parent81ae560ca4f0da47729dc37a889c2f2e01c4c84e
Turn value_arch into method

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

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