Context
The places where a user can specify an address space attribute
Fields of this type
Fields
- function:function
- A function is specified to be placed in a certain address space.
- variable:variable
- A (global) variable is specified to be placed in a certain address space.
- constant:constant
- A (global) constant value is specified to be placed in a certain address space.
- pointer:pointer
- A pointer is ascripted to point into a certain address space.