enum class CompileSym2Flags
Description
Corresponds to COMPILESYM2::Flags bitfield.
Declared at: llvm/include/llvm/DebugInfo/CodeView/CodeView.h:442
Enumerators
Name | Value | Comment |
---|---|---|
None | 0 | |
SourceLanguageMask | 255 | |
EC | 256 | |
NoDbgInfo | 512 | |
LTCG | 1024 | |
NoDataAlign | 2048 | |
ManagedPresent | 4096 | |
SecurityChecks | 8192 | |
HotPatch | 16384 | |
CVTCIL | 32768 | |
MSILModule | 65536 |