solved Task 3.2 a
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<title>Static Call Graph - [.\build\bitmanipulation.axf]</title></head>
|
||||
<body><HR>
|
||||
<H1>Static Call Graph for image .\build\bitmanipulation.axf</H1><HR>
|
||||
<BR><P>#<CALLGRAPH># ARM Linker, 6180002: Last Updated: Fri Sep 30 08:34:36 2022
|
||||
<BR><P>#<CALLGRAPH># ARM Linker, 6180002: Last Updated: Fri Sep 30 09:00:08 2022
|
||||
<BR><P>
|
||||
<H3>Maximum Stack Usage = 132 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
|
||||
Call chain for Maximum Stack Depth:</H3>
|
||||
@@ -135,13 +135,15 @@ Function Pointers
|
||||
<H3>
|
||||
Global Symbols
|
||||
</H3>
|
||||
<P><STRONG><a name="[65]"></a>main</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, main.o(.text))
|
||||
<BR><BR>[Calls]<UL><LI><a href="#[69]">>></a> write_byte
|
||||
<LI><a href="#[68]">>></a> read_byte
|
||||
<P><STRONG><a name="[65]"></a>main</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, main.o(.text))
|
||||
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = main
|
||||
</UL>
|
||||
<BR>[Calls]<UL><LI><a href="#[69]">>></a> read_byte
|
||||
<LI><a href="#[68]">>></a> write_byte
|
||||
</UL>
|
||||
<BR>[Address Reference Count : 1]<UL><LI> datainit_ctboard.o(.text)
|
||||
</UL>
|
||||
<P><STRONG><a name="[68]"></a>read_byte</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, utils_ctboard.o(.text))
|
||||
<P><STRONG><a name="[69]"></a>read_byte</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, utils_ctboard.o(.text))
|
||||
<BR><BR>[Called By]<UL><LI><a href="#[65]">>></a> main
|
||||
</UL>
|
||||
|
||||
@@ -151,7 +153,7 @@ Global Symbols
|
||||
|
||||
<P><STRONG><a name="[75]"></a>read_doubleword</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, utils_ctboard.o(.text), UNUSED)
|
||||
|
||||
<P><STRONG><a name="[69]"></a>write_byte</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, utils_ctboard.o(.text))
|
||||
<P><STRONG><a name="[68]"></a>write_byte</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, utils_ctboard.o(.text))
|
||||
<BR><BR>[Called By]<UL><LI><a href="#[65]">>></a> main
|
||||
</UL>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user