#include <RawTypes.h>
Definition at line 202 of file RawTypes.h.
| const uint16_t llvm::pdb::ModInfoFlags::HasECFlagMask = 0x2 |
|
static |
uint16_t fWritten : 1; // True if ModInfo is dirty uint16_t fECEnabled : 1; // Is EC symbolic info present? (What is EC?) uint16_t unused : 6; // Reserved uint16_t iTSM : 8; // Type Server Index for this module
Definition at line 207 of file RawTypes.h.
| const uint16_t llvm::pdb::ModInfoFlags::TypeServerIndexMask = 0xFF00 |
|
static |
| const uint16_t llvm::pdb::ModInfoFlags::TypeServerIndexShift = 8 |
|
static |
The documentation for this struct was generated from the following file: