Lines Matching full:scndx
530 || (oldp->scndx >= SHN_LORESERVE && oldp->scndx <= SHN_HIRESERVE))
535 size_t oldgrpid = oldp->file->scninfo[oldp->scndx].grpid;
690 if (oldp->scndx < SHN_LORESERVE || oldp->scndx > SHN_HIRESERVE)
695 scnname = ebl_section_name (ld_state.ebl, oldp->scndx, oldp->scndx,
755 oldp->scndx = shndx;
1441 newp->scndx = shndx;
1553 newp->scndx = shndx;
1555 newp->defined = newp->scndx != SHN_UNDEF;
1556 newp->common = newp->scndx == SHN_COMMON;
1571 if (newp->scndx == SHN_UNDEF)
1578 else if (newp->scndx == SHN_COMMON)
2770 XElf_Off symalign = MAX (SCNINFO_SHDR (runp->file->scninfo[runp->scndx].shdr).sh_addralign, 1);
4862 locdata = elf_rawdata (file->scninfo[symrunp->scndx].scn,
4870 file->scninfo[symrunp->scndx].outscnndx = head->scnidx;
4933 locdata = elf_rawdata (file->scninfo[symrunp->scndx].scn,
4942 file->scninfo[symrunp->scndx].outscnndx = head->scnidx;
5012 locdata = elf_rawdata (file->scninfo[symrunp->scndx].scn,
5021 file->scninfo[symrunp->scndx].outscnndx = head->scnidx;