public abstract class DataPointerConstant extends Object
constants that represent a pointer to the data section.| Modifier | Constructor and Description |
|---|---|
protected |
DataPointerConstant(int alignment) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAlignment()
Get the minimum alignment of the data in the data section.
|
boolean |
isDefaultForKind() |