Lines Matching refs:ndx
164 Word ndx, int ident, Ofl_desc *ofl)
178 isp->is_scnndx = ndx;
200 ifl->ifl_isdesc[ndx] = isp;
821 Word ndx, cnum;
860 for (ndx = 0, data = cdata; ndx < cnum; ndx++, data++) {
869 if (ndx == 0)
889 descapndx = ndx;
931 for (ndx = 0, data = cdata; ndx < cnum; ndx++, data++) {
1041 for (ndx = 0, data = cdata; ndx < cnum; ndx++, data++) {
1068 (ndx - descapndx), ofl,
1150 descapndx = ndx;
1281 Word ndx, int ident, Ofl_desc *ofl)
1283 return (process_section(name, ifl, shdr, scn, ndx,
1296 Word ndx, int ident, Ofl_desc *ofl)
1299 shdr, scn, ndx, ld_targ.t_id.id_null, ofl) == S_ERROR)
1308 if (aplist_append(&ifl->ifl_relsect, ifl->ifl_isdesc[ndx],
1321 Word ndx, int ident, Ofl_desc *ofl)
1346 error = process_section(name, ifl, shdr, scn, ndx, ident, ofl);
1355 isp = ifl->ifl_isdesc[ndx];
1376 Word ndx, int ident, Ofl_desc *ofl)
1381 ifl->ifl_name, EC_WORD(ndx), name,
1423 * name, ifl, shdr, ndx, ident, ofl - As passed to process_progbits().
1435 Word ndx, int *ident, Ofl_desc *ofl, Boolean is_stab_index,
1529 Word ndx, int ident, Ofl_desc *ofl)
1577 if (process_progbits_alloc(name, ifl, shdr, ndx,
1585 r = process_section(name, ifl, shdr, scn, ndx, ident, ofl);
1592 ifl->ifl_isdesc[ndx]->is_flags |= is_flags;
1602 Word ndx, int ident, Ofl_desc *ofl)
1610 return (process_progbits(name, ifl, shdr, scn, ndx, ident, ofl));
1618 Word ndx, int ident, Ofl_desc *ofl)
1631 return (process_section(name, ifl, shdr, scn, ndx, ident, ofl));
1639 Word ndx, int ident, Ofl_desc *ofl)
1646 error = process_section(name, ifl, shdr, scn, ndx, ident, ofl);
1683 Word ndx, int ident, Ofl_desc *ofl)
1685 if (process_input(name, ifl, shdr, scn, ndx, ident, ofl) == S_ERROR)
1691 if (shdr->sh_link < ndx) {
1698 EC_WORD(ndx), name, EC_XWORD(shdr->sh_link));
1701 isp->is_symshndx = ifl->ifl_isdesc[ndx];
1739 Word ndx, int ident, Ofl_desc *ofl)
2082 Elf_Scn *scn, Word ndx, int ident, Ofl_desc *ofl)
2088 error = process_section(name, ifl, shdr, scn, ndx, ident, ofl);
2334 Word ndx, int ident, Ofl_desc *ofl)
2338 error = process_section(name, ifl, shdr, scn, ndx, ident, ofl);
2435 Word ndx, Ofl_desc *ofl)
2454 ifl->ifl_name, EC_WORD(ndx), name);
2461 return (process_section(name, ifl, shdr, scn, ndx, 0, ofl));
2535 Word ndx, sndx, ordndx = 0, ordcnt = 0;
2611 ndx = 0;
2615 ndx++;
2620 if (ndx == sndx)
2630 if (ld_sup_input_section(ofl, ifl, name, &shdr, ndx, scn,
2649 ndx, ofl)) == S_ERROR)
2662 ndx, ident, ofl) == S_ERROR)
2676 EC_WORD(ndx), name, conv_sec_type(
2688 ndx, ident, ofl) == S_ERROR)
2692 if (process_section(name, ifl, shdr, scn, ndx,
2695 capisp = ifl->ifl_isdesc[ndx];
2698 if (process_section(name, ifl, shdr, scn, ndx,
2701 capinfoisp = ifl->ifl_isdesc[ndx];
2706 ndx, ident, ofl) == S_ERROR)
2710 if (process_section(name, ifl, shdr, scn, ndx,
2715 if (process_section(name, ifl, shdr, scn, ndx,
2718 sifisp = ifl->ifl_isdesc[ndx];
2722 ndx, ident, ofl) == S_ERROR)
2727 ndx, ident, ofl) == S_ERROR)
2729 ifl->ifl_isdesc[ndx]->is_flags |= FLG_IS_COMDAT;
2732 if (process_section(name, ifl, shdr, scn, ndx,
2735 vdfisp = ifl->ifl_isdesc[ndx];
2738 if (process_section(name, ifl, shdr, scn, ndx,
2741 vndisp = ifl->ifl_isdesc[ndx];
2744 if (process_section(name, ifl, shdr, scn, ndx,
2747 vsyisp = ifl->ifl_isdesc[ndx];
2759 if (process_section(name, ifl, shdr, scn, ndx,
2783 scn, ndx, ld_targ.t_id.id_unwind,
2786 ifl->ifl_isdesc[ndx]->is_flags |=
2793 if (process_section(name, ifl, shdr, scn, ndx,
2811 for (ndx = 1; ndx < ifl->ifl_shnum; ndx++) {
2814 if (((isp = ifl->ifl_isdesc[ndx]) == NULL) ||
2835 for (ndx = 1; ndx < ifl->ifl_shnum; ndx++) {
2838 if (((isp = ifl->ifl_isdesc[ndx]) == NULL) ||
2860 ordndx = ndx;
2868 for (ndx = ordndx; ndx < ifl->ifl_shnum; ndx++) {
2871 if (((isp = ifl->ifl_isdesc[ndx]) == NULL) ||
2878 if (ld_process_ordered(ofl, ifl, path_info, ndx) ==
2951 for (ndx = 0; ndx < ifl->ifl_shnum; ndx++) {
2954 if ((isp = ifl->ifl_isdesc[ndx]) == NULL)
2959 ld_sup_section(ofl, isp->is_name, isp->is_shdr, ndx,