LLVM: lib/DebugInfo/PDB/PDBExtras.cpp File Reference (original) (raw)

#include "[llvm/DebugInfo/PDB/PDBExtras.h](PDBExtras%5F8h%5Fsource.html)"
#include "[llvm/Support/raw_ostream.h](raw%5F%5Fostream%5F8h%5Fsource.html)"
#include "llvm/DebugInfo/CodeView/CodeViewRegisters.def"

Go to the source code of this file.

Macros
#define CASE_OUTPUT_ENUM_CLASS_STR(Class, Value, Str, Stream)
#define CASE_OUTPUT_ENUM_CLASS_NAME(Class, Value, Stream)
#define CV_REGISTERS_ARM
#define CV_REGISTER(name, val)
#define CV_REGISTERS_ARM64
#define CV_REGISTER(name, val)
#define CV_REGISTERS_X86
#define CV_REGISTER(name, val)

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:📛 \

return OS;

CV_REGISTER [2/3]

#define CV_REGISTER ( name,
val )

Value:

case codeview::RegisterId:📛 \

return OS;

CV_REGISTER [3/3]

#define CV_REGISTER ( name,
val )

Value:

case codeview::RegisterId:📛 \

return OS;

CV_REGISTERS_ARM

CV_REGISTERS_ARM64

#define CV_REGISTERS_ARM64

CV_REGISTERS_X86