#include "llvm/DebugInfo/PDB/PDBExtras.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/DebugInfo/CodeView/CodeViewRegisters.def"
Go to the source code of this file.
◆ CASE_OUTPUT_ENUM_CLASS_NAME
#define CASE_OUTPUT_ENUM_CLASS_NAME |
( |
| Class, |
|
|
| Value, |
|
|
| Stream ) |
◆ CASE_OUTPUT_ENUM_CLASS_STR
#define CASE_OUTPUT_ENUM_CLASS_STR |
( |
| Class, |
|
|
| Value, |
|
|
| Str, |
|
|
| Stream ) |
◆ CV_REGISTER [1/3]
#define CV_REGISTER |
( |
| name, |
|
|
| val ) |
Value: case codeview::RegisterId::name: \
return OS;
◆ CV_REGISTER [2/3]
#define CV_REGISTER |
( |
| name, |
|
|
| val ) |
Value: case codeview::RegisterId::name: \
return OS;
◆ CV_REGISTER [3/3]
#define CV_REGISTER |
( |
| name, |
|
|
| val ) |
Value: case codeview::RegisterId::name: \
return OS;
◆ CV_REGISTERS_ARM
◆ CV_REGISTERS_ARM64
#define CV_REGISTERS_ARM64 |
◆ CV_REGISTERS_X86