Strong typedef for COFF weak-external characteristics.
Declared in <llvm/ObjectYAML/COFFYAML.h>
struct WeakExternalCharacteristics;
| Name | Description |
|---|---|
BaseType | Underlying integral base type. |
| Name | Description |
|---|---|
WeakExternalCharacteristics [constructor] | Constructors |
operator= | Assignment operators |
operator uint32_t const& | Convert to a const reference to the base value. |
operator== | Equality operators |
operator< | Return true if this is less than rhs. |
| Name | Description |
|---|---|
value | Stored weak-external characteristics value. |