LINK Help (linker.hlp) (Table of Contents; Topic list)
LINK and EXEHDR Index
                                             Up Contents Index Back
──LINK and EXEHDR Index─────────────────────────────────────────────────────
 
  ┌─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┬─┐
  │A│BCDEFGHIJKLMNOPQRSTUVWX-Z*│
  └─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┴─┘
 
  ALIAS                      Reserved Words
 
  /A[LIGNMENT]               LINK /ALIGN Option
 
  allocation, explicit       Compiling for Overlays
 
  allocation, memory         EXEHDR /MAX Option
                             EXEHDR /MIN Option
                             LINK /CPARM Option
 
  application name           NAME Statement
 
  application type           EXEHDR /PM Option
                             LINK /PM Option
                             NAME Statement
 
  APPLOADER                  APPLOADER Statement
 
  at sign (@)                LINK Response File
 
  attributes                 CODE Statement
                             DATA Statement
                             SEGMENTS Statement
                             <discard> Attribute
                             <executeonly> Attribute
                             <instance> Attribute
                             <load> Attribute
                             <movable> Attribute
                             <readonly> Attribute
                             <shared> Attribute
                             EXEHDR Verbose Output
                             Other module flags: Field
                             Segment Table
 
  automatic data segment     <instance> Attribute
                                    -♦-