enum class PublicSymFlags
Description
Corresponds to the CV_PUBSYMFLAGS bitfield.
Declared at: llvm/include/llvm/DebugInfo/CodeView/CodeView.h:418
Enumerators
Name | Value | Comment |
---|---|---|
None | 0 | |
Code | 1 | |
Function | 2 | |
Managed | 4 | |
MSIL | 8 |
Corresponds to the CV_PUBSYMFLAGS bitfield.
Declared at: llvm/include/llvm/DebugInfo/CodeView/CodeView.h:418
Name | Value | Comment |
---|---|---|
None | 0 | |
Code | 1 | |
Function | 2 | |
Managed | 4 | |
MSIL | 8 |