Files
Simon Marchi 9ea36493f6 gdb: pass signature to allocate_signatured_type and signatured_type constructor
All signatured_type constucted (even those used only for lookups in hash
maps) need a signature.  Enforce that by passing the signature all the
way to the signatured_type constructor.

gdb/ChangeLog:

	* dwarf2/read.h (struct structured_type) <signatured_type>: New.
	Update all callers.
	(struct dwarf2_per_bfd) <allocate_signatured_type>: Add
	signature parameter, update all callers.
	* dwar2/read.c (dwarf2_per_bfd::allocate_signatured_type): Add
	signature parameter.

Change-Id: I99bc1f88f54127666aa133ddbbabb7f7668fa14a
2021-05-31 12:33:32 -04:00
..
2021-03-13 09:41:05 -07:00
2021-05-17 14:16:07 -06:00
2021-05-17 14:16:07 -06:00
2021-03-06 09:26:40 -07:00
2021-03-06 09:26:40 -07:00
2021-03-20 17:23:40 -06:00
2021-03-20 17:23:40 -06:00
2021-05-17 14:16:07 -06:00
2021-05-17 13:07:25 -06:00
2021-03-06 09:26:39 -07:00
2021-03-28 10:43:15 -06:00
2021-03-18 12:08:41 -06:00
2021-03-31 09:48:56 -06:00