Example A-21. Listcompilers Option (Loadfile); Example A-22. Listproc Option (Loadfile) - HP nld Manual

Table of Contents

Advertisement

Sample nld and noft Session
LISTCOMPILERS
The BRIEF parameter on the LISTCOMPILERS option shows a summary of the
compilers used to produce the object file. The object file in
from the three modules for the example program, which used one version of the C
compiler, and the two modules that were used to build
$SYSTEM.SYSTEM.CRTLMAIN, which used a different version of the C compiler.

Example A-21. LISTCOMPILERS Option (Loadfile)

noft> LISTCOMPILERS BRIEF
Back End Code Generator : T8304D45_09SEP2002_11OCT2002_GDN
Back End Code Generator : T8304D45_04JUL76_21JUN99_SUN
Back End Code Generator : T8304D45_03MAY2001_18JUL2001_SUN
LISTPROC
The LISTPROC option returns an ordinal number and a starting address for each
function. It is often easier to use the ordinal number for the options that accept either
the function number or the function name.

Example A-22. LISTPROC Option (Loadfile)

noft> LISTPROC * BRIEF
********
#
Address
0
0x70000390
1
0x7000048c
2
0x70000560
3
0x7000062c
4
0x700006d0
5
0x70000790
6
0x700007c4
7
0x70000810
Linker : T6017D45_30APR03_26FEB03_Guardian
Number of Source Files : 3
C Compiler Front End : T9577D46_T9225D46_30APR2003_CFE_24JAN2
Back End Optimizer : Optimizer Not Used
Back End Assembler : T8304D45_09SEP2002_11OCT2002_GDN
Number of Source Files : 1
C Compiler Front End : T9577D46_T9225D46_T9577D46_01JUN99_CFE
Back End Optimizer : T8304D45_04JUL76_21JUN99_SUN
Back End Assembler : T8304D45_04JUL76_21JUN99_SUN
Number of Source Files : 1
C Compiler Front End : T9577D46_T9225D46_T9577D46_01AUG2000_C
Back End Optimizer : T8304D45_03MAY2001_18JUL2001_SUN
Back End Assembler : T8304D45_03MAY2001_18JUL2001_SUN
List of Procedures
Procedure
initialize
wrapup
add_passengers
delete_passengers
main
__INIT__1_C
_MAIN
T8432G09_30APR20031CRTLMAIN
nld and noft Manual—520384-003
********
A -17
LISTCOMPILERS
Example A-21
was created

Advertisement

Table of Contents
loading

This manual is also suitable for:

Noft

Table of Contents