| Syntax: | Default: |
| /CODE:attributes | /CODE:RX |
Use /CODE to specify the default attributes for all code sections. Letters can be specified in any order.
| Letter | Attribute |
| E or X | EXECUTE |
| R | READ |
| S | SHARED |
| W | WRITE 1 |
| 16:16 ALIAS attribute | |
| CONFORMING attribute | |
| DISCARDABLE attribute | |
| I/O PRIVILEGE attribute | |
| RESIDENT and CONTIGUOUS 1 | |
| RESIDENT and LONG-LOCKABLE | |
| RESIDENT |
1. This attribute is not recommended for code segments.
The default is /CODE:RX.