Remove coff_pointerize_aux table_end param
authorAlan Modra <amodra@gmail.com>
Mon, 27 Mar 2023 06:15:57 +0000 (16:45 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 27 Mar 2023 11:28:46 +0000 (21:58 +1030)
commitf00a29e30bfbe33e1be8d174e01763e745190a4a
treeea597722b8612f534c80c0787cd22b848ed0fca0
parenta2c7ca15a5609ea230771fc418511a3b8db16bd1
Remove coff_pointerize_aux table_end param

I'm fairly certain the table_end checks are redundant now.  This
patch reverts commit 334d4ced42d3.

* coffgen.c (coff_pointerize_aux): Remove table_end parameter.
(coff_get_normalized_symtab): Adjust to suit.
bfd/coffgen.c