reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-rtdyld/llvm-rtdyld.cpp
  378       ErrorAndExit("unable to read input: '" + EC.message() + "'");
  388       ErrorAndExit("unable to create object file: '" + Buf + "'");
  402         ErrorAndExit(Dyld.getErrorString());
  514         ErrorAndExit("unable to read input: '" + EC.message() + "'");
  523         ErrorAndExit("unable to create object file: '" + Buf + "'");
  531         ErrorAndExit(Dyld.getErrorString());
  546     ErrorAndExit("no definition for '" + EntryPoint + "'");
  558       ErrorAndExit("unable to mark function executable: '" + EC.message() +
  587       ErrorAndExit("unable to read input '" + CheckerFileName + "': " +
  592       ErrorAndExit("some checks in '" + CheckerFileName + "' failed");
  732     ErrorAndExit("-triple required when running in -verify mode.");
  740     ErrorAndExit("Error accessing target '" + TripleName + "': " + ErrorStr);
  747     ErrorAndExit("Unable to create subtarget info!");
  751     ErrorAndExit("Unable to create target register info!");
  757     ErrorAndExit("Unable to create target asm info!");
  764     ErrorAndExit("Unable to create disassembler!");
  905       ErrorAndExit("unable to read input: '" + EC.message() + "'");
  915       ErrorAndExit("unable to create object file: '" + Buf + "'");
  932       ErrorAndExit(Dyld.getErrorString());
  949     ErrorAndExit("RTDyld reported an error applying relocations:\n  " +