SHT_STRTAB
if (stringHeader.sh_type != SHT_STRTAB)
if (stringSection == NULL || stringSection->Type() != SHT_STRTAB)
if (stringHeader->sh_type != SHT_STRTAB) {
if (stringHeader->sh_type != SHT_STRTAB) {
case SHT_STRTAB: