Turn value_initialized and set_value_initialized functions into methods
authorTom Tromey <tom@tromey.com>
Tue, 31 Jan 2023 19:22:01 +0000 (12:22 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 13 Feb 2023 22:21:07 +0000 (15:21 -0700)
commit8e5b19ad992b56cb3817dcbd4c656e2ffc3ee889
tree5e18d990c15223fc25360d2d1f02e1f6cdea0ff9
parent970441058c4fc01a3a78773a004196e3037825ed
Turn value_initialized and set_value_initialized functions into methods

This changes the value_initialized and set_value_initialized functions
to be methods of value.

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