MIPS/BFD: Streamline hash table references in `mips_elf_sort_hash_table'
authorMaciej W. Rozycki <macro@imgtec.com>
Thu, 2 Feb 2017 21:30:27 +0000 (21:30 +0000)
committerMaciej W. Rozycki <macro@imgtec.com>
Thu, 2 Feb 2017 22:35:29 +0000 (22:35 +0000)
commit0f8c4b60ef3953a2373992e468106ae833049fff
treeab54b0d1ee7519dd46339e2c92a37227722eb886
parent17a80fa80adbe79df39ba1fc70e611dff92df197
MIPS/BFD: Streamline hash table references in `mips_elf_sort_hash_table'

Make all hash table references throughout `mips_elf_sort_hash_table' use
`htab', simplifying code and improving readability.

bfd/
* elfxx-mips.c (mips_elf_sort_hash_table): Use `htab' throughout
to access the hash table.
bfd/ChangeLog
bfd/elfxx-mips.c
This page took 0.025472 seconds and 4 git commands to generate.