Home | History | Annotate | Download | only in src

Lines Matching refs:scndx

520       || (oldp->scndx >= SHN_LORESERVE && oldp->scndx <= SHN_HIRESERVE))
525 size_t oldgrpid = oldp->file->scninfo[oldp->scndx].grpid;
680 if (oldp->scndx < SHN_LORESERVE || oldp->scndx > SHN_HIRESERVE)
685 scnname = ebl_section_name (ld_state.ebl, oldp->scndx, oldp->scndx,
745 oldp->scndx = shndx;
1431 newp->scndx = shndx;
1543 newp->scndx = shndx;
1545 newp->defined = newp->scndx != SHN_UNDEF;
1546 newp->common = newp->scndx == SHN_COMMON;
1561 if (newp->scndx == SHN_UNDEF)
1568 else if (newp->scndx == SHN_COMMON)
2760 XElf_Off symalign = MAX (SCNINFO_SHDR (runp->file->scninfo[runp->scndx].shdr).sh_addralign, 1);
4852 locdata = elf_rawdata (file->scninfo[symrunp->scndx].scn,
4860 file->scninfo[symrunp->scndx].outscnndx = head->scnidx;
4923 locdata = elf_rawdata (file->scninfo[symrunp->scndx].scn,
4932 file->scninfo[symrunp->scndx].outscnndx = head->scnidx;
5002 locdata = elf_rawdata (file->scninfo[symrunp->scndx].scn,
5011 file->scninfo[symrunp->scndx].outscnndx = head->scnidx;