4.7 Special Operators
The assembler provides a set of special operators for each of the following actions:
Operators | Description |
---|---|
.sizeof.(name) |
Get size of section
name in address units |
.startof.(name) |
Get starting address of section
name |
.endof.(name) |
Get ending address of section
name |