Searched refs:AM33Call (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| HD | CodeView.h | 191 AM33Call = 0x12, // AM33 call enumerator
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/ |
| HD | PDBExtras.cpp | 92 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, AM33Call , "am33call", OS) in operator <<()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| HD | EnumTables.cpp | 405 CV_ENUM_CLASS_ENT(CallingConvention, AM33Call),
|
| HD | TypeDumpVisitor.cpp | 128 ENUM_ENTRY(CallingConvention, AM33Call),
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| HD | MinimalTypeDumper.cpp | 103 RETURN_CASE(CallingConvention, AM33Call, "am33call"); in formatCallingConvention()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| HD | CodeViewYAMLTypes.cpp | 250 IO.enumCase(Value, "AM33Call", CallingConvention::AM33Call); in enumeration()
|