Searched refs:FarC (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
| D | CodeView.h | 177 FarC = 0x01, // far right to left push, caller pops stack enumerator
|
| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/ |
| D | PDBExtras.cpp | 76 CASE_OUTPUT_ENUM_CLASS_STR(PDB_CallingConv, FarC , "cdecl", OS) in operator <<()
|
| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/CodeView/ |
| D | EnumTables.cpp | 400 CV_ENUM_CLASS_ENT(CallingConvention, FarC),
|
| D | TypeDumpVisitor.cpp | 113 ENUM_ENTRY(CallingConvention, FarC),
|
| /openbsd/src/gnu/llvm/llvm/tools/llvm-pdbutil/ |
| D | MinimalTypeDumper.cpp | 109 RETURN_CASE(CallingConvention, FarC, "far cdecl"); in formatCallingConvention()
|
| /openbsd/src/gnu/llvm/llvm/lib/ObjectYAML/ |
| D | CodeViewYAMLTypes.cpp | 239 IO.enumCase(Value, "FarC", CallingConvention::FarC); in enumeration()
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/ |
| D | PdbAstBuilder.cpp | 138 case CC::FarC: in TranslateCallingConvention()
|