llvm::COFFYAML::WeakExternalCharacteristics

Strong typedef for COFF weak-external characteristics.

Synopsis

Declared in <llvm/ObjectYAML/COFFYAML.h>

struct WeakExternalCharacteristics;

Type Aliases

NameDescription
BaseType Underlying integral base type.

Member Functions

NameDescription
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.

Data Members

NameDescription
value Stored weak-external characteristics value.