elf_print_symtab
static void elf_print_symtab(Elf32_Ehdr *e, void *sh, char *str);
elf_print_symtab(e, v, strtab);
elf_print_symtab(e, v, dynstr);