HomeSort by: relevance | last modified time | path
    Searched refs:SH5Call (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 193 SH5Call = 0x14, // Hitachi SuperH-5 call
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
EnumTables.cpp 415 CV_ENUM_CLASS_ENT(CallingConvention, SH5Call),
TypeDumpVisitor.cpp 130 ENUM_ENTRY(CallingConvention, SH5Call),
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
PDBExtras.cpp 94 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, SH5Call , "sh5call", OS)
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
MinimalTypeDumper.cpp 123 RETURN_CASE(CallingConvention, SH5Call, "sh5call");
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
CodeViewYAMLTypes.cpp 257 IO.enumCase(Value, "SH5Call", CallingConvention::SH5Call);

Completed in 16 milliseconds