Files
Philip Craig d6094add33 build/elf: fix sh_info for SHT_DYNSYM section
It's possible to have local symbols in the dynamic symbol table,
and sh_info should count these, the same as it already does
for SHT_SYMTAB.

Also be sure to exclude these from the GNU hash table.
2024-03-25 16:02:26 +10:00
..