Lines Matching defs:isec

433 	Is_desc		*isec;
651 if ((isec = libld_calloc(1, sizeof (Is_desc))) == NULL)
653 isec->is_name = shname;
654 isec->is_shdr = shdr;
655 isec->is_indata = data;
658 *ret_isec = isec;
689 Is_desc *isec;
714 if ((isec = libld_calloc(1, sizeof (Is_desc))) == NULL)
716 isec->is_name = tmpl_isp->is_name;
717 isec->is_shdr = shdr;
718 isec->is_indata = data;
721 *ret_isec = isec;
740 Is_desc *isec;
750 &isec, &shdr, &data) == S_ERROR)
760 isec->is_name = MSG_ORIG(MSG_SCN_TBSS);
761 ofl->ofl_istlsbss = isec;
765 isec->is_name = MSG_ORIG(MSG_SCN_BSS);
766 ofl->ofl_isbss = isec;
771 isec->is_name = MSG_ORIG(MSG_SCN_LBSS);
772 ofl->ofl_islbss = isec;
781 if ((osp = ld_place_section(ofl, isec, NULL, ident, NULL)) ==
817 Is_desc *isec;
832 if (new_section(ofl, shtype, sectname, entcount, &isec, &shdr, &data) ==
839 if (ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_array, NULL) ==
843 osp = isec->is_osdesc;
856 reld.rel_isdesc = isec;
881 if (ld_process_sym_reloc(ofl, &reld, (Rel *)&reloc, isec,
902 Is_desc *isec;
905 &isec, &shdr, &data) == S_ERROR)
916 return ((uintptr_t)ld_place_section(ofl, isec, NULL,
934 Is_desc *isec;
959 &isec, &shdr, &data) == S_ERROR)
979 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_dynamic, NULL);
1317 Is_desc *isec;
1322 &isec, &shdr, &data) == S_ERROR)
1331 ofl->ofl_osgot = ld_place_section(ofl, isec, NULL,
1349 Is_desc *isec;
1381 &isec, &shdr, &data) == S_ERROR)
1389 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_interp, NULL);
1404 Is_desc *isec;
1410 if (new_section(ofl, stype, sectname, 0, &isec, &shdr, &data) ==
1414 return (ld_place_section(ofl, isec, NULL, ident, NULL));
1591 Is_desc *isec;
1686 if (new_section(ofl, shtype, shname, size, &isec,
1863 if ((ofl->ofl_oscap = ld_place_section(ofl, isec,
1886 ofl->ofl_capchaincnt, &isec, &shdr,
1890 ofl->ofl_oscapchain = ld_place_section(ofl, isec,
1909 Is_desc *isec;
1922 &isec, &shdr, &data) == S_ERROR)
1933 ofl->ofl_osplt = ld_place_section(ofl, isec, NULL,
1953 Is_desc *isec;
1963 &isec, &shdr, &data) == S_ERROR)
1971 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_hash, NULL);
2011 Is_desc *isec;
2021 &isec, &shdr, &data) == S_ERROR)
2028 if ((ofl->ofl_ossymtab = ld_place_section(ofl, isec, NULL,
2092 Is_desc *isec, *lisec;
2122 &isec, &shdr, &data) == S_ERROR)
2134 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_dynsym, NULL);
2174 Is_desc *isec;
2184 &isec, &shdr, &data) == S_ERROR)
2187 if ((ofl->ofl_osdynsymsort = ld_place_section(ofl, isec, NULL,
2196 ofl->ofl_dyntlssortcnt, &isec, &shdr, &data) == S_ERROR)
2199 if ((ofl->ofl_osdyntlssort = ld_place_section(ofl, isec, NULL,
2216 Is_desc *isec;
2226 &isec, &shdr, &data) == S_ERROR)
2229 if ((*ret_os = ld_place_section(ofl, isec, NULL,
2271 Is_desc *isec;
2275 0, &isec, &shdr, &data) == S_ERROR)
2283 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_note, NULL);
2304 Is_desc *isec;
2319 0, &isec, &shdr, &data) == S_ERROR)
2327 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_strtab, NULL);
2339 Is_desc *isec;
2393 0, &isec, &shdr, &data) == S_ERROR)
2406 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_dynstr, NULL);
2422 Is_desc *isec;
2466 if (new_section(ofl, ld_targ.t_m.m_rel_sht_type, sectname, 0, &isec,
2484 rosp = ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_rel, NULL);
2536 Is_desc *isec;
2543 0, &isec, &shdr, &data) == S_ERROR)
2551 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_version, NULL);
2566 Is_desc *isec;
2590 0, &isec, &shdr, &data) == S_ERROR)
2598 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_version, NULL);
2610 Is_desc *isec;
2614 &isec, &shdr, &data) == S_ERROR)
2633 ofl->ofl_isparexpn = isec;
2634 osp = ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_data, NULL);
2653 Is_desc *isec;
2660 mv_nums, &isec, &shdr, &data) == S_ERROR)
2680 if ((ofl->ofl_osmove = ld_place_section(ofl, isec, NULL, 0, NULL)) ==
3084 Is_desc *isec = ld_os_first_isdesc(osp);
3085 Elf_Data *data = isec->is_indata;
3400 Is_desc *isec;
3403 &isec, &shdr, &data) == S_ERROR)
3410 if (aplist_append(&ofl->ofl_mapdata, isec, AL_CNT_OFL_MAPSECS) == NULL)
3413 return (isec);
3425 Is_desc *isec;
3435 &isec, &shdr, &data) == S_ERROR)
3461 if (aplist_append(&ofl->ofl_maptext, isec, AL_CNT_OFL_MAPSECS) == NULL)
3464 return (isec);