diff options
author | Tom Tromey <tromey@adacore.com> | 2021-11-18 11:25:29 -0700 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-03-28 13:07:41 -0600 |
commit | 7eb21cc702249b4fb1beecee25c0c8ccbd9edd15 (patch) | |
tree | ecd6706240119bc64fb60a5025a808e53c0664bb /gdb/ui-file.c | |
parent | b8e92c571baed4e794bd62b7bf417fa8bbaf5c95 (diff) | |
download | binutils-7eb21cc702249b4fb1beecee25c0c8ccbd9edd15.zip binutils-7eb21cc702249b4fb1beecee25c0c8ccbd9edd15.tar.gz binutils-7eb21cc702249b4fb1beecee25c0c8ccbd9edd15.tar.bz2 |
Change call_site_target to use custom type and enum
call_site_target reuses field_loc_kind and field_location. However,
it has never used the full range of the field_loc_kind enum. In a
subsequent patch, I plan to add a new 'kind' here, so it seemed best
to avoid this reuse and instead introduce new types here.
Diffstat (limited to 'gdb/ui-file.c')
0 files changed, 0 insertions, 0 deletions