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

  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h 177 FarPascal = 0x03, // far left to right push, callee pops stack
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
EnumTables.cpp 399 CV_ENUM_CLASS_ENT(CallingConvention, FarPascal),
TypeDumpVisitor.cpp 114 ENUM_ENTRY(CallingConvention, FarPascal),
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
PDBExtras.cpp 78 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, FarPascal , "pascal", OS)
  /src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
MinimalTypeDumper.cpp 108 RETURN_CASE(CallingConvention, FarPascal, "far pascal");
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
CodeViewYAMLTypes.cpp 241 IO.enumCase(Value, "FarPascal", CallingConvention::FarPascal);

Completed in 22 milliseconds