Lines Matching refs:shndx
78 int symndx, Word shndx, Word symsecndx, const char *symsecname,
105 sym, strs, symndx, shndx, symsecname, flags);
328 Ofl_desc *ofl, Word ndx, Word shndx, sd_flag_t sdflags, avl_index_t *where)
373 sdp->sd_shndx = shndx;
403 sdp->sd_isc = ifl->ifl_isdesc[shndx];
416 name, ifl->ifl_name, EC_XWORD(shndx));
514 sdp->sd_shndx = shndx = SHN_UNDEF;
1855 Sym *sym, Word shndx)
1870 ifl->ifl_name, shndx, sdp->sd_isc->is_name,
2043 Word shndx;
2053 shndx = symshndx[ndx];
2054 } else if ((shndx = sym->st_shndx) >= SHN_LORESERVE) {
2056 } else if (shndx > ifl->ifl_shnum) {
2065 shndx, symsecndx, symsecname, strsecname,
2134 sdp->sd_shndx = shndx;
2147 sdp->sd_shndx = shndx = SHN_UNDEF;
2180 sdp->sd_isc = ifl->ifl_isdesc[shndx];
2221 sym, shndx);
2358 Word shndx;
2368 shndx = symshndx[ndx];
2369 } else if ((shndx = nsym->st_shndx) >= SHN_LORESERVE) {
2371 } else if (shndx > ifl->ifl_shnum) {
2379 if ((name = string(ofl, ifl, nsym, strs, strsize, ndx, shndx,
2437 if (ofl->ofl_wrap && name[0] && (shndx == SHN_UNDEF)) {
2488 if (shndx >= ifl->ifl_shnum) {
2504 isp = ifl->ifl_isdesc[shndx];
2591 cpp->c_osdp->sd_shndx = shndx;
2593 cpp->c_osdp->sd_isc = ifl->ifl_isdesc[shndx];
2614 rsym->st_shndx = shndx = SHN_UNDEF;
2632 shndx, sdflags, &where)) == (Sym_desc *)S_ERROR)
2635 } else if (ld_sym_resolve(sdp, nsym, ifl, ofl, ndx, shndx,