SECTIONS

A section is a part of a segment.
Use the $$-function to get it's start offset.
name SECTION (targetSeg); Create a section in
; code here...		; the current segment
(name) ENDS		; End of section