Searched refs:FarPascal (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 177 FarPascal = 0x03, // far left to right push, callee pops stack enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBExtras.cpp | 78 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, FarPascal , "pascal", OS) in operator <<()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
| H A D | EnumTables.cpp | 399 CV_ENUM_CLASS_ENT(CallingConvention, FarPascal),
|
| H A D | TypeDumpVisitor.cpp | 114 ENUM_ENTRY(CallingConvention, FarPascal),
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalTypeDumper.cpp | 108 RETURN_CASE(CallingConvention, FarPascal, "far pascal"); in formatCallingConvention()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLTypes.cpp | 241 IO.enumCase(Value, "FarPascal", CallingConvention::FarPascal); in enumeration()
|