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

References

include/llvm/Support/Errc.h
   43   executable_format_error = int(std::errc::executable_format_error),
lib/XRay/BlockVerifier.cpp
  112         std::make_error_code(std::errc::executable_format_error),
  128         std::make_error_code(std::errc::executable_format_error),
  195         std::make_error_code(std::errc::executable_format_error),
lib/XRay/FDRRecordProducer.cpp
   47           std::make_error_code(std::errc::executable_format_error),
   91           std::make_error_code(std::errc::executable_format_error),
  127               std::make_error_code(std::errc::executable_format_error),
  153         std::make_error_code(std::errc::executable_format_error),
  164               std::make_error_code(std::errc::executable_format_error),
  185           std::make_error_code(std::errc::executable_format_error),
lib/XRay/InstrumentationMap.cpp
   80         std::make_error_code(std::errc::executable_format_error));
  120         std::make_error_code(std::errc::executable_format_error));
  153           std::make_error_code(std::errc::executable_format_error));
lib/XRay/Trace.cpp
   69           std::make_error_code(std::errc::executable_format_error),
   76           std::make_error_code(std::errc::executable_format_error),
   89             std::make_error_code(std::errc::executable_format_error),
   96             std::make_error_code(std::errc::executable_format_error),
  115             std::make_error_code(std::errc::executable_format_error),
  123             std::make_error_code(std::errc::executable_format_error),
  131             std::make_error_code(std::errc::executable_format_error),
  138             std::make_error_code(std::errc::executable_format_error),
  145             std::make_error_code(std::errc::executable_format_error),
  160             std::make_error_code(std::errc::executable_format_error),
  168             std::make_error_code(std::errc::executable_format_error),
  175             std::make_error_code(std::errc::executable_format_error),
  183             std::make_error_code(std::errc::executable_format_error),
  193             std::make_error_code(std::errc::executable_format_error),
  202           std::make_error_code(std::errc::executable_format_error),
  393         std::make_error_code(std::errc::executable_format_error));
  451           std::make_error_code(std::errc::executable_format_error));
  462           std::make_error_code(std::errc::executable_format_error));
tools/llvm-xray/xray-account.cpp
  439             std::make_error_code(std::errc::executable_format_error)),
  468           std::make_error_code(std::errc::executable_format_error));
tools/llvm-xray/xray-converter.cpp
  401             std::make_error_code(std::errc::executable_format_error)),