SHT_NULL
shdr4extnum->sh_type = SHT_NULL;
shdr4extnum->sh_type = SHT_NULL;
if (sechdrs[0].sh_type != SHT_NULL
case SHT_NULL:
if (shdr->sh_type == SHT_NULL)
null = elf_create_section(elf, NULL, 0, 0, SHT_NULL, 0, 0);
if (type == SHT_NULL)