Lines Matching defs:ifl
93 Ifl_desc *ifl = crp->c_sdp->sd_file;
105 if ((ifl->ifl_flags & FLG_IF_DISPDONE) &&
108 conv_reloc_type(ifl->ifl_ehdr->e_machine,
110 ifl->ifl_name, demangle(sdp->sd_name));
112 if ((ifl->ifl_flags & FLG_IF_DISPPEND) == 0)
118 for (APLIST_TRAVERSE(ifl->ifl_relsect, idx, irel)) {
124 trel = ifl->ifl_isdesc[irel->is_shdr->sh_info];
156 rsdp = ifl->ifl_oldndx[rstndx];
166 conv_reloc_type(ifl->ifl_ehdr->e_machine,
169 0, &inv_buf), ifl->ifl_name, str,
195 conv_reloc_type(ifl->ifl_ehdr->e_machine,
198 ifl->ifl_name, demangle(rsdp->sd_name), str,
233 disp_scansyms(Ifl_desc * ifl, Rel_desc *rld, Boolean rlocal, int inspect,
251 if ((ssvp = bsearch((void *)&value, (void *)ifl->ifl_sortsyms,
252 ifl->ifl_sortcnt, sizeof (Ssv_desc), &disp_bsearch)) != 0)
340 Ifl_desc *ifl = rsp->rel_isdesc->is_file;
343 if ((sdp = disp_scansyms(ifl, rsp, 0, 1, ofl)) != 0)
349 conv_reloc_type(ifl->ifl_ehdr->e_machine, rsp->rel_rtype,
350 0, &inv_buf), ifl->ifl_name, ld_reloc_sym_name(rsp), str,
381 Ifl_desc *ifl = rld->rel_isdesc->is_file;
386 if (ifl->ifl_sortsyms == 0) {
389 if ((ifl->ifl_sortsyms = libld_malloc((ifl->ifl_symscnt + 1) *
393 for (ondx = 0, nndx = 0; ondx < ifl->ifl_symscnt; ondx++) {
407 if (((sdp = ifl->ifl_oldndx[ondx]) == 0) ||
411 (sdp->sd_file != ifl) ||
419 if (sdp->sd_isc && (ondx >= ifl->ifl_locscnt))
432 ifl->ifl_sortsyms[nndx].ssv_value = value;
433 ifl->ifl_sortsyms[nndx].ssv_sdp = sdp;
440 if ((ifl->ifl_sortcnt = nndx) != 0)
441 qsort(ifl->ifl_sortsyms, nndx, sizeof (Ssv_desc),
457 if (ifl->ifl_sortcnt)
458 (void) disp_scansyms(ifl, rld, rlocal, 0, ofl);
1293 Ifl_desc *ifl = rsp->rel_isdesc->is_file;
1297 conv_reloc_type(ifl->ifl_ehdr->e_machine, rsp->rel_rtype,
1298 0, &inv_buf), ifl->ifl_name, ld_reloc_sym_name(rsp));
1352 Ifl_desc *ifl = rsp->rel_isdesc->is_file;
1356 ld_reloc_sym_name(rsp), ifl->ifl_name,
1357 conv_reloc_type(ifl->ifl_ehdr->e_machine,
1401 Ifl_desc *ifl = rsp->rel_isdesc->is_file;
1402 Half mach = ifl->ifl_ehdr->e_machine;
1412 conv_reloc_type(mach, rtype, 0, &inv_buf1), ifl->ifl_name,
1423 conv_reloc_type(mach, rtype, 0, &inv_buf1), ifl->ifl_name,
1437 conv_reloc_type(mach, rtype, 0, &inv_buf1), ifl->ifl_name,
1459 ifl->ifl_name, ld_reloc_sym_name(rsp));
1466 ifl->ifl_name, ld_reloc_sym_name(rsp));
1609 Ifl_desc *ifl = reld->rel_isdesc->is_file;
1612 conv_reloc_type(ifl->ifl_ehdr->e_machine, rtype,
1613 0, &inv_buf), ifl->ifl_name, demangle(sdp->sd_name));
1627 Ifl_desc *ifl = reld->rel_isdesc->is_file;
1630 conv_reloc_type(ifl->ifl_ehdr->e_machine,
1631 rtype, 0, &inv_buf), ifl->ifl_name,
1744 Ifl_desc *ifl;
1783 ifl = sdp->sd_file;
1851 conv_reloc_type(ifl->ifl_ehdr->e_machine,
1853 ifl->ifl_name,
1862 conv_reloc_type(ifl->ifl_ehdr->e_machine,
1864 ifl->ifl_name,
1888 Ifl_desc *ifl = isp->is_file;
1898 ifl->ifl_name, EC_WORD(isp->is_scnndx), isp->is_name,
1934 sdp = reld->rel_sym = ifl->ifl_oldndx[rsndx];
1953 ifl->ifl_name, EC_WORD(isp->is_scnndx), isp->is_name);
1960 conv_reloc_type(ifl->ifl_ehdr->e_machine, rtype,
1961 0, &inv_buf), ifl->ifl_name, EC_WORD(isp->is_scnndx),
1972 conv_reloc_type(ifl->ifl_ehdr->e_machine, rtype,
1973 0, &inv_buf), ifl->ifl_name, EC_WORD(isp->is_scnndx),
2026 ifl->ifl_ehdr->e_machine,
2028 ifl->ifl_name,
2041 conv_reloc_type(ifl->ifl_ehdr->e_machine,
2042 reld->rel_rtype, 0, &inv_buf), ifl->ifl_name,
2049 ifl->ifl_oldndx[rsndx] = sdp = nsdp;
2079 conv_reloc_type(ifl->ifl_ehdr->e_machine, rtype,
2080 0, &inv_buf), ifl->ifl_name, EC_WORD(isp->is_scnndx),
2093 (rsndx >= ifl->ifl_symscnt)) {
2095 conv_reloc_type(ifl->ifl_ehdr->e_machine, rtype,
2096 0, &inv_buf), ifl->ifl_name, EC_WORD(isp->is_scnndx),
2111 conv_reloc_type(ifl->ifl_ehdr->e_machine, rtype,
2112 0, &inv_buf), ifl->ifl_name, EC_WORD(isp->is_scnndx),