elf: Disallow the empty global symbol name Reject the empty global symbol name, "". PR ld/33456 * elflink.c (elf_link_add_object_symbols): Disallow the empty global symbol name. Signed-off-by: H.J. Lu <hjl.tools@gmail.com>