Searched refs:einfo (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-11-stable/contrib/binutils/ld/
H A Dldmain.c163 einfo,
218 einfo ("%P%F: this linker was not configured to use sysroots\n");
235 einfo (_("%X%P: can't set BFD default target to `%s': %E\n"), TARGET);
297 einfo ("%P%F: --gc-sections and -r may not be used together\n");
299 einfo (_("%P%F: --relax and -r may not be used together\n"));
301 einfo (_("%P%F: -r and -shared may not be used together\n"));
344 einfo (_("%P%F: -F may not be used without -shared\n"));
346 einfo (_("%P%F: -f may not be used without -shared\n"));
434 einfo (_("%P%F: no input files\n"));
454 einfo (
[all...]
H A Dldmisc.h25 extern void einfo (const char *, ...);
H A Dldfile.c147 einfo (_("%F%P: invalid BFD target `%s'\n"), entry->target);
256 einfo (_("%P: skipping incompatible %s "
269 einfo (_("%F%P: attempted static link of dynamic object `%s'\n"),
285 einfo (_("%P: skipping incompatible %s "
388 einfo (_("%F%P: %s (%s): No such file: %E\n"),
391 einfo (_("%F%P: %s: No such file: %E\n"), entry->local_sym_name);
421 einfo (_("%F%P: cannot find %s inside %s\n"),
424 einfo (_("%F%P: cannot find %s\n"), entry->local_sym_name);
503 einfo (_("%P%F: cannot open linker script file %s: %E\n"), name);
550 einfo (
[all...]
H A Dldmisc.c301 einfo (_("%B%F: could not read symbols\n"), abfd);
305 einfo (_("%B%F: could not read symbols\n"), abfd);
460 einfo (const char *fmt, ...) function
472 einfo (_("%F%P: internal error %s %d\n"), file, line);
522 einfo (_("%P: internal error: aborting at %s line %d in %s\n"),
525 einfo (_("%P: internal error: aborting at %s line %d\n"),
527 einfo (_("%P%F: please report this bug\n"));
H A Dldctor.c84 einfo (_("%P%X: Different relocs used in set %s\n"),
102 einfo (_("%P%X: Different object file formats composing set %s\n"),
281 einfo (_("%P%X: %s does not support reloc %s for set %s\n"),
295 einfo (_("%P%X: %s does not support reloc %s for set %s\n"),
316 einfo (_("%P%X: Unsupported size %d for set %s\n"),
H A Dldcref.c166 einfo (_("%X%P: bfd_hash_table_init of cref table failed: %E\n"));
172 einfo (_("%X%P: cref_hash_lookup failed: %E\n"));
182 einfo (_("%X%P: cref alloc failed: %E\n"));
404 einfo ("%P: symbol `%T' missing from main hash table\n",
496 einfo (_("%B%F: could not read symbols; %E\n"), abfd);
500 einfo (_("%B%F: could not read symbols: %E\n"), abfd);
551 einfo (_("%P: symbol `%T' missing from main hash table\n"),
618 einfo (_("%B%F: could not read symbols; %E\n"), abfd);
622 einfo (_("%B%F: could not read symbols: %E\n"), abfd);
693 einfo (
[all...]
H A Dldemul.c261 einfo (_("%P: unrecognised emulation mode: %s\n"), target);
262 einfo (_("Supported emulations: "));
264 einfo ("%F\n");
H A Dldexp.c344 einfo (_("%F%S %% by zero\n"));
352 einfo (_("%F%S / by zero\n"));
530 einfo (_("%P%F: bfd_link_hash_lookup failed: %E\n"));
544 einfo (_("%X%S: unresolvable symbol `%s'"
555 einfo (_("%F%S: undefined symbol `%s' referenced in expression\n"),
576 einfo (_("%F%S: undefined section `%s' referenced in expression\n"),
593 einfo (_("%F%S: undefined section `%s' referenced in expression\n"),
619 einfo (_("%F%S: undefined section `%s' referenced in expression\n"),
645 einfo (_("%F%S: undefined MEMORY region `%s'"
658 einfo (
[all...]
H A Dlexsup.c706 einfo (_("%P: unrecognized option '%s'\n"), argv[last_optind]);
710 einfo (_("%P%F: use the --help option for usage information\n"));
728 einfo (_("%P%F: unrecognized -a option `%s'\n"), optarg);
741 einfo (_("%P%F: unrecognized -assert option `%s'\n"), optarg);
784 einfo (_("%F%P: unknown demangling style `%s'"),
846 einfo (_("%P%F: invalid number `%s'\n"), optarg);
944 einfo (_("%P%F: bad --unresolved-symbols option: %s\n"), optarg);
1018 einfo(_("%P%F: bad -rpath option\n"));
1129 einfo (_("%P%F: -shared not supported\n"));
1138 einfo (
[all...]
H A Dldlang.c1069 einfo (_("%P%F: can not create hash table: %E\n"));
1111 einfo (_("%P%F: can not create hash table: %E\n"));
1154 einfo (_("%P:%S: warning: redeclaration of memory region '%s'\n"),
1160 einfo (_("%P:%S: warning: memory region %s not declared\n"), name);
1240 einfo (_("%P%F: failed creating section `%s': %E\n"), name);
1270 einfo (_("%P%F: failed creating section `%s': %E\n"), name);
1872 einfo (_("%P%F: Illegal use of `%s' section\n"), DISCARD_SECTION_NAME);
1880 einfo (_("%P%F: output format %s cannot represent section called %s\n"),
2432 einfo (_("%B: file not recognized: %E\n"), entry->the_bfd);
2433 einfo (
[all...]
H A Dpe-dll.c367 einfo (_("%XUnsupported PEI architecture: %s\n"), target);
673 einfo (_("%XCannot export %s: invalid export name\n"),
729 einfo (_("%XError, duplicate EXPORT with ordinals: %s (%d vs %d)\n"),
736 einfo (_("Warning, duplicate EXPORT: %s\n"),
823 einfo (_("%XCannot export %s: symbol not defined\n"),
829 einfo (_("%XCannot export %s: symbol wrong type (%d vs %d)\n"),
836 einfo (_("%XCannot export %s: symbol not found\n"),
858 einfo ("%X%P: can not create BFD: %E\n");
873 einfo ("%X%P: can not create .edata section: %E\n");
888 einfo ("
[all...]
H A Dldwrite.c55 einfo (_("%P%F: bfd_new_link_order failed\n"));
191 einfo (_("%P%F: bfd_new_link_order failed\n"));
344 einfo (_ ("%F%P: cannot create split section name for %s\n"), name);
345 /* Silence gcc warnings. einfo exits, so we never reach here. */
356 einfo (_("%F%P: clone section failed: %E\n"));
357 /* Silence gcc warnings. einfo exits, so we never reach here. */
564 einfo (_("%F%P: final link failed: %E\n"));
H A Dldlex.l476 einfo ("%F:includes nested too deeply\n");
539 einfo("%F: macros nested too deeply\n");
627 einfo ("%F%P: read in flex scanner failed\n");
663 einfo( "%F%P: EOF in comment\n");
684 einfo ("%F%s: file not recognized: %E\n", ldfile_input_filename);
693 einfo ("%P:%S: ignoring invalid character `%s'%s\n", what, where);
H A Dldgram.y206 einfo(_("%P%F: unrecognised keyword in MRI style script '%s'\n"),$1);
1103 einfo (_("\
1128 einfo (_("%X%P:%S: PHDRS syntax error at `%s'\n"), $1);
1333 einfo (_("%P:%s: file format not recognized; treating as linker script\n"),
1336 einfo ("%P%F:%S: %s in %s\n", arg, error_names[error_index-1]);
1338 einfo ("%P%F:%S: %s\n", arg);
H A Dmri.c291 einfo (_("%P%F: unknown format type %s\n"), name);
H A Ddeffilep.y634 einfo (_("Warning: .drectve `%s' unrecognized\n"), param);
656 einfo ("%s:%d: Warning: path components stripped from %s, '%s'\n",
836 einfo ("%P: %s:%d: %s\n",
/freebsd-11-stable/contrib/gcc/
H A Dunwind-dw2-fde-glibc.c164 struct ext_dl_phdr_info *einfo = (struct ext_dl_phdr_info *) info; local
170 if (einfo->dlpi_adds == adds && einfo->dlpi_subs == subs)
210 adds = einfo->dlpi_adds;
211 subs = einfo->dlpi_subs;
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf64-alpha.c1543 struct extsym_info *einfo = (struct extsym_info *) data;
1558 else if (einfo->info->strip == strip_all
1559 || (einfo->info->strip == strip_some
1560 && bfd_hash_lookup (einfo->info->keep_hash,
1644 if (! bfd_ecoff_debug_one_external (einfo->abfd, einfo->debug, einfo->swap,
1648 einfo->failed = TRUE;
4953 struct extsym_info einfo;
5138 einfo
1536 struct extsym_info *einfo = (struct extsym_info *) data; local
4943 struct extsym_info einfo; local
[all...]
H A Dsimple.c196 callbacks.einfo = simple_dummy_einfo;
H A Decoff.c4302 struct extsym_info *einfo = (struct extsym_info *) data;
4303 bfd *output_bfd = einfo->abfd;
4317 else if (einfo->info->strip == strip_all
4318 || (einfo->info->strip == strip_some
4319 && bfd_hash_lookup (einfo->info->keep_hash,
4459 struct extsym_info einfo;
4530 einfo.abfd = abfd;
4531 einfo.info = info;
4534 (void *) &einfo);
4292 struct extsym_info *einfo = (struct extsym_info *) data; local
4449 struct extsym_info einfo; local
H A Delfxx-mips.c1778 struct extsym_info *einfo = data;
1793 else if (einfo->info->strip == strip_all
1794 || (einfo->info->strip == strip_some
1795 && bfd_hash_lookup (einfo->info->keep_hash,
1835 mips_elf_hash_table (einfo->info)->procedure_count;
1837 else if (strcmp (name, "_gp_disp") == 0 && ! NEWABI_P (einfo->abfd))
1841 h->esym.asym.value = elf_gp (einfo->abfd);
1940 if (! bfd_ecoff_debug_one_external (einfo->abfd, einfo->debug, einfo
1767 struct extsym_info *einfo = data; local
10389 struct extsym_info einfo; local
10587 mips_elf_output_extsym, &einfo); local
[all...]
H A Delf-eh-frame.c821 (*info->callbacks->einfo)
972 (*info->callbacks->einfo)
H A Delf32-spu.c1820 info->callbacks->einfo (_("warning: %s overlaps %s\n"), f1, f2);
1836 info->callbacks->einfo (_("warning: %s exceeds section size\n"), f1);
1867 info->callbacks->einfo (_("%A:0x%v not found in function table\n"),
1958 info->callbacks->einfo (_("%B(%A+0x%v): call to non-code section"
2079 info->callbacks->einfo (_("%A link_order not found\n"), sec);
2638 info->callbacks->einfo ("%X%P: stack analysis error: %E\n");
/freebsd-11-stable/contrib/binutils/include/
H A Dbfdlink.h575 void (*einfo)
573 void (*einfo) member in struct:bfd_link_callbacks
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp485 FunctionType::ExtInfo einfo; local
487 einfo = einfo.withCallingConv(getCallingConventionForDecl(MD, IsWindows));
491 einfo = einfo.withProducesResult(true);
498 /*chainCall=*/false, argTys, einfo, extParamInfos, required);
505 FunctionType::ExtInfo einfo; local
509 /*chainCall=*/false, argTypes, einfo, {}, RequiredArgs::All);

Completed in 219 milliseconds

12