Syntax

BREAK
SEGEND

Description

The SEGEND and BREAK directives start a new fragment within the current section. A fragment is set of instructions the linker will elect to include in its output if a reference is made to one of the instructionsin the fragment}. If no reference is made to a fragment, the linker will not include that fragment in the output.