HomeSort by: relevance | last modified time | path
    Searched refs:einfo (Results 1 - 25 of 175) sorted by relevancy

1 2 3 4 5 6 7

  /src/external/gpl3/binutils/dist/ld/
ldmisc.h 25 extern void einfo (const char *, ...);
pdb.c 845 einfo (_("%P: CodeView symbol references out of range type %v\n"),
1014 einfo (_("%P: warning: truncated CodeView record"
1033 einfo (_("%P: warning: name for S_LDATA32/S_GDATA32/"
1081 einfo (_("%P: warning: truncated CodeView record"
1093 einfo (_("%P: warning: could not find end of"
1119 einfo (_("%P: warning: name for S_GPROC32/S_LPROC32 has no"
1136 einfo (_("%P: CodeView symbol references out of range"
1175 einfo (_("%P: CodeView S_GPROC32_ID/S_LPROC32_ID symbol"
1249 einfo (_("%P: warning: truncated CodeView record"
1260 einfo (_("%P: warning: name for S_UDT has no
    [all...]
ldmain.c 158 einfo,
343 einfo ("%P: --stats: phase %s started twice - data may be unreliable\n",
730 einfo (_("%X%P: can't set BFD default target to `%s': %E\n"), TARGET);
930 einfo (_("%P: cannot open map file %s: %E\n"),
952 einfo ("%P: Warning: failed to open resource record file: %s\n",
1022 einfo (_("%P: link errors found, deleting executable `%s'\n"),
1072 einfo (_("%P: error writing file `%s'\n"), dst_name);
1077 einfo (_("%P: error closing file `%s'\n"), dst_name);
1307 einfo (_("%X%P: error: duplicate retain-symbols-file\n"));
1313 einfo ("%X%P: %s: %E\n", filename)
    [all...]
ldctor.c 85 einfo (_("%X%P: different relocs used in set %s\n"),
103 einfo (_("%X%P: different object file formats composing set %s\n"),
279 einfo (_("%X%P: %s does not support reloc %s for set %s\n"),
295 einfo (_("%X%P: special section %s does not support reloc %s for set %s\n"),
300 einfo (_("%X%P: %s does not support reloc %s for set %s\n"),
321 einfo (_("%X%P: unsupported size %d for set %s\n"),
ldfile.c 475 einfo (_("%P: skipping incompatible %s "
505 einfo (_("%P: skipping incompatible %s "
615 einfo (_("%P: cannot find %s (%s): %E\n"),
618 einfo (_("%P: cannot find %s: %E\n"), entry->local_sym_name);
670 einfo (_("%P: cannot find %s inside %s\n"),
685 einfo (_("%P: About to run error handling script '%s' with arguments: '%s' '%s'\n"),
695 einfo (_("%P: Failed to run error handling script '%s', reason: "),
702 einfo (_("%P: cannot find %s: %E\n"), entry->local_sym_name);
706 einfo (_("%P: cannot find %s: %E\n"), entry->local_sym_name);
711 einfo (_("%P: have you installed the static version of the %s library ?\n")
    [all...]
pe-dll.c 510 einfo (_("%X%P: unsupported PEI architecture: %s\n"), target);
907 einfo (_("%X%P: cannot export %s: invalid export name\n"),
959 einfo (_("%X%P: error, duplicate EXPORT with ordinals: %s (%d vs %d)\n"),
966 einfo (_("%P: warning, duplicate EXPORT: %s\n"),
1073 einfo (_("%X%P: cannot export %s: symbol not defined\n"),
1079 einfo (_("%X%P: cannot export %s: symbol wrong type (%d vs %d)\n"),
1086 einfo (_("%X%P: cannot export %s: symbol not found\n"),
1125 einfo (_("%X%P: can not create .edata section: %E\n"));
1139 einfo (_("%X%P: can not create .reloc section: %E\n"));
1188 einfo (_("%X%P: error: ordinal used twice: %d (%s vs %s)\n")
    [all...]
ldcref.c 170 einfo (_("%X%P: bfd_hash_table_init of cref table failed: %E\n"));
176 einfo (_("%X%P: cref_hash_lookup failed: %E\n"));
186 einfo (_("%X%P: cref alloc failed: %E\n"));
413 einfo (_("%P: symbol `%pT' missing from main hash table\n"),
565 einfo (_("%P: symbol `%pT' missing from main hash table\n"),
724 einfo (_("%X%P: %H: prohibited cross reference from %s to `%pT' in %s\n"),
ldemul.c 357 einfo (_("%P: unrecognised emulation mode: %s\n"), target);
358 einfo (_("Supported emulations: "));
ldmisc.c 635 einfo (const char *fmt, ...) function
726 einfo (_("%P: error: unsupported option: %s\n"), list->warning);
728 einfo (_("%P: warning: %s ignored\n"), list->warning);
804 einfo (_("%P: internal error: aborting at %s:%d in %s\n"),
807 einfo (_("%P: internal error: aborting at %s:%d\n"),
  /src/external/gpl3/binutils.old/dist/ld/
ldmisc.h 25 extern void einfo (const char *, ...);
pdb.c 845 einfo (_("%P: CodeView symbol references out of range type %v\n"),
1014 einfo (_("%P: warning: truncated CodeView record"
1033 einfo (_("%P: warning: name for S_LDATA32/S_GDATA32/"
1081 einfo (_("%P: warning: truncated CodeView record"
1093 einfo (_("%P: warning: could not find end of"
1119 einfo (_("%P: warning: name for S_GPROC32/S_LPROC32 has no"
1136 einfo (_("%P: CodeView symbol references out of range"
1175 einfo (_("%P: CodeView S_GPROC32_ID/S_LPROC32_ID symbol"
1249 einfo (_("%P: warning: truncated CodeView record"
1260 einfo (_("%P: warning: name for S_UDT has no
    [all...]
ldmain.c 157 einfo,
331 einfo ("%P: --stats: phase %s started twice - data may be unreliable\n",
652 einfo (_("%X%P: can't set BFD default target to `%s': %E\n"), TARGET);
854 einfo (_("%P: cannot open map file %s: %E\n"),
876 einfo ("%P: Warning: failed to open resource record file: %s\n",
946 einfo (_("%P: link errors found, deleting executable `%s'\n"),
996 einfo (_("%P: error writing file `%s'\n"), dst_name);
1001 einfo (_("%P: error closing file `%s'\n"), dst_name);
1231 einfo (_("%X%P: error: duplicate retain-symbols-file\n"));
1237 einfo ("%X%P: %s: %E\n", filename)
    [all...]
ldctor.c 85 einfo (_("%X%P: different relocs used in set %s\n"),
103 einfo (_("%X%P: different object file formats composing set %s\n"),
279 einfo (_("%X%P: %s does not support reloc %s for set %s\n"),
295 einfo (_("%X%P: special section %s does not support reloc %s for set %s\n"),
300 einfo (_("%X%P: %s does not support reloc %s for set %s\n"),
321 einfo (_("%X%P: unsupported size %d for set %s\n"),
ldfile.c 481 einfo (_("%P: skipping incompatible %s "
511 einfo (_("%P: skipping incompatible %s "
623 einfo (_("%P: cannot find %s (%s): %E\n"),
626 einfo (_("%P: cannot find %s: %E\n"), entry->local_sym_name);
678 einfo (_("%P: cannot find %s inside %s\n"),
693 einfo (_("%P: About to run error handling script '%s' with arguments: '%s' '%s'\n"),
703 einfo (_("%P: Failed to run error handling script '%s', reason: "),
710 einfo (_("%P: cannot find %s: %E\n"), entry->local_sym_name);
714 einfo (_("%P: cannot find %s: %E\n"), entry->local_sym_name);
719 einfo (_("%P: have you installed the static version of the %s library ?\n")
    [all...]
pe-dll.c 483 einfo (_("%X%P: unsupported PEI architecture: %s\n"), target);
872 einfo (_("%X%P: cannot export %s: invalid export name\n"),
924 einfo (_("%X%P: error, duplicate EXPORT with ordinals: %s (%d vs %d)\n"),
931 einfo (_("%P: warning, duplicate EXPORT: %s\n"),
1038 einfo (_("%X%P: cannot export %s: symbol not defined\n"),
1044 einfo (_("%X%P: cannot export %s: symbol wrong type (%d vs %d)\n"),
1051 einfo (_("%X%P: cannot export %s: symbol not found\n"),
1089 einfo (_("%X%P: can not create .edata section: %E\n"));
1103 einfo (_("%X%P: can not create .reloc section: %E\n"));
1152 einfo (_("%X%P: error: ordinal used twice: %d (%s vs %s)\n")
    [all...]
ldcref.c 170 einfo (_("%X%P: bfd_hash_table_init of cref table failed: %E\n"));
176 einfo (_("%X%P: cref_hash_lookup failed: %E\n"));
186 einfo (_("%X%P: cref alloc failed: %E\n"));
413 einfo (_("%P: symbol `%pT' missing from main hash table\n"),
565 einfo (_("%P: symbol `%pT' missing from main hash table\n"),
724 einfo (_("%X%P: %H: prohibited cross reference from %s to `%pT' in %s\n"),
ldemul.c 357 einfo (_("%P: unrecognised emulation mode: %s\n"), target);
358 einfo (_("Supported emulations: "));
ldmisc.c 602 einfo (const char *fmt, ...) function
693 einfo (_("%P: error: unsupported option: %s\n"), list->warning);
695 einfo (_("%P: warning: %s ignored\n"), list->warning);
771 einfo (_("%P: internal error: aborting at %s:%d in %s\n"),
774 einfo (_("%P: internal error: aborting at %s:%d\n"),
  /src/external/gpl3/gcc/dist/libgcc/
unwind-dw2-fde-dip.c 223 struct ext_dl_phdr_info *einfo = (struct ext_dl_phdr_info *) info; local
229 if (einfo->dlpi_adds == adds && einfo->dlpi_subs == subs)
269 adds = einfo->dlpi_adds;
270 subs = einfo->dlpi_subs;
  /src/external/gpl3/gcc.old/dist/libgcc/
unwind-dw2-fde-dip.c 223 struct ext_dl_phdr_info *einfo = (struct ext_dl_phdr_info *) info; local
229 if (einfo->dlpi_adds == adds && einfo->dlpi_subs == subs)
269 adds = einfo->dlpi_adds;
270 subs = einfo->dlpi_subs;
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-x86.c 532 info->callbacks->einfo
1039 info->callbacks->einfo
1395 info->callbacks->einfo
1431 info->callbacks->einfo
1570 info->callbacks->einfo
1757 info->callbacks->einfo
1779 info->callbacks->einfo
2248 info->callbacks->einfo
2331 info->callbacks->einfo
3258 info->callbacks->einfo
    [all...]
elfxx-aarch64.c 747 info->callbacks->einfo (
752 info->callbacks->einfo (_("%F%pA: failed to align section\n"),
779 info->callbacks->einfo (msg, tdata->n_bti_issues);
791 info->callbacks->einfo (msg, tdata->n_gcs_issues);
1043 info->callbacks->einfo (msg, ebfd);
1066 info->callbacks->einfo (msg, ebfd);
reloc16.c 154 (*link_info->callbacks->einfo)
312 link_info->callbacks->einfo
reloc.c 8369 (*link_info->callbacks->einfo)
8516 link_info->callbacks->einfo
8594 link_info->callbacks->einfo
8604 link_info->callbacks->einfo
8613 link_info->callbacks->einfo
  /src/games/gomoku/
pickmove.c 800 static struct elist einfo[MAXDEPTH]; variable in typeref:struct:elist
837 ep = &einfo[nframes];
863 nep = &einfo[ep->e_frameindex];
873 nep = &einfo[cbp->c_dir];
887 ep = &einfo[nframes];
898 nep = &einfo[cbp->c_dir];
903 ep = &einfo[ep->e_frameindex];
907 ep = &einfo[ep->e_frameindex];
909 } while (ep != einfo);
913 for (i = 0, ep = einfo, cbpp = ecombo; i < nframes; i++, ep++, cbpp++)
    [all...]

Completed in 93 milliseconds

1 2 3 4 5 6 7