Guest User

Untitled

a guest
Jul 17th, 2018
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.05 KB | None | 0 0
  1.  
  2. Memory Configuration
  3.  
  4. Name Origin Length Attributes
  5. *default* 0x0000000000000000 0xffffffffffffffff
  6.  
  7. Linker script and memory map
  8.  
  9. LOAD main
  10. 0x0000000000008000 PROVIDE (__executable_start, 0x8000)
  11. 0x0000000000008000 . = 0x8000
  12.  
  13. .interp
  14. *(.interp)
  15.  
  16. .note.gnu.build-id
  17. *(.note.gnu.build-id)
  18.  
  19. .hash
  20. *(.hash)
  21.  
  22. .gnu.hash
  23. *(.gnu.hash)
  24.  
  25. .dynsym
  26. *(.dynsym)
  27.  
  28. .dynstr
  29. *(.dynstr)
  30.  
  31. .gnu.version
  32. *(.gnu.version)
  33.  
  34. .gnu.version_d
  35. *(.gnu.version_d)
  36.  
  37. .gnu.version_r
  38. *(.gnu.version_r)
  39.  
  40. .rel.dyn
  41. *(.rel.init)
  42. *(.rel.text .rel.text.* .rel.gnu.linkonce.t.*)
  43. *(.rel.fini)
  44. *(.rel.rodata .rel.rodata.* .rel.gnu.linkonce.r.*)
  45. *(.rel.data.rel.ro* .rel.gnu.linkonce.d.rel.ro.*)
  46. *(.rel.data .rel.data.* .rel.gnu.linkonce.d.*)
  47. *(.rel.tdata .rel.tdata.* .rel.gnu.linkonce.td.*)
  48. *(.rel.tbss .rel.tbss.* .rel.gnu.linkonce.tb.*)
  49. *(.rel.ctors)
  50. *(.rel.dtors)
  51. *(.rel.got)
  52. *(.rel.bss .rel.bss.* .rel.gnu.linkonce.b.*)
  53. *(.rel.ifunc)
  54.  
  55. .rela.dyn
  56. *(.rela.init)
  57. *(.rela.text .rela.text.* .rela.gnu.linkonce.t.*)
  58. *(.rela.fini)
  59. *(.rela.rodata .rela.rodata.* .rela.gnu.linkonce.r.*)
  60. *(.rela.data .rela.data.* .rela.gnu.linkonce.d.*)
  61. *(.rela.tdata .rela.tdata.* .rela.gnu.linkonce.td.*)
  62. *(.rela.tbss .rela.tbss.* .rela.gnu.linkonce.tb.*)
  63. *(.rela.ctors)
  64. *(.rela.dtors)
  65. *(.rela.got)
  66. *(.rela.bss .rela.bss.* .rela.gnu.linkonce.b.*)
  67. *(.rela.ifunc)
  68.  
  69. .rel.plt 0x0000000000008000 0x0
  70. *(.rel.plt)
  71. 0x0000000000008000 PROVIDE (__rel_iplt_start, .)
  72. *(.rel.iplt)
  73. 0x0000000000008000 PROVIDE (__rel_iplt_end, .)
  74.  
  75. .rela.plt 0x0000000000008000 0x0
  76. *(.rela.plt)
  77. 0x0000000000008000 PROVIDE (__rela_iplt_start, .)
  78. *(.rela.iplt)
  79. 0x0000000000008000 PROVIDE (__rela_iplt_end, .)
  80.  
  81. .init
  82. *(.init)
  83.  
  84. .plt
  85. *(.plt)
  86. *(.iplt)
  87.  
  88. .text 0x0000000000008000 0x0
  89. *(.text .stub .text.* .gnu.linkonce.t.*)
  90. *(.gnu.warning)
  91. *(.glue_7t)
  92. .glue_7t 0x0000000000000000 0x0 linker stubs
  93. *(.glue_7)
  94. .glue_7 0x0000000000000000 0x0 linker stubs
  95. *(.vfp11_veneer)
  96. .vfp11_veneer 0x0000000000000000 0x0 linker stubs
  97. *(.janus_2cc_veneer)
  98. *(.v4_bx)
  99. .v4_bx 0x0000000000000000 0x0 linker stubs
  100.  
  101. .fini
  102. *(.fini)
  103. 0x0000000000008000 PROVIDE (__etext, .)
  104. 0x0000000000008000 PROVIDE (_etext, .)
  105. 0x0000000000008000 PROVIDE (etext, .)
  106.  
  107. .rodata
  108. *(.rodata .rodata.* .gnu.linkonce.r.*)
  109.  
  110. .rodata1
  111. *(.rodata1)
  112.  
  113. .ARM.extab
  114. *(.ARM.extab* .gnu.linkonce.armextab.*)
  115. 0x0000000000008000 __exidx_start = .
  116.  
  117. .ARM.exidx 0x0000000000008000 0x268
  118. *(.ARM.exidx* .gnu.linkonce.armexidx.*)
  119. .ARM.exidx 0x0000000000008000 0x268 main
  120. 0x0000000000008268 __exidx_end = .
  121.  
  122. .eh_frame_hdr
  123. *(.eh_frame_hdr)
  124.  
  125. .eh_frame
  126. *(.eh_frame)
  127.  
  128. .gcc_except_table
  129. *(.gcc_except_table .gcc_except_table.*)
  130. 0x0000000000010268 . = (ALIGN (0x8000) + (. & 0x7fff))
  131.  
  132. .eh_frame
  133. *(.eh_frame)
  134.  
  135. .gcc_except_table
  136. *(.gcc_except_table .gcc_except_table.*)
  137.  
  138. .tdata
  139. *(.tdata .tdata.* .gnu.linkonce.td.*)
  140.  
  141. .tbss
  142. *(.tbss .tbss.* .gnu.linkonce.tb.*)
  143. *(.tcommon)
  144.  
  145. .preinit_array 0x0000000000010268 0x0
  146. 0x0000000000010268 PROVIDE (__preinit_array_start, .)
  147. *(.preinit_array)
  148. 0x0000000000010268 PROVIDE (__preinit_array_end, .)
  149.  
  150. .init_array 0x0000000000010268 0x0
  151. 0x0000000000010268 PROVIDE (__init_array_start, .)
  152. *(SORT(.init_array.*))
  153. *(.init_array)
  154. 0x0000000000010268 PROVIDE (__init_array_end, .)
  155.  
  156. .fini_array 0x0000000000010268 0x0
  157. 0x0000000000010268 PROVIDE (__fini_array_start, .)
  158. *(.fini_array)
  159. *(SORT(.fini_array.*))
  160. 0x0000000000010268 PROVIDE (__fini_array_end, .)
  161.  
  162. .ctors
  163. *crtbegin.o(.ctors)
  164. *crtbegin?.o(.ctors)
  165. *(EXCLUDE_FILE(*crtend?.o *crtend.o) .ctors)
  166. *(SORT(.ctors.*))
  167. *(.ctors)
  168.  
  169. .dtors
  170. *crtbegin.o(.dtors)
  171. *crtbegin?.o(.dtors)
  172. *(EXCLUDE_FILE(*crtend?.o *crtend.o) .dtors)
  173. *(SORT(.dtors.*))
  174. *(.dtors)
  175.  
  176. .jcr
  177. *(.jcr)
  178.  
  179. .data.rel.ro
  180. *(.data.rel.ro.local* .gnu.linkonce.d.rel.ro.local.*)
  181. *(.data.rel.ro* .gnu.linkonce.d.rel.ro.*)
  182.  
  183. .dynamic
  184. *(.dynamic)
  185.  
  186. .got
  187. *(.got.plt)
  188. *(.igot.plt)
  189. *(.got)
  190. *(.igot)
  191.  
  192. .data 0x0000000000010268 0x0
  193. 0x0000000000010268 __data_start = .
  194. *(.data .data.* .gnu.linkonce.d.*)
  195.  
  196. .flash 0x0000000000010268 0x15cf8
  197. .flash 0x0000000000010268 0x15cf8 main
  198. 0x00000000000103ac main
  199. 0x00000000000103d4 __main
  200. 0x0000000000010408 Reset_Handler
  201. 0x0000000000010410 NMI_Handler
  202. 0x0000000000010412 HardFault_Handler
  203. 0x0000000000010414 MemManage_Handler
  204. 0x0000000000010416 BusFault_Handler
  205. 0x0000000000010418 UsageFault_Handler
  206. 0x000000000001041a SVC_Handler
  207. 0x000000000001041c DebugMon_Handler
  208. 0x000000000001041e PendSV_Handler
  209. 0x0000000000010420 SysTick_Handler
  210. 0x0000000000010422 I2C0_IRQHandler
  211. 0x0000000000010422 ENET_IRQHandler
  212. 0x0000000000010422 TIMER2_IRQHandler
  213. 0x0000000000010422 MCPWM_IRQHandler
  214. 0x0000000000010422 UART3_IRQHandler
  215. 0x0000000000010422 RIT_IRQHandler
  216. 0x0000000000010422 DMA_IRQHandler
  217. 0x0000000000010422 EINT0_IRQHandler
  218. 0x0000000000010422 QEI_IRQHandler
  219. 0x0000000000010422 WDT_IRQHandler
  220. 0x0000000000010422 PWM1_IRQHandler
  221. 0x0000000000010422 BOD_IRQHandler
  222. 0x0000000000010422 I2C1_IRQHandler
  223. 0x0000000000010422 EINT2_IRQHandler
  224. 0x0000000000010422 UART1_IRQHandler
  225. 0x0000000000010422 USB_IRQHandler
  226. 0x0000000000010422 EINT3_IRQHandler
  227. 0x0000000000010422 SSP1_IRQHandler
  228. 0x0000000000010422 ADC_IRQHandler
  229. 0x0000000000010422 UART2_IRQHandler
  230. 0x0000000000010422 TIMER1_IRQHandler
  231. 0x0000000000010422 EINT1_IRQHandler
  232. 0x0000000000010422 TIMER3_IRQHandler
  233. 0x0000000000010422 UART0_IRQHandler
  234. 0x0000000000010422 SPI_IRQHandler
  235. 0x0000000000010422 TIMER0_IRQHandler
  236. 0x0000000000010422 RTC_IRQHandler
  237. 0x0000000000010422 I2C2_IRQHandler
  238. 0x0000000000010422 I2S_IRQHandler
  239. 0x0000000000010422 SSP0_IRQHandler
  240. 0x0000000000010422 PLL1_IRQHandler
  241. 0x0000000000010422 CAN_IRQHandler
  242. 0x0000000000010422 PLL0_IRQHandler
  243. 0x000000000001042c __aeabi_atexit
  244. 0x0000000000010440 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const
  245. 0x0000000000010480 __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const
  246. 0x0000000000010494 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const
  247. 0x00000000000104b4 __cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const
  248. 0x0000000000010500 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const
  249. 0x0000000000010534 __cxxabiv1::__class_type_info::~__class_type_info()
  250. 0x0000000000010550 __cxxabiv1::__class_type_info::~__class_type_info()
  251. 0x000000000001056c __cxxabiv1::__class_type_info::~__class_type_info()
  252. 0x000000000001058c operator delete(void*)
  253. 0x000000000001059c operator delete[](void*)
  254. 0x00000000000105a8 __dynamic_cast
  255. 0x000000000001065c operator new(unsigned int)
  256. 0x00000000000106c8 operator new[](unsigned int)
  257. 0x00000000000106e0 __cxa_pure_virtual
  258. 0x00000000000106f4 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const
  259. 0x0000000000010724 __cxxabiv1::__si_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const
  260. 0x00000000000107bc __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const
  261. 0x0000000000010804 __cxxabiv1::__si_class_type_info::~__si_class_type_info()
  262. 0x0000000000010820 __cxxabiv1::__si_class_type_info::~__si_class_type_info()
  263. 0x000000000001083c __cxxabiv1::__si_class_type_info::~__si_class_type_info()
  264. 0x000000000001085c std::type_info::~type_info()
  265. 0x0000000000010868 std::type_info::~type_info()
  266. 0x0000000000010874 std::type_info::operator==(std::type_info const&) const
  267. 0x0000000000010880 std::type_info::__is_pointer_p() const
  268. 0x0000000000010884 std::type_info::__is_function_p() const
  269. 0x0000000000010888 std::type_info::__do_catch(std::type_info const*, void**, unsigned int) const
  270. 0x0000000000010894 std::type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const
  271. 0x0000000000010898 std::type_info::~type_info()
  272. 0x00000000000108b4 __cxxabiv1::__vmi_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const
  273. 0x0000000000010c88 __cxxabiv1::__vmi_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const
  274. 0x0000000000010fa0 __cxxabiv1::__vmi_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const
  275. 0x00000000000110dc __cxxabiv1::__vmi_class_type_info::~__vmi_class_type_info()
  276. 0x00000000000110f8 __cxxabiv1::__vmi_class_type_info::~__vmi_class_type_info()
  277. 0x0000000000011114 __cxxabiv1::__vmi_class_type_info::~__vmi_class_type_info()
  278. 0x0000000000011138 __cxa_free_dependent_exception
  279. 0x0000000000011174 __cxa_free_exception
  280. 0x00000000000111ac __cxa_allocate_dependent_exception
  281. 0x0000000000011230 __cxa_allocate_exception
  282. 0x00000000000112b8 __cxa_end_cleanup
  283. 0x00000000000112c4 __cxa_type_match
  284. 0x00000000000113c0 __cxa_begin_cleanup
  285. 0x0000000000011424 __gnu_end_cleanup
  286. 0x0000000000011490 __cxa_bad_typeid
  287. 0x00000000000114b0 __cxa_bad_cast
  288. 0x00000000000114d0 __cxa_call_terminate
  289. 0x0000000000011518 __cxa_call_unexpected
  290. 0x000000000001163c __cxa_get_exception_ptr
  291. 0x0000000000011640 std::uncaught_exception()
  292. 0x0000000000011654 __cxa_end_catch
  293. 0x00000000000116dc __cxa_begin_catch
  294. 0x0000000000011764 std::exception::~exception()
  295. 0x0000000000011770 std::exception::~exception()
  296. 0x000000000001177c std::bad_exception::~bad_exception()
  297. 0x0000000000011788 std::bad_exception::~bad_exception()
  298. 0x0000000000011794 __cxxabiv1::__forced_unwind::~__forced_unwind()
  299. 0x00000000000117a0 __cxxabiv1::__forced_unwind::~__forced_unwind()
  300. 0x00000000000117ac __cxxabiv1::__foreign_exception::~__foreign_exception()
  301. 0x00000000000117b8 __cxxabiv1::__foreign_exception::~__foreign_exception()
  302. 0x00000000000117c4 std::exception::what() const
  303. 0x00000000000117cc std::bad_exception::what() const
  304. 0x00000000000117d4 __cxxabiv1::__foreign_exception::~__foreign_exception()
  305. 0x00000000000117f0 __cxxabiv1::__forced_unwind::~__forced_unwind()
  306. 0x000000000001180c std::exception::~exception()
  307. 0x0000000000011828 std::bad_exception::~bad_exception()
  308. 0x0000000000011844 __cxa_get_globals_fast
  309. 0x000000000001184c __cxa_get_globals
  310. 0x0000000000011a0c __gxx_personality_v0
  311. 0x0000000000012158 std::set_terminate(void (*)())
  312. 0x0000000000012168 std::set_unexpected(void (*)())
  313. 0x0000000000012178 __cxxabiv1::__terminate(void (*)())
  314. 0x0000000000012198 std::terminate()
  315. 0x00000000000121a8 __cxxabiv1::__unexpected(void (*)())
  316. 0x00000000000121b4 std::unexpected()
  317. 0x00000000000121c4 __cxa_rethrow
  318. 0x000000000001222c __cxa_throw
  319. 0x00000000000122bc __cxxabiv1::__fundamental_type_info::~__fundamental_type_info()
  320. 0x00000000000122d8 __cxxabiv1::__fundamental_type_info::~__fundamental_type_info()
  321. 0x00000000000122f4 __cxxabiv1::__fundamental_type_info::~__fundamental_type_info()
  322. 0x0000000000012314 std::set_new_handler(void (*)())
  323. 0x0000000000012324 std::bad_alloc::what() const
  324. 0x000000000001232c std::bad_alloc::~bad_alloc()
  325. 0x0000000000012348 std::bad_alloc::~bad_alloc()
  326. 0x0000000000012364 std::bad_alloc::~bad_alloc()
  327. 0x0000000000012384 __cxxabiv1::__pointer_type_info::__is_pointer_p() const
  328. 0x0000000000012388 __cxxabiv1::__pointer_type_info::__pointer_catch(__cxxabiv1::__pbase_type_info const*, void**, unsigned int) const
  329. 0x00000000000123d4 __cxxabiv1::__pointer_type_info::~__pointer_type_info()
  330. 0x00000000000123f0 __cxxabiv1::__pointer_type_info::~__pointer_type_info()
  331. 0x000000000001240c __cxxabiv1::__pointer_type_info::~__pointer_type_info()
  332. 0x000000000001242c std::bad_cast::what() const
  333. 0x0000000000012434 std::bad_cast::~bad_cast()
  334. 0x0000000000012450 std::bad_cast::~bad_cast()
  335. 0x000000000001246c std::bad_cast::~bad_cast()
  336. 0x000000000001248c std::bad_typeid::what() const
  337. 0x0000000000012494 std::bad_typeid::~bad_typeid()
  338. 0x00000000000124b0 std::bad_typeid::~bad_typeid()
  339. 0x00000000000124cc std::bad_typeid::~bad_typeid()
  340. 0x00000000000124ec __cxxabiv1::__pbase_type_info::__pointer_catch(__cxxabiv1::__pbase_type_info const*, void**, unsigned int) const
  341. 0x0000000000012504 __cxxabiv1::__pbase_type_info::__do_catch(std::type_info const*, void**, unsigned int) const
  342. 0x0000000000012568 __cxxabiv1::__pbase_type_info::~__pbase_type_info()
  343. 0x0000000000012584 __cxxabiv1::__pbase_type_info::~__pbase_type_info()
  344. 0x00000000000125a0 __cxxabiv1::__pbase_type_info::~__pbase_type_info()
  345. 0x00000000000125c0 __gnu_cxx::__verbose_terminate_handler()
  346. 0x000000000001741c __cxa_demangle
  347. 0x0000000000017508 __gcclibcxx_demangle_callback
  348. 0x0000000000017558 __cxa_current_exception_type
  349. 0x0000000000017580 abort
  350. 0x000000000001758c __aeabi_memcpy8
  351. 0x000000000001758c __aeabi_memcpy4
  352. 0x000000000001758c __aeabi_memcpy
  353. 0x0000000000017594 __aeabi_assert
  354. 0x00000000000175cc __cxa_atexit
  355. 0x00000000000175e0 fprintf
  356. 0x0000000000017604 _fprintf_r
  357. 0x0000000000017620 _fputc_r
  358. 0x0000000000017668 fputc
  359. 0x0000000000017680 _fputs_r
  360. 0x00000000000176f4 fputs
  361. 0x000000000001770c __sfvwrite_r
  362. 0x00000000000179a8 _fwrite_r
  363. 0x0000000000017a34 fwrite
  364. 0x0000000000017a54 free
  365. 0x0000000000017a68 malloc
  366. 0x0000000000017a7c _malloc_r
  367. 0x0000000000017ebc memchr
  368. 0x0000000000017ed4 memcmp
  369. 0x0000000000017ef8 memcpy
  370. 0x0000000000017f14 memmove
  371. 0x0000000000017f50 memset
  372. 0x0000000000017f64 __malloc_lock
  373. 0x0000000000017f68 __malloc_unlock
  374. 0x0000000000017f6c _putc_r
  375. 0x0000000000017fe8 putc
  376. 0x0000000000018000 realloc
  377. 0x0000000000018018 _realloc_r
  378. 0x000000000001831c _sbrk_r
  379. 0x0000000000018340 scalbnf
  380. 0x00000000000183dc _raise_r
  381. 0x0000000000018430 raise
  382. 0x0000000000018444 _init_signal_r
  383. 0x0000000000018468 _init_signal
  384. 0x0000000000018478 __sigtramp_r
  385. 0x00000000000184c0 __sigtramp
  386. 0x00000000000184d4 _signal_r
  387. 0x0000000000018504 signal
  388. 0x000000000001851c _getpid_r
  389. 0x0000000000018524 _kill_r
  390. 0x0000000000018548 sprintf
  391. 0x0000000000018594 _sprintf_r
  392. 0x00000000000185dc _sscanf_r
  393. 0x0000000000018630 sscanf
  394. 0x0000000000018688 strcmp
  395. 0x00000000000186a0 strcpy
  396. 0x00000000000186b0 strlen
  397. 0x00000000000186c0 strncmp
  398. 0x00000000000186f0 strncpy
  399. 0x0000000000018720 _strtol_r
  400. 0x0000000000018824 strtol
  401. 0x0000000000018934 _svfprintf_r
  402. 0x00000000000198bc __ssvfscanf_r
  403. 0x000000000001a448 write
  404. 0x000000000001a464 __submore
  405. 0x000000000001a4d8 _ungetc_r
  406. 0x000000000001a5e0 ungetc
  407. 0x000000000001a614 _vfprintf_r
  408. 0x000000000001b5bc vfprintf
  409. 0x000000000001b5d8 __swbuf_r
  410. 0x000000000001b6a0 __swbuf
  411. 0x000000000001b6b8 _write_r
  412. 0x000000000001b6e0 __swsetup_r
  413. 0x000000000001b7bc __register_exitproc
  414. 0x000000000001b86c __assert_func
  415. 0x000000000001b8a8 __assert
  416. 0x000000000001b9d8 _dtoa_r
  417. 0x000000000001c580 _fflush_r
  418. 0x000000000001c6b0 fflush
  419. 0x000000000001c6d8 __sfp_lock_acquire
  420. 0x000000000001c6dc __sfp_lock_release
  421. 0x000000000001c6e0 __sinit_lock_acquire
  422. 0x000000000001c6e4 __sinit_lock_release
  423. 0x000000000001c6f0 __fp_unlock_all
  424. 0x000000000001c708 __fp_lock_all
  425. 0x000000000001c720 _cleanup_r
  426. 0x000000000001c730 _cleanup
  427. 0x000000000001c788 __sfmoreglue
  428. 0x000000000001c7b4 __sfp
  429. 0x000000000001c830 __sinit
  430. 0x000000000001c88c fiprintf
  431. 0x000000000001c8b0 _fiprintf_r
  432. 0x000000000001c8cc _malloc_trim_r
  433. 0x000000000001c96c _free_r
  434. 0x000000000001cafc _fwalk_reent
  435. 0x000000000001cb48 _fwalk
  436. 0x000000000001cb90 iswspace
  437. 0x000000000001cbac __locale_charset
  438. 0x000000000001cbb8 _localeconv_r
  439. 0x000000000001cbc0 localeconv
  440. 0x000000000001cbc8 _setlocale_r
  441. 0x000000000001cc00 setlocale
  442. 0x000000000001cc18 __smakebuf_r
  443. 0x000000000001ccf4 _mbrtowc_r
  444. 0x000000000001cd1c mbrtowc
  445. 0x000000000001cd3c _mbtowc_r
  446. 0x000000000001cd64 __hi0bits
  447. 0x000000000001cda4 __lo0bits
  448. 0x000000000001ce0c __mcmp
  449. 0x000000000001ce50 __ulp
  450. 0x000000000001ce94 __b2d
  451. 0x000000000001cf30 __ratio
  452. 0x000000000001cf74 _mprec_log10
  453. 0x000000000001cfa8 __copybits
  454. 0x000000000001cfe0 __any_on
  455. 0x000000000001d028 _Bfree
  456. 0x000000000001d058 _Balloc
  457. 0x000000000001d0c0 __d2b
  458. 0x000000000001d184 __mdiff
  459. 0x000000000001d264 __lshift
  460. 0x000000000001d300 __multiply
  461. 0x000000000001d43c __i2b
  462. 0x000000000001d450 __multadd
  463. 0x000000000001d4d4 __pow5mult
  464. 0x000000000001d578 __s2b
  465. 0x000000000001d5f8 _wrapup_reent
  466. 0x000000000001d62c cleanup_glue
  467. 0x000000000001d644 _reclaim_reent
  468. 0x000000000001d6f0 __isinfd
  469. 0x000000000001d714 __isnand
  470. 0x000000000001d730 __sccl
  471. 0x000000000001d7a8 copysignf
  472. 0x000000000001d7b8 nanf
  473. 0x000000000001d7c0 __sclose
  474. 0x000000000001d7cc __sseek
  475. 0x000000000001d7f4 __swrite
  476. 0x000000000001d82c __sread
  477. 0x000000000001d888 _strtod_r
  478. 0x000000000001e448 strtof
  479. 0x000000000001e4c8 strtod
  480. 0x000000000001e4e0 _strtoul_r
  481. 0x000000000001e5d0 strtoul
  482. 0x000000000001e608 _vfiprintf_r
  483. 0x000000000001ee04 vfiprintf
  484. 0x000000000001ee20 _calloc_r
  485. 0x000000000001ee78 _close_r
  486. 0x000000000001ee9c _fclose_r
  487. 0x000000000001ef48 fclose
  488. 0x000000000001ef5c _fstat_r
  489. 0x000000000001f01c __hexdig_init
  490. 0x000000000001f044 __gethex
  491. 0x000000000001f458 __hexnan
  492. 0x000000000001f570 _isatty_r
  493. 0x000000000001f594 _lseek_r
  494. 0x000000000001f5bc _read_r
  495. 0x000000000001f5e4 _close
  496. 0x000000000001f5f4 _fstat
  497. 0x000000000001f604 _getpid
  498. 0x000000000001f614 _isatty
  499. 0x000000000001f624 _kill
  500. 0x000000000001f634 _lseek
  501. 0x000000000001f644 _read
  502. 0x000000000001f654 _sbrk
  503. 0x000000000001f674 _write
  504. 0x000000000001f684 _exit
  505. 0x000000000001f688 __aeabi_uidiv
  506. 0x000000000001f688 __udivsi3
  507. 0x000000000001f784 __aeabi_uidivmod
  508. 0x000000000001f7a4 __aeabi_idiv0
  509. 0x000000000001f7a4 __aeabi_ldiv0
  510. 0x000000000001f7a8 __aeabi_drsub
  511. 0x000000000001f7b0 __aeabi_dsub
  512. 0x000000000001f7b0 __subdf3
  513. 0x000000000001f7b4 __aeabi_dadd
  514. 0x000000000001f7b4 __adddf3
  515. 0x000000000001fac4 __floatunsidf
  516. 0x000000000001fac4 __aeabi_ui2d
  517. 0x000000000001fae8 __floatsidf
  518. 0x000000000001fae8 __aeabi_i2d
  519. 0x000000000001fb10 __extendsfdf2
  520. 0x000000000001fb10 __aeabi_f2d
  521. 0x000000000001fb50 __aeabi_ul2d
  522. 0x000000000001fb50 __floatundidf
  523. 0x000000000001fb64 __aeabi_l2d
  524. 0x000000000001fb64 __floatdidf
  525. 0x000000000001fbc4 __aeabi_dmul
  526. 0x000000000001fbc4 __muldf3
  527. 0x000000000001fe54 __divdf3
  528. 0x000000000001fe54 __aeabi_ddiv
  529. 0x0000000000020060 __gtdf2
  530. 0x0000000000020060 __gedf2
  531. 0x0000000000020068 __ledf2
  532. 0x0000000000020068 __ltdf2
  533. 0x0000000000020070 __eqdf2
  534. 0x0000000000020070 __nedf2
  535. 0x0000000000020070 __cmpdf2
  536. 0x00000000000200f8 __aeabi_cdrcmple
  537. 0x0000000000020114 __aeabi_cdcmple
  538. 0x0000000000020114 __aeabi_cdcmpeq
  539. 0x000000000002012c __aeabi_dcmpeq
  540. 0x0000000000020144 __aeabi_dcmplt
  541. 0x000000000002015c __aeabi_dcmple
  542. 0x0000000000020174 __aeabi_dcmpge
  543. 0x000000000002018c __aeabi_dcmpgt
  544. 0x00000000000201a4 __fixdfsi
  545. 0x00000000000201a4 __aeabi_d2iz
  546. 0x0000000000020200 __aeabi_d2uiz
  547. 0x0000000000020200 __fixunsdfsi
  548. 0x0000000000020254 __truncdfsf2
  549. 0x0000000000020254 __aeabi_d2f
  550. 0x00000000000202f4 __aeabi_frsub
  551. 0x00000000000202fc __aeabi_fsub
  552. 0x00000000000202fc __subsf3
  553. 0x0000000000020300 __aeabi_fadd
  554. 0x0000000000020300 __addsf3
  555. 0x00000000000204bc __floatunsisf
  556. 0x00000000000204bc __aeabi_ui2f
  557. 0x00000000000204c4 __aeabi_i2f
  558. 0x00000000000204c4 __floatsisf
  559. 0x00000000000204e4 __aeabi_ul2f
  560. 0x00000000000204e4 __floatundisf
  561. 0x00000000000204f4 __floatdisf
  562. 0x00000000000204f4 __aeabi_l2f
  563. 0x00000000000205a0 __mulsf3
  564. 0x00000000000205a0 __aeabi_fmul
  565. 0x0000000000020738 __divsf3
  566. 0x0000000000020738 __aeabi_fdiv
  567. 0x0000000000020898 __gesf2
  568. 0x0000000000020898 __gtsf2
  569. 0x00000000000208a0 __ltsf2
  570. 0x00000000000208a0 __lesf2
  571. 0x00000000000208a8 __nesf2
  572. 0x00000000000208a8 __cmpsf2
  573. 0x00000000000208a8 __eqsf2
  574. 0x000000000002090c __aeabi_cfrcmple
  575. 0x000000000002091c __aeabi_cfcmple
  576. 0x000000000002091c __aeabi_cfcmpeq
  577. 0x0000000000020934 __aeabi_fcmpeq
  578. 0x000000000002094c __aeabi_fcmplt
  579. 0x0000000000020964 __aeabi_fcmple
  580. 0x000000000002097c __aeabi_fcmpge
  581. 0x0000000000020994 __aeabi_fcmpgt
  582. 0x00000000000209ac __fixsfsi
  583. 0x00000000000209ac __aeabi_f2iz
  584. 0x0000000000020a18 _Unwind_VRS_Get
  585. 0x0000000000020a60 _Unwind_VRS_Set
  586. 0x0000000000020b3c _Unwind_GetCFA
  587. 0x0000000000020b40 _Unwind_Complete
  588. 0x0000000000020b44 _Unwind_DeleteException
  589. 0x0000000000020e88 __aeabi_unwind_cpp_pr2
  590. 0x0000000000020e98 __aeabi_unwind_cpp_pr1
  591. 0x0000000000020ea8 __aeabi_unwind_cpp_pr0
  592. 0x0000000000020fe4 __gnu_Unwind_Backtrace
  593. 0x0000000000021148 __gnu_Unwind_ForcedUnwind
  594. 0x0000000000021194 __gnu_Unwind_RaiseException
  595. 0x00000000000211f4 __gnu_Unwind_Resume_or_Rethrow
  596. 0x0000000000021214 __gnu_Unwind_Resume
  597. 0x0000000000021258 _Unwind_VRS_Pop
  598. 0x00000000000215b8 restore_core_regs
  599. 0x00000000000215b8 __restore_core_regs
  600. 0x00000000000215d4 __gnu_Unwind_Restore_VFP
  601. 0x00000000000215dc __gnu_Unwind_Save_VFP
  602. 0x00000000000215e4 __gnu_Unwind_Restore_VFP_D
  603. 0x00000000000215ec __gnu_Unwind_Save_VFP_D
  604. 0x00000000000215f4 __gnu_Unwind_Restore_VFP_D_16_to_31
  605. 0x00000000000215fc __gnu_Unwind_Save_VFP_D_16_to_31
  606. 0x0000000000021604 __gnu_Unwind_Restore_WMMXD
  607. 0x0000000000021648 __gnu_Unwind_Save_WMMXD
  608. 0x000000000002168c __gnu_Unwind_Restore_WMMXC
  609. 0x00000000000216a0 __gnu_Unwind_Save_WMMXC
  610. 0x00000000000216b4 _Unwind_RaiseException
  611. 0x00000000000216b4 ___Unwind_RaiseException
  612. 0x00000000000216e0 ___Unwind_Resume
  613. 0x00000000000216e0 _Unwind_Resume
  614. 0x000000000002170c ___Unwind_Resume_or_Rethrow
  615. 0x000000000002170c _Unwind_Resume_or_Rethrow
  616. 0x0000000000021738 _Unwind_ForcedUnwind
  617. 0x0000000000021738 ___Unwind_ForcedUnwind
  618. 0x0000000000021764 _Unwind_Backtrace
  619. 0x0000000000021764 ___Unwind_Backtrace
  620. 0x00000000000217c8 _Unwind_GetTextRelBase
  621. 0x00000000000217d0 _Unwind_GetDataRelBase
  622. 0x0000000000021804 _Unwind_GetLanguageSpecificData
  623. 0x000000000002181c _Unwind_GetRegionStart
  624. 0x000000000002182c __gnu_unwind_execute
  625. 0x0000000000021b14 __gnu_unwind_frame
  626. 0x0000000000021b40 vtable for __cxxabiv1::__class_type_info
  627. 0x0000000000021b70 typeinfo for __cxxabiv1::__class_type_info
  628. 0x0000000000021b7c typeinfo name for __cxxabiv1::__class_type_info
  629. 0x0000000000021bc0 vtable for __cxxabiv1::__si_class_type_info
  630. 0x0000000000021bf0 typeinfo for __cxxabiv1::__si_class_type_info
  631. 0x0000000000021bfc typeinfo name for __cxxabiv1::__si_class_type_info
  632. 0x0000000000021c24 typeinfo for std::type_info
  633. 0x0000000000021c2c typeinfo name for std::type_info
  634. 0x0000000000021c40 vtable for std::type_info
  635. 0x0000000000021c60 typeinfo for __cxxabiv1::__vmi_class_type_info
  636. 0x0000000000021c6c typeinfo name for __cxxabiv1::__vmi_class_type_info
  637. 0x0000000000021c98 vtable for __cxxabiv1::__vmi_class_type_info
  638. 0x0000000000021cc8 vtable for __cxxabiv1::__forced_unwind
  639. 0x0000000000021ce0 typeinfo for std::exception
  640. 0x0000000000021ce8 vtable for std::exception
  641. 0x0000000000021d00 typeinfo for __cxxabiv1::__forced_unwind
  642. 0x0000000000021d08 typeinfo name for std::bad_exception
  643. 0x0000000000021d1c typeinfo name for __cxxabiv1::__foreign_exception
  644. 0x0000000000021d64 typeinfo for __cxxabiv1::__foreign_exception
  645. 0x0000000000021d70 vtable for std::bad_exception
  646. 0x0000000000021d88 typeinfo name for std::exception
  647. 0x0000000000021d98 vtable for __cxxabiv1::__foreign_exception
  648. 0x0000000000021db0 typeinfo name for __cxxabiv1::__forced_unwind
  649. 0x0000000000021dd0 typeinfo for std::bad_exception
  650. 0x0000000000021eac typeinfo for long double const*
  651. 0x0000000000021ebc typeinfo for long double*
  652. 0x0000000000021ecc typeinfo for long double
  653. 0x0000000000021ed4 typeinfo for double const*
  654. 0x0000000000021ee4 typeinfo for double*
  655. 0x0000000000021ef4 typeinfo for double
  656. 0x0000000000021efc typeinfo for float const*
  657. 0x0000000000021f0c typeinfo for float*
  658. 0x0000000000021f1c typeinfo for float
  659. 0x0000000000021f24 typeinfo for unsigned long long const*
  660. 0x0000000000021f34 typeinfo for unsigned long long*
  661. 0x0000000000021f44 typeinfo for unsigned long long
  662. 0x0000000000021f4c typeinfo for long long const*
  663. 0x0000000000021f5c typeinfo for long long*
  664. 0x0000000000021f6c typeinfo for long long
  665. 0x0000000000021f74 typeinfo for unsigned long const*
  666. 0x0000000000021f84 typeinfo for unsigned long*
  667. 0x0000000000021f94 typeinfo for unsigned long
  668. 0x0000000000021f9c typeinfo for long const*
  669. 0x0000000000021fac typeinfo for long*
  670. 0x0000000000021fbc typeinfo for long
  671. 0x0000000000021fc4 typeinfo for unsigned int const*
  672. 0x0000000000021fd4 typeinfo for unsigned int*
  673. 0x0000000000021fe4 typeinfo for unsigned int
  674. 0x0000000000021fec typeinfo for int const*
  675. 0x0000000000021ffc typeinfo for int*
  676. 0x000000000002200c typeinfo for int
  677. 0x0000000000022014 typeinfo for unsigned short const*
  678. 0x0000000000022024 typeinfo for unsigned short*
  679. 0x0000000000022034 typeinfo for unsigned short
  680. 0x000000000002203c typeinfo for short const*
  681. 0x000000000002204c typeinfo for short*
  682. 0x000000000002205c typeinfo for short
  683. 0x0000000000022064 typeinfo for unsigned char const*
  684. 0x0000000000022074 typeinfo for unsigned char*
  685. 0x0000000000022084 typeinfo for unsigned char
  686. 0x000000000002208c typeinfo for signed char const*
  687. 0x000000000002209c typeinfo for signed char*
  688. 0x00000000000220ac typeinfo for signed char
  689. 0x00000000000220b4 typeinfo for char const*
  690. 0x00000000000220c4 typeinfo for char*
  691. 0x00000000000220d4 typeinfo for char
  692. 0x00000000000220dc typeinfo for char32_t const*
  693. 0x00000000000220ec typeinfo for char32_t*
  694. 0x00000000000220fc typeinfo for char32_t
  695. 0x0000000000022104 typeinfo for char16_t const*
  696. 0x0000000000022114 typeinfo for char16_t*
  697. 0x0000000000022124 typeinfo for char16_t
  698. 0x000000000002212c typeinfo for wchar_t const*
  699. 0x000000000002213c typeinfo for wchar_t*
  700. 0x000000000002214c typeinfo for wchar_t
  701. 0x0000000000022154 typeinfo for bool const*
  702. 0x0000000000022164 typeinfo for bool*
  703. 0x0000000000022174 typeinfo for bool
  704. 0x000000000002217c typeinfo for void const*
  705. 0x000000000002218c typeinfo for void*
  706. 0x000000000002219c typeinfo for void
  707. 0x00000000000221a4 typeinfo name for long double const*
  708. 0x00000000000221a8 typeinfo name for long double*
  709. 0x00000000000221ac typeinfo name for long double
  710. 0x00000000000221b0 typeinfo name for double const*
  711. 0x00000000000221b4 typeinfo name for double*
  712. 0x00000000000221b8 typeinfo name for double
  713. 0x00000000000221bc typeinfo name for float const*
  714. 0x00000000000221c0 typeinfo name for float*
  715. 0x00000000000221c4 typeinfo name for float
  716. 0x00000000000221c8 typeinfo name for unsigned long long const*
  717. 0x00000000000221cc typeinfo name for unsigned long long*
  718. 0x00000000000221d0 typeinfo name for unsigned long long
  719. 0x00000000000221d4 typeinfo name for long long const*
  720. 0x00000000000221d8 typeinfo name for long long*
  721. 0x00000000000221dc typeinfo name for long long
  722. 0x00000000000221e0 typeinfo name for unsigned long const*
  723. 0x00000000000221e4 typeinfo name for unsigned long*
  724. 0x00000000000221e8 typeinfo name for unsigned long
  725. 0x00000000000221ec typeinfo name for long const*
  726. 0x00000000000221f0 typeinfo name for long*
  727. 0x00000000000221f4 typeinfo name for long
  728. 0x00000000000221f8 typeinfo name for unsigned int const*
  729. 0x00000000000221fc typeinfo name for unsigned int*
  730. 0x0000000000022200 typeinfo name for unsigned int
  731. 0x0000000000022204 typeinfo name for int const*
  732. 0x0000000000022208 typeinfo name for int*
  733. 0x000000000002220c typeinfo name for int
  734. 0x0000000000022210 typeinfo name for unsigned short const*
  735. 0x0000000000022214 typeinfo name for unsigned short*
  736. 0x0000000000022218 typeinfo name for unsigned short
  737. 0x000000000002221c typeinfo name for short const*
  738. 0x0000000000022220 typeinfo name for short*
  739. 0x0000000000022224 typeinfo name for short
  740. 0x0000000000022228 typeinfo name for unsigned char const*
  741. 0x000000000002222c typeinfo name for unsigned char*
  742. 0x0000000000022230 typeinfo name for unsigned char
  743. 0x0000000000022234 typeinfo name for signed char const*
  744. 0x0000000000022238 typeinfo name for signed char*
  745. 0x000000000002223c typeinfo name for signed char
  746. 0x0000000000022240 typeinfo name for char const*
  747. 0x0000000000022244 typeinfo name for char*
  748. 0x0000000000022248 typeinfo name for char
  749. 0x000000000002224c typeinfo name for char32_t const*
  750. 0x0000000000022254 typeinfo name for char32_t*
  751. 0x0000000000022258 typeinfo name for char32_t
  752. 0x000000000002225c typeinfo name for char16_t const*
  753. 0x0000000000022264 typeinfo name for char16_t*
  754. 0x0000000000022268 typeinfo name for char16_t
  755. 0x000000000002226c typeinfo name for wchar_t const*
  756. 0x0000000000022270 typeinfo name for wchar_t*
  757. 0x0000000000022274 typeinfo name for wchar_t
  758. 0x0000000000022278 typeinfo name for bool const*
  759. 0x000000000002227c typeinfo name for bool*
  760. 0x0000000000022280 typeinfo name for bool
  761. 0x0000000000022284 typeinfo name for void const*
  762. 0x0000000000022288 typeinfo name for void*
  763. 0x000000000002228c typeinfo name for void
  764. 0x0000000000022290 typeinfo for __cxxabiv1::__fundamental_type_info
  765. 0x000000000002229c typeinfo name for __cxxabiv1::__fundamental_type_info
  766. 0x00000000000222c8 vtable for __cxxabiv1::__fundamental_type_info
  767. 0x00000000000222e8 vtable for std::bad_alloc
  768. 0x0000000000022300 typeinfo name for std::bad_alloc
  769. 0x0000000000022310 typeinfo for std::bad_alloc
  770. 0x000000000002232c std::nothrow
  771. 0x0000000000022330 typeinfo name for __cxxabiv1::__pointer_type_info
  772. 0x0000000000022354 typeinfo for __cxxabiv1::__pointer_type_info
  773. 0x0000000000022360 vtable for __cxxabiv1::__pointer_type_info
  774. 0x0000000000022388 typeinfo for std::bad_cast
  775. 0x0000000000022394 typeinfo name for std::bad_cast
  776. 0x00000000000223a0 vtable for std::bad_cast
  777. 0x00000000000223c8 vtable for std::bad_typeid
  778. 0x00000000000223e0 typeinfo for std::bad_typeid
  779. 0x00000000000223fc typeinfo name for std::bad_typeid
  780. 0x000000000002240c typeinfo for __cxxabiv1::__pbase_type_info
  781. 0x0000000000022418 typeinfo name for __cxxabiv1::__pbase_type_info
  782. 0x0000000000022440 vtable for __cxxabiv1::__pbase_type_info
  783. 0x0000000000023944 __aeabi_ctype_table_
  784. 0x0000000000023944 __aeabi_ctype_table_C
  785. 0x0000000000023a48 __aeabi_L_tmpnam
  786. 0x0000000000023a4c __aeabi_BUFSIZ
  787. 0x0000000000023a50 __aeabi_IOLBF
  788. 0x0000000000023a54 __aeabi_FILENAME_MAX
  789. 0x0000000000023a58 __aeabi_IOFBF
  790. 0x0000000000023a5c __aeabi_FOPEN_MAX
  791. 0x0000000000023a60 __aeabi_TMP_MAX
  792. 0x0000000000023a64 __aeabi_IONBF
  793. 0x0000000000023a6c _global_impure_ptr
  794. 0x0000000000023b4c _ctype_
  795. 0x0000000000023c60 __sf_fake_stdin
  796. 0x0000000000023c80 __sf_fake_stdout
  797. 0x0000000000023ca0 __sf_fake_stderr
  798. 0x0000000000023d10 __mprec_tens
  799. 0x0000000000023dd8 __mprec_bigtens
  800. 0x0000000000023e00 __mprec_tinytens
  801. 0x0000000000023e90 _init
  802. 0x0000000000023e9c __aeabi_stdin
  803. 0x0000000000023ea0 __aeabi_stdout
  804. 0x0000000000023ea4 __aeabi_stderr
  805. 0x0000000000023ea8 errno
  806. 0x0000000000023eac __hexdig
  807. 0x0000000000023fc0 _fini
  808. 0x0000000000023fcc __get_PSP
  809. 0x0000000000023fd2 __set_PSP
  810. 0x0000000000023fd8 __get_MSP
  811. 0x0000000000023fde __set_MSP
  812. 0x0000000000023fe4 __REV16
  813. 0x0000000000023fe8 __REVSH
  814. 0x0000000000023fec NVIC_GetVector
  815. 0x0000000000023ffc NVIC_SetVector
  816. 0x0000000000024034 SystemCoreClockUpdate
  817. 0x0000000000024134 SystemInit
  818. 0x00000000000241a8 mbed::Base::delete_self()
  819. 0x00000000000241c8 mbed::Base::get_rpc_methods()
  820. 0x00000000000241d0 mbed::Base::register_object(char const*)
  821. 0x00000000000241ec mbed::Base::rpc(char const*, char const*, char*)
  822. 0x0000000000024284 mbed::Base::rpc(char const*, char const*, char const*, char*)
  823. 0x00000000000243d4 mbed::Base::name()
  824. 0x00000000000243d8 mbed::Base::clear(char const*, char*)
  825. 0x0000000000024408 mbed::Base::lookup(char const*, unsigned int)
  826. 0x0000000000024440 mbed::Base::opendir()
  827. 0x0000000000024458 mbed::Base::new_name(mbed::Base*)
  828. 0x0000000000024478 mbed::Base::list_objs(char const*, char*)
  829. 0x00000000000244b8 mbed::Base::Base(char const*)
  830. 0x00000000000244b8 mbed::Base::Base(char const*)
  831. 0x00000000000244dc mbed::Base::~Base()
  832. 0x0000000000024510 mbed::Base::~Base()
  833. 0x0000000000024510 mbed::Base::~Base()
  834. 0x0000000000024548 mbed::BaseDirHandle::closedir()
  835. 0x0000000000024554 mbed::BaseDirHandle::readdir()
  836. 0x00000000000245b8 mbed::BaseDirHandle::telldir()
  837. 0x00000000000245bc mbed::BaseDirHandle::seekdir(long)
  838. 0x00000000000245c0 mbed::BaseDirHandle::rewinddir()
  839. 0x00000000000245c8 mbed::FileLike::~FileLike()
  840. 0x0000000000024604 mbed::FileLike::~FileLike()
  841. 0x0000000000024604 mbed::FileLike::~FileLike()
  842. 0x0000000000024638 _sys_close
  843. 0x0000000000024664 _sys_command_string
  844. 0x0000000000024668 _sys_ensure
  845. 0x0000000000024690 _sys_flen
  846. 0x00000000000246b8 _sys_istty
  847. 0x00000000000246e0 _sys_open
  848. 0x0000000000024864 _sys_read
  849. 0x00000000000248a4 _sys_seek
  850. 0x00000000000248d0 _sys_write
  851. 0x0000000000024924 closedir
  852. 0x000000000002492c mkdir
  853. 0x0000000000024980 opendir
  854. 0x00000000000249d4 readdir
  855. 0x00000000000249dc remove
  856. 0x0000000000024a2c rename
  857. 0x0000000000024a32 rewinddir
  858. 0x0000000000024a38 seekdir
  859. 0x0000000000024a3e telldir
  860. 0x0000000000024a44 tmpfile
  861. 0x0000000000024a48 tmpnam
  862. 0x0000000000024a4c mbed::FileHandle::flen()
  863. 0x0000000000024a88 mbed::DigitalOut::get_rpc_class()
  864. 0x0000000000024a90 mbed::DigitalOut::get_rpc_methods()
  865. 0x0000000000024a98 mbed::DigitalOut::read()
  866. 0x0000000000024a9e mbed::DigitalOut::write(int)
  867. 0x0000000000024aa4 mbed::DigitalOut::DigitalOut(PinName, char const*)
  868. 0x0000000000024aa4 mbed::DigitalOut::DigitalOut(PinName, char const*)
  869. 0x0000000000024ac4 mbed::DigitalOut::operator=(mbed::DigitalOut&)
  870. 0x0000000000024ada mbed::DigitalOut::operator=(int)
  871. 0x0000000000024ae8 mbed::DigitalOut::operator int()
  872. 0x0000000000024aee mbed::DigitalOut::~DigitalOut()
  873. 0x0000000000024aee mbed::DigitalOut::~DigitalOut()
  874. 0x0000000000024af2 mbed::DigitalOut::~DigitalOut()
  875. 0x0000000000024b00 mbed::parse_char(char const*, char const**)
  876. 0x0000000000024ba4 serial_baud
  877. 0x0000000000024c74 serial_clear
  878. 0x0000000000024c7c serial_format
  879. 0x0000000000024d10 serial_free
  880. 0x0000000000024d12 serial_getc
  881. 0x0000000000024d20 serial_init
  882. 0x0000000000024e04 serial_interrupt
  883. 0x0000000000024e06 serial_putc
  884. 0x0000000000024e12 serial_readable
  885. 0x0000000000024e1a serial_writable
  886. 0x0000000000024e22 gpio_input
  887. 0x0000000000024e52 gpio_mode
  888. 0x0000000000024e56 gpio_output
  889. 0x0000000000024e86 gpio_read
  890. 0x0000000000024e9e gpio_write
  891. 0x0000000000024eb8 pin_function
  892. 0x0000000000024ef0 pin_mode
  893. 0x0000000000024f28 pinmap_merge
  894. 0x0000000000024f64 pinmap_peripheral
  895. 0x0000000000024fbc pinmap_pinout
  896. 0x0000000000025060 exit
  897. 0x0000000000025078 wait
  898. 0x00000000000250a8 wait_ms
  899. 0x00000000000250c4 wait_us
  900. 0x00000000000250dc mbed_die
  901. 0x0000000000025154 mbed_mac_address
  902. 0x000000000002519c mbed_reset
  903. 0x00000000000251d0 mbed_uid
  904. 0x00000000000251d4 semihost_close
  905. 0x00000000000251e0 semihost_ensure
  906. 0x00000000000251ec semihost_exit
  907. 0x00000000000251f8 semihost_flen
  908. 0x0000000000025204 semihost_istty
  909. 0x0000000000025210 semihost_open
  910. 0x0000000000025228 semihost_read
  911. 0x000000000002523a semihost_remove
  912. 0x0000000000025250 semihost_rename
  913. 0x0000000000025272 semihost_reset
  914. 0x000000000002527c semihost_seek
  915. 0x000000000002528c semihost_uid
  916. 0x00000000000252a0 semihost_write
  917. 0x00000000000252b4 us_ticker_read
  918. 0x00000000000252ec timer_free
  919. 0x00000000000252f0 timer_frequency
  920. 0x0000000000025304 timer_init
  921. 0x0000000000025374 timer_read
  922. 0x0000000000025378 timer_start
  923. 0x0000000000025384 timer_stop
  924. 0x000000000002538e timer_write
  925. 0x00000000000253a0 void mbed::rpc_method_caller<mbed::Base, &(mbed::Base::delete_self())>(mbed::Base*, char const*, char*)
  926. 0x00000000000253c8 void mbed::rpc_method_caller<mbed::DigitalOut, int, &(mbed::DigitalOut::write(int))>(mbed::Base*, char const*, char*)
  927. 0x0000000000025440 void mbed::rpc_method_caller<int, mbed::DigitalOut, &(mbed::DigitalOut::read())>(mbed::Base*, char const*, char*)
  928. 0x0000000000025478 mbed::rpc_method const* mbed::rpc_super<mbed::Base>(mbed::Base*)
  929. 0x000000000002547c void mbed::rpc_function_caller<char const*, PinName, char const*, &(char const* mbed::Base::construct<mbed::DigitalOut, PinName, char const*>(PinName, char const*))>(char const*, char*)
  930. 0x0000000000025ab0 __Vectors
  931. 0x0000000000025b8c mbed::Base::_base_funcs
  932. 0x0000000000025bc0 vtable for mbed::Base
  933. 0x0000000000025bd8 typeinfo for mbed::Base
  934. 0x0000000000025be0 vtable for mbed::BaseDirHandle
  935. 0x0000000000025bfc typeinfo for mbed::BaseDirHandle
  936. 0x0000000000025c08 typeinfo name for mbed::Base
  937. 0x0000000000025c18 typeinfo for mbed::DirHandle
  938. 0x0000000000025c20 typeinfo name for mbed::BaseDirHandle
  939. 0x0000000000025c37 typeinfo name for mbed::DirHandle
  940. 0x0000000000025c4c typeinfo for mbed::FileSystemLike
  941. 0x0000000000025c58 typeinfo name for mbed::FileSystemLike
  942. 0x0000000000025c70 __stdin_name
  943. 0x0000000000025c77 __stdout_name
  944. 0x0000000000025c7f __stderr_name
  945. 0x0000000000025c88 vtable for mbed::FileLike
  946. 0x0000000000025cc4 typeinfo for mbed::FileLike
  947. 0x0000000000025ce4 typeinfo for mbed::FileHandle
  948. 0x0000000000025cec typeinfo name for mbed::FileLike
  949. 0x0000000000025cfd typeinfo name for mbed::FileHandle
  950. 0x0000000000025d68 vtable for mbed::DigitalOut
  951. 0x0000000000025d80 __ARM__ZN4mbed10parse_pinsEPKc_anon0
  952. 0x0000000000025de8 __ARM__ZN4mbed12write_resultIiEEvT_Pc_anon0
  953. 0x0000000000025dec typeinfo for mbed::DigitalOut
  954. 0x0000000000025df8 typeinfo name for mbed::DigitalOut
  955.  
  956. .data_at_ram 0x0000000000025f60 0x578
  957. .data_at_ram 0x0000000000025f60 0x578 main
  958. 0x0000000000025f60 __dso_handle
  959. 0x0000000000025f60 __sdata
  960. 0x0000000000025f64 SystemCoreClock
  961. 0x0000000000025f68 mbed::Base::_head
  962. 0x0000000000025f6c mbed::Base::_classes
  963. 0x0000000000025f70 mbed::Base::_base_class
  964. 0x0000000000025f8c __cxxabiv1::__unexpected_handler
  965. 0x0000000000025f90 __cxxabiv1::__terminate_handler
  966. 0x0000000000026084 _impure_ptr
  967. 0x0000000000026088 __malloc_av_
  968. 0x0000000000026490 __malloc_trim_threshold
  969. 0x0000000000026494 __malloc_sbrk_base
  970. 0x0000000000026498 __ctype_ptr__
  971. 0x000000000002649c __ctype_ptr
  972. 0x00000000000264a0 __lc_ctype
  973. 0x00000000000264ac __mb_cur_max
  974. 0x00000000000264d8 __edata
  975.  
  976. .data1
  977. *(.data1)
  978. 0x00000000000264d8 _edata = .
  979. 0x00000000000264d8 PROVIDE (edata, .)
  980. 0x00000000000264d8 __bss_start = .
  981. 0x00000000000264d8 __bss_start__ = .
  982.  
  983. .bss 0x00000000000264d8 0x0
  984. *(.dynbss)
  985. *(.bss .bss.* .gnu.linkonce.b.*)
  986. *(COMMON)
  987. 0x00000000000264d8 . = ALIGN ((. != 0x0)?0x4:0x1)
  988. 0x00000000000264d8 _bss_end__ = .
  989. 0x00000000000264d8 __bss_end__ = .
  990.  
  991. .arm_vfe_header
  992. 0x0000000000000000 0x3c
  993. .arm_vfe_header
  994. 0x0000000000000000 0x3c main
  995.  
  996. .arm_vfe_vcallinfoi._ZN4mbed4Base11delete_selfEv
  997. 0x0000000000000000 0x24
  998. .arm_vfe_vcallinfoi._ZN4mbed4Base11delete_selfEv
  999. 0x0000000000000000 0x24 main
  1000.  
  1001. .arm_vfe_vcallinfoi._ZN4mbed4Base3rpcEPKcS2_Pc
  1002. 0x0000000000000000 0x24
  1003. .arm_vfe_vcallinfoi._ZN4mbed4Base3rpcEPKcS2_Pc
  1004. 0x0000000000000000 0x24 main
  1005.  
  1006. .arm_vfe_vcallinfoi._ZN4mbed4Base3rpcEPKcS2_S2_Pc
  1007. 0x0000000000000000 0x24
  1008. .arm_vfe_vcallinfoi._ZN4mbed4Base3rpcEPKcS2_S2_Pc
  1009. 0x0000000000000000 0x24 main
  1010.  
  1011. .arm_vfe_vcallinfoi._ZN4mbed4Base5clearEPKcPc
  1012. 0x0000000000000000 0x24
  1013. .arm_vfe_vcallinfoi._ZN4mbed4Base5clearEPKcPc
  1014. 0x0000000000000000 0x24 main
  1015.  
  1016. .arm_vfe_vtableinfo_ZTVN4mbed4BaseE
  1017. 0x0000000000000000 0x1c
  1018. .arm_vfe_vtableinfo_ZTVN4mbed4BaseE
  1019. 0x0000000000000000 0x1c main
  1020.  
  1021. .arm_vfe_vtableinfo_ZTVN4mbed13BaseDirHandleE
  1022. 0x0000000000000000 0x38
  1023. .arm_vfe_vtableinfo_ZTVN4mbed13BaseDirHandleE
  1024. 0x0000000000000000 0x38 main
  1025.  
  1026. .arm_vfe_vcallinfoi._sys_close
  1027. 0x0000000000000000 0x24
  1028. .arm_vfe_vcallinfoi._sys_close
  1029. 0x0000000000000000 0x24 main
  1030.  
  1031. .arm_vfe_vcallinfoi._sys_ensure
  1032. 0x0000000000000000 0x24
  1033. .arm_vfe_vcallinfoi._sys_ensure
  1034. 0x0000000000000000 0x24 main
  1035.  
  1036. .arm_vfe_vcallinfoi._sys_flen
  1037. 0x0000000000000000 0x24
  1038. .arm_vfe_vcallinfoi._sys_flen
  1039. 0x0000000000000000 0x24 main
  1040.  
  1041. .arm_vfe_vcallinfoi._sys_istty
  1042. 0x0000000000000000 0x24
  1043. .arm_vfe_vcallinfoi._sys_istty
  1044. 0x0000000000000000 0x24 main
  1045.  
  1046. .arm_vfe_vcallinfoi._sys_open
  1047. 0x0000000000000000 0x38
  1048. .arm_vfe_vcallinfoi._sys_open
  1049. 0x0000000000000000 0x38 main
  1050.  
  1051. .arm_vfe_vcallinfoi._sys_read
  1052. 0x0000000000000000 0x24
  1053. .arm_vfe_vcallinfoi._sys_read
  1054. 0x0000000000000000 0x24 main
  1055.  
  1056. .arm_vfe_vcallinfoi._sys_seek
  1057. 0x0000000000000000 0x24
  1058. .arm_vfe_vcallinfoi._sys_seek
  1059. 0x0000000000000000 0x24 main
  1060.  
  1061. .arm_vfe_vcallinfoi._sys_write
  1062. 0x0000000000000000 0x24
  1063. .arm_vfe_vcallinfoi._sys_write
  1064. 0x0000000000000000 0x24 main
  1065.  
  1066. .arm_vfe_vcallinfoi.closedir
  1067. 0x0000000000000000 0x24
  1068. .arm_vfe_vcallinfoi.closedir
  1069. 0x0000000000000000 0x24 main
  1070.  
  1071. .arm_vfe_vcallinfoi.mkdir
  1072. 0x0000000000000000 0x38
  1073. .arm_vfe_vcallinfoi.mk
Add Comment
Please, Sign In to add comment