static_int32_value Struct Reference
[
Utility Classes and Functions
]
#include <
support/StaticValue.h
>
List of all members.
Detailed Description
This is a static representation of a
SValue
containing a 32-bit integer, which can be used to create constant values for placement in the text section of an executable.
Public Member Functions
operator const SValue &
() const
Public Attributes
uint32_t
type
int32_t
value
Member Function Documentation
operator const
SValue
&
(
)
const
[inline]
Member Data Documentation
uint32_t
type
int32_t
value
The documentation for this struct was generated from the following file:
StaticValue.h