SHT_NOBITS
got->sh_type = SHT_NOBITS;
mod->arch.core.plt->sh_type = SHT_NOBITS;
mod->arch.init.plt->sh_type = SHT_NOBITS;
pltsec->sh_type = SHT_NOBITS;
pltsec->sh_type = SHT_NOBITS;
tramp->sh_type = SHT_NOBITS;
init_tramp->sh_type = SHT_NOBITS;
got_sec->sh_type = SHT_NOBITS;
plt_sec->sh_type = SHT_NOBITS;
plt_idx_sec->sh_type = SHT_NOBITS;
tramp->sh_type = SHT_NOBITS;
if ((sechdrs[i].sh_type != SHT_NOBITS) &&
if (sechdrs[i].sh_type != SHT_NOBITS)
mod->arch.plt.shdr->sh_type = SHT_NOBITS;
mod->arch.got.shdr->sh_type = SHT_NOBITS;
mod->arch.got_plt.shdr->sh_type = SHT_NOBITS;
if (sechdrs[i].sh_type == SHT_NOBITS) {
if (sec->sh_type == SHT_NOBITS) {
if (sechdrs[i].sh_type != SHT_NOBITS) {
sechdrs[sym->st_shndx].sh_type != SHT_NOBITS) {
if (sechdrs[sym->st_shndx].sh_type == SHT_NOBITS) {
case SHT_NOBITS:
if (shdr->sh_type == SHT_NOBITS) {
if (shdr->sh_type != SHT_NOBITS) {
if (info->sechdrs[get_secindex(info, sym)].sh_type & SHT_NOBITS) {
int nobits = sechdrs[i].sh_type == SHT_NOBITS;
} else if (sh->sh_type == SHT_NOBITS && (strcmp(name, BSS_SEC) == 0 ||
if (link_sec->shdr->sh_type != SHT_PROGBITS && link_sec->shdr->sh_type != SHT_NOBITS) {
if (src->shdr->sh_type != SHT_NOBITS) {
return sec->shdr->sh_type == SHT_PROGBITS || sec->shdr->sh_type == SHT_NOBITS;
case SHT_NOBITS:
case SHT_NOBITS:
if (shdr.sh_type == SHT_NOBITS) {
if (shdr.sh_type == SHT_NOBITS) {