_CALLTRE Reverse Call Tree Report

Top  Previous  Next

Targets: All

 

This report is like the Call Tree Report, but reverse. It produces an outline of the call structure of your program, like the Call Tree Report. But it does so in reverse order. This means it starts with the subprograms that are only called, and that not call any other subprograms. This report can help you get a better understanding of how your low-level routines are used.

 

 

See also:

 

R_REF Reference Reports