6.3.6.3 Call Graph Graphs
Following the call tables are the call graphs, which show the full call
tree for main()
and any interrupt functions. This is a subset of the
information presented in the call tables, and it is shown in a different form. The call
graphs will look similar to the one shown below.
CALL GRAPH GRAPHS