Lines Matching defs:isec

440 	Is_desc		*isec;
658 if ((isec = libld_calloc(1, sizeof (Is_desc))) == NULL)
660 isec->is_name = shname;
661 isec->is_shdr = shdr;
662 isec->is_indata = data;
665 *ret_isec = isec;
696 Is_desc *isec;
721 if ((isec = libld_calloc(1, sizeof (Is_desc))) == NULL)
723 isec->is_name = tmpl_isp->is_name;
724 isec->is_shdr = shdr;
725 isec->is_indata = data;
728 *ret_isec = isec;
747 Is_desc *isec;
757 &isec, &shdr, &data) == S_ERROR)
767 isec->is_name = MSG_ORIG(MSG_SCN_TBSS);
768 ofl->ofl_istlsbss = isec;
772 isec->is_name = MSG_ORIG(MSG_SCN_BSS);
773 ofl->ofl_isbss = isec;
778 isec->is_name = MSG_ORIG(MSG_SCN_LBSS);
779 ofl->ofl_islbss = isec;
788 if ((osp = ld_place_section(ofl, isec, NULL, ident, NULL)) ==
824 Is_desc *isec;
839 if (new_section(ofl, shtype, sectname, entcount, &isec, &shdr, &data) ==
846 if (ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_array, NULL) ==
850 osp = isec->is_osdesc;
863 reld.rel_isdesc = isec;
888 if (ld_process_sym_reloc(ofl, &reld, (Rel *)&reloc, isec,
909 Is_desc *isec;
912 &isec, &shdr, &data) == S_ERROR)
923 return ((uintptr_t)ld_place_section(ofl, isec, NULL,
941 Is_desc *isec;
966 &isec, &shdr, &data) == S_ERROR)
986 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_dynamic, NULL);
1327 Is_desc *isec;
1332 &isec, &shdr, &data) == S_ERROR)
1341 ofl->ofl_osgot = ld_place_section(ofl, isec, NULL,
1359 Is_desc *isec;
1391 &isec, &shdr, &data) == S_ERROR)
1399 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_interp, NULL);
1414 Is_desc *isec;
1420 if (new_section(ofl, stype, sectname, 0, &isec, &shdr, &data) ==
1424 return (ld_place_section(ofl, isec, NULL, ident, NULL));
1601 Is_desc *isec;
1696 if (new_section(ofl, shtype, shname, size, &isec,
1873 if ((ofl->ofl_oscap = ld_place_section(ofl, isec,
1896 ofl->ofl_capchaincnt, &isec, &shdr,
1900 ofl->ofl_oscapchain = ld_place_section(ofl, isec,
1919 Is_desc *isec;
1932 &isec, &shdr, &data) == S_ERROR)
1943 ofl->ofl_osplt = ld_place_section(ofl, isec, NULL,
1963 Is_desc *isec;
1973 &isec, &shdr, &data) == S_ERROR)
1981 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_hash, NULL);
2021 Is_desc *isec;
2031 &isec, &shdr, &data) == S_ERROR)
2038 if ((ofl->ofl_ossymtab = ld_place_section(ofl, isec, NULL,
2102 Is_desc *isec, *lisec;
2132 &isec, &shdr, &data) == S_ERROR)
2144 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_dynsym, NULL);
2184 Is_desc *isec;
2194 &isec, &shdr, &data) == S_ERROR)
2197 if ((ofl->ofl_osdynsymsort = ld_place_section(ofl, isec, NULL,
2206 ofl->ofl_dyntlssortcnt, &isec, &shdr, &data) == S_ERROR)
2209 if ((ofl->ofl_osdyntlssort = ld_place_section(ofl, isec, NULL,
2226 Is_desc *isec;
2236 &isec, &shdr, &data) == S_ERROR)
2239 if ((*ret_os = ld_place_section(ofl, isec, NULL,
2281 Is_desc *isec;
2285 0, &isec, &shdr, &data) == S_ERROR)
2293 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_note, NULL);
2314 Is_desc *isec;
2329 0, &isec, &shdr, &data) == S_ERROR)
2337 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_strtab, NULL);
2349 Is_desc *isec;
2403 0, &isec, &shdr, &data) == S_ERROR)
2416 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_dynstr, NULL);
2432 Is_desc *isec;
2476 if (new_section(ofl, ld_targ.t_m.m_rel_sht_type, sectname, 0, &isec,
2494 rosp = ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_rel, NULL);
2546 Is_desc *isec;
2553 0, &isec, &shdr, &data) == S_ERROR)
2561 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_version, NULL);
2576 Is_desc *isec;
2600 0, &isec, &shdr, &data) == S_ERROR)
2608 ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_version, NULL);
2620 Is_desc *isec;
2624 &isec, &shdr, &data) == S_ERROR)
2643 ofl->ofl_isparexpn = isec;
2644 osp = ld_place_section(ofl, isec, NULL, ld_targ.t_id.id_data, NULL);
2663 Is_desc *isec;
2670 mv_nums, &isec, &shdr, &data) == S_ERROR)
2690 if ((ofl->ofl_osmove = ld_place_section(ofl, isec, NULL, 0, NULL)) ==
3101 Is_desc *isec = ld_os_first_isdesc(osp);
3102 Elf_Data *data = isec->is_indata;
3417 Is_desc *isec;
3420 &isec, &shdr, &data) == S_ERROR)
3427 if (aplist_append(&ofl->ofl_mapdata, isec, AL_CNT_OFL_MAPSECS) == NULL)
3430 return (isec);
3442 Is_desc *isec;
3452 &isec, &shdr, &data) == S_ERROR)
3478 if (aplist_append(&ofl->ofl_maptext, isec, AL_CNT_OFL_MAPSECS) == NULL)
3481 return (isec);