gdb: remove FIELD_LOC_KIND macro
authorSimon Marchi <simon.marchi@polymtl.ca>
Fri, 24 Sep 2021 03:35:24 +0000 (23:35 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Fri, 29 Oct 2021 20:44:20 +0000 (16:44 -0400)
commit8d939e8ea4b05a263579b533850a983668ccd1fa
tree2222080eda027228bf5fea5e6643591af5858a6f
parentd3771fe234b74d60cfa553940bce9d047bd38e8d
gdb: remove FIELD_LOC_KIND macro

Remove FIELD_LOC_KIND, replace its uses with field::loc_kind or
call_site_target::loc_kind.

Change-Id: I0368d8c3ea269d491bb215aa70e32edbdf55f389
gdb/dwarf2/loc.c
gdb/gdbtypes.c
gdb/gdbtypes.h