📄 fio_debug.htm
字号:
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html><head>
<title>Static Call Graph - [.\Obj\fio_debug.axf]</title></head>
<body><HR>
<H1>Static Call Graph for image .\Obj\fio_debug.axf</H1><HR>
<BR><P>#<CALLGRAPH># ARM Linker, RVCT3.1 [Build 934]: Last Updated: Thu Sep 11 13:45:11 2008
<BR><P>
<H3>Maximum Stack Usage = 64 bytes + Unknown(Functions without stacksize, Cycles, Untraceable Function Pointers)</H3><H3>
Call chain for Maximum Stack Depth:</H3>
__main ⇒ __rt_entry ⇒ __rt_lib_init ⇒ _fp_init
<P>
<H3>
Functions with no stack information
</H3><UL>
<LI><a href="#[c7f558]">Reset_Handler</a>
<LI><a href="#[c7f5a0]">__user_initial_stackheap</a>
<LI><a href="#[c7f078]">SoftwareInterrupt</a>
<LI><a href="#[c7f030]">IntEnable</a>
<LI><a href="#[c7efe8]">IntDisable</a>
<LI><a href="#[c7f828]">Undef_Handler</a>
<LI><a href="#[c7f7e0]">SWI_Handler</a>
<LI><a href="#[c7f798]">PAbt_Handler</a>
<LI><a href="#[c7f750]">DAbt_Handler</a>
<LI><a href="#[c7f708]">IRQ_Handler</a>
<LI><a href="#[c7f6c0]">FIQ_Handler</a>
<LI><a href="#[c7f1e0]">IRQDisable</a>
<LI><a href="#[c7f198]">IRQEnable</a>
<LI><a href="#[c7f150]">FIQDisable</a>
<LI><a href="#[c7f108]">FIQEnable</a>
</UL>
</UL>
<P>
<H3>
Mutually Recursive functions
</H3> <LI><a href="#[c7f828]">Undef_Handler</a> ⇒ <a href="#[c7f828]">Undef_Handler</a><BR>
<LI><a href="#[c7f7e0]">SWI_Handler</a> ⇒ <a href="#[c7f7e0]">SWI_Handler</a><BR>
<LI><a href="#[c7f798]">PAbt_Handler</a> ⇒ <a href="#[c7f798]">PAbt_Handler</a><BR>
<LI><a href="#[c7f750]">DAbt_Handler</a> ⇒ <a href="#[c7f750]">DAbt_Handler</a><BR>
<LI><a href="#[c7f708]">IRQ_Handler</a> ⇒ <a href="#[c7f708]">IRQ_Handler</a><BR>
<LI><a href="#[c7f6c0]">FIQ_Handler</a> ⇒ <a href="#[c7f6c0]">FIQ_Handler</a><BR>
</UL>
<P>
<H3>
Function Pointers
</H3><UL>
<LI><a href="#[c7f558]">Reset_Handler</a>
<LI><a href="#[c7f828]">Undef_Handler</a>
<LI><a href="#[c7f7e0]">SWI_Handler</a>
<LI><a href="#[c7f798]">PAbt_Handler</a>
<LI><a href="#[c7f750]">DAbt_Handler</a>
<LI><a href="#[c7f708]">IRQ_Handler</a>
<LI><a href="#[c7f6c0]">FIQ_Handler</a>
<LI><a href="#[c7daa0]">__main</a>
<LI><a href="#[c7a990]">__ARM_get_argv</a>
<LI><a href="#[c82bc0]">main</a>
<LI><a href="#[c7b340]">__I_use_semihosting</a>
<LI><a href="#[c7f1e0]">IRQDisable</a>
<LI><a href="#[c7f198]">IRQEnable</a>
<LI><a href="#[c7f150]">FIQDisable</a>
<LI><a href="#[c7f108]">FIQEnable</a>
</UL>
<P>
<H3>
Global Symbols
</H3>
<P><STRONG><a name="[c7f558]"></a>Reset_Handler</STRONG> (ARM, 0 bytes, Stack size unknown bytes, startup.o(RESET))
<BR><BR>[Stack]<UL><LI>Max Depth = 8 + Unknown Stack Size
<LI>Call Chain = Reset_Handler ⇒ TargetResetInit
</UL>
<BR>[Calls]<UL><LI><a href="#[c809e0]">>></a> TargetResetInit
</UL>
<BR>[Address Reference Count : 1]<UL><LI> startup.o(RESET)
</UL>
<P><STRONG><a name="[c7daa0]"></a>__main</STRONG> (ARM, 8 bytes, Stack size 0 bytes, __main.o(!!!main))
<BR><BR>[Stack]<UL><LI>Max Depth = 64 + Unknown Stack Size
<LI>Call Chain = __main ⇒ __rt_entry ⇒ __rt_lib_init ⇒ _fp_init
</UL>
<BR>[Calls]<UL><LI><a href="#[c78290]">>></a> __scatterload
<LI><a href="#[c7d7e0]">>></a> __rt_entry
</UL>
<P><STRONG><a name="[c78290]"></a>__scatterload</STRONG> (ARM, 0 bytes, Stack size unknown bytes, __scatter.o(!!!scatter))
<BR><BR>[Called By]<UL><LI><a href="#[c7daa0]">>></a> __main
</UL>
<P><STRONG><a name="[c78248]"></a>__scatterload_rt2</STRONG> (ARM, 52 bytes, Stack size unknown bytes, __scatter.o(!!!scatter), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[c7d7e0]">>></a> __rt_entry
</UL>
<P><STRONG><a name="[c78200]"></a>__scatterload_null</STRONG> (ARM, 0 bytes, Stack size unknown bytes, __scatter.o(!!!scatter), UNUSED)
<P><STRONG><a name="[c77fc0]"></a>__scatterload_zeroinit</STRONG> (ARM, 44 bytes, Stack size unknown bytes, __scatter_zi.o(!!handler_zi), UNUSED)
<P><STRONG><a name="[c7c290]"></a>__ARM_argv_veneer</STRONG> (ARM, 16 bytes, Stack size 0 bytes, lib_init.o(.emb_text))
<BR><BR>[Called By]<UL><LI><a href="#[c7c200]">>></a> __rt_lib_init (via Veneer)
</UL>
<P><STRONG><a name="[c82c08]"></a>Delay</STRONG> (ARM, 80 bytes, Stack size 0 bytes, fiotest.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[c82bc0]">>></a> main
</UL>
<P><STRONG><a name="[c82bc0]"></a>main</STRONG> (ARM, 280 bytes, Stack size 8 bytes, fiotest.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = main ⇒ GPIOInit
</UL>
<BR>[Calls]<UL><LI><a href="#[c82b78]">>></a> GPIOInit
<LI><a href="#[c82c08]">>></a> Delay
</UL>
<BR>[Address Reference Count : 1]<UL><LI> kernel.o(.text)
</UL>
<P><STRONG><a name="[c82b78]"></a>GPIOInit</STRONG> (ARM, 184 bytes, Stack size 4 bytes, fio.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 4<LI>Call Chain = GPIOInit
</UL>
<BR>[Called By]<UL><LI><a href="#[c82bc0]">>></a> main
</UL>
<P><STRONG><a name="[c815a8]"></a>init_VIC</STRONG> (ARM, 88 bytes, Stack size 0 bytes, irq.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[c809e0]">>></a> TargetResetInit
</UL>
<P><STRONG><a name="[c81560]"></a>install_irq</STRONG> (ARM, 100 bytes, Stack size 8 bytes, irq.o(.text), UNUSED)
<P><STRONG><a name="[c80ab8]"></a>TargetInit</STRONG> (ARM, 4 bytes, Stack size 0 bytes, target.o(.text), UNUSED)
<P><STRONG><a name="[c80a70]"></a>GPIOResetInit</STRONG> (ARM, 120 bytes, Stack size 0 bytes, target.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[c809e0]">>></a> TargetResetInit
</UL>
<P><STRONG><a name="[c80a28]"></a>ConfigurePLL</STRONG> (ARM, 308 bytes, Stack size 0 bytes, target.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[c809e0]">>></a> TargetResetInit
</UL>
<P><STRONG><a name="[c809e0]"></a>TargetResetInit</STRONG> (ARM, 92 bytes, Stack size 8 bytes, target.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = TargetResetInit
</UL>
<BR>[Calls]<UL><LI><a href="#[c80a28]">>></a> ConfigurePLL
<LI><a href="#[c80a70]">>></a> GPIOResetInit
<LI><a href="#[c815a8]">>></a> init_VIC
</UL>
<BR>[Called By]<UL><LI><a href="#[c7f558]">>></a> Reset_Handler
</UL>
<P><STRONG><a name="[c7f5a0]"></a>__user_initial_stackheap</STRONG> (ARM, 0 bytes, Stack size unknown bytes, startup.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[c7d1b8]">>></a> __user_setup_stackheap
</UL>
<P><STRONG><a name="[c7dd70]"></a>__use_two_region_memory</STRONG> (ARM, 4 bytes, Stack size 0 bytes, stkheap2.o(.text), UNUSED)
<P><STRONG><a name="[c7dd28]"></a>__rt_stackheap_init</STRONG> (ARM, 36 bytes, Stack size 16 bytes, stkheap2.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 24 + Unknown Stack Size
<LI>Call Chain = __rt_stackheap_init ⇒ __user_setup_stackheap
</UL>
<BR>[Calls]<UL><LI><a href="#[c7cd48]">>></a> __rt_stackheap_storage
<LI><a href="#[c7d1b8]">>></a> __user_setup_stackheap
</UL>
<BR>[Called By]<UL><LI><a href="#[c7d7e0]">>></a> __rt_entry
</UL>
<P><STRONG><a name="[c7dce0]"></a>__rt_heap_extend</STRONG> (ARM, 24 bytes, Stack size 8 bytes, stkheap2.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[c7dc08]">>></a> __user_heap_extend (Weak Reference)
</UL>
<P><STRONG><a name="[c7d7e0]"></a>__rt_entry</STRONG> (ARM, 76 bytes, Stack size 16 bytes, kernel.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 64 + Unknown Stack Size
<LI>Call Chain = __rt_entry ⇒ __rt_lib_init ⇒ _fp_init
</UL>
<BR>[Calls]<UL><LI><a href="#[c7b678]">>></a> _platform_post_lib_init
<LI><a href="#[c7b7e8]">>></a> _platform_post_stackheap_init
<LI><a href="#[c7c200]">>></a> __rt_lib_init (via Veneer)
<LI><a href="#[c7c680]">>></a> exit (via BX)
<LI><a href="#[c7dd28]">>></a> __rt_stackheap_init
</UL>
<BR>[Called By]<UL><LI><a href="#[c78248]">>></a> __scatterload_rt2
<LI><a href="#[c7daa0]">>></a> __main
</UL>
<P><STRONG><a name="[c7d798]"></a>__rt_exit</STRONG> (ARM, 20 bytes, Stack size 8 bytes, kernel.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __rt_exit ⇒ __rt_lib_shutdown
</UL>
<BR>[Calls]<UL><LI><a href="#[c7c1b8]">>></a> __rt_lib_shutdown (via Veneer)
</UL>
<BR>[Called By]<UL><LI><a href="#[c7c680]">>></a> exit (via Veneer)
</UL>
<P><STRONG><a name="[c7d750]"></a>__rt_abort</STRONG> (ARM, 8 bytes, Stack size 0 bytes, kernel.o(.text), UNUSED)
<BR><BR>[Calls]<UL><LI><a href="#[c7cb90]">>></a> _sys_exit
</UL>
<P><STRONG><a name="[c7d1b8]"></a>__user_setup_stackheap</STRONG> (ARM, 96 bytes, Stack size 8 bytes, sys_stackheap_outer.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 8 + Unknown Stack Size
<LI>Call Chain = __user_setup_stackheap
</UL>
<BR>[Calls]<UL><LI><a href="#[c7c8b8]">>></a> __user_perproc_libspace
<LI><a href="#[c7f5a0]">>></a> __user_initial_stackheap
</UL>
<BR>[Called By]<UL><LI><a href="#[c7dd28]">>></a> __rt_stackheap_init
</UL>
<P><STRONG><a name="[c7cd48]"></a>__rt_stackheap_storage</STRONG> (ARM, 12 bytes, Stack size 0 bytes, rt_stackheap_storage_intlibspace.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[c7dd28]">>></a> __rt_stackheap_init
</UL>
<P><STRONG><a name="[c7cb90]"></a>_sys_exit</STRONG> (ARM, 20 bytes, Stack size 0 bytes, sys_exit.o(.text), UNUSED)
<BR><BR>[Called By]<UL><LI><a href="#[c7d750]">>></a> __rt_abort
</UL>
<P><STRONG><a name="[c7c900]"></a>__user_libspace</STRONG> (ARM, 8 bytes, Stack size 0 bytes, libspace.o(.text), UNUSED)
<P><STRONG><a name="[c7c8b8]"></a>__user_perproc_libspace</STRONG> (ARM, 0 bytes, Stack size 0 bytes, libspace.o(.text))
<BR><BR>[Called By]<UL><LI><a href="#[c7d1b8]">>></a> __user_setup_stackheap
</UL>
<P><STRONG><a name="[c7c870]"></a>__user_perthread_libspace</STRONG> (ARM, 0 bytes, Stack size 0 bytes, libspace.o(.text), UNUSED)
<P><STRONG><a name="[c7c680]"></a>exit</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, exit.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = exit ⇒ __rt_exit ⇒ __rt_lib_shutdown
</UL>
<BR>[Calls]<UL><LI><a href="#[c7c5f0]">>></a> _call_atexit_fns (Weak Reference)
<LI><a href="#[c7d798]">>></a> __rt_exit (via Veneer)
</UL>
<BR>[Called By]<UL><LI><a href="#[c7d7e0]">>></a> __rt_entry
</UL>
<P><STRONG><a name="[c7c200]"></a>__rt_lib_init</STRONG> (Thumb, 184 bytes, Stack size 40 bytes, lib_init.o(.text))
<BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = __rt_lib_init ⇒ _fp_init
</UL>
<BR>[Calls]<UL><LI><a href="#[c7a7b8]">>></a> _fp_init (via Veneer)
<LI><a href="#[c7af88]">>></a> __rt_locale (via Veneer)
<LI><a href="#[c7bbd0]">>></a> _signal_init (Weak Reference)
<LI><a href="#[c7bc18]">>></a> _rand_init (Weak Reference)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -