SHT_NULL
if (sh_type == SHT_NULL) {
if (sh_type == SHT_NULL) {
assert(sh_type != SHT_NULL && sh_type != SHT_NOBITS);
if (sh_type == SHT_NOBITS || sh_type == SHT_NULL)
if (sh_type == SHT_NOBITS || sh_type == SHT_NULL || sh_size == 0)
if ((shtype = GET_SHDR_MEMBER(sh_type)) != SHT_NULL) {
if (shp->sh_type == SHT_NULL)