binutils-gdb/gdb/compile
Simon Marchi 940da03e32 gdb: remove TYPE_FIELD_TYPE macro
Remove the `TYPE_FIELD_TYPE` macro, changing all the call sites to use
`type::field` and `field::type` directly.

gdb/ChangeLog:

	* gdbtypes.h (TYPE_FIELD_TYPE): Remove.  Change all call sites
	to use type::field and field::type instead.

Change-Id: Ifda6226a25c811cfd334a756a9fbc5c0afdddff3
2020-06-08 15:26:31 -04:00
..
compile-c-support.c gdb: remove TYPE_CODE macro 2020-05-14 13:46:38 -04:00
compile-c-symbols.c gdb: remove TYPE_FIELD_TYPE macro 2020-06-08 15:26:31 -04:00
compile-c-types.c gdb: remove TYPE_FIELD_TYPE macro 2020-06-08 15:26:31 -04:00
compile-c.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
compile-cplus-symbols.c gdb: remove TYPE_CODE macro 2020-05-14 13:46:38 -04:00
compile-cplus-types.c gdb: remove TYPE_FIELD_TYPE macro 2020-06-08 15:26:31 -04:00
compile-cplus.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
compile-internal.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
compile-loc2c.c Remove dwarf2_per_cu_data::text_offset 2020-05-27 11:15:57 -04:00
compile-object-load.c gdb: remove TYPE_FIELD_TYPE macro 2020-06-08 15:26:31 -04:00
compile-object-load.h Remove obsolete declaration 2020-05-22 13:35:13 -06:00
compile-object-run.c gdb: remove TYPE_FIELD_TYPE macro 2020-06-08 15:26:31 -04:00
compile-object-run.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
compile.c gdb: Convert language la_get_compile_instance field to a method 2020-06-02 13:53:10 +01:00
compile.h Remove dwarf2_per_cu_data::text_offset 2020-05-27 11:15:57 -04:00
gcc-c-plugin.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00
gcc-cp-plugin.h Update copyright year range in all GDB files. 2020-01-01 10:20:53 +04:00