VMS Help  —  LINK  /FULL  Qualifier Values
 keyword (I64 only)

    The OpenVMS I64 Linker accepts the following keywords to tailor
    the map (the default is /FULL=SECTION_DETAILS):

    Keyword                Description

    ALL                    For the OpenVMS I64 Linker, the ALL
                           keyword is equivalent to specifying the
                           DEMANGLED_SYMBOLS, GROUP_SECTIONS and
                           SECTION_DETAILS keywords.
    DEMANGLED_SYMBOLS      For the I64 linker, when display name
                           information is available and processed
                           (DNI), directs the linker to add a
                           translation table to the map file. The
                           table contains both mangled and demangled
                           names for global symbols.
    GROUP_SECTIONS         Directs the OpenVMS I64 Linker to list all
                           processed groups.
    [NO]SECTION_DETAILS    Directs whether or not the OpenVMS
                           I64 Linker suppresses zero length
                           contributions in the Program Section
                           Synopsis.
Close Help