Home | History | Annotate | Download | only in doc

Lines Matching full:listing

235  [@b{-K}] [@b{-L}] [@b{--listing-lhs-width}=@var{NUM}]
236 [@b{--listing-lhs-width2}=@var{NUM}] [@b{--listing-rhs-width}=@var{NUM}]
237 [@b{--listing-cont-lines}=@var{NUM}] [@b{--keep-locals}] [@b{-o}
613 set the name of the listing file
617 listing without forms processing. The @samp{=file} option, if used, must be
717 @item --listing-lhs-width=@var{number}
719 listing to @var{number}.
721 @item --listing-lhs-width2=@var{number}
723 lines in an assembler listing to @var{number}.
725 @item --listing-rhs-width=@var{number}
726 Set the maximum width of an input source line, as displayed in a listing, to
729 @item --listing-cont-lines=@var{number}
730 Set the maximum number of lines printed in a listing for a single line of input
2040 This passes two options to the assembler: @samp{-alh} (emit a listing to
2066 * listing:: --listing-XXX to configure listing output
2092 These options enable listing output from the assembler. By itself,
2093 @samp{-a} requests high-level, assembly, and symbols listing.
2095 @samp{-ah} requests a high-level language listing,
2096 @samp{-al} requests an output-program assembly listing, and
2097 @samp{-as} requests a symbol table listing.
2105 Use the @samp{-ac} option to omit false conditionals from a listing. Any lines
2108 omitted from the listing.
2111 listing.
2114 listing output and its appearance using the directives @code{.list},
2118 If you do not request listing output with one of the @samp{-a} options, the
2119 listing-control directives have no effect.
2127 is being used) then the listing will not contain any comments or preprocessor
2128 directives. This is because the listing code buffers input source lines from
2218 @node listing
2219 @section Configuring listing output: @option{--listing}
2221 The listing feature of the assembler can be enabled via the command line switch
2224 them as a listing file. The format of this listing can be controlled by
2231 @item --listing-lhs-width=@samp{number}
2232 @kindex --listing-lhs-width
2235 dump appears on the left hand side of the listing output.
2237 @item --listing-lhs-width2=@samp{number}
2238 @kindex --listing-lhs-width2
2242 the same as the value specified for @samp{--listing-lhs-width}. If neither
2245 @item --listing-rhs-width=@samp{number}
2246 @kindex --listing-rhs-width
2250 source line is displayed on the right hand side of the listing output.
2252 @item --listing-cont-lines=@samp{number}
2253 @kindex --listing-cont-lines
4824 @cindex listing control: new page
5457 @cindex listing control, turning on
5466 the initial value of the listing counter is one.
5774 @cindex listing control, turning off
5973 @cindex listing control: paper size
6078 @cindex listing control: subtitle
6685 @cindex listing control: title line