diff options
author | Tom Tromey <tromey@adacore.com> | 2023-08-04 13:39:46 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2023-09-05 11:02:34 -0600 |
commit | dec28322cf6db3b2e65bb833ba825bdfc90a3bb1 (patch) | |
tree | 83fde1248fee247c40822a8029d545eaf8bfeb0d /gdb/testsuite/gdb.python/python.c | |
parent | 49ed499c44d9368d2b954697f362452d1447eecf (diff) | |
download | binutils-dec28322cf6db3b2e65bb833ba825bdfc90a3bb1.zip binutils-dec28322cf6db3b2e65bb833ba825bdfc90a3bb1.tar.gz binutils-dec28322cf6db3b2e65bb833ba825bdfc90a3bb1.tar.bz2 |
Introduce TYPE_SPECIFIC_RUST_STUFF
This adds a new enum constant, TYPE_SPECIFIC_RUST_STUFF, and changes
the DWARF reader to set this on Rust types. This will be used as a
flag in a later patch.
Note that the size of the type_specific_field bitfield had to be
increased. I checked that this did not impact the size of main_type.
Diffstat (limited to 'gdb/testsuite/gdb.python/python.c')
0 files changed, 0 insertions, 0 deletions