Remove alloc_type
authorTom Tromey <tom@tromey.com>
Mon, 13 Mar 2023 15:01:08 +0000 (09:01 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 18 Mar 2023 17:12:37 +0000 (11:12 -0600)
commit8a17bdd9ccc26a7a0a2a208a9b870512b2490324
tree5eab413592f52690e4ed5fca4198c7d81d4b82d5
parent9fa83a7ade66a3f0ba42aa71417c54e0ec18b6aa
Remove alloc_type

This removes alloc_type, replacing all uses with the new type
allocator.

Reviewed-By: Simon Marchi <simon.marchi@efficios.com>
gdb/coffread.c
gdb/ctfread.c
gdb/dwarf2/read.c
gdb/gdbtypes.c
gdb/gdbtypes.h
gdb/mdebugread.c
gdb/stabsread.c