User`s guide

CLIST 5–1
5
CLIST
5.1 Overview
The CLIST tool produces a listing from the coff format object file.
5.2 Command Format
The basic CLIST command format is:
>% clist [-
options
] [input_file] [> output_file]
The following table lists the options:
If CLIST is specified with no options or file information, it searches the current
default directory for an a.out file, generates a listing of that object file, and sends the
output to stdout. The list output may be piped to an output file. For example:
% clist sample.o > sample.lis
Option Designation Description
v verbose Gives more information than usual
h help Prints information about how to use CLIST
e entry points Produces entry point output for PVC
m map Produces PVC symbols from object file
f full information Does not skip the zero location