noft Manual (G06.26+)

noft Options
noft Manual528273-001
3-27
LISTOPTIMIZE or LO
LISTOPTIMIZE or LO
The LISTOPTIMIZE option lists procedures based on their optimization level.
0
lists procedures with an optimization level of 0.
1
lists procedures with an optimization level of 1.
2
lists procedures with an optimization level of 2.
*
list all procedures in the object file, sorted by optimization level.
Filename : /tmp_mnt/designs/runtime/natived40/
T8432,D44AAD/T8432/./rtversn.c
File Number : 62
C Compiler Front End : T9577D43_T9225D43_30AUG97_CFE_20MAR97_
Back End Optimizer : T8304DX1_01NOV96_06JAN97_SUN
Back End Code Generator : T8304DX1_01NOV96_06JAN97_SUN
Back End Assembler : T8304DX1_01NOV96_06JAN97_SUN
noft>
{ LISTOPTIMIZE | LO } { 0 | 1 | 2 | * }
Example 3-20. LISTOPTIMIZE Option
noft> listoptimize *
******** Optimization of Procedures ********
Procedure Name : # Opt
_MAIN : 1 2
T8432D40_01NOV95_CRTLMAIN : 2 2
__INIT__1_C : 0 2
housekeeping : 4 1
main : 3 1
menu : 5 1
Example 3-19. LISTCOMPILERS Option (DETAIL) (page 3 of 3)