OBJECT
Sections-segment keyword that specifies a function. Multiple OBJECT keywords control the
order of functions in the output file.
REF_INCLUDE
Starts an optional LCF closure segment that specifies sections the linker should not
deadstrip, if program code references the files that contain these sections.
REGISTER
Use the REGISTER directive to assign one of the EPPC processor's non-volatile registers
to a user-defined small data section.
SECTIONS
Starts the LCF sections segment, which defines the contents of target-memory sections.
Also defines global symbols to be used in the output file.
SHORT
Inserts a halfword of data at the current address of a section.
SIZEOF
Returns the size (in bytes) of the specified segment or section.
SIZEOF_ROM
Returns the size (in bytes) that a segment occupies in ROM.
WRITES0COMMENT
Inserts an S0 comment record into an S-record file.