LLVM: lib/DebugInfo/PDB/Native/FormatUtil.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | SYMBOL_RECORD(EnumName, value, name) |
| #define | CV_SYMBOL(EnumName, value) |
| #define | TYPE_RECORD(EnumName, value, name) |
| #define | PUSH_CHARACTERISTIC_FLAG(Enum, TheOpt, Value, Style, Descriptive) |
| #define | PUSH_MASKED_CHARACTERISTIC_FLAG(Enum, Mask, TheOpt, Value, Style, Descriptive) |
◆ CV_SYMBOL
Value:
#define SYMBOL_RECORD(lf_ename, value, name)
◆ PUSH_CHARACTERISTIC_FLAG
| #define PUSH_CHARACTERISTIC_FLAG | ( | Enum, |
|---|---|---|
| TheOpt, | ||
| Value, | ||
| Style, | ||
| Descriptive ) |
◆ PUSH_MASKED_CHARACTERISTIC_FLAG
| #define PUSH_MASKED_CHARACTERISTIC_FLAG | ( | Enum, |
|---|---|---|
| Mask, | ||
| TheOpt, | ||
| Value, | ||
| Style, | ||
| Descriptive ) |