static_large_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 more than 4 bytes of data (pointing to its data out-of-line), 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

const void * data
uint32_t type


Member Function Documentation

operator const SValue &  )  const [inline]
 


Member Data Documentation

const void* data
 

uint32_t type
 


The documentation for this struct was generated from the following file: