Created
September 14, 2015 18:45
-
-
Save Wurstnase/1bdb792fcf849373b465 to your computer and use it in GitHub Desktop.
nm -Cg build/teacup.elf
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
000802ab W ADC_Handler | |
w atexit | |
20070068 D __bss_end__ | |
20070068 D __bss_start__ | |
0008029f W BusFault_Handler | |
w __call_exitprocs | |
000802ab W CAN0_Handler | |
000802ab W CAN1_Handler | |
000802ab W DACC_Handler | |
20070068 D __data_end__ | |
20070000 D __data_start__ | |
000802a5 W DebugMon_Handler | |
000802ab W Default_Handler | |
000802ab W DEF_IRQHandler | |
U __deregister_frame_info | |
000802ab W DMAC_Handler | |
000802ab W EFC0_Handler | |
000802ab W EFC1_Handler | |
000802ab W EMAC_Handler | |
20070068 N end | |
20070068 N __end__ | |
00080368 R __etext | |
000802ad T exit | |
00080331 T _exit | |
00080341 T _fini | |
00080358 T _global_impure_ptr | |
0008029b W HardFault_Handler | |
w hardware_init_hook | |
20070068 N __HeapBase | |
20070868 N __HeapLimit | |
U __HEAP_SIZE | |
000802ab W HSMCI_Handler | |
00080335 T _init | |
20070068 D __init_array_end | |
20070068 D __init_array_start | |
00080000 T __isr_vector | |
U _Jv_RegisterClasses | |
w __libc_fini_array | |
000802d5 T __libc_init_array | |
000801f1 T main | |
000800f5 T _mainCRTStartup | |
0008029d W MemManage_Handler | |
00080321 T memset | |
00080299 W NMI_Handler | |
000802a7 W PendSV_Handler | |
000802ab W PIOA_Handler | |
000802ab W PIOB_Handler | |
000802ab W PIOC_Handler | |
000802ab W PIOD_Handler | |
000802ab W PMC_Handler | |
20070068 D __preinit_array_end | |
20070068 D __preinit_array_start | |
000802ab W PWM_Handler | |
U __register_frame_info | |
00080269 T Reset_Handler | |
000802ab W RSTC_Handler | |
000802ab W RTC_Handler | |
000802ab W RTT_Handler | |
w __sf_fake_stderr | |
w __sf_fake_stdin | |
w __sf_fake_stdout | |
w software_init_hook | |
000802ab W SPI0_Handler | |
000802ab W SSC_Handler | |
20088000 A __stack | |
20087400 A __StackLimit | |
U __STACK_SIZE | |
20088000 A __StackTop | |
000800f5 T _start | |
000802ab W SUPC_Handler | |
000802a3 W SVC_Handler | |
00080169 T SystemInit | |
000802a9 W SysTick_Handler | |
000802ab W TC0_Handler | |
000802ab W TC1_Handler | |
000802ab W TC2_Handler | |
000802ab W TC3_Handler | |
000802ab W TC4_Handler | |
000802ab W TC5_Handler | |
000802ab W TC6_Handler | |
000802ab W TC7_Handler | |
000802ab W TC8_Handler | |
000802ab W TRNG_Handler | |
000802ab W TWI0_Handler | |
000802ab W TWI1_Handler | |
000802ab W UART_Handler | |
000802ab W UOTGHS_Handler | |
000802a1 W UsageFault_Handler | |
000802ab W USART0_Handler | |
000802ab W USART1_Handler | |
000802ab W USART2_Handler | |
000802ab W USART3_Handler | |
000802ab W WDT_Handler |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment