enum class CompileSym3Flags
Description
Corresponds to COMPILESYM3::Flags bitfield.
Declared at: llvm/include/llvm/DebugInfo/CodeView/CodeView.h:458
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 | |
Sdl | 131072 | |
PGO | 262144 | |
Exp | 524288 |