LLVM: llvm::pdb::DbiFlags Struct Reference (original) (raw)
Some of the values are stored in bitfields. More...
#include "[llvm/DebugInfo/PDB/Native/RawTypes.h](RawTypes%5F8h%5Fsource.html)"
Detailed Description
Some of the values are stored in bitfields.
Since this needs to be portable across compilers and architectures (big / little endian in particular) we can't use the actual structures below, but must instead do the shifting and masking ourselves. The struct definitions are provided for reference.
Definition at line 94 of file RawTypes.h.
Member Data Documentation
◆ FlagHasCTypesMask
◆ FlagIncrementalMask
◆ FlagStrippedMask
The documentation for this struct was generated from the following file:
- include/llvm/DebugInfo/PDB/Native/RawTypes.h