Turn more deprecated_* functions into methods
authorTom Tromey <tom@tromey.com>
Tue, 31 Jan 2023 19:46:20 +0000 (12:46 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 13 Feb 2023 22:21:07 +0000 (15:21 -0700)
commitf29de665046c1b1a2feabf8d3d584b3b89699e10
tree64c15214031415b73a69bc54dd1c863c47a784cc
parent9feb2d07debe7d04a33cbd90f895d529b7a04f41
Turn more deprecated_* functions into methods

This changes deprecated_value_internalvar_hack,
deprecated_value_internalvar_hack, and deprecated_value_regnum_hack
into methods on value.

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