Read/Execute Segments Attributes
These attributes determine whether a code segment can be read as well as executed:
EXECUTEONLY
The segment can only be executed.
EXECUTEREAD
The segment can be both executed and read (default).
[Back: Read/Write Segments Attributes]
[Next: I/O Privilege Segments Attributes]