Turn value_computed_closure and value_computed_funcs functions into methods
authorTom Tromey <tom@tromey.com>
Tue, 31 Jan 2023 19:12:39 +0000 (12:12 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 13 Feb 2023 22:21:07 +0000 (15:21 -0700)
commitb9f74d5432ffeef0e2281cb09c28d4b6d0371603
tree1c3a0a540a84dbb2cd0188166de8de451ba2580a
parentc8580184bbd1af58769d143b23d254737b08de9d
Turn value_computed_closure and value_computed_funcs functions into methods

This changes the value_computed_funcs and value_computed_closure
functions to be methods of value.

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