ELF_SHSTRTAB
char shstrtab[sizeof(ELF_SHSTRTAB) + 1];
.sh_size = sizeof(ELF_SHSTRTAB) + 1,
.shstrtab = "\0" ELF_SHSTRTAB,