Lines Matching defs:ifl
320 gnu_comdat_sym(Ifl_desc *ifl, Is_desc *gisp)
324 for (ndx = 1; ndx < ifl->ifl_shnum; ndx++) {
328 if (((isp = ifl->ifl_isdesc[ndx]) == NULL) ||
510 * ifl - Descriptor for input file, or NULL if there is none.
525 ld_place_path_info_init(Ofl_desc *ofl, Ifl_desc *ifl, Place_path_info *info)
532 if ((ifl == NULL) || !(ofl->ofl_flags & FLG_OF_EC_FILES))
535 info->ppi_path = ifl->ifl_name;
537 info->ppi_isar = (ifl->ifl_flags & FLG_IF_EXTRACT) != 0;
742 Ifl_desc *ifl = isp->is_file;
993 ((sname = gnu_comdat_sym(ifl, isp)) != NULL)) {
1154 if (((ifl &&
1155 (ifl->ifl_flags & FLG_IF_IGNORE)) || DBG_ENABLED) &&
1158 if (ifl)
1159 ifl->ifl_flags |= FLG_IF_FILEREF;
1269 if (ifl && (shdr->sh_type == SHT_PROGBITS)) {
1289 if (ifl && ((ofl->ofl_flags1 & FLG_OF1_IGNPRC) || DBG_ENABLED)) {
1296 if ((ifl->ifl_flags & FLG_IF_IGNORE) ||
1299 ifl->ifl_flags |= FLG_IF_FILEREF;