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

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 191 AM33Call = 0x12, // AM33 call
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
EnumTables.cpp 413 CV_ENUM_CLASS_ENT(CallingConvention, AM33Call),
TypeDumpVisitor.cpp 128 ENUM_ENTRY(CallingConvention, AM33Call),
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
PDBExtras.cpp 92 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, AM33Call , "am33call", OS)
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
MinimalTypeDumper.cpp 103 RETURN_CASE(CallingConvention, AM33Call, "am33call");
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
CodeViewYAMLTypes.cpp 255 IO.enumCase(Value, "AM33Call", CallingConvention::AM33Call);

Completed in 19 milliseconds