Searched refs:SHCall (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeView.h | 189 SHCall = 0x10, // Hitachi SuperH call enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBExtras.cpp | 90 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, SHCall , "superhcall", OS) in operator <<()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
| H A D | EnumTables.cpp | 411 CV_ENUM_CLASS_ENT(CallingConvention, SHCall),
|
| H A D | TypeDumpVisitor.cpp | 126 ENUM_ENTRY(CallingConvention, SHCall),
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
| H A D | MinimalTypeDumper.cpp | 122 RETURN_CASE(CallingConvention, SHCall, "shcall"); in formatCallingConvention()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLTypes.cpp | 253 IO.enumCase(Value, "SHCall", CallingConvention::SHCall); in enumeration()
|