This improves the next points for broken hash tables:
- Use reportUniqueWarning to prevent duplication when --hash-table and --elf-hash-histogram are used together.
- Dump nbuckets and nchain fields. It is often possible to dump them even when the table itself goes past the EOF etc.
Nit: I'd indent this line one more space (i.e. to be two spaces more indented than the line above).