HomeSort by relevance Sort by last modified time
    Searched full:einfo (Results 51 - 75 of 137) sorted by null

1 23 4 5 6

  /external/clang/lib/Frontend/
TextDiagnostic.cpp 848 std::pair<FileID, unsigned> EInfo = SM.getDecomposedLoc(E);
852 if (BInfo.first != CaretFileID || EInfo.first != CaretFileID)
863 << SM.getLineNumber(EInfo.first, EInfo.second) << ':'
864 << (SM.getColumnNumber(EInfo.first, EInfo.second)+TokSize)
    [all...]
  /toolchain/binutils/binutils-2.25/ld/emultempl/
ppc32elf.em 77 einfo ("%X%P: select_plt_layout problem %E\n");
130 einfo ("%X%P: TLS problem %E\n");
332 einfo (_("%P%F: invalid pagesize `%s'\''\n"), optarg);
sunos.em 430 einfo ("%F%B: error adding symbols: %E\n", abfd);
434 einfo ("%P: warning: %s, needed by %B, not found\n",
494 einfo ("%P: warning: %s, needed by %B, not found\n",
577 einfo ("%F%B: error adding symbols: %E\n", abfd);
718 einfo ("%P%F: bfd_link_hash_lookup: %E\n");
721 einfo ("%P%F: failed to record assignment to __DYNAMIC: %E\n");
733 einfo ("%P%F: failed to set dynamic section sizes: %E\n");
854 einfo ("%P%F: failed to record assignment to %s: %E\n",
elf32.em 133 einfo (_("%P%F: --just-symbols may not be used on DSO: %B\n"),
256 einfo ("%P:%B: bfd_stat failed: %E\n", s->the_bfd);
296 einfo ("%P: warning: %s, needed by %B, may conflict with %s\n",
354 einfo ("%F%P:%B: bfd_elf_get_bfd_needed_list failed: %E\n", abfd);
411 einfo ("%F%P:%B: bfd_stat failed: %E\n", abfd);
447 einfo ("%F%B: error adding symbols: %E\n", abfd);
928 einfo (_("%P: warning: .note.gnu.build-id section discarded,"
974 einfo ("%P: warning: unrecognized --build-id style ignored.\n");
992 einfo ("%P: warning: Cannot create .note.gnu.build-id section,"
1086 einfo ("%P: warning: Cannot create .eh_frame_hdr section,
    [all...]
xtensaelf.em 276 einfo (_("%P: warning: failed to convert %s table in %B (%s); subsequent disassembly may be incomplete\n"),
393 einfo (_("%F%P:%B: cannot read contents of section %A\n"), abfd, info_sec);
404 einfo (_("%P:%B: warning: incompatible Xtensa configuration (%s)\n"),
408 einfo (_("%P:%B: warning: cannot parse .xtensa.info section\n"), abfd);
434 einfo (_("%F%P: little endian output does not match "
440 einfo (_("%F%P: big endian output does not match "
459 einfo (_("%F%P: cross-endian linking for %B not supported\n"),
490 einfo (_("%F%P: failed to create .xtensa.info section\n"));
    [all...]
linux.em 124 einfo ("%P%F: failed to set dynamic section sizes: %E\n");
lnk960.em 93 einfo ("%P%F I960BASE and G960BASE not set\n");
mmo.em 212 einfo ("%X%P: Internal problems scanning %B after opening it",
ticoff.em 90 einfo (_("%P%F: invalid COFF format version %s\n"), optarg);
  /prebuilts/gdb/darwin-x86/lib/python2.7/
cgitb.py 102 def html(einfo, context=5):
104 etype, evalue, etb = einfo
193 def text(einfo, context=5):
195 etype, evalue, etb = einfo
  /prebuilts/gdb/linux-x86/lib/python2.7/
cgitb.py 102 def html(einfo, context=5):
104 etype, evalue, etb = einfo
193 def text(einfo, context=5):
195 etype, evalue, etb = einfo
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cgitb.py 102 def html(einfo, context=5):
104 etype, evalue, etb = einfo
193 def text(einfo, context=5):
195 etype, evalue, etb = einfo
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cgitb.py 102 def html(einfo, context=5):
104 etype, evalue, etb = einfo
193 def text(einfo, context=5):
195 etype, evalue, etb = einfo
  /toolchain/binutils/binutils-2.25/ld/
ldlex.l 487 einfo ("%F:includes nested too deeply\n");
552 einfo("%F: macros nested too deeply\n");
656 einfo ("%F%P: read in flex scanner failed\n");
693 einfo( "%F%P: EOF in comment\n");
714 einfo ("%F%s: file not recognized: %E\n", ldlex_filename ());
723 einfo ("%P:%S: ignoring invalid character `%s'%s\n", NULL, what, where);
ldgram.y 209 einfo(_("%P%F: unrecognised keyword in MRI style script '%s'\n"),$1);
1245 einfo (_("\
1270 einfo (_("%X%P:%S: PHDRS syntax error at `%s'\n"),
1476 einfo (_("%P:%s: file format not recognized; treating as linker script\n"),
1479 einfo ("%P%F:%S: %s in %s\n", NULL, arg, error_names[error_index - 1]);
1481 einfo ("%P%F:%S: %s\n", NULL, arg);
deffilep.y 943 einfo (_("Warning: .drectve `%s' unrecognized\n"), param);
948 einfo (_("Warning: corrupt .drectve at end of def file\n"));
972 einfo ("%s:%d: Warning: path components stripped from %s, '%s'\n",
1201 einfo ("%P: %s:%d: %s\n",
    [all...]
mri.c 295 einfo (_("%P%F: unknown format type %s\n"), name);
  /toolchain/binutils/binutils-2.25/bfd/
elf32-frv.c     [all...]
simple.c 223 callbacks.einfo = simple_dummy_einfo;
elf32-spu.c 716 info->callbacks->einfo (_("%X%P: overlay section %A "
724 info->callbacks->einfo (_("%X%P: overlay section %A "
744 info->callbacks->einfo (_("%X%P: overlay section %A "
784 info->callbacks->einfo (_("%X%P: overlay sections %A "
    [all...]
elf-eh-frame.c 925 (*info->callbacks->einfo)
    [all...]
elf-ifunc.c 133 info->callbacks->einfo
elf64-alpha.c 1556 struct extsym_info *einfo = (struct extsym_info *) data; local
5127 struct extsym_info einfo; local
5314 &einfo); local
    [all...]
reloc16.c 157 (*link_info->callbacks->einfo)
  /external/clang/lib/CodeGen/
CGObjCRuntime.cpp 373 FunctionType::ExtInfo einfo = signature.getExtInfo();
375 CGM.getTypes().arrangeFreeFunctionCall(resultType, callArgs, einfo,

Completed in 998 milliseconds

1 23 4 5 6