Home | History | Annotate | Download | only in src

Lines Matching refs:sh_type

258       if (shdr1->sh_type != shdr2->sh_type
284 switch (shdr1->sh_type)
356 assert (shdr1->sh_type == SHT_NOBITS
358 assert (shdr2->sh_type == SHT_NOBITS
362 || (shdr1->sh_type != SHT_NOBITS
367 && shdr1->sh_type == SHT_HASH
603 if ((shdr->sh_type != SHT_REL && shdr->sh_type != SHT_RELA)
613 if (shdr->sh_type == SHT_REL)