]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/gdbtypes.c
gdb: remove TYPE_FIELD_DWARF_BLOCK
authorSimon Marchi <simon.marchi@polymtl.ca>
Mon, 27 Sep 2021 01:08:36 +0000 (21:08 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Fri, 29 Oct 2021 20:44:45 +0000 (16:44 -0400)
commit51e36a3aaada574336217a83aaeba32424eee537
tree85851a5d75ca59a1fa5d74e6395e3d37c6d9fc1f
parente06c3e112eefd357b2531b53d0d8e87619fceb95
gdb: remove TYPE_FIELD_DWARF_BLOCK

Remove TYPE_FIELD_DWARF_BLOCK, replace with type::field +
field::loc_dwarf_block.

Change-Id: I10af9410bb5f46d342b8358a7956998c7e804b64
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/gnu-v3-abi.c