]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: remove TYPE_DATA_LOCATION_ADDR macro
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 23 Oct 2025 19:07:01 +0000 (15:07 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Fri, 24 Oct 2025 15:16:47 +0000 (11:16 -0400)
commit1e3c445f54d98eca54223eb309c92c1d4208e17a
treed1f43b4006886136961a762c4c45808053ff1dff
parent939fc54b02d0335077749fb05ebc37130eab6ae6
gdb: remove TYPE_DATA_LOCATION_ADDR macro

Remove it in favor of using the dynamic_prop::const_val method directly.

Change-Id: I8dea18d7f504d4ec982b6624342f7a301e8fd636
Approved-By: Tom Tromey <tom@tromey.com>
gdb/gdbtypes.h
gdb/value.c