diff --git a/software/.gitignore b/software/.gitignore new file mode 100644 index 0000000..7085bc5 --- /dev/null +++ b/software/.gitignore @@ -0,0 +1,41 @@ +# Created by https://www.gitignore.io/api/c++ + +### C++ ### +# Prerequisites +*.d + +# Compiled Object files +*.slo +*.lo +*.o +*.obj + +# Precompiled Headers +*.gch +*.pch + +# Compiled Dynamic libraries +*.so +*.dylib +*.dll + +# Fortran module files +*.mod +*.smod + +# Compiled Static libraries +*.lai +*.la +*.a +*.lib + +# Executables +*.exe +*.out +*.app +out/ + +# Individual Setting +Makefile-user.mk + +# End of https://www.gitignore.io/api/c++ diff --git a/software/Basic_Blink/.cproject b/software/Basic_Blink/.cproject deleted file mode 100644 index 67c056d..0000000 --- a/software/Basic_Blink/.cproject +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - make - -f ${ProjDirPath}/Makefile - all - true - true - true - - - make - -f ${ProjDirPath}/Makefile - clean - true - true - true - - - make - -f ${ProjDirPath}/Makefile - flash - true - true - true - - - make - -f ${ProjDirPath}/Makefile - flashonefile - true - true - true - - - make - -f ${ProjDirPath}/Makefile - flashinit - true - true - true - - - make - -f ${ProjDirPath}/Makefile - flashboot - true - true - true - - - make - -f ${ProjDirPath}/Makefile - rebuild - true - true - true - - - - - - - - - - - - - - - - - - - - diff --git a/software/Basic_Blink/.project b/software/Basic_Blink/.project deleted file mode 100644 index 045ddec..0000000 --- a/software/Basic_Blink/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - Basic_Blink - - - SmingFramework - - - - org.eclipse.cdt.managedbuilder.core.genmakebuilder - clean,full,incremental, - - - - - org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder - full,incremental, - - - - - - org.eclipse.cdt.core.cnature - org.eclipse.cdt.core.ccnature - org.eclipse.cdt.managedbuilder.core.managedBuildNature - org.eclipse.cdt.managedbuilder.core.ScannerConfigNature - - diff --git a/software/Basic_Blink/.settings/language.settings.xml b/software/Basic_Blink/.settings/language.settings.xml deleted file mode 100644 index f80ea40..0000000 --- a/software/Basic_Blink/.settings/language.settings.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/software/Basic_Blink/Makefile-user.mk b/software/Basic_Blink/Makefile-user.mk deleted file mode 100644 index 556dbe7..0000000 --- a/software/Basic_Blink/Makefile-user.mk +++ /dev/null @@ -1,40 +0,0 @@ -## Local build configuration -## Parameters configured here will override default and ENV values. -## Uncomment and change examples: - -## Add your source directories here separated by space -# MODULES = app -# EXTRA_INCDIR = include - -## ESP_HOME sets the path where ESP tools and SDK are located. -## Windows: -# ESP_HOME = c:/Espressif - -## MacOS / Linux: -# ESP_HOME = /opt/esp-open-sdk - -## SMING_HOME sets the path where Sming framework is located. -## Windows: -# SMING_HOME = c:/tools/sming/Sming - -## MacOS / Linux -# SMING_HOME = /opt/sming/Sming - -## COM port parameter is reqruied to flash firmware correctly. -## Windows: - COM_PORT = COM13 - -## MacOS / Linux: -# COM_PORT = /dev/tty.usbserial - -## Com port speed -COM_SPEED = 460800 - -## Configure flash parameters (for ESP12-E and other new boards): -# SPI_MODE = dio - -## SPIFFS options -# DISABLE_SPIFFS = 1 -# SPIFF_FILES = files -SPIFF_SIZE = 196608 - diff --git a/software/Basic_Blink/out/build/app.out b/software/Basic_Blink/out/build/app.out deleted file mode 100755 index bdee1b2..0000000 Binary files a/software/Basic_Blink/out/build/app.out and /dev/null differ diff --git a/software/Basic_Blink/out/build/app/ads101x.o b/software/Basic_Blink/out/build/app/ads101x.o deleted file mode 100644 index f46b224..0000000 Binary files a/software/Basic_Blink/out/build/app/ads101x.o and /dev/null differ diff --git a/software/Basic_Blink/out/build/app/application.o b/software/Basic_Blink/out/build/app/application.o deleted file mode 100644 index dab46e8..0000000 Binary files a/software/Basic_Blink/out/build/app/application.o and /dev/null differ diff --git a/software/Basic_Blink/out/build/app/sensor_hub.o b/software/Basic_Blink/out/build/app/sensor_hub.o deleted file mode 100644 index ffd7a27..0000000 Binary files a/software/Basic_Blink/out/build/app/sensor_hub.o and /dev/null differ diff --git a/software/Basic_Blink/out/build/app_app.a b/software/Basic_Blink/out/build/app_app.a deleted file mode 100644 index a5cd15b..0000000 Binary files a/software/Basic_Blink/out/build/app_app.a and /dev/null differ diff --git a/software/Basic_Blink/out/firmware/0x00000.bin b/software/Basic_Blink/out/firmware/0x00000.bin deleted file mode 100644 index 69036a0..0000000 Binary files a/software/Basic_Blink/out/firmware/0x00000.bin and /dev/null differ diff --git a/software/Basic_Blink/out/firmware/0x0a000.bin b/software/Basic_Blink/out/firmware/0x0a000.bin deleted file mode 100644 index 0a45e81..0000000 Binary files a/software/Basic_Blink/out/firmware/0x0a000.bin and /dev/null differ diff --git a/software/Basic_Blink/out/firmware/firmware.map b/software/Basic_Blink/out/firmware/firmware.map deleted file mode 100644 index 67566ec..0000000 --- a/software/Basic_Blink/out/firmware/firmware.map +++ /dev/null @@ -1,10499 +0,0 @@ -Archive member included to satisfy reference by file (symbol) - -/opt/esp-open-sdk/sdk/lib/libmain.a(debug-vector.o) - (_DebugExceptionVector) -/opt/esp-open-sdk/sdk/lib/libmain.a(double-vector.o) - (_DoubleExceptionVector) -/opt/esp-open-sdk/sdk/lib/libmain.a(kernel-vector.o) - (_KernelExceptionVector) -/opt/esp-open-sdk/sdk/lib/libmain.a(nmi-vector.o) - (_NMIExceptionVector) -/opt/esp-open-sdk/sdk/lib/libmain.a(user-vector.o) - (_UserExceptionVector) -/opt/esp-open-sdk/sdk/lib/libmain.a(vector.o) - (call_user_start) -/opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(nmi-vector.o) (NMI_Handler) -/opt/esp-open-sdk/sdk/lib/libmain.a(ets_timer.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) (ets_timer_setfn) -/opt/esp-open-sdk/sdk/lib/libmain.a(mem_manager.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) (pvPortMalloc) -/opt/esp-open-sdk/sdk/lib/libmain.a(spi_flash.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) (spi_flash_get_id) -/opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) (done_cb) -/opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lib.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) (ets_sprintf) -/opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lwip_if.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) (hostname) -/opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) (__wrap_system_restart_local) -/opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) (user_init) -/opt/Sming/Sming/compiler/lib//libsming.a(System.o) - /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) (_ZN11SystemClass10initializeEv) -/opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) (gdbstub_init) -/opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) (cpp_core_initialize) -/opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) (m_printf) -/opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) (_ZN9IPAddressC1Ehhhh) -/opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) (_ZN5Print5printEc) -/opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) (_ZN6StringD1Ev) -/opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) (strncpy_P) -/opt/Sming/Sming/compiler/lib//libsming.a(gdbstub-entry.o) - /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) (gdbstub_save_extra_sfrs_for_exception) -/opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) (ltoa_wp) -out/build/app_app.a(application.o) - /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) (_Z4initv) -out/build/app_app.a(ads101x.o) - out/build/app_app.a(application.o) (_ZN7rijnfel3ads8cADS101xC1Eh) -/opt/Sming/Sming/compiler/lib//libmicroc.a(isspace.o) - /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) (isspace) -/opt/Sming/Sming/compiler/lib//libmicroc.a(tolower.o) - /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) (tolower) -/opt/Sming/Sming/compiler/lib//libmicroc.a(toupper.o) - /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) (toupper) -/opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) (atof) -/opt/Sming/Sming/compiler/lib//libmicroc.a(atoi.o) - /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) (atoi) -/opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) (strtod) -/opt/Sming/Sming/compiler/lib//libmicroc.a(__fpclassify.o) - /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) (__fpclassifyd) -/opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) (strchr) -/opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) (strrchr) -/opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) (__strchrnul) -/opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) (malloc) -/opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - /opt/Sming/Sming/compiler/lib//libsming.a(System.o) (abort) -/opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) (__floatscan) -/opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) (__shlim) -/opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) (__uflow) -/opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) (__toread) -/opt/Sming/Sming/compiler/lib//libmicroc.a(__stdio_exit.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) (__stdio_exit_needed) -/opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) (fmodl) -/opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) (scalbn) -/opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) (scalbnl) -/opt/Sming/Sming/compiler/lib//libmicroc.a(__errno_location.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) (__errno_location) -/opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) (fmod) -/opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashldi3.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) (__ashldi3) -/opt/Sming/Sming/compiler/lib//libmicrogcc.a(_cmpdf2.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) (__eqdf2) -/opt/Sming/Sming/compiler/lib//libmicrogcc.a(_lshrdi3.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) (__lshrdi3) -/opt/Sming/Sming/compiler/lib//libmicrogcc.a(_modsi3.o) - /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) (__modsi3) -/opt/esp-open-sdk/xtensa-lx106-elf/xtensa-lx106-elf/sysroot/usr/lib/libhal.a(int_asm--set_intclear.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) (xthal_set_intclear) -/opt/esp-open-sdk/sdk/lib/libphy.a(phy.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) (phy_enable_agc) -/opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_ana.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) (chip_v6_set_chan_offset) -/opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) - /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_ana.o) (g_phyFuns) -/opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_cal.o) - /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) (phy_tx_pwr_error) -/opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_unused.o) - /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) (chip_v6_set_sense) -/opt/esp-open-sdk/sdk/lib/libphy.a(phy_sleep.o) - /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) (pm_set_sleep_cycles) -/opt/esp-open-sdk/sdk/lib/libpp.a(if_hwctrl.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) (ic_set_vif) -/opt/esp-open-sdk/sdk/lib/libpp.a(lmac.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) (lmacInit) -/opt/esp-open-sdk/sdk/lib/libpp.a(pm.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) (pm_rtc_clock_cali_proc) -/opt/esp-open-sdk/sdk/lib/libpp.a(pm_for_bcn_only_mode.o) - /opt/esp-open-sdk/sdk/lib/libpp.a(pm.o) (fpm_is_open) -/opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) - /opt/esp-open-sdk/sdk/lib/libpp.a(pm.o) (pend_flag_noise_check) -/opt/esp-open-sdk/sdk/lib/libpp.a(rate_control.o) - /opt/esp-open-sdk/sdk/lib/libpp.a(lmac.o) (RC_SetBasicRate) -/opt/esp-open-sdk/sdk/lib/libpp.a(trc.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) (rc_set_rate_limit_id) -/opt/esp-open-sdk/sdk/lib/libpp.a(wdev.o) - /opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) (wDevCtrl) -/opt/esp-open-sdk/sdk/lib/libpp.a(esf_buf.o) - /opt/esp-open-sdk/sdk/lib/libpp.a(wdev.o) (esf_rx_buf_alloc) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) (g_ic) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto.o) - /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211.o) (ieee80211_crypto_attach) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ets.o) - /opt/esp-open-sdk/sdk/lib/libpp.a(pm.o) (ieee80211_getmgtframe) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) (BcnEb_update) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ht.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) (ieee80211_ht_attach) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_input.o) - /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) (ieee80211_decap) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_mesh_quick.o) - /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) (ieee80211_mesh_quick_get) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_output.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lwip_if.o) (ieee80211_output_pbuf) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_phy.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) (ieee80211_phy_init) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_power.o) - /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) (ieee80211_psq_init) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_proto.o) - /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211.o) (ieee80211_proto_attach) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_rfid.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) (ieee80211_rfid_locp_recv_open) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_scan.o) - /opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) (gScanStruct) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_sta.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) (ieee80211_sta_new_state) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_chm.o) - /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211.o) (chm_init) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_cnx.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) (sta_con_timer) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action.o) - /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ht.o) (ieee80211_send_action_register) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action_vendor.o) - /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211.o) (ieee80211_action_vendor_spec_attach) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_ccmp.o) - /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_input.o) (ccmp) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ie_vendor.o) - /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_mesh_quick.o) (ieee80211_add_ie_vendor_esp_mesh_assoc) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) (dhcp_cleanup) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(dns.o) - /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) (dns_setserver) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(init.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) (lwip_init) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(netif.o) - /opt/Sming/Sming/compiler/lib//liblwip_open.a(init.o) (netif_init) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(pbuf.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lwip_if.o) (pbuf_free) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) - /opt/Sming/Sming/compiler/lib//liblwip_open.a(netif.o) (tcp_listen_pcbs) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_out.o) - /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) (tcp_enqueue_flags) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(timers.o) - /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) (tcp_timer_needed) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(udp.o) - /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) (udp_bind) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(icmp.o) - /opt/Sming/Sming/compiler/lib//liblwip_open.a(udp.o) (icmp_dest_unreach) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(igmp.o) - /opt/Sming/Sming/compiler/lib//liblwip_open.a(init.o) (igmp_init) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(inet_chksum.o) - /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_out.o) (inet_chksum_pseudo) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(ip_addr.o) - /opt/Sming/Sming/compiler/lib//liblwip_open.a(udp.o) (ip4_addr_isbroadcast) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) - /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) (ip_route) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(etharp.o) - /opt/Sming/Sming/compiler/lib//liblwip_open.a(timers.o) (etharp_tmr) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcpserver.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) (dhcps_start) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(espconn_dummy.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) (espconn_init) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(memp.o) - /opt/Sming/Sming/compiler/lib//liblwip_open.a(pbuf.o) (memp_sizes) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(raw.o) - /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) (raw_input) -/opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_in.o) - /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_out.o) (tcp_input_pcb) -/opt/esp-open-sdk/sdk/lib/libwpa.a(ap_config.o) - /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) (hostapd_setup_wpa_psk) -/opt/esp-open-sdk/sdk/lib/libwpa.a(common.o) - /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) (hexstr2bin) -/opt/esp-open-sdk/sdk/lib/libwpa.a(os_xtensa.o) - /opt/esp-open-sdk/sdk/lib/libwpa.a(common.o) (os_get_time) -/opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) - /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) (wpa_init) -/opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth_ie.o) - /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) (wpa_auth_gen_wpa_ie) -/opt/esp-open-sdk/sdk/lib/libwpa.a(wpa.o) - /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_sta.o) (wpa_sm_rx_eapol) -/opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_common.o) - /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth_ie.o) (wpa_parse_wpa_ie_rsn) -/opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_debug.o) - /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) (eloop_cancel_timeout) -/opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_ie.o) - /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_scan.o) (wpa_parse_wpa_ie) -/opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_main.o) - /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_cnx.o) (ppInstallKey) -/opt/esp-open-sdk/sdk/lib/libwpa.a(wpas_glue.o) - /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa.o) (wpa_sm_alloc_eapol) -/opt/esp-open-sdk/sdk/lib/libwpa.a(aes-wrap.o) - /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) (aes_wrap) -/opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal-enc.o) - /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-wrap.o) (aes_encrypt_init) -/opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal.o) - /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal-enc.o) (rijndaelKeySetupEnc) -/opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - out/build/app_app.a(application.o) (_ZN5TimerC1Ev) -/opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - out/build/app_app.a(application.o) (_Z7pinModeth) -/opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - out/build/app_app.a(ads101x.o) (_ZN7TwoWire4readEv) -/opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - out/build/app_app.a(application.o) (Serial) -/opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - out/build/app_app.a(application.o) (_ZN8WDTClass5aliveEv) -/opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) (_ZN15CommandExecutorC1EP6Stream) -/opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) (uart_rx_available) -/opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) (twi_setClock) -/opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) (_Z5delayj) -/opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) (_ZN19WebSocketConnection10sendStringERK6String) -/opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) (base64_encode) -/opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) (commandHandler) -/opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) (_ZN13CommandOutputC1EP9TcpClient) -/opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) (_ZN15CommandDelegateC1Ev) -/opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) (_Z11wsMakeFramePKhjPhPj11wsFrameType) -/opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) (ws_parser_init) -/opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) (_Z11splitStringR6StringiR6VectorIS_E) -/opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) (_ZN16SystemClockClass19getSystemTimeStringE8TimeZone) -/opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) (_ZN13TcpConnection10setTimeOutEt) -/opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) (_ZN9TcpClient4sendEPKctb) -/opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) (_ZN12HttpResponse9setHeaderE6StringS0_) -/opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) (_ZN11HttpRequest9getHeaderERK6String) -/opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) (_ZN8RtcClass13getRtcSecondsEv) -/opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) (_ZN8DateTimeC1Ev) -/opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) (http_method_str) -/opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) (_Z9fileExist6String) -/opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) (_ZN16MemoryDataStreamC1Ev) -/opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) (_ZN8NetUtils17FixNetworkRoutingEv) -/opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) (_ZN3URLC1Ev) -/opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) (_ZN11ArduinoJson10JsonObject8_invalidE) -/opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) (_filesystemStorageHandle) -/opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) (SPIFFS_mount) -/opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) (flashmem_erase_sector) -/opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) (spiffs_phys_rd) -/opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) (spiffs_gc_quick) -/opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) (spiffs_obj_lu_find_entry_visitor) -/opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) (spiffs_lookup_consistency_check) -/opt/Sming/Sming/compiler/lib//libmicroc.a(isprint.o) - /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) (isprint) -/opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) (sprintf) -/opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) (vsprintf) -/opt/Sming/Sming/compiler/lib//libmicroc.a(atol.o) - /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) (atol) -/opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) (strtoul) -/opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) (memchr) -/opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) (__intscan) -/opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashrdi3.o) - /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) (__ashrdi3) -/opt/Sming/Sming/compiler/lib//libmicrogcc.a(_divsf3.o) - /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_ana.o) (__divsf3) -/opt/Sming/Sming/compiler/lib//libmicrogcc.a(_fixsfsi.o) - /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) (__fixsfsi) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_tkip.o) - /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) (tkip) -/opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_wep.o) - /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) (wep) - -Allocating common symbols -Common symbol size file - -current_iphdr_src 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) -netif_list 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(netif.o) -tcp_active_pcbs 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) -udp_pcbs 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(udp.o) -current_netif 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) -tcp_ticks 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) -tcp_listen_pcbs 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) -current_iphdr_dest 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) -tcp_tmp_pcb 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) -tcp_input_pcb 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_in.o) -current_header 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) -dhcp_rx_options_given - 0xa /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) -tcp_bound_pcbs 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) -_filesystemStorageHandle - 0x74 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) -tcp_tw_pcbs 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) -netif_default 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(netif.o) -dhcp_rx_options_val - 0x28 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) -gdbstub_savedRegs 0x64 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - -Discarded input sections - - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(debug-vector.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(debug-vector.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(debug-vector.o) - .xt.prop 0x0000000000000000 0x18 /opt/esp-open-sdk/sdk/lib/libmain.a(debug-vector.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(double-vector.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(double-vector.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(double-vector.o) - .xt.prop 0x0000000000000000 0x18 /opt/esp-open-sdk/sdk/lib/libmain.a(double-vector.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(kernel-vector.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(kernel-vector.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(kernel-vector.o) - .xt.prop 0x0000000000000000 0x18 /opt/esp-open-sdk/sdk/lib/libmain.a(kernel-vector.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(nmi-vector.o) - .NMIExceptionVector.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(nmi-vector.o) - .xt.lit 0x0000000000000000 0x10 /opt/esp-open-sdk/sdk/lib/libmain.a(nmi-vector.o) - .xt.prop 0x0000000000000000 0x3c /opt/esp-open-sdk/sdk/lib/libmain.a(nmi-vector.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(user-vector.o) - .UserExceptionVector.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(user-vector.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(user-vector.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(user-vector.o) - .xt.lit 0x0000000000000000 0x10 /opt/esp-open-sdk/sdk/lib/libmain.a(user-vector.o) - .xt.prop 0x0000000000000000 0x3c /opt/esp-open-sdk/sdk/lib/libmain.a(user-vector.o) - .UserEnter.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(vector.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(vector.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(vector.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(vector.o) - .xt.lit 0x0000000000000000 0x8 /opt/esp-open-sdk/sdk/lib/libmain.a(vector.o) - .xt.prop 0x0000000000000000 0x18 /opt/esp-open-sdk/sdk/lib/libmain.a(vector.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) - .xt.lit 0x0000000000000000 0xa0 /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) - .xt.prop 0x0000000000000000 0xe28 /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(ets_timer.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(ets_timer.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(ets_timer.o) - .xt.lit 0x0000000000000000 0x48 /opt/esp-open-sdk/sdk/lib/libmain.a(ets_timer.o) - .xt.prop 0x0000000000000000 0x630 /opt/esp-open-sdk/sdk/lib/libmain.a(ets_timer.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(mem_manager.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(mem_manager.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(mem_manager.o) - .xt.lit 0x0000000000000000 0x60 /opt/esp-open-sdk/sdk/lib/libmain.a(mem_manager.o) - .xt.prop 0x0000000000000000 0x474 /opt/esp-open-sdk/sdk/lib/libmain.a(mem_manager.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(spi_flash.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(spi_flash.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(spi_flash.o) - .irom0.text 0x0000000000000000 0xb /opt/esp-open-sdk/sdk/lib/libmain.a(spi_flash.o) - .xt.lit 0x0000000000000000 0x58 /opt/esp-open-sdk/sdk/lib/libmain.a(spi_flash.o) - .xt.prop 0x0000000000000000 0x39c /opt/esp-open-sdk/sdk/lib/libmain.a(spi_flash.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) - .xt.lit 0x0000000000000000 0x498 /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) - .xt.prop 0x0000000000000000 0x3768 /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lib.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lib.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lib.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lib.o) - .xt.lit 0x0000000000000000 0x18 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lib.o) - .xt.prop 0x0000000000000000 0x858 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lib.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lwip_if.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lwip_if.o) - .xt.lit 0x0000000000000000 0x28 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lwip_if.o) - .xt.prop 0x0000000000000000 0x2a0 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lwip_if.o) - .literal.uart_write_char_d - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .literal.__custom_crash_callback - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .literal.__wrap_system_restart_local - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .xt.lit 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .xt.prop 0x0000000000000000 0x120 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .literal.user_init - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .literal.user_rf_pre_init - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .literal.startup._GLOBAL__sub_I_user_main_cpp - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .text.user_rf_pre_init - 0x0000000000000000 0x4d /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .irom0.text 0x0000000000000000 0x39 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .rodata.CSWTCH$132 - 0x0000000000000000 0xe /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .xt.lit 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .xt.prop 0x0000000000000000 0xfc /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN11SystemClassC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN11SystemClass10initializeEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN11SystemClass7restartEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN11SystemClass7isReadyEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN11SystemClass7onReadyE8DelegateIFvvEE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN11SystemClass7onReadyEP19ISystemReadyHandler - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN11SystemClass15setCpuFrequencyE12CpuFrequency - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN11SystemClass15getCpuFrequencyEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN11SystemClass9deepSleepEj16DeepSleepOptions - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN11SystemClass12readyHandlerEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN11SystemClass18staticReadyHandlerEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal.startup._GLOBAL__sub_I_System - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal.exit._GLOBAL__sub_D_System - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .text._ZN11SystemClass7restartEv - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .text._ZN11SystemClass7onReadyE8DelegateIFvvEE - 0x0000000000000000 0xa1 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .text._ZN11SystemClass15setCpuFrequencyE12CpuFrequency - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .text._ZN11SystemClass15getCpuFrequencyEv - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .text._ZN11SystemClass9deepSleepEj16DeepSleepOptions - 0x0000000000000000 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .rodata._ZTV9CountableI8DelegateIFvvEEE - 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .rodata._ZTV9CountableIP19ISystemReadyHandlerE - 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .xt.lit 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .xt.prop 0x0000000000000000 0x348 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .xt.prop._ZTV9CountableI8DelegateIFvvEEE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .xt.prop._ZTV9CountableIP19ISystemReadyHandlerE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal.gdb_exception_handler - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .literal.gdbstub_init - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .xt.lit 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .xt.prop 0x0000000000000000 0xcc /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .literal.cpp_core_initialize - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .literal._Znwj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .literal._Znaj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .literal._ZdlPv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .literal._ZdaPv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .literal.__cxa_pure_virtual - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .literal.__cxa_deleted_virtual - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .literal.__cxa_guard_acquire - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .literal.__cxa_guard_release - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .literal.__cxa_guard_abort - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .text.__cxa_deleted_virtual - 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .text.__cxa_guard_acquire - 0x0000000000000000 0x2 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .text.__cxa_guard_release - 0x0000000000000000 0x2 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .text.__cxa_guard_abort - 0x0000000000000000 0x2 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .xt.lit 0x0000000000000000 0x38 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .xt.prop 0x0000000000000000 0x1d4 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .literal._ZL16defaultPrintCharP5uart_c - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .literal._ZZ11m_vsnprintfENKUlcE_clEc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .literal._Z20setMPrintfPrinterCbcPFvP5uart_cES0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .literal.m_putc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .literal.m_vsnprintf - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .literal.m_snprintf - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .literal.m_vprintf - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .literal.m_printf - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .text._Z20setMPrintfPrinterCbcPFvP5uart_cES0_ - 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .text.m_putc 0x0000000000000000 0x27 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .text.m_snprintf - 0x0000000000000000 0x2b /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .xt.lit 0x0000000000000000 0x38 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .xt.prop 0x0000000000000000 0x4f8 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .literal._ZNK9IPAddress7printToER5Print - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .literal._ZN17ESP01_DescriptionC5Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .literal._ZN9IPAddressC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .literal._ZN9IPAddressC2Ehhhh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .literal._ZN9IPAddressC2Ej - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .literal._ZN9IPAddressC2E7ip_addr - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .literal._ZN9IPAddressC2EPKh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .literal._ZN9IPAddress10fromStringERK6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .literal._ZN9IPAddressC2E6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .literal._ZN9IPAddressaSEPKh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .literal._ZN9IPAddressaSEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .literal._ZN9IPAddressaSE6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .literal._ZN9IPAddresseqEPKh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .literal._ZN9IPAddress8toStringEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .literal.startup._GLOBAL__sub_I__ZN9IPAddressC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .text._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .text._ZN9IPAddressC2Ev - 0x0000000000000000 0x25 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .text._ZN9IPAddressC2Ej - 0x0000000000000000 0x2e /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .text._ZN9IPAddressC2E7ip_addr - 0x0000000000000000 0x2e /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .text._ZN9IPAddressC2EPKh - 0x0000000000000000 0x69 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .text._ZN9IPAddress10fromStringERK6String - 0x0000000000000000 0xeb /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .text._ZN9IPAddressC2E6String - 0x0000000000000000 0x1f /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .text._ZN9IPAddressaSEPKh - 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .text._ZN9IPAddressaSEj - 0x0000000000000000 0x25 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .text._ZN9IPAddressaSE6String - 0x0000000000000000 0x1f /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .text._ZN9IPAddresseqEPKh - 0x0000000000000000 0x28 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .rodata.str1.1 - 0x0000000000000000 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .text._ZN9IPAddress8toStringEv - 0x0000000000000000 0x85 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .irom.debug.061 - 0x0000000000000000 0xe /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .rodata._ZTV9Printable - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .rodata._ZL14EspDigitalPins - 0x0000000000000000 0xc0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .xt.lit 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .xt.lit._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .xt.prop 0x0000000000000000 0x300 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .xt.prop._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .xt.prop._ZTV9Printable - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print5writeEPKhj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print5printEc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print5printEPKc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print5printERK9Printable - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print5printERK6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print7printlnEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print7printlnERK6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print7printlnEc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print7printlnEPKc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print7printlnERK9Printable - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print6printfEPKcz - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print11printNumberEmh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print5printEmi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print5printEji - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print7printlnEji - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print5printEhi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print7printlnEhi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print7printlnEmi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print5printEli - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print5printEii - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print7printlnEii - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print7printlnEli - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print10printFloatEdh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print5printEdi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN5Print7printlnEdi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal.startup._GLOBAL__sub_I__ZN5Print5writeEPKhj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print5printERK9Printable - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print5printERK6String - 0x0000000000000000 0x28 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print7printlnERK6String - 0x0000000000000000 0x31 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print7printlnEc - 0x0000000000000000 0x33 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print7printlnERK9Printable - 0x0000000000000000 0x31 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print5printEji - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print7printlnEji - 0x0000000000000000 0x31 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print7printlnEhi - 0x0000000000000000 0x33 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print7printlnEmi - 0x0000000000000000 0x31 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print5printEli - 0x0000000000000000 0x67 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print5printEii - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print7printlnEii - 0x0000000000000000 0x31 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print7printlnEli - 0x0000000000000000 0x31 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .rodata.str1.1 - 0x0000000000000000 0xe /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print10printFloatEdh - 0x0000000000000000 0x217 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print5printEdi - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print7printlnEdi - 0x0000000000000000 0x31 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .rodata._ZTV5Print - 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .xt.lit 0x0000000000000000 0xb0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .xt.prop 0x0000000000000000 0x630 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .xt.prop._ZTV5Print - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .literal._ZN6StringD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .iram.literal 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String7reserveEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String4copyEPKcj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String9setStringEPKci - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String4moveERS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6StringaSEOS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6StringaSEO15StringSumHelper - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6StringC2Ec - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6StringC2Ehh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6StringC2Eih - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6StringC2Ejh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6StringC2Elh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6StringC2Emh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6StringC2Efh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6StringC2Edh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String6concatERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String6concatEPKc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String6concatEc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String6concatEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String6concatEi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String6concatEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String6concatEl - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String6concatEm - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String6concatEf - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String6concatEd - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZplRK15StringSumHelperRK6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZplRK15StringSumHelperPKc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZplRK15StringSumHelperc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZplRK15StringSumHelperh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZplRK15StringSumHelperi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZplRK15StringSumHelperj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZplRK15StringSumHelperl - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZplRK15StringSumHelperm - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZplRK15StringSumHelperf - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZplRK15StringSumHelperd - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6StringltERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6StringgtERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6StringleERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6StringgeERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6String16equalsIgnoreCaseERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6String10startsWithERKS_j - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6String10startsWithERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6String8endsWithERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6String8getBytesEPhjj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6String7indexOfEcj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6String7indexOfERKS_j - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6String11lastIndexOfEci - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6String11lastIndexOfEc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6String11lastIndexOfERKS_i - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6String11lastIndexOfERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6String9substringEjj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String7replaceEcc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String7replaceERKS_S1_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String6removeEjj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String6removeEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String11toLowerCaseEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String11toUpperCaseEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZN6String4trimEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6String5toIntEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal._ZNK6String7toFloatEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal.startup._GLOBAL__sub_I__ZN6StringC2EPKc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String9setStringEPKci - 0x0000000000000000 0x35 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6StringaSEOS_ - 0x0000000000000000 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6StringaSEO15StringSumHelper - 0x0000000000000000 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6StringC2Ec - 0x0000000000000000 0x2f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6StringC2Ehh - 0x0000000000000000 0x41 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6StringC2Eih - 0x0000000000000000 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6StringC2Ejh - 0x0000000000000000 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6StringC2Elh - 0x0000000000000000 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6StringC2Emh - 0x0000000000000000 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6StringC2Efh - 0x0000000000000000 0x55 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6StringC2Edh - 0x0000000000000000 0x43 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String6concatERKS_ - 0x0000000000000000 0x2b /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String6concatEPKc - 0x0000000000000000 0x35 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String6concatEc - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String6concatEh - 0x0000000000000000 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String6concatEi - 0x0000000000000000 0x3e /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String6concatEj - 0x0000000000000000 0x3e /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String6concatEl - 0x0000000000000000 0x3e /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String6concatEm - 0x0000000000000000 0x3e /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String6concatEf - 0x0000000000000000 0x4f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String6concatEd - 0x0000000000000000 0x47 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZplRK15StringSumHelperRK6String - 0x0000000000000000 0x41 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZplRK15StringSumHelperPKc - 0x0000000000000000 0x43 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZplRK15StringSumHelperc - 0x0000000000000000 0x2f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZplRK15StringSumHelperh - 0x0000000000000000 0x2f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZplRK15StringSumHelperi - 0x0000000000000000 0x2d /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZplRK15StringSumHelperj - 0x0000000000000000 0x2d /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZplRK15StringSumHelperl - 0x0000000000000000 0x2d /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZplRK15StringSumHelperm - 0x0000000000000000 0x2d /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZplRK15StringSumHelperf - 0x0000000000000000 0x2d /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZplRK15StringSumHelperd - 0x0000000000000000 0x2d /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6StringltERKS_ - 0x0000000000000000 0x1a /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6StringgtERKS_ - 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6StringleERKS_ - 0x0000000000000000 0x1f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6StringgeERKS_ - 0x0000000000000000 0x1f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6String16equalsIgnoreCaseERKS_ - 0x0000000000000000 0x9f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6String10startsWithERKS_j - 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6String10startsWithERKS_ - 0x0000000000000000 0x45 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6String8endsWithERKS_ - 0x0000000000000000 0x5f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6String8getBytesEPhjj - 0x0000000000000000 0x67 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6String11lastIndexOfEci - 0x0000000000000000 0x76 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6String11lastIndexOfEc - 0x0000000000000000 0x2f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6String11lastIndexOfERKS_i - 0x0000000000000000 0x8e /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6String11lastIndexOfERKS_ - 0x0000000000000000 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .rodata.str1.1 - 0x0000000000000000 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6String9substringEjj - 0x0000000000000000 0x92 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String7replaceEcc - 0x0000000000000000 0x2a /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String7replaceERKS_S1_ - 0x0000000000000000 0x287 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String6removeEjj - 0x0000000000000000 0x71 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String6removeEj - 0x0000000000000000 0x33 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String11toLowerCaseEv - 0x0000000000000000 0x3d /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String11toUpperCaseEv - 0x0000000000000000 0x3d /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZN6String4trimEv - 0x0000000000000000 0xcb /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6String5toIntEv - 0x0000000000000000 0x1f /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .text._ZNK6String7toFloatEv - 0x0000000000000000 0x2d /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .xt.lit 0x0000000000000000 0x250 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .xt.prop 0x0000000000000000 0x12cc /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .literal.memcpy_P - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .literal.strlen_P - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .literal.strcpy_P - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .literal.strncpy_P - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .literal.strcmp_P - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .literal.strstr_P - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .text.memcpy_P - 0x0000000000000000 0x4a /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .text.strlen_P - 0x0000000000000000 0x39 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .text.strcpy_P - 0x0000000000000000 0x25 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .text.strncpy_P - 0x0000000000000000 0x50 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .text.strcmp_P - 0x0000000000000000 0x40 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .text.strstr_P - 0x0000000000000000 0x72 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .xt.lit 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .xt.prop 0x0000000000000000 0x1e0 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .literal 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub-entry.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub-entry.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub-entry.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub-entry.o) - .xt.prop 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub-entry.o) - .literal.ltoa_wp - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .literal.ltoa_w - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .literal.ltoa 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .literal.ultoa_wp - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .literal.ultoa_w - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .literal.ultoa - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .literal.dtostrf_p - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .literal.dtostrf - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .text.dtostrf 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .xt.lit 0x0000000000000000 0x40 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .xt.prop 0x0000000000000000 0x36c /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .group 0x0000000000000000 0x14 out/build/app_app.a(application.o) - .group 0x0000000000000000 0x14 out/build/app_app.a(application.o) - .group 0x0000000000000000 0x14 out/build/app_app.a(application.o) - .group 0x0000000000000000 0x14 out/build/app_app.a(application.o) - .group 0x0000000000000000 0x14 out/build/app_app.a(application.o) - .group 0x0000000000000000 0xc out/build/app_app.a(application.o) - .group 0x0000000000000000 0xc out/build/app_app.a(application.o) - .literal._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED5Ev - 0x0000000000000000 0x0 out/build/app_app.a(application.o) - .literal._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED0Ev - 0x0000000000000000 0x0 out/build/app_app.a(application.o) - .literal._Z7readAdcv - 0x0000000000000000 0x0 out/build/app_app.a(application.o) - .literal._ZN17ESP01_DescriptionC5Ev - 0x0000000000000000 0x0 out/build/app_app.a(application.o) - .literal._Z5blinkv - 0x0000000000000000 0x0 out/build/app_app.a(application.o) - .literal._Z4initv - 0x0000000000000000 0x0 out/build/app_app.a(application.o) - .literal.startup._GLOBAL__sub_I_procTimer - 0x0000000000000000 0x0 out/build/app_app.a(application.o) - .literal.exit._GLOBAL__sub_D_procTimer - 0x0000000000000000 0x0 out/build/app_app.a(application.o) - .text 0x0000000000000000 0x0 out/build/app_app.a(application.o) - .data 0x0000000000000000 0x0 out/build/app_app.a(application.o) - .bss 0x0000000000000000 0x0 out/build/app_app.a(application.o) - .text._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED2Ev - 0x0000000000000000 0xb out/build/app_app.a(application.o) - .text._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED0Ev - 0x0000000000000000 0x1f out/build/app_app.a(application.o) - .text._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x3f out/build/app_app.a(application.o) - .text._Z5blinkv - 0x0000000000000000 0x17 out/build/app_app.a(application.o) - .rodata._ZTVN7rijnfel4cADCINS_3ads12ads_sample_tEiEE - 0x0000000000000000 0x20 out/build/app_app.a(application.o) - .bss.average 0x0000000000000000 0x10 out/build/app_app.a(application.o) - .data.sampless - 0x0000000000000000 0x2 out/build/app_app.a(application.o) - .data.state 0x0000000000000000 0x1 out/build/app_app.a(application.o) - .rodata._ZL14EspDigitalPins - 0x0000000000000000 0xc0 out/build/app_app.a(application.o) - .xt.lit._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED2Ev - 0x0000000000000000 0x8 out/build/app_app.a(application.o) - .xt.lit._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED0Ev - 0x0000000000000000 0x8 out/build/app_app.a(application.o) - .xt.lit 0x0000000000000000 0x28 out/build/app_app.a(application.o) - .xt.lit._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x8 out/build/app_app.a(application.o) - .xt.prop._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED2Ev - 0x0000000000000000 0x30 out/build/app_app.a(application.o) - .xt.prop._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED0Ev - 0x0000000000000000 0x30 out/build/app_app.a(application.o) - .xt.prop 0x0000000000000000 0x174 out/build/app_app.a(application.o) - .xt.prop._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x30 out/build/app_app.a(application.o) - .xt.prop._ZTVN7rijnfel4cADCINS_3ads12ads_sample_tEiEE - 0x0000000000000000 0xc out/build/app_app.a(application.o) - .group 0x0000000000000000 0x14 out/build/app_app.a(ads101x.o) - .group 0x0000000000000000 0x14 out/build/app_app.a(ads101x.o) - .group 0x0000000000000000 0x14 out/build/app_app.a(ads101x.o) - .group 0x0000000000000000 0x14 out/build/app_app.a(ads101x.o) - .group 0x0000000000000000 0x14 out/build/app_app.a(ads101x.o) - .group 0x0000000000000000 0x14 out/build/app_app.a(ads101x.o) - .group 0x0000000000000000 0x14 out/build/app_app.a(ads101x.o) - .group 0x0000000000000000 0xc out/build/app_app.a(ads101x.o) - .group 0x0000000000000000 0xc out/build/app_app.a(ads101x.o) - .group 0x0000000000000000 0xc out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101x13ConvertSampleERNS0_12ads_sample_tE - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED5Ev - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED5Ev - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED0Ev - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED0Ev - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN17ESP01_DescriptionC5Ev - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101xC2Eh - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101xC2Ehh - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101x14CreateSettingsEh - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101x11SetDefaultsEv - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal.startup._GLOBAL__sub_I__ZN7rijnfel3ads8cADS101xC2Eh - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101x13WriteSettingsEt - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101x10SetOneShotEb - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101x7SetGainENS0_14eGainAmplifierE - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101x6SetMuxENS0_9eInputMuxE - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101x14SetSampleSpeedENS0_12eSampleSpeedE - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101x7OneShotEv - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101x11GetSettingsEv - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101x10WaitSampleEv - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101x7IsReadyEv - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101x9RawSampleEv - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .text 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .data 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .bss 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - .text._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED2Ev - 0x0000000000000000 0xb out/build/app_app.a(ads101x.o) - .text._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED2Ev - 0x0000000000000000 0xb out/build/app_app.a(ads101x.o) - .text._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED0Ev - 0x0000000000000000 0x1f out/build/app_app.a(ads101x.o) - .text._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED0Ev - 0x0000000000000000 0x1f out/build/app_app.a(ads101x.o) - .text._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x3f out/build/app_app.a(ads101x.o) - .text._ZN7rijnfel3ads8cADS101xC2Ehh - 0x0000000000000000 0x24 out/build/app_app.a(ads101x.o) - .text._ZN7rijnfel3ads8cADS101x11SetDefaultsEv - 0x0000000000000000 0x13 out/build/app_app.a(ads101x.o) - .text._ZN7rijnfel3ads8cADS101x10SetOneShotEb - 0x0000000000000000 0x2f out/build/app_app.a(ads101x.o) - .text._ZN7rijnfel3ads8cADS101x7SetGainENS0_14eGainAmplifierE - 0x0000000000000000 0x2f out/build/app_app.a(ads101x.o) - .rodata._ZTVN7rijnfel7cSensorINS_3ads12ads_sample_tEEE - 0x0000000000000000 0x1c out/build/app_app.a(ads101x.o) - .rodata._ZTVN7rijnfel4cADCINS_3ads12ads_sample_tEiEE - 0x0000000000000000 0x20 out/build/app_app.a(ads101x.o) - .rodata._ZL14EspDigitalPins - 0x0000000000000000 0xc0 out/build/app_app.a(ads101x.o) - .xt.lit 0x0000000000000000 0x78 out/build/app_app.a(ads101x.o) - .xt.lit._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED2Ev - 0x0000000000000000 0x8 out/build/app_app.a(ads101x.o) - .xt.lit._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED2Ev - 0x0000000000000000 0x8 out/build/app_app.a(ads101x.o) - .xt.lit._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED0Ev - 0x0000000000000000 0x8 out/build/app_app.a(ads101x.o) - .xt.lit._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED0Ev - 0x0000000000000000 0x8 out/build/app_app.a(ads101x.o) - .xt.lit._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x8 out/build/app_app.a(ads101x.o) - .xt.prop 0x0000000000000000 0x3cc out/build/app_app.a(ads101x.o) - .xt.prop._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED2Ev - 0x0000000000000000 0x30 out/build/app_app.a(ads101x.o) - .xt.prop._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED2Ev - 0x0000000000000000 0x30 out/build/app_app.a(ads101x.o) - .xt.prop._ZN7rijnfel4cADCINS_3ads12ads_sample_tEiED0Ev - 0x0000000000000000 0x30 out/build/app_app.a(ads101x.o) - .xt.prop._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED0Ev - 0x0000000000000000 0x30 out/build/app_app.a(ads101x.o) - .xt.prop._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x30 out/build/app_app.a(ads101x.o) - .xt.prop._ZTVN7rijnfel7cSensorINS_3ads12ads_sample_tEEE - 0x0000000000000000 0xc out/build/app_app.a(ads101x.o) - .xt.prop._ZTVN7rijnfel4cADCINS_3ads12ads_sample_tEiEE - 0x0000000000000000 0xc out/build/app_app.a(ads101x.o) - .irom0.text 0x0000000000000000 0x1c /opt/Sming/Sming/compiler/lib//libmicroc.a(isspace.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(isspace.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(isspace.o) - .xt.prop 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(isspace.o) - .irom0.text 0x0000000000000000 0xf /opt/Sming/Sming/compiler/lib//libmicroc.a(tolower.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(tolower.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(tolower.o) - .xt.prop 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(tolower.o) - .irom0.text 0x0000000000000000 0xf /opt/Sming/Sming/compiler/lib//libmicroc.a(toupper.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(toupper.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(toupper.o) - .xt.prop 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(toupper.o) - .irom0.literal - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - .irom0.text 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - .xt.prop 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - .irom0.text 0x0000000000000000 0x55 /opt/Sming/Sming/compiler/lib//libmicroc.a(atoi.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(atoi.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(atoi.o) - .xt.prop 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//libmicroc.a(atoi.o) - .irom0.literal - 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - .irom0.text 0x0000000000000000 0xb1 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - .xt.prop 0x0000000000000000 0x84 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(__fpclassify.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(__fpclassify.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(__fpclassify.o) - .xt.prop 0x0000000000000000 0x6c /opt/Sming/Sming/compiler/lib//libmicroc.a(__fpclassify.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - .xt.prop 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - .irom0.literal - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - .irom0.text 0x0000000000000000 0x13 /opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - .xt.prop 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - .xt.prop 0x0000000000000000 0x90 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - .xt.prop 0x0000000000000000 0x90 /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - .xt.prop 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - .irom0.literal - 0x0000000000000000 0x294 /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .irom0.text 0x0000000000000000 0x1320 /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .rodata.str1.1 - 0x0000000000000000 0xd /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .rodata 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .xt.prop 0x0000000000000000 0xd68 /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .irom0.literal - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - .irom0.text 0x0000000000000000 0x95 /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - .xt.prop 0x0000000000000000 0xb4 /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - .irom0.literal - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - .irom0.text 0x0000000000000000 0x39 /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - .xt.prop 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - .irom0.literal - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - .irom0.text 0x0000000000000000 0x6b /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - .xt.prop 0x0000000000000000 0x78 /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - .irom0.text 0x0000000000000000 0x2 /opt/Sming/Sming/compiler/lib//libmicroc.a(__stdio_exit.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(__stdio_exit.o) - .bss 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libmicroc.a(__stdio_exit.o) - .xt.prop 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(__stdio_exit.o) - .irom0.literal - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - .irom0.text 0x0000000000000000 0x13 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - .xt.prop 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - .irom0.literal - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - .irom0.text 0x0000000000000000 0x8f /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - .xt.prop 0x0000000000000000 0x6c /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - .irom0.literal - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - .irom0.text 0x0000000000000000 0x13 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - .xt.prop 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - .irom0.literal - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libmicroc.a(__errno_location.o) - .irom0.text 0x0000000000000000 0x5 /opt/Sming/Sming/compiler/lib//libmicroc.a(__errno_location.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(__errno_location.o) - .bss 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libmicroc.a(__errno_location.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(__errno_location.o) - .xt.prop 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libmicroc.a(__errno_location.o) - .irom0.literal - 0x0000000000000000 0x38 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - .irom0.text 0x0000000000000000 0x1e9 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - .xt.prop 0x0000000000000000 0x180 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - .text 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashldi3.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashldi3.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashldi3.o) - .xt.prop 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashldi3.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_cmpdf2.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_cmpdf2.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_cmpdf2.o) - .xt.prop 0x0000000000000000 0x288 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_cmpdf2.o) - .text 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_lshrdi3.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_lshrdi3.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_lshrdi3.o) - .xt.prop 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_lshrdi3.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_modsi3.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_modsi3.o) - .xt.prop 0x0000000000000000 0x84 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_modsi3.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/xtensa-lx106-elf/xtensa-lx106-elf/sysroot/usr/lib/libhal.a(int_asm--set_intclear.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/xtensa-lx106-elf/xtensa-lx106-elf/sysroot/usr/lib/libhal.a(int_asm--set_intclear.o) - .xt.prop 0x0000000000000000 0x24 /opt/esp-open-sdk/xtensa-lx106-elf/xtensa-lx106-elf/sysroot/usr/lib/libhal.a(int_asm--set_intclear.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy.o) - .xt.lit 0x0000000000000000 0x68 /opt/esp-open-sdk/sdk/lib/libphy.a(phy.o) - .xt.prop 0x0000000000000000 0x1e0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_ana.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_ana.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_ana.o) - .rodata 0x0000000000000000 0x8 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_ana.o) - .xt.lit 0x0000000000000000 0xc8 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_ana.o) - .xt.prop 0x0000000000000000 0xdc8 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_ana.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) - .text 0x0000000000000000 0x55 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) - .xt.lit 0x0000000000000000 0x248 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) - .xt.prop 0x0000000000000000 0x228c /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_cal.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_cal.o) - .xt.lit 0x0000000000000000 0xe8 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_cal.o) - .xt.prop 0x0000000000000000 0x1014 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_cal.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_unused.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_unused.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_unused.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_unused.o) - .xt.prop 0x0000000000000000 0x6c /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_unused.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_sleep.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_sleep.o) - .xt.lit 0x0000000000000000 0xd0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_sleep.o) - .xt.prop 0x0000000000000000 0x8ac /opt/esp-open-sdk/sdk/lib/libphy.a(phy_sleep.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(if_hwctrl.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(if_hwctrl.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(if_hwctrl.o) - .xt.lit 0x0000000000000000 0xa0 /opt/esp-open-sdk/sdk/lib/libpp.a(if_hwctrl.o) - .xt.prop 0x0000000000000000 0x51c /opt/esp-open-sdk/sdk/lib/libpp.a(if_hwctrl.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(lmac.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(lmac.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(lmac.o) - .xt.lit 0x0000000000000000 0x130 /opt/esp-open-sdk/sdk/lib/libpp.a(lmac.o) - .xt.prop 0x0000000000000000 0x1548 /opt/esp-open-sdk/sdk/lib/libpp.a(lmac.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(pm.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(pm.o) - .xt.lit 0x0000000000000000 0x198 /opt/esp-open-sdk/sdk/lib/libpp.a(pm.o) - .xt.prop 0x0000000000000000 0x1698 /opt/esp-open-sdk/sdk/lib/libpp.a(pm.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(pm_for_bcn_only_mode.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(pm_for_bcn_only_mode.o) - .xt.lit 0x0000000000000000 0xa8 /opt/esp-open-sdk/sdk/lib/libpp.a(pm_for_bcn_only_mode.o) - .xt.prop 0x0000000000000000 0x978 /opt/esp-open-sdk/sdk/lib/libpp.a(pm_for_bcn_only_mode.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) - .xt.lit 0x0000000000000000 0x1b0 /opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) - .xt.prop 0x0000000000000000 0x1b0c /opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(rate_control.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(rate_control.o) - .xt.lit 0x0000000000000000 0x38 /opt/esp-open-sdk/sdk/lib/libpp.a(rate_control.o) - .xt.prop 0x0000000000000000 0x1d4 /opt/esp-open-sdk/sdk/lib/libpp.a(rate_control.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(trc.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(trc.o) - .xt.lit 0x0000000000000000 0xa8 /opt/esp-open-sdk/sdk/lib/libpp.a(trc.o) - .xt.prop 0x0000000000000000 0x11a0 /opt/esp-open-sdk/sdk/lib/libpp.a(trc.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(wdev.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(wdev.o) - .xt.lit 0x0000000000000000 0x198 /opt/esp-open-sdk/sdk/lib/libpp.a(wdev.o) - .xt.prop 0x0000000000000000 0x135c /opt/esp-open-sdk/sdk/lib/libpp.a(wdev.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(esf_buf.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(esf_buf.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(esf_buf.o) - .xt.lit 0x0000000000000000 0x20 /opt/esp-open-sdk/sdk/lib/libpp.a(esf_buf.o) - .xt.prop 0x0000000000000000 0x2e8 /opt/esp-open-sdk/sdk/lib/libpp.a(esf_buf.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211.o) - .xt.lit 0x0000000000000000 0x50 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211.o) - .xt.prop 0x0000000000000000 0x4c8 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto.o) - .xt.lit 0x0000000000000000 0x10 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto.o) - .xt.prop 0x0000000000000000 0x15c /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ets.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ets.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ets.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ets.o) - .xt.lit 0x0000000000000000 0x8 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ets.o) - .xt.prop 0x0000000000000000 0x48 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ets.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) - .xt.lit 0x0000000000000000 0x78 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) - .xt.prop 0x0000000000000000 0xf84 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ht.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ht.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ht.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ht.o) - .xt.lit 0x0000000000000000 0x70 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ht.o) - .xt.prop 0x0000000000000000 0x690 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ht.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_input.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_input.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_input.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_input.o) - .xt.lit 0x0000000000000000 0x60 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_input.o) - .xt.prop 0x0000000000000000 0x8dc /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_input.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_mesh_quick.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_mesh_quick.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_mesh_quick.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_mesh_quick.o) - .xt.lit 0x0000000000000000 0x28 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_mesh_quick.o) - .xt.prop 0x0000000000000000 0x468 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_mesh_quick.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_output.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_output.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_output.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_output.o) - .xt.lit 0x0000000000000000 0xa8 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_output.o) - .xt.prop 0x0000000000000000 0x11e8 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_output.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_phy.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_phy.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_phy.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_phy.o) - .xt.lit 0x0000000000000000 0x18 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_phy.o) - .xt.prop 0x0000000000000000 0x108 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_phy.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_power.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_power.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_power.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_power.o) - .xt.lit 0x0000000000000000 0x20 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_power.o) - .xt.prop 0x0000000000000000 0x1bc /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_power.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_proto.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_proto.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_proto.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_proto.o) - .xt.lit 0x0000000000000000 0x18 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_proto.o) - .xt.prop 0x0000000000000000 0x120 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_proto.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_rfid.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_rfid.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_rfid.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_rfid.o) - .xt.lit 0x0000000000000000 0x30 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_rfid.o) - .xt.prop 0x0000000000000000 0x12c /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_rfid.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_scan.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_scan.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_scan.o) - .xt.lit 0x0000000000000000 0xd8 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_scan.o) - .xt.prop 0x0000000000000000 0xcfc /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_scan.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_sta.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_sta.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_sta.o) - .xt.lit 0x0000000000000000 0x60 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_sta.o) - .xt.prop 0x0000000000000000 0xaa4 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_sta.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_chm.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_chm.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_chm.o) - .xt.lit 0x0000000000000000 0x60 /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_chm.o) - .xt.prop 0x0000000000000000 0x2dc /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_chm.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_cnx.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_cnx.o) - .xt.lit 0x0000000000000000 0x138 /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_cnx.o) - .xt.prop 0x0000000000000000 0x1218 /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_cnx.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action.o) - .xt.lit 0x0000000000000000 0x30 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action.o) - .xt.prop 0x0000000000000000 0x33c /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action_vendor.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action_vendor.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action_vendor.o) - .xt.lit 0x0000000000000000 0x50 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action_vendor.o) - .xt.prop 0x0000000000000000 0x384 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action_vendor.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_ccmp.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_ccmp.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_ccmp.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_ccmp.o) - .xt.lit 0x0000000000000000 0x10 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_ccmp.o) - .xt.prop 0x0000000000000000 0xd8 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_ccmp.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ie_vendor.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ie_vendor.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ie_vendor.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ie_vendor.o) - .xt.lit 0x0000000000000000 0x38 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ie_vendor.o) - .xt.prop 0x0000000000000000 0x114 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ie_vendor.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) - .xt.lit 0x0000000000000000 0xa8 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) - .xt.prop 0x0000000000000000 0xd80 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dns.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dns.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dns.o) - .xt.lit 0x0000000000000000 0x40 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dns.o) - .xt.prop 0x0000000000000000 0x444 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dns.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(init.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(init.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(init.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(init.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//liblwip_open.a(init.o) - .xt.prop 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//liblwip_open.a(init.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(netif.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(netif.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(netif.o) - .xt.lit 0x0000000000000000 0x40 /opt/Sming/Sming/compiler/lib//liblwip_open.a(netif.o) - .xt.prop 0x0000000000000000 0x3a8 /opt/Sming/Sming/compiler/lib//liblwip_open.a(netif.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(pbuf.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(pbuf.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(pbuf.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(pbuf.o) - .xt.lit 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//liblwip_open.a(pbuf.o) - .xt.prop 0x0000000000000000 0x828 /opt/Sming/Sming/compiler/lib//liblwip_open.a(pbuf.o) - .literal 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) - .xt.lit 0x0000000000000000 0xa8 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) - .xt.prop 0x0000000000000000 0xcfc /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_out.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_out.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_out.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_out.o) - .xt.lit 0x0000000000000000 0x50 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_out.o) - .xt.prop 0x0000000000000000 0x7b0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_out.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(timers.o) - .literal 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(timers.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(timers.o) - .xt.lit 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//liblwip_open.a(timers.o) - .xt.prop 0x0000000000000000 0x348 /opt/Sming/Sming/compiler/lib//liblwip_open.a(timers.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(udp.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(udp.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(udp.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(udp.o) - .xt.lit 0x0000000000000000 0x38 /opt/Sming/Sming/compiler/lib//liblwip_open.a(udp.o) - .xt.prop 0x0000000000000000 0x4d4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(udp.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(icmp.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(icmp.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(icmp.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(icmp.o) - .xt.lit 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//liblwip_open.a(icmp.o) - .xt.prop 0x0000000000000000 0xb4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(icmp.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(igmp.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(igmp.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(igmp.o) - .xt.lit 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//liblwip_open.a(igmp.o) - .xt.prop 0x0000000000000000 0x528 /opt/Sming/Sming/compiler/lib//liblwip_open.a(igmp.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(inet_chksum.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(inet_chksum.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(inet_chksum.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(inet_chksum.o) - .xt.prop 0x0000000000000000 0x168 /opt/Sming/Sming/compiler/lib//liblwip_open.a(inet_chksum.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip_addr.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip_addr.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip_addr.o) - .xt.lit 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip_addr.o) - .xt.prop 0x0000000000000000 0x318 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip_addr.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) - .xt.lit 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) - .xt.prop 0x0000000000000000 0x3f0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(etharp.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(etharp.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(etharp.o) - .xt.lit 0x0000000000000000 0x58 /opt/Sming/Sming/compiler/lib//liblwip_open.a(etharp.o) - .xt.prop 0x0000000000000000 0x600 /opt/Sming/Sming/compiler/lib//liblwip_open.a(etharp.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcpserver.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcpserver.o) - .xt.lit 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcpserver.o) - .xt.prop 0x0000000000000000 0x858 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcpserver.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(espconn_dummy.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(espconn_dummy.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(espconn_dummy.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(espconn_dummy.o) - .xt.prop 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//liblwip_open.a(espconn_dummy.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(memp.o) - .data 0x0000000000000000 0x2 /opt/Sming/Sming/compiler/lib//liblwip_open.a(memp.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(memp.o) - .xt.prop 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//liblwip_open.a(memp.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(raw.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(raw.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(raw.o) - .xt.lit 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//liblwip_open.a(raw.o) - .xt.prop 0x0000000000000000 0x234 /opt/Sming/Sming/compiler/lib//liblwip_open.a(raw.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_in.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_in.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_in.o) - .xt.lit 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_in.o) - .xt.prop 0x0000000000000000 0xc60 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_in.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(ap_config.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(ap_config.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(ap_config.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(ap_config.o) - .xt.lit 0x0000000000000000 0x40 /opt/esp-open-sdk/sdk/lib/libwpa.a(ap_config.o) - .xt.prop 0x0000000000000000 0x2f4 /opt/esp-open-sdk/sdk/lib/libwpa.a(ap_config.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(common.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(common.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(common.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(common.o) - .xt.lit 0x0000000000000000 0x18 /opt/esp-open-sdk/sdk/lib/libwpa.a(common.o) - .xt.prop 0x0000000000000000 0x228 /opt/esp-open-sdk/sdk/lib/libwpa.a(common.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(os_xtensa.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(os_xtensa.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(os_xtensa.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(os_xtensa.o) - .xt.lit 0x0000000000000000 0x10 /opt/esp-open-sdk/sdk/lib/libwpa.a(os_xtensa.o) - .xt.prop 0x0000000000000000 0xfc /opt/esp-open-sdk/sdk/lib/libwpa.a(os_xtensa.o) - .literal 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) - .xt.lit 0x0000000000000000 0x100 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) - .xt.prop 0x0000000000000000 0x1668 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth_ie.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth_ie.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth_ie.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth_ie.o) - .xt.lit 0x0000000000000000 0x38 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth_ie.o) - .xt.prop 0x0000000000000000 0x48c /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth_ie.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa.o) - .xt.lit 0x0000000000000000 0x110 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa.o) - .xt.prop 0x0000000000000000 0xdb0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_common.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_common.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_common.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_common.o) - .xt.lit 0x0000000000000000 0x58 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_common.o) - .xt.prop 0x0000000000000000 0x7a4 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_common.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_debug.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_debug.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_debug.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_debug.o) - .xt.lit 0x0000000000000000 0x8 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_debug.o) - .xt.prop 0x0000000000000000 0xc0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_debug.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_ie.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_ie.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_ie.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_ie.o) - .xt.lit 0x0000000000000000 0x18 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_ie.o) - .xt.prop 0x0000000000000000 0x378 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_ie.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_main.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_main.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_main.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_main.o) - .xt.lit 0x0000000000000000 0x48 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_main.o) - .xt.prop 0x0000000000000000 0x33c /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_main.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpas_glue.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpas_glue.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpas_glue.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpas_glue.o) - .xt.lit 0x0000000000000000 0x10 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpas_glue.o) - .xt.prop 0x0000000000000000 0x12c /opt/esp-open-sdk/sdk/lib/libwpa.a(wpas_glue.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-wrap.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-wrap.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-wrap.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-wrap.o) - .xt.lit 0x0000000000000000 0x8 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-wrap.o) - .xt.prop 0x0000000000000000 0x6c /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-wrap.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal-enc.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal-enc.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal-enc.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal-enc.o) - .xt.lit 0x0000000000000000 0x18 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal-enc.o) - .xt.prop 0x0000000000000000 0xe4 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal-enc.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal.o) - .xt.lit 0x0000000000000000 0x8 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal.o) - .xt.prop 0x0000000000000000 0xb4 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .literal._ZN5TimerC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .iram.literal 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .literal._ZN5Timer4tickEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .literal._ZN5TimerD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .literal._ZN5Timer9isStartedEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .literal._ZN5Timer13getIntervalUsEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .literal._ZN5Timer13getIntervalMsEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .text._ZN5Timer9isStartedEv - 0x0000000000000000 0x16 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .text._ZN5Timer13getIntervalUsEv - 0x0000000000000000 0x3b /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .text._ZN5Timer13getIntervalMsEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .xt.lit 0x0000000000000000 0x68 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .xt.prop 0x0000000000000000 0x360 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .literal._Z7pinModeth - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .iram.literal 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .literal._Z7pulseInthm - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .literal.startup._GLOBAL__sub_I_A0 - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .iram.text 0x0000000000000000 0x133 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .text._Z7pulseInthm - 0x0000000000000000 0x123 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .rodata.A0 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .rodata._ZL14EspDigitalPins - 0x0000000000000000 0xc0 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .xt.lit 0x0000000000000000 0x40 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .xt.prop 0x0000000000000000 0x4b0 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire5writeEPKhj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire9availableEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire4readEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire4peekEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire5flushEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire5writeEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWireC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire5beginEii - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire4pinsEii - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire5beginEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire5beginEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire6statusEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire5beginEi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire8setClockEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire20setClockStretchLimitEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire11requestFromEhjb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire11requestFromEhhh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire11requestFromEhh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire11requestFromEii - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire11requestFromEiii - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire17beginTransmissionEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire17beginTransmissionEi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire15endTransmissionEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire15endTransmissionEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire16onReceiveServiceEPhi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire16onRequestServiceEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire9onReceiveEPFviE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal._ZN7TwoWire9onRequestEPFvvE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .literal.startup._GLOBAL__sub_I__ZN7TwoWire8rxBufferE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .text._ZN7TwoWire5beginEh - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .text._ZN7TwoWire6statusEv - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .text._ZN7TwoWire5beginEi - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .text._ZN7TwoWire8setClockEj - 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .text._ZN7TwoWire20setClockStretchLimitEj - 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .text._ZN7TwoWire11requestFromEhhh - 0x0000000000000000 0x2a /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .text._ZN7TwoWire11requestFromEhh - 0x0000000000000000 0x22 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .text._ZN7TwoWire11requestFromEiii - 0x0000000000000000 0x26 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .text._ZN7TwoWire17beginTransmissionEi - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .text._ZN7TwoWire16onReceiveServiceEPhi - 0x0000000000000000 0x2 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .text._ZN7TwoWire16onRequestServiceEv - 0x0000000000000000 0x2 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .text._ZN7TwoWire9onReceiveEPFviE - 0x0000000000000000 0x2 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .text._ZN7TwoWire9onRequestEPFvvE - 0x0000000000000000 0x2 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .rodata._ZTV6Stream - 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .bss._ZN7TwoWire14user_onReceiveE - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .bss._ZN7TwoWire14user_onRequestE - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .xt.lit 0x0000000000000000 0xc8 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .xt.prop 0x0000000000000000 0x618 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .xt.prop._ZTV6Stream - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial9availableEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial5writeEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial4readEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial4peekEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial5flushEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .iram.literal 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial12delegateTaskEP11ETSEventTag - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._Z41__static_initialization_and_destruction_0ii$part$0 - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerialC2Ei - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerialD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial3endEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial15setRxBufferSizeEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial4swapEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial5setTxEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial4pinsEhh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial11isTxEnabledEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial11isRxEnabledEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial15readMemoryBlockEPci - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial17systemDebugOutputEb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial11setCallbackE8DelegateIFvR6StreamctEE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial13resetCallbackEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial5beginEj12SerialConfig10SerialModeh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial17commandProcessingEb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZN14HardwareSerial8baudRateEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal._ZNK14HardwareSerialcvbEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal.startup._GLOBAL__sub_I__ZN14HardwareSerial10memberDataE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .literal.exit._GLOBAL__sub_D__ZN14HardwareSerial10memberDataE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .iram.text 0x0000000000000000 0xbd /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .text._ZN14HardwareSerial12delegateTaskEP11ETSEventTag - 0x0000000000000000 0x5f /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .text._ZN14HardwareSerialD2Ev - 0x0000000000000000 0xb /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .text._ZN14HardwareSerial15setRxBufferSizeEj - 0x0000000000000000 0x2a /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .text._ZN14HardwareSerial4swapEh - 0x0000000000000000 0x1d /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .text._ZN14HardwareSerial5setTxEh - 0x0000000000000000 0x1d /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .text._ZN14HardwareSerial4pinsEhh - 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .text._ZN14HardwareSerial11isTxEnabledEv - 0x0000000000000000 0x1f /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .text._ZN14HardwareSerial11isRxEnabledEv - 0x0000000000000000 0x1f /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .text._ZN14HardwareSerial15readMemoryBlockEPci - 0x0000000000000000 0x55 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .text._ZN14HardwareSerial17systemDebugOutputEb - 0x0000000000000000 0x79 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .text._ZN14HardwareSerial11setCallbackE8DelegateIFvR6StreamctEE - 0x0000000000000000 0xad /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .text._ZN14HardwareSerial17commandProcessingEb - 0x0000000000000000 0x81 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .text._ZN14HardwareSerial8baudRateEv - 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .text._ZNK14HardwareSerialcvbEv - 0x0000000000000000 0xb /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .rodata._ZTV6Stream - 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .bss._ZN14HardwareSerial11serialQueueE - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .xt.lit 0x0000000000000000 0xd0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .xt.prop 0x0000000000000000 0x7bc /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .xt.prop._ZTV6Stream - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .literal._ZN8WDTClassC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .literal._ZN8WDTClass5aliveEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .literal._ZN8WDTClass20internalApplyEnabledEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .literal._ZN8WDTClass6enableEb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .literal._ZN8WDTClass13onSystemReadyEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .literal.startup._GLOBAL__sub_I_WDT - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .literal.exit._GLOBAL__sub_D_WDT - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .text._ZN8WDTClassC2Ev - 0x0000000000000000 0xb /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .xt.lit 0x0000000000000000 0x38 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .xt.prop 0x0000000000000000 0x1a4 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .literal._ZN15CommandExecutorC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .literal._ZN15CommandExecutorC2EP9TcpClient - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .literal._ZN15CommandExecutorC2EP6Stream - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .literal._ZN15CommandExecutorC2EP19WebSocketConnection - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .literal._ZN15CommandExecutorD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .literal._ZN15CommandExecutor18processCommandLineE6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .literal._ZN15CommandExecutor15executorReceiveEc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .literal._ZN15CommandExecutor15executorReceiveEPci - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .literal._ZN15CommandExecutor15executorReceiveE6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .literal.startup._GLOBAL__sub_I__ZN15CommandExecutorC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .text._ZN15CommandExecutorC2Ev - 0x0000000000000000 0x25 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .rodata.str1.1 - 0x0000000000000000 0x9e /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .text._ZN15CommandExecutorC2EP9TcpClient - 0x0000000000000000 0x6b /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .text._ZN15CommandExecutorC2EP6Stream - 0x0000000000000000 0x6b /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .text._ZN15CommandExecutorC2EP19WebSocketConnection - 0x0000000000000000 0x85 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .text._ZN15CommandExecutorD2Ev - 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .text._ZN15CommandExecutor18processCommandLineE6String - 0x0000000000000000 0x21e /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .text._ZN15CommandExecutor15executorReceiveEc - 0x0000000000000000 0xf5 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .text._ZN15CommandExecutor15executorReceiveEPci - 0x0000000000000000 0x50 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .text._ZN15CommandExecutor15executorReceiveE6String - 0x0000000000000000 0x6e /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .irom.debug.1119 - 0x0000000000000000 0x28 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .irom.debug.0107 - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .xt.lit 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .xt.prop 0x0000000000000000 0x2ac /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal._ZL16uart_ignore_charc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal._ZL16uart1_write_charc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal._ZL16uart0_write_charc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .iram.literal 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal._ZN17ESP01_DescriptionC5Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_rx_available - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_peek_char - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_read_char - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_resize_rx_buffer - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal._Z14uart_start_isrP5uart_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal._Z13uart_stop_isrP5uart_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_write_char - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_write - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_tx_free - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_wait_tx_empty - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_flush - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_set_baudrate - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_get_baudrate - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_init - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_uninit - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_swap - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_set_tx - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_set_pins - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_tx_enabled - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_rx_enabled - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_set_debug - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_get_debug - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.uart_detach - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal.startup._GLOBAL__sub_I_uart_resize_rx_buffer - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .text._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .text.uart_resize_rx_buffer - 0x0000000000000000 0xbd /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .text.uart_write - 0x0000000000000000 0x5b /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .text.uart_tx_free - 0x0000000000000000 0x46 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .text.uart_get_baudrate - 0x0000000000000000 0x6 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .text.uart_swap - 0x0000000000000000 0x241 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .text.uart_set_tx - 0x0000000000000000 0x87 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .text.uart_set_pins - 0x0000000000000000 0xf6 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .text.uart_rx_enabled - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .rodata._ZL14EspDigitalPins - 0x0000000000000000 0xc0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .xt.lit 0x0000000000000000 0xb8 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .xt.lit._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .xt.prop 0x0000000000000000 0x978 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .xt.prop._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .literal._ZL9twi_delayh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .literal._ZL14twi_write_stopv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .literal._ZL13twi_write_bitb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .literal._ZL12twi_read_bitv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .literal._ZL14twi_write_byteh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .literal._ZL15twi_write_startv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .literal.twi_setClock - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .literal.twi_setClockStretchLimit - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .literal.twi_init - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .literal.twi_stop - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .literal.twi_writeTo - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .literal.twi_readFrom - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .literal.twi_status - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .text.twi_setClock - 0x0000000000000000 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .text.twi_setClockStretchLimit - 0x0000000000000000 0xe /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .text.twi_stop - 0x0000000000000000 0x54 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .text.twi_status - 0x0000000000000000 0xab /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .xt.lit 0x0000000000000000 0x68 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .xt.prop 0x0000000000000000 0x4bc /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .literal._Z6millisv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .literal._Z6microsv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .literal._Z5delayj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .literal._Z17delayMicrosecondsj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .literal.startup._GLOBAL__sub_I__Z6millisv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .text._Z6millisv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .text._Z6microsv - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .text._Z17delayMicrosecondsj - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .xt.lit 0x0000000000000000 0x28 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .xt.prop 0x0000000000000000 0x120 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal.sha1mix - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection15staticOnDataEndEPv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection22staticOnControlPayloadEPvPKcj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection17staticOnDataBeginEPv15ws_frame_type_t - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection18staticOnControlEndEPv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection4sendEPKci11wsFrameType - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection19staticOnDataPayloadEPvPKcj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnectionC2EP20HttpServerConnection - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection12processFrameER20HttpServerConnectionR11HttpRequestPci - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection9broadcastEPKci11wsFrameType - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection10sendStringERK6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection10sendBinaryEPKhi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZNK19WebSocketConnectioneqERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection19getActiveWebSocketsEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection11setUserDataEPv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection11getUserDataEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN6VectorI19WebSocketConnectionE13removeElementERKS0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnectionD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnectionD0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN8DelegateIFvR19WebSocketConnectionEE4copyERKS3_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection20setConnectionHandlerE8DelegateIFvRS_EE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection23setDisconnectionHandlerE8DelegateIFvRS_EE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN8DelegateIFvR19WebSocketConnectionRK6StringEE4copyERKS6_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection17setMessageHandlerE8DelegateIFvRS_RK6StringEE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN8DelegateIFvR19WebSocketConnectionPhjEE4copyERKS4_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnectionC5ERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection5closeEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection20staticOnControlBeginEPv15ws_frame_type_t - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection10initializeER11HttpRequestR12HttpResponse - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN19WebSocketConnection16setBinaryHandlerE8DelegateIFvRS_PhjEE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal.startup._GLOBAL__sub_I__ZN19WebSocketConnection13websocketListE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal.exit._GLOBAL__sub_D__ZN19WebSocketConnection13websocketListE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text.sha1mix 0x0000000000000000 0x240 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection15staticOnDataEndEPv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection22staticOnControlPayloadEPvPKcj - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .rodata.str1.1 - 0x0000000000000000 0x68 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection17staticOnDataBeginEPv15ws_frame_type_t - 0x0000000000000000 0x64 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection18staticOnControlEndEPv - 0x0000000000000000 0x31 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection4sendEPKci11wsFrameType - 0x0000000000000000 0x83 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection19staticOnDataPayloadEPvPKcj - 0x0000000000000000 0x6f /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnectionC2EP20HttpServerConnection - 0x0000000000000000 0x23 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection12processFrameER20HttpServerConnectionR11HttpRequestPci - 0x0000000000000000 0x70 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection9broadcastEPKci11wsFrameType - 0x0000000000000000 0x55 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection10sendStringERK6String - 0x0000000000000000 0x2b /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection10sendBinaryEPKhi - 0x0000000000000000 0x15 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZNK19WebSocketConnectioneqERKS_ - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection19getActiveWebSocketsEv - 0x0000000000000000 0x9 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection11setUserDataEPv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection11getUserDataEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN6VectorI19WebSocketConnectionE13removeElementERKS0_ - 0x0000000000000000 0x69 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnectionD2Ev - 0x0000000000000000 0x7d /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnectionD0Ev - 0x0000000000000000 0x29 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN8DelegateIFvR19WebSocketConnectionEE4copyERKS3_ - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection20setConnectionHandlerE8DelegateIFvRS_EE - 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection23setDisconnectionHandlerE8DelegateIFvRS_EE - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN8DelegateIFvR19WebSocketConnectionRK6StringEE4copyERKS6_ - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection17setMessageHandlerE8DelegateIFvRS_RK6StringEE - 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN8DelegateIFvR19WebSocketConnectionPhjEE4copyERKS4_ - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnectionC2ERKS_ - 0x0000000000000000 0xa7 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection5closeEv - 0x0000000000000000 0x63 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection20staticOnControlBeginEPv15ws_frame_type_t - 0x0000000000000000 0x3d /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .rodata 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection10initializeER11HttpRequestR12HttpResponse - 0x0000000000000000 0x4ed /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZN19WebSocketConnection16setBinaryHandlerE8DelegateIFvRS_PhjEE - 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .irom.debug.188 - 0x0000000000000000 0x11 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .irom.debug.070 - 0x0000000000000000 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .irom.text 0x0000000000000000 0x25 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .rodata._ZTV19WebSocketConnection - 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .xt.lit 0x0000000000000000 0x98 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .xt.lit._ZN19WebSocketConnectionC2ERKS_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .xt.prop 0x0000000000000000 0x708 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .xt.prop._ZN6VectorI19WebSocketConnectionE13removeElementERKS0_ - 0x0000000000000000 0x78 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .xt.prop._ZN8DelegateIFvR19WebSocketConnectionEE4copyERKS3_ - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .xt.prop._ZN8DelegateIFvR19WebSocketConnectionRK6StringEE4copyERKS6_ - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .xt.prop._ZN8DelegateIFvR19WebSocketConnectionPhjEE4copyERKS4_ - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .xt.prop._ZN19WebSocketConnectionC2ERKS_ - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .xt.prop._ZTV19WebSocketConnection - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal.base64encode - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .literal.base64decode - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .literal.base64_decode - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .literal.base64_encode - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .text.base64encode - 0x0000000000000000 0xfb /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .text.base64decode - 0x0000000000000000 0x10a /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .text.base64_decode - 0x0000000000000000 0xd9 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .text.base64_encode - 0x0000000000000000 0xc5 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .rodata._ZL13base64dec_tab - 0x0000000000000000 0x100 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .rodata._ZL13base64enc_tab - 0x0000000000000000 0x41 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .xt.lit 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .xt.prop 0x0000000000000000 0x1ec /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN15IDelegateCallerIvI6StringP13CommandOutputEED5Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN12MethodCallerIM14CommandHandlerFv6StringP13CommandOutputEED5Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZNK6VectorI6StringE5countEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN15IDelegateCallerIvI6StringP13CommandOutputEED0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN12MethodCallerIM14CommandHandlerFv6StringP13CommandOutputEED0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN12MethodCallerIM14CommandHandlerFv6StringP13CommandOutputEE6invokeES1_S3_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN6VectorI6StringED5Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN6VectorI6StringED0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler17procesEchoCommandE6StringP13CommandOutput - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler19procesStatusCommandE6StringP13CommandOutput - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler20procesDebugOnCommandE6StringP13CommandOutput - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler21procesDebugOffCommandE6StringP13CommandOutput - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN6VectorI6StringEixEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZNK6VectorI6StringEixEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler21processCommandOptionsE6StringP13CommandOutput - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandlerC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandlerD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler14getVerboseModeEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler14setVerboseModeE11VerboseMode - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler16getCommandPromptEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler16setCommandPromptE6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler13getCommandEOLEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler13setCommandEOLEc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler24getCommandWelcomeMessageEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler24setCommandWelcomeMessageE6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZNK7HashMapI6String15CommandDelegateE8containsES0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN8DelegateIFv6StringP13CommandOutputEE4copyERKS4_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN15CommandDelegateC5ERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler17procesHelpCommandE6StringP13CommandOutput - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN15CommandDelegateaSERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZNK7HashMapI6String15CommandDelegateE7indexOfES0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN7HashMapI6String15CommandDelegateE6removeES0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler17unregisterCommandE15CommandDelegate - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN7HashMapI6String15CommandDelegateE8allocateEi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN7HashMapI6String15CommandDelegateEixES0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler18getCommandDelegateE6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler15registerCommandE15CommandDelegate - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal._ZN14CommandHandler22registerSystemCommandsEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal.startup._GLOBAL__sub_I__ZN14CommandHandlerC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .literal.exit._GLOBAL__sub_D__ZN14CommandHandlerC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN15IDelegateCallerIvI6StringP13CommandOutputEED2Ev - 0x0000000000000000 0xb /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN12MethodCallerIM14CommandHandlerFv6StringP13CommandOutputEED2Ev - 0x0000000000000000 0xb /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZNK6VectorI6StringE5countEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN15IDelegateCallerIvI6StringP13CommandOutputEED0Ev - 0x0000000000000000 0x1f /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN12MethodCallerIM14CommandHandlerFv6StringP13CommandOutputEED0Ev - 0x0000000000000000 0x1f /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN12MethodCallerIM14CommandHandlerFv6StringP13CommandOutputEE6invokeES1_S3_ - 0x0000000000000000 0x4c /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN6VectorI6StringED2Ev - 0x0000000000000000 0x63 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN6VectorI6StringED0Ev - 0x0000000000000000 0x29 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler17procesEchoCommandE6StringP13CommandOutput - 0x0000000000000000 0x78 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler19procesStatusCommandE6StringP13CommandOutput - 0x0000000000000000 0x11d /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler20procesDebugOnCommandE6StringP13CommandOutput - 0x0000000000000000 0x39 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler21procesDebugOffCommandE6StringP13CommandOutput - 0x0000000000000000 0x39 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN6VectorI6StringEixEj - 0x0000000000000000 0x26 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZNK6VectorI6StringEixEj - 0x0000000000000000 0x26 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler21processCommandOptionsE6StringP13CommandOutput - 0x0000000000000000 0x222 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler14getVerboseModeEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler14setVerboseModeE11VerboseMode - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler16getCommandPromptEv - 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler16setCommandPromptE6String - 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler13getCommandEOLEv - 0x0000000000000000 0x16 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler13setCommandEOLEc - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler24getCommandWelcomeMessageEv - 0x0000000000000000 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler24setCommandWelcomeMessageE6String - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZNK7HashMapI6String15CommandDelegateE8containsES0_ - 0x0000000000000000 0xb4 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN8DelegateIFv6StringP13CommandOutputEE4copyERKS4_ - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN15CommandDelegateC2ERKS_ - 0x0000000000000000 0x57 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler17procesHelpCommandE6StringP13CommandOutput - 0x0000000000000000 0x154 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN15CommandDelegateaSERKS_ - 0x0000000000000000 0x55 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZNK7HashMapI6String15CommandDelegateE7indexOfES0_ - 0x0000000000000000 0xb3 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN7HashMapI6String15CommandDelegateE6removeES0_ - 0x0000000000000000 0xe7 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler17unregisterCommandE15CommandDelegate - 0x0000000000000000 0x75 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN7HashMapI6String15CommandDelegateE8allocateEi - 0x0000000000000000 0x14b /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN7HashMapI6String15CommandDelegateEixES0_ - 0x0000000000000000 0x143 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler18getCommandDelegateE6String - 0x0000000000000000 0x16a /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler15registerCommandE15CommandDelegate - 0x0000000000000000 0xd7 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .text._ZN14CommandHandler22registerSystemCommandsEv - 0x0000000000000000 0x4fc /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .irom.debug.6147 - 0x0000000000000000 0x15 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .irom.debug.5132 - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .irom.debug.4117 - 0x0000000000000000 0x15 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .irom.debug.356 - 0x0000000000000000 0x25 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .irom.debug.250 - 0x0000000000000000 0x25 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .irom.debug.140 - 0x0000000000000000 0x2d /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .irom.debug.035 - 0x0000000000000000 0x1e /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .rodata._ZTV6VectorI6StringE - 0x0000000000000000 0x1c /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .rodata._ZTV15IDelegateCallerIvI6StringP13CommandOutputEE - 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .rodata._ZTV12MethodCallerIM14CommandHandlerFv6StringP13CommandOutputEE - 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZN15IDelegateCallerIvI6StringP13CommandOutputEED2Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZN12MethodCallerIM14CommandHandlerFv6StringP13CommandOutputEED2Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZN15IDelegateCallerIvI6StringP13CommandOutputEED0Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZN12MethodCallerIM14CommandHandlerFv6StringP13CommandOutputEED0Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZN12MethodCallerIM14CommandHandlerFv6StringP13CommandOutputEE6invokeES1_S3_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZN6VectorI6StringED2Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZN6VectorI6StringED0Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit 0x0000000000000000 0x90 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZN6VectorI6StringEixEj - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZNK6VectorI6StringEixEj - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZNK7HashMapI6String15CommandDelegateE8containsES0_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZN15CommandDelegateC2ERKS_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZN15CommandDelegateaSERKS_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZNK7HashMapI6String15CommandDelegateE7indexOfES0_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZN7HashMapI6String15CommandDelegateE6removeES0_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZN7HashMapI6String15CommandDelegateE8allocateEi - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.lit._ZN7HashMapI6String15CommandDelegateEixES0_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZN15IDelegateCallerIvI6StringP13CommandOutputEED2Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZN12MethodCallerIM14CommandHandlerFv6StringP13CommandOutputEED2Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZNK6VectorI6StringE5countEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZN15IDelegateCallerIvI6StringP13CommandOutputEED0Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZN12MethodCallerIM14CommandHandlerFv6StringP13CommandOutputEED0Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZN12MethodCallerIM14CommandHandlerFv6StringP13CommandOutputEE6invokeES1_S3_ - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZN6VectorI6StringED2Ev - 0x0000000000000000 0x54 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZN6VectorI6StringED0Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop 0x0000000000000000 0x588 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZN6VectorI6StringEixEj - 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZNK6VectorI6StringEixEj - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZNK7HashMapI6String15CommandDelegateE8containsES0_ - 0x0000000000000000 0x78 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZN8DelegateIFv6StringP13CommandOutputEE4copyERKS4_ - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZN15CommandDelegateC2ERKS_ - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZN15CommandDelegateaSERKS_ - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZNK7HashMapI6String15CommandDelegateE7indexOfES0_ - 0x0000000000000000 0x84 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZN7HashMapI6String15CommandDelegateE6removeES0_ - 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZN7HashMapI6String15CommandDelegateE8allocateEi - 0x0000000000000000 0x84 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZN7HashMapI6String15CommandDelegateEixES0_ - 0x0000000000000000 0x54 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZTV6VectorI6StringE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZTV15IDelegateCallerIvI6StringP13CommandOutputEE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xt.prop._ZTV12MethodCallerIM14CommandHandlerFv6StringP13CommandOutputEE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .literal._ZN13CommandOutputD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .literal._ZN13CommandOutputD0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .literal._ZN13CommandOutput5writeEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .literal._ZN13CommandOutputC2EP9TcpClient - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .literal._ZN13CommandOutputC2EP6Stream - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .literal._ZN13CommandOutputC2EP19WebSocketConnection - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .literal.startup._GLOBAL__sub_I__ZN13CommandOutputC2EP9TcpClient - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .text._ZN13CommandOutputD2Ev - 0x0000000000000000 0x51 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .text._ZN13CommandOutputD0Ev - 0x0000000000000000 0x29 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .rodata.str1.1 - 0x0000000000000000 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .text._ZN13CommandOutput5writeEh - 0x0000000000000000 0xc9 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .text._ZN13CommandOutputC2EP9TcpClient - 0x0000000000000000 0x33 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .text._ZN13CommandOutputC2EP6Stream - 0x0000000000000000 0x33 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .text._ZN13CommandOutputC2EP19WebSocketConnection - 0x0000000000000000 0x33 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .irom.debug.027 - 0x0000000000000000 0xa /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .rodata._ZTV13CommandOutput - 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .xt.lit 0x0000000000000000 0x38 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .xt.prop 0x0000000000000000 0x1bc /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .xt.prop._ZTV13CommandOutput - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .literal._ZN15CommandDelegateC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .literal._ZN15CommandDelegateC2E6StringS0_S0_8DelegateIFvS0_P13CommandOutputEE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .literal._ZN15CommandDelegateD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .literal.startup._GLOBAL__sub_I__ZN15CommandDelegateC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .text._ZN15CommandDelegateC2E6StringS0_S0_8DelegateIFvS0_P13CommandOutputEE - 0x0000000000000000 0x5f /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .text._ZN15CommandDelegateD2Ev - 0x0000000000000000 0x4e /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .xt.lit 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .xt.prop 0x0000000000000000 0xd8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .literal._Z11wsMakeFramePKhjPhPj11wsFrameType - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .literal._Z16getPayloadLengthPKhjPhP11wsFrameType - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .literal._Z17wsParseInputFramePhjPS_Pj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .rodata.str1.1 - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .text._Z11wsMakeFramePKhjPhPj11wsFrameType - 0x0000000000000000 0xdf /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .text._Z16getPayloadLengthPKhjPhP11wsFrameType - 0x0000000000000000 0xad /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .text._Z17wsParseInputFramePhjPS_Pj - 0x0000000000000000 0x17c /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .rodata._ZZ17wsParseInputFramePhjPS_PjE12__FUNCTION__ - 0x0000000000000000 0x12 /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .rodata._ZZ11wsMakeFramePKhjPhPj11wsFrameTypeE12__FUNCTION__ - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .xt.lit 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .xt.prop 0x0000000000000000 0x18c /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .literal.ws_parser_init - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .literal.ws_parser_execute - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .literal.ws_parser_error - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .text.ws_parser_init - 0x0000000000000000 0x2a /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .text.ws_parser_execute - 0x0000000000000000 0x563 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .rodata.ws_parser_execute - 0x0000000000000000 0x44 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .rodata.str1.1 - 0x0000000000000000 0x87 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .text.ws_parser_error - 0x0000000000000000 0x70 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .xt.lit 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .xt.prop 0x0000000000000000 0x4bc /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .literal._ZN6VectorIlE10addElementERKl - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .literal._Z11splitStringR6StringiR6VectorIlE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .literal._ZN6VectorIiE10addElementERKi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .literal._Z11splitStringR6StringiR6VectorIiE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .literal._ZN6VectorI6StringE10addElementERKS0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .literal._Z11splitStringR6StringiR6VectorIS_E - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .text._ZN6VectorIlE10addElementERKl - 0x0000000000000000 0x95 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .text._Z11splitStringR6StringiR6VectorIlE - 0x0000000000000000 0x169 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .text._ZN6VectorIiE10addElementERKi - 0x0000000000000000 0x95 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .text._Z11splitStringR6StringiR6VectorIiE - 0x0000000000000000 0x169 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .text._ZN6VectorI6StringE10addElementERKS0_ - 0x0000000000000000 0xa0 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .text._Z11splitStringR6StringiR6VectorIS_E - 0x0000000000000000 0x137 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .xt.lit._ZN6VectorIlE10addElementERKl - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .xt.lit 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .xt.lit._ZN6VectorIiE10addElementERKi - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .xt.lit._ZN6VectorI6StringE10addElementERKS0_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .xt.prop._ZN6VectorIlE10addElementERKl - 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .xt.prop 0x0000000000000000 0x198 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .xt.prop._ZN6VectorIiE10addElementERKi - 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .xt.prop._ZN6VectorI6StringE10addElementERKS0_ - 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .literal._ZN16SystemClockClass3nowE8TimeZone - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .literal._ZN16SystemClockClass7setTimeEl8TimeZone - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .literal._ZN16SystemClockClass19getSystemTimeStringE8TimeZone - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .literal._ZN16SystemClockClass11setTimeZoneEd - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .literal.startup._GLOBAL__sub_I__ZN16SystemClockClass3nowE8TimeZone - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .text._ZN16SystemClockClass3nowE8TimeZone - 0x0000000000000000 0x121 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .text._ZN16SystemClockClass7setTimeEl8TimeZone - 0x0000000000000000 0xb6 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .text._ZN16SystemClockClass19getSystemTimeStringE8TimeZone - 0x0000000000000000 0x77 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .text._ZN16SystemClockClass11setTimeZoneEd - 0x0000000000000000 0x67 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .irom.debug.025 - 0x0000000000000000 0x12 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .xt.lit 0x0000000000000000 0x28 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .xt.prop 0x0000000000000000 0x168 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection7onErrorEa - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection5writeEPKcih - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection11onConnectedEa - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection17onReadyToSendDataE18TcpConnectionEvent - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection9onReceiveEP4pbuf - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection6onSentEt - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection6onPollEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection13checkSelfFreeEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection5closeEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnectionD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnectionD0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection17staticOnConnectedEPvP7tcp_pcba - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection12staticOnSentEPvP7tcp_pcbt - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection13staticOnErrorEPva - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnectionC2Eb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection10setTimeOutEt - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection11writeStringEPKch - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection11writeStringE6Stringh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection10initializeEP7tcp_pcb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnectionC2EP7tcp_pcbb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection18closeTcpConnectionEP7tcp_pcb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection15staticOnReceiveEPvP7tcp_pcbP4pbufa - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection12staticOnPollEPvP7tcp_pcb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection5flushEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection5writeEP17IDataSourceStream - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection18internalTcpConnectE9IPAddresst - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection7connectE6Stringibj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection7connectE9IPAddresstbj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal._ZN13TcpConnection17staticDnsResponseEPKcP7ip_addrPv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .literal.startup._GLOBAL__sub_I__ZN13TcpConnectionC2Eb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection7onErrorEa - 0x0000000000000000 0x42 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection5writeEPKcih - 0x0000000000000000 0x8b /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection11onConnectedEa - 0x0000000000000000 0x8e /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection17onReadyToSendDataE18TcpConnectionEvent - 0x0000000000000000 0x41 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection9onReceiveEP4pbuf - 0x0000000000000000 0xb6 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection6onSentEt - 0x0000000000000000 0x82 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection6onPollEv - 0x0000000000000000 0xf5 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection13checkSelfFreeEv - 0x0000000000000000 0x2c /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection5closeEv - 0x0000000000000000 0x75 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnectionD2Ev - 0x0000000000000000 0x4e /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnectionD0Ev - 0x0000000000000000 0x29 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection17staticOnConnectedEPvP7tcp_pcba - 0x0000000000000000 0xd5 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection12staticOnSentEPvP7tcp_pcbt - 0x0000000000000000 0x3d /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection13staticOnErrorEPva - 0x0000000000000000 0x36 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnectionC2Eb - 0x0000000000000000 0x2c /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection10setTimeOutEt - 0x0000000000000000 0x5c /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection11writeStringEPKch - 0x0000000000000000 0x37 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection11writeStringE6Stringh - 0x0000000000000000 0x1b /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection10initializeEP7tcp_pcb - 0x0000000000000000 0xc7 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnectionC2EP7tcp_pcbb - 0x0000000000000000 0x40 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection18closeTcpConnectionEP7tcp_pcb - 0x0000000000000000 0xdd /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection15staticOnReceiveEPvP7tcp_pcbP4pbufa - 0x0000000000000000 0x18a /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection12staticOnPollEPvP7tcp_pcb - 0x0000000000000000 0x5d /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection5flushEv - 0x0000000000000000 0x1f /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection5writeEP17IDataSourceStream - 0x0000000000000000 0x184 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection18internalTcpConnectE9IPAddresst - 0x0000000000000000 0x82 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection7connectE6Stringibj - 0x0000000000000000 0xff /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection7connectE9IPAddresstbj - 0x0000000000000000 0x65 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .text._ZN13TcpConnection17staticDnsResponseEPKcP7ip_addrPv - 0x0000000000000000 0x11f /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.24683 - 0x0000000000000000 0x1c /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.23676 - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.22519 - 0x0000000000000000 0x2e /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.21498 - 0x0000000000000000 0x13 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.20387 - 0x0000000000000000 0x54 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.19383 - 0x0000000000000000 0xd /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.18377 - 0x0000000000000000 0x13 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.17368 - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.16349 - 0x0000000000000000 0x1b /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.15337 - 0x0000000000000000 0x11 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.14329 - 0x0000000000000000 0x11 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.13299 - 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.12270 - 0x0000000000000000 0x3b /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.11249 - 0x0000000000000000 0x15 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.10175 - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.9170 - 0x0000000000000000 0x1a /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.8148 - 0x0000000000000000 0xf /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.7146 - 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.6131 - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.5118 - 0x0000000000000000 0xe /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.4108 - 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.3106 - 0x0000000000000000 0x16 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.299 - 0x0000000000000000 0x1c /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.165 - 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .irom.debug.040 - 0x0000000000000000 0x11 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .rodata._ZTV13TcpConnection - 0x0000000000000000 0x38 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .xt.lit 0x0000000000000000 0xe8 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .xt.prop 0x0000000000000000 0x87c /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .xt.prop._ZN13TcpConnection13checkSelfFreeEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .xt.prop._ZTV13TcpConnection - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClient10onFinishedE14TcpClientState - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClientD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClientD0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClient7connectE6Stringihj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClient7connectE9IPAddressthj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClientC2Eb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClient4sendEPKctb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClient10sendStringE6Stringb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClient13pushAsyncPartEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN8DelegateIFvR9TcpClientbEE4copyERKS3_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClient19setCompleteDelegateE8DelegateIFvRS_bEE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN8DelegateIFbR9TcpClientPciEE4copyERKS4_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClientC2EP7tcp_pcb8DelegateIFbRS_PciEES2_IFvS3_bEE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClientC2E8DelegateIFvRS_bEES0_IFbS1_PciEE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClientC2E8DelegateIFbRS_PciEE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClient18setReceiveDelegateE8DelegateIFbRS_PciEE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClientC2E8DelegateIFvRS_bEES0_IFvS1_18TcpConnectionEventEES0_IFbS1_PciEE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal.startup._GLOBAL__sub_I__ZN9TcpClientC2EP7tcp_pcb8DelegateIFbRS_PciEES2_IFvS3_bEE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClient11onConnectedEa - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClient9onReceiveEP4pbuf - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClient17onReadyToSendDataE18TcpConnectionEvent - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClient5closeEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClient6onSentEt - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .literal._ZN9TcpClient7onErrorEa - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClient10onFinishedE14TcpClientState - 0x0000000000000000 0x47 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClientD2Ev - 0x0000000000000000 0x9f /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClientD0Ev - 0x0000000000000000 0x29 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClient7connectE6Stringihj - 0x0000000000000000 0x67 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClient7connectE9IPAddressthj - 0x0000000000000000 0x41 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClientC2Eb - 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClient4sendEPKctb - 0x0000000000000000 0xb4 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClient10sendStringE6Stringb - 0x0000000000000000 0x2f /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClient13pushAsyncPartEv - 0x0000000000000000 0x76 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN8DelegateIFvR9TcpClientbEE4copyERKS3_ - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClient19setCompleteDelegateE8DelegateIFvRS_bEE - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN8DelegateIFbR9TcpClientPciEE4copyERKS4_ - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClientC2EP7tcp_pcb8DelegateIFbRS_PciEES2_IFvS3_bEE - 0x0000000000000000 0x71 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClientC2E8DelegateIFvRS_bEES0_IFbS1_PciEE - 0x0000000000000000 0x71 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClientC2E8DelegateIFbRS_PciEE - 0x0000000000000000 0x5b /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClient18setReceiveDelegateE8DelegateIFbRS_PciEE - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClientC2E8DelegateIFvRS_bEES0_IFvS1_18TcpConnectionEventEES0_IFbS1_PciEE - 0x0000000000000000 0x9b /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClient11onConnectedEa - 0x0000000000000000 0x42 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClient9onReceiveEP4pbuf - 0x0000000000000000 0xbd /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClient17onReadyToSendDataE18TcpConnectionEvent - 0x0000000000000000 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClient5closeEv - 0x0000000000000000 0x77 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClient6onSentEt - 0x0000000000000000 0x73 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .text._ZN9TcpClient7onErrorEa - 0x0000000000000000 0x39 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .irom.debug.2178 - 0x0000000000000000 0x1d /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .irom.debug.1125 - 0x0000000000000000 0x35 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .irom.debug.086 - 0x0000000000000000 0x1c /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .rodata._ZTV9TcpClient - 0x0000000000000000 0x44 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .xt.lit 0x0000000000000000 0xa8 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .xt.prop 0x0000000000000000 0x564 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .xt.prop._ZN8DelegateIFvR9TcpClientbEE4copyERKS3_ - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .xt.prop._ZN8DelegateIFbR9TcpClientPciEE4copyERKS4_ - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .xt.prop._ZTV9TcpClient - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN11ContentTypeL16fromFullFileNameE6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN12HttpResponseD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN12HttpResponse10sendStringERK6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZNK7HashMapI6StringS0_E8containsES0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN12HttpResponse9hasHeaderE6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN7HashMapI6StringS0_E8allocateEi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN7HashMapI6StringS0_EixES0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN12HttpResponse9setHeaderE6StringS0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN12HttpResponse14setContentTypeE6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN12HttpResponse14setContentTypeE8MimeType - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN12HttpResponse14sendJsonObjectEP16JsonObjectStream - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN12HttpResponse12sendTemplateEP18TemplateFileStream - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN12HttpResponse14sendDataStreamEP17IDataSourceStream6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN12HttpResponse9setCookieE6StringS0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN12HttpResponse8setCacheEib - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN12HttpResponse25setAllowCrossDomainOriginE6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN12HttpResponse8redirectERK6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal._ZN12HttpResponse8sendFileE6Stringb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .literal.startup._GLOBAL__sub_I__ZN12HttpResponseD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .rodata.str1.1 - 0x0000000000000000 0x1e2 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN11ContentTypeL16fromFullFileNameE6String - 0x0000000000000000 0x463 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN12HttpResponseD2Ev - 0x0000000000000000 0xd7 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN12HttpResponse10sendStringERK6String - 0x0000000000000000 0x99 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZNK7HashMapI6StringS0_E8containsES0_ - 0x0000000000000000 0xb4 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN12HttpResponse9hasHeaderE6String - 0x0000000000000000 0x3d /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN7HashMapI6StringS0_E8allocateEi - 0x0000000000000000 0x150 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN7HashMapI6StringS0_EixES0_ - 0x0000000000000000 0x1dd /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN12HttpResponse9setHeaderE6StringS0_ - 0x0000000000000000 0x4d /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN12HttpResponse14setContentTypeE6String - 0x0000000000000000 0x65 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN12HttpResponse14setContentTypeE8MimeType - 0x0000000000000000 0x131 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN12HttpResponse14sendJsonObjectEP16JsonObjectStream - 0x0000000000000000 0x83 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN12HttpResponse12sendTemplateEP18TemplateFileStream - 0x0000000000000000 0xf1 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN12HttpResponse14sendDataStreamEP17IDataSourceStream6String - 0x0000000000000000 0x83 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN12HttpResponse9setCookieE6StringS0_ - 0x0000000000000000 0xa8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN12HttpResponse8setCacheEib - 0x0000000000000000 0x122 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN12HttpResponse25setAllowCrossDomainOriginE6String - 0x0000000000000000 0x65 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN12HttpResponse8redirectERK6String - 0x0000000000000000 0x51 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .text._ZN12HttpResponse8sendFileE6Stringb - 0x0000000000000000 0x27e /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .irom.debug.1102 - 0x0000000000000000 0xa /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .irom.debug.096 - 0x0000000000000000 0xa /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .xt.lit 0x0000000000000000 0x80 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .xt.lit._ZNK7HashMapI6StringS0_E8containsES0_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .xt.lit._ZN7HashMapI6StringS0_E8allocateEi - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .xt.lit._ZN7HashMapI6StringS0_EixES0_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .xt.prop 0x0000000000000000 0x5c4 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .xt.prop._ZNK7HashMapI6StringS0_E8containsES0_ - 0x0000000000000000 0x78 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .xt.prop._ZN7HashMapI6StringS0_E8allocateEi - 0x0000000000000000 0x84 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .xt.prop._ZN7HashMapI6StringS0_EixES0_ - 0x0000000000000000 0x90 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZNK6VectorI6StringE5countEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN6VectorI6StringED5Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN6VectorI6StringED0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN6VectorI6StringEixEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZNK6VectorI6StringEixEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN3URLaSERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequestaSERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest6setURLE3URL - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest9setMethodE11http_method - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest17setPostParametersERK7HashMapI6StringS1_E - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest7setAuthEP11AuthAdapter - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest7getBodyEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest13getBodyStreamEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest17setResponseStreamEP13IOutputStream - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest7setBodyERK6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest7setBodyEPhj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest7setBodyEP17IDataSourceStream - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest8toStringEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN7HashMapI6StringS0_EC5EPFbS0_S0_E - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequestC2E3URL - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZNK7HashMapI6StringS0_E8containsES0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN7HashMapI6StringS0_E5clearEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequestD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN8DelegateIFiR14HttpConnectionR7HashMapI6StringS3_EEE4copyERKS7_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest17onHeadersCompleteE8DelegateIFiR14HttpConnectionR7HashMapI6StringS4_EEE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN8DelegateIFiR14HttpConnectionPKcjEE4copyERKS5_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest6onBodyE8DelegateIFiR14HttpConnectionPKcjEE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN8DelegateIFiR14HttpConnectionbEE4copyERKS3_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest17onRequestCompleteE8DelegateIFiR14HttpConnectionbEE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN7HashMapI6StringS0_E8allocateEi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN7HashMapI6StringS0_EixES0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest10setHeadersERK7HashMapI6StringS1_E - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequestC2ERKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest9setHeaderERK6StringS2_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest16setPostParameterERK6StringS2_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest9getHeaderERK6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest16getPostParameterERK6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN11HttpRequest17getQueryParameterERK6StringS2_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal.startup._GLOBAL__sub_I__ZN11HttpRequestC2E3URL - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZNK6VectorI6StringE5countEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN6VectorI6StringED2Ev - 0x0000000000000000 0x63 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN6VectorI6StringED0Ev - 0x0000000000000000 0x29 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN6VectorI6StringEixEj - 0x0000000000000000 0x26 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZNK6VectorI6StringEixEj - 0x0000000000000000 0x26 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN3URLaSERKS_ - 0x0000000000000000 0x59 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequestaSERKS_ - 0x0000000000000000 0x2 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest6setURLE3URL - 0x0000000000000000 0x1f /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest9setMethodE11http_method - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest17setPostParametersERK7HashMapI6StringS1_E - 0x0000000000000000 0x7a /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest7setAuthEP11AuthAdapter - 0x0000000000000000 0x28 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .rodata.str1.1 - 0x0000000000000000 0x2f /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest7getBodyEv - 0x0000000000000000 0x12e /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest13getBodyStreamEv - 0x0000000000000000 0x5 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest17setResponseStreamEP13IOutputStream - 0x0000000000000000 0x5 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest7setBodyERK6String - 0x0000000000000000 0xdb /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest7setBodyEPhj - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest7setBodyEP17IDataSourceStream - 0x0000000000000000 0x5 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest8toStringEv - 0x0000000000000000 0x2e3 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN7HashMapI6StringS0_EC2EPFbS0_S0_E - 0x0000000000000000 0x41 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequestC2E3URL - 0x0000000000000000 0x78 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZNK7HashMapI6StringS0_E8containsES0_ - 0x0000000000000000 0xb4 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN7HashMapI6StringS0_E5clearEv - 0x0000000000000000 0xba /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequestD2Ev - 0x0000000000000000 0xe1 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN8DelegateIFiR14HttpConnectionR7HashMapI6StringS3_EEE4copyERKS7_ - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest17onHeadersCompleteE8DelegateIFiR14HttpConnectionR7HashMapI6StringS4_EEE - 0x0000000000000000 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN8DelegateIFiR14HttpConnectionPKcjEE4copyERKS5_ - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest6onBodyE8DelegateIFiR14HttpConnectionPKcjEE - 0x0000000000000000 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN8DelegateIFiR14HttpConnectionbEE4copyERKS3_ - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest17onRequestCompleteE8DelegateIFiR14HttpConnectionbEE - 0x0000000000000000 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN7HashMapI6StringS0_E8allocateEi - 0x0000000000000000 0x150 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN7HashMapI6StringS0_EixES0_ - 0x0000000000000000 0x1dd /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest10setHeadersERK7HashMapI6StringS1_E - 0x0000000000000000 0xae /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequestC2ERKS_ - 0x0000000000000000 0xe3 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest9setHeaderERK6StringS2_ - 0x0000000000000000 0x4d /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest16setPostParameterERK6StringS2_ - 0x0000000000000000 0x4d /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest9getHeaderERK6String - 0x0000000000000000 0x9f /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest16getPostParameterERK6String - 0x0000000000000000 0x9f /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .text._ZN11HttpRequest17getQueryParameterERK6StringS2_ - 0x0000000000000000 0x2a0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .irom.debug.2210 - 0x0000000000000000 0x39 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .irom.debug.1202 - 0x0000000000000000 0x36 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .irom.debug.0133 - 0x0000000000000000 0x32 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .rodata._ZTV6VectorI6StringE - 0x0000000000000000 0x1c /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.lit._ZN6VectorI6StringED2Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.lit._ZN6VectorI6StringED0Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.lit._ZN6VectorI6StringEixEj - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.lit._ZNK6VectorI6StringEixEj - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.lit._ZN3URLaSERKS_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.lit 0x0000000000000000 0x90 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.lit._ZN7HashMapI6StringS0_EC2EPFbS0_S0_E - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.lit._ZNK7HashMapI6StringS0_E8containsES0_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.lit._ZN7HashMapI6StringS0_E5clearEv - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.lit._ZN7HashMapI6StringS0_E8allocateEi - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.lit._ZN7HashMapI6StringS0_EixES0_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop._ZNK6VectorI6StringE5countEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop._ZN6VectorI6StringED2Ev - 0x0000000000000000 0x54 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop._ZN6VectorI6StringED0Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop._ZN6VectorI6StringEixEj - 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop._ZNK6VectorI6StringEixEj - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop._ZN3URLaSERKS_ - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop 0x0000000000000000 0x60c /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop._ZN7HashMapI6StringS0_EC2EPFbS0_S0_E - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop._ZNK7HashMapI6StringS0_E8containsES0_ - 0x0000000000000000 0x78 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop._ZN7HashMapI6StringS0_E5clearEv - 0x0000000000000000 0x78 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop._ZN8DelegateIFiR14HttpConnectionR7HashMapI6StringS3_EEE4copyERKS7_ - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop._ZN8DelegateIFiR14HttpConnectionPKcjEE4copyERKS5_ - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop._ZN8DelegateIFiR14HttpConnectionbEE4copyERKS3_ - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop._ZN7HashMapI6StringS0_E8allocateEi - 0x0000000000000000 0x84 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop._ZN7HashMapI6StringS0_EixES0_ - 0x0000000000000000 0x90 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xt.prop._ZTV6VectorI6StringE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .literal._ZN8RtcClassC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .literal._ZN8RtcClass10updateTimeER7RtcData - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .literal._ZN8RtcClass8saveTimeER7RtcData - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .literal._ZN8RtcClass8loadTimeER7RtcData - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .literal._ZN8RtcClass17getRtcNanosecondsEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .literal._ZN8RtcClass13getRtcSecondsEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .literal._ZN8RtcClass17setRtcNanosecondsEy - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .literal._ZN8RtcClass13setRtcSecondsEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .literal.startup._GLOBAL__sub_I__ZN8RtcClassC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .text._ZN8RtcClass10updateTimeER7RtcData - 0x0000000000000000 0xa1 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .text._ZN8RtcClass8saveTimeER7RtcData - 0x0000000000000000 0x1b /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .text._ZN8RtcClass8loadTimeER7RtcData - 0x0000000000000000 0x78 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .text._ZN8RtcClass17getRtcNanosecondsEv - 0x0000000000000000 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .text._ZN8RtcClass13getRtcSecondsEv - 0x0000000000000000 0x2f /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .text._ZN8RtcClass17setRtcNanosecondsEy - 0x0000000000000000 0x4b /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .text._ZN8RtcClass13setRtcSecondsEj - 0x0000000000000000 0x3e /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .irom.debug.065 - 0x0000000000000000 0x12 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .xt.lit 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .xt.prop 0x0000000000000000 0x1d4 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal._ZN17ESP01_DescriptionC5Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal._ZN8DateTimeC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal._ZN8DateTime7setTimeEaaaaas - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal._ZN8DateTime6isNullEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal._ZN8DateTime13parseHttpDateE6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal._ZN8DateTime17toShortDateStringEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal._ZN8DateTime17toShortTimeStringEb - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal._ZN8DateTime20toFullDateTimeStringEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal._ZN8DateTime9toISO8601Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal._ZN8DateTime19convertFromUnixTimeElPaS0_S0_S0_S0_S0_Ps - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal._ZN8DateTime7setTimeEl - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal._ZN8DateTimeC2El - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal._ZN8DateTime17convertToUnixTimeEaaaaas - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal._ZN8DateTime10toUnixTimeEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal._ZN8DateTime15addMillisecondsEl - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal.startup._GLOBAL__sub_I__ZN8DateTimeC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .text._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .text._ZN8DateTime7setTimeEaaaaas - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .text._ZN8DateTime6isNullEv - 0x0000000000000000 0xb8 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .rodata.str1.1 - 0x0000000000000000 0x77 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .text._ZN8DateTime13parseHttpDateE6String - 0x0000000000000000 0x36c /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .text._ZN8DateTime17toShortDateStringEv - 0x0000000000000000 0x89 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .text._ZN8DateTime17toShortTimeStringEb - 0x0000000000000000 0xbd /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .text._ZN8DateTime20toFullDateTimeStringEv - 0x0000000000000000 0xa2 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .text._ZN8DateTime9toISO8601Ev - 0x0000000000000000 0xd3 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .text._ZN8DateTime19convertFromUnixTimeElPaS0_S0_S0_S0_S0_Ps - 0x0000000000000000 0x11d /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .text._ZN8DateTime7setTimeEl - 0x0000000000000000 0x38 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .text._ZN8DateTimeC2El - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .text._ZN8DateTime17convertToUnixTimeEaaaaas - 0x0000000000000000 0xe1 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .text._ZN8DateTime10toUnixTimeEv - 0x0000000000000000 0xd9 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .text._ZN8DateTime15addMillisecondsEl - 0x0000000000000000 0x77 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .rodata._ZL9monthDays - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .rodata._ZL14EspDigitalPins - 0x0000000000000000 0xc0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .xt.lit._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .xt.lit 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .xt.prop._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .xt.prop 0x0000000000000000 0x54c /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .literal.parse_url_char - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .literal.http_message_needs_eof - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .literal.http_should_keep_alive - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .literal.http_parser_execute - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .literal.http_method_str - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .literal.http_parser_init - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .literal.http_parser_settings_init - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .literal.http_errno_name - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .literal.http_errno_description - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .literal.http_parser_url_init - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .literal.http_parser_parse_url - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .literal.http_parser_pause - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .literal.http_body_is_final - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .literal.http_parser_version - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .text.parse_url_char - 0x0000000000000000 0x202 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .rodata.parse_url_char - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .text.http_message_needs_eof - 0x0000000000000000 0x56 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .text.http_should_keep_alive - 0x0000000000000000 0x5b /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .rodata.str1.1 - 0x0000000000000000 0x788 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .text.http_parser_execute - 0x0000000000000000 0x23ca /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .rodata.http_parser_execute - 0x0000000000000000 0x1f4 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .text.http_method_str - 0x0000000000000000 0x1c /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .text.http_parser_init - 0x0000000000000000 0x63 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .text.http_parser_settings_init - 0x0000000000000000 0x1b /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .text.http_errno_name - 0x0000000000000000 0x42 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .text.http_errno_description - 0x0000000000000000 0x42 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .text.http_parser_url_init - 0x0000000000000000 0x1b /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .text.http_parser_parse_url - 0x0000000000000000 0x4b6 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .rodata.http_parser_parse_url - 0x0000000000000000 0xa0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .text.http_parser_pause - 0x0000000000000000 0x73 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .text.http_body_is_final - 0x0000000000000000 0x1e /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .text.http_parser_version - 0x0000000000000000 0x9 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .rodata.__FUNCTION__$4761 - 0x0000000000000000 0x12 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .rodata.__FUNCTION__$4752 - 0x0000000000000000 0x16 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .rodata.__FUNCTION__$4674 - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .rodata.__FUNCTION__$4670 - 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .rodata.__FUNCTION__$4419 - 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .rodata.http_strerror_tab - 0x0000000000000000 0x108 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .irom.text 0x0000000000000000 0x220 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .rodata.method_strings - 0x0000000000000000 0x84 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .xt.lit 0x0000000000000000 0x68 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .xt.prop 0x0000000000000000 0x2700 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._ZNK6VectorI6StringE5countEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._ZN6VectorI6StringED5Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._ZN6VectorI6StringED0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._ZN6VectorI6StringEixEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._ZNK6VectorI6StringEixEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z8fileOpen6String13FileOpenFlags$part$1 - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z9fileCloses - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z9fileWritesPKvj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z8fileReadsPvj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z8fileSeeksi15SeekOriginFlags - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z9fileIsEOFs - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z8fileTells - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z9fileFlushs - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z9fileStats6StringP11spiffs_stat - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z9fileStatssP11spiffs_stat - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z10fileDelete6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z10fileDeletes - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z9fileExist6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z8fileOpen6String13FileOpenFlags - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z13fileLastErrors - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z18fileClearLastErrors - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z14fileSetContent6StringPKc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z14fileSetContent6StringRKS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z11fileGetSize6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z10fileRename6StringS_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z8fileListv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z14fileGetContent6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .literal._Z14fileGetContent6StringPci - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._ZNK6VectorI6StringE5countEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._ZN6VectorI6StringED2Ev - 0x0000000000000000 0x63 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._ZN6VectorI6StringED0Ev - 0x0000000000000000 0x29 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._ZN6VectorI6StringEixEj - 0x0000000000000000 0x26 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._ZNK6VectorI6StringEixEj - 0x0000000000000000 0x26 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z8fileOpen6String13FileOpenFlags$part$1 - 0x0000000000000000 0x51 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z9fileCloses - 0x0000000000000000 0x23 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z9fileWritesPKvj - 0x0000000000000000 0x7d /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z8fileReadsPvj - 0x0000000000000000 0x7d /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z8fileSeeksi15SeekOriginFlags - 0x0000000000000000 0x29 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z9fileIsEOFs - 0x0000000000000000 0x2c /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z8fileTells - 0x0000000000000000 0x23 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z9fileFlushs - 0x0000000000000000 0x23 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z9fileStats6StringP11spiffs_stat - 0x0000000000000000 0x23 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z9fileStatssP11spiffs_stat - 0x0000000000000000 0x25 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z10fileDelete6String - 0x0000000000000000 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z10fileDeletes - 0x0000000000000000 0x23 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z9fileExist6String - 0x0000000000000000 0x7d /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z8fileOpen6String13FileOpenFlags - 0x0000000000000000 0xa7 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z13fileLastErrors - 0x0000000000000000 0x1d /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z18fileClearLastErrors - 0x0000000000000000 0x1d /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z14fileSetContent6StringPKc - 0x0000000000000000 0x6b /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z14fileSetContent6StringRKS_ - 0x0000000000000000 0x3d /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z11fileGetSize6String - 0x0000000000000000 0x6d /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z10fileRename6StringS_ - 0x0000000000000000 0x25 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .rodata.str1.1 - 0x0000000000000000 0x3 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z8fileListv - 0x0000000000000000 0x129 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z14fileGetContent6String - 0x0000000000000000 0x109 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .text._Z14fileGetContent6StringPci - 0x0000000000000000 0xd5 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .irom.debug.251 - 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .irom.debug.140 - 0x0000000000000000 0x11 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .irom.debug.025 - 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .rodata._ZTV9CountableI6StringE - 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .rodata._ZTV6VectorI6StringE - 0x0000000000000000 0x1c /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .xt.lit._ZN6VectorI6StringED2Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .xt.lit._ZN6VectorI6StringED0Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .xt.lit._ZN6VectorI6StringEixEj - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .xt.lit._ZNK6VectorI6StringEixEj - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .xt.lit 0x0000000000000000 0xb8 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .xt.prop._ZNK6VectorI6StringE5countEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .xt.prop._ZN6VectorI6StringED2Ev - 0x0000000000000000 0x54 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .xt.prop._ZN6VectorI6StringED0Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .xt.prop._ZN6VectorI6StringEixEj - 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .xt.prop._ZNK6VectorI6StringEixEj - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .xt.prop 0x0000000000000000 0x558 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .xt.prop._ZTV9CountableI6StringE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .xt.prop._ZTV6VectorI6StringE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN11ArduinoJson9Internals10DummyPrint5writeEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN17IDataSourceStreamD5Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN17IDataSourceStream6lengthEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16MemoryDataStream13getStreamTypeEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16MemoryDataStream6lengthEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN10FileStream13getStreamTypeEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN10FileStream6lengthEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN18TemplateFileStream13getStreamTypeEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16JsonObjectStream13getStreamTypeEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16MemoryDataStream5writeEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16MemoryDataStream4seekEi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16MemoryDataStream10isFinishedEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN10FileStream5writeEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN17IDataSourceStreamD0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16MemoryDataStreamD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16MemoryDataStreamD0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16MemoryDataStream15readMemoryBlockEPci - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16MemoryDataStream5writeEPKhj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN10FileStream6attachE6String13FileOpenFlags - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN10FileStreamD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN10FileStreamD0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN10FileStream15readMemoryBlockEPci - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN10FileStream10isFinishedEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16JsonObjectStream6lengthEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN10FileStream4seekEi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN18TemplateFileStream4seekEi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN10FileStream5writeEPKhj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN11ArduinoJson9Internals15BlockJsonBufferINS0_16DefaultAllocatorEE5allocEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16JsonObjectStream15readMemoryBlockEPci - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16JsonObjectStreamD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16JsonObjectStreamD0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN18TemplateFileStreamD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN18TemplateFileStreamD0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16MemoryDataStreamC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN10FileStreamC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN10FileStreamC2E6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN10FileStream8fileNameEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN10FileStream9fileExistEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN18TemplateFileStreamC2E6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16JsonObjectStreamC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN16JsonObjectStream7getRootEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZNK7HashMapI6StringS0_E8containsES0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN7HashMapI6StringS0_E8allocateEi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN7HashMapI6StringS0_EixES0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN18TemplateFileStream15readMemoryBlockEPci - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN18TemplateFileStream6setVarE6StringS0_ - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZThn8_N16MemoryDataStream4seekEi - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZThn8_N16MemoryDataStream10isFinishedEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZThn8_N16MemoryDataStreamD1Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZThn8_N16MemoryDataStreamD0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZThn8_N16MemoryDataStream15readMemoryBlockEPci - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZThn8_N16JsonObjectStream6lengthEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZThn8_N16JsonObjectStream15readMemoryBlockEPci - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZThn8_N16JsonObjectStreamD1Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZThn8_N16JsonObjectStreamD0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN11ArduinoJson9Internals10DummyPrint5writeEh - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN17IDataSourceStreamD2Ev - 0x0000000000000000 0xb /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN17IDataSourceStream6lengthEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16MemoryDataStream13getStreamTypeEv - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16MemoryDataStream6lengthEv - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN10FileStream13getStreamTypeEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN10FileStream6lengthEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN18TemplateFileStream13getStreamTypeEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16JsonObjectStream13getStreamTypeEv - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16MemoryDataStream5writeEh - 0x0000000000000000 0x1b /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16MemoryDataStream4seekEi - 0x0000000000000000 0x11 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16MemoryDataStream10isFinishedEv - 0x0000000000000000 0x15 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN10FileStream5writeEh - 0x0000000000000000 0x1b /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN17IDataSourceStreamD0Ev - 0x0000000000000000 0x1f /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16MemoryDataStreamD2Ev - 0x0000000000000000 0x42 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16MemoryDataStreamD0Ev - 0x0000000000000000 0x29 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16MemoryDataStream15readMemoryBlockEPci - 0x0000000000000000 0x36 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16MemoryDataStream5writeEPKhj - 0x0000000000000000 0xd6 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN10FileStream6attachE6String13FileOpenFlags - 0x0000000000000000 0x128 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN10FileStreamD2Ev - 0x0000000000000000 0x55 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN10FileStreamD0Ev - 0x0000000000000000 0x29 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN10FileStream15readMemoryBlockEPci - 0x0000000000000000 0x75 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN10FileStream10isFinishedEv - 0x0000000000000000 0x2f /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16JsonObjectStream6lengthEv - 0x0000000000000000 0x3b /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN10FileStream4seekEi - 0x0000000000000000 0x53 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN18TemplateFileStream4seekEi - 0x0000000000000000 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN10FileStream5writeEPKhj - 0x0000000000000000 0x73 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN11ArduinoJson9Internals15BlockJsonBufferINS0_16DefaultAllocatorEE5allocEj - 0x0000000000000000 0x76 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16JsonObjectStream15readMemoryBlockEPci - 0x0000000000000000 0x73 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16JsonObjectStreamD2Ev - 0x0000000000000000 0x54 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16JsonObjectStreamD0Ev - 0x0000000000000000 0x29 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN18TemplateFileStreamD2Ev - 0x0000000000000000 0xeb /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN18TemplateFileStreamD0Ev - 0x0000000000000000 0x29 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16MemoryDataStreamC2Ev - 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN10FileStreamC2Ev - 0x0000000000000000 0x1a /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN10FileStreamC2E6String - 0x0000000000000000 0x43 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN10FileStream8fileNameEv - 0x0000000000000000 0x47 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN10FileStream9fileExistEv - 0x0000000000000000 0xd /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .rodata.str1.1 - 0x0000000000000000 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN18TemplateFileStreamC2E6String - 0x0000000000000000 0x8d /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16JsonObjectStreamC2Ev - 0x0000000000000000 0x58 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN16JsonObjectStream7getRootEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZNK7HashMapI6StringS0_E8containsES0_ - 0x0000000000000000 0xb4 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN7HashMapI6StringS0_E8allocateEi - 0x0000000000000000 0x150 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN7HashMapI6StringS0_EixES0_ - 0x0000000000000000 0x1dd /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN18TemplateFileStream15readMemoryBlockEPci - 0x0000000000000000 0x3e9 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZN18TemplateFileStream6setVarE6StringS0_ - 0x0000000000000000 0x4b /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZThn8_N16MemoryDataStream4seekEi - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZThn8_N16MemoryDataStream10isFinishedEv - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZThn8_N16MemoryDataStreamD1Ev - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZThn8_N16MemoryDataStreamD0Ev - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZThn8_N16MemoryDataStream15readMemoryBlockEPci - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZThn8_N16JsonObjectStream6lengthEv - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZThn8_N16JsonObjectStream15readMemoryBlockEPci - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZThn8_N16JsonObjectStreamD1Ev - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .text._ZThn8_N16JsonObjectStreamD0Ev - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .irom.debug.10277 - 0x0000000000000000 0x26 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .irom.debug.9272 - 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .irom.debug.8262 - 0x0000000000000000 0x2e /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .irom.debug.7229 - 0x0000000000000000 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .irom.debug.6222 - 0x0000000000000000 0x32 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .irom.debug.5211 - 0x0000000000000000 0x12 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .irom.debug.4201 - 0x0000000000000000 0xd /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .irom.debug.3193 - 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .irom.debug.2120 - 0x0000000000000000 0x1e /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .irom.debug.1107 - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .irom.debug.049 - 0x0000000000000000 0x12 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .rodata._ZTVN11ArduinoJson9Internals10DummyPrintE - 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .rodata._ZTVN11ArduinoJson10JsonBufferE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .rodata._ZTV17IDataSourceStream - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .rodata._ZTVN11ArduinoJson9Internals15BlockJsonBufferINS0_16DefaultAllocatorEEE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .rodata._ZTV16MemoryDataStream - 0x0000000000000000 0x50 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .rodata._ZTV10FileStream - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .rodata._ZTV18TemplateFileStream - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .rodata._ZTV16JsonObjectStream - 0x0000000000000000 0x50 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.lit._ZN17IDataSourceStreamD2Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.lit._ZN17IDataSourceStreamD0Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.lit 0x0000000000000000 0x118 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.lit._ZN11ArduinoJson9Internals15BlockJsonBufferINS0_16DefaultAllocatorEE5allocEj - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.lit._ZNK7HashMapI6StringS0_E8containsES0_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.lit._ZN7HashMapI6StringS0_E8allocateEi - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.lit._ZN7HashMapI6StringS0_EixES0_ - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZN11ArduinoJson9Internals10DummyPrint5writeEh - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZN17IDataSourceStreamD2Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZN17IDataSourceStream6lengthEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZN16MemoryDataStream13getStreamTypeEv - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZN16MemoryDataStream6lengthEv - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZN10FileStream13getStreamTypeEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZN10FileStream6lengthEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZN18TemplateFileStream13getStreamTypeEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZN16JsonObjectStream13getStreamTypeEv - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop 0x0000000000000000 0x9d8 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZN17IDataSourceStreamD0Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZN11ArduinoJson9Internals15BlockJsonBufferINS0_16DefaultAllocatorEE5allocEj - 0x0000000000000000 0x78 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZNK7HashMapI6StringS0_E8containsES0_ - 0x0000000000000000 0x78 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZN7HashMapI6StringS0_E8allocateEi - 0x0000000000000000 0x84 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZN7HashMapI6StringS0_EixES0_ - 0x0000000000000000 0x90 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZTVN11ArduinoJson9Internals10DummyPrintE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZTVN11ArduinoJson10JsonBufferE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZTV17IDataSourceStream - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZTVN11ArduinoJson9Internals15BlockJsonBufferINS0_16DefaultAllocatorEEE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZTV16MemoryDataStream - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZTV10FileStream - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZTV18TemplateFileStream - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xt.prop._ZTV16JsonObjectStream - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .literal._ZN8NetUtils12pbufFindCharEP4pbufci - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .literal._ZN8NetUtils14pbufIsStrEqualEP4pbufPKci - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .literal._ZN8NetUtils11pbufFindStrEP4pbufPKci - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .literal._ZN8NetUtils19pbufAllocateStrCopyEP4pbufii - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .literal._ZN8NetUtils11pbufStrCopyEP4pbufii - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .literal._ZN8NetUtils17FixNetworkRoutingEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .literal._ZN8NetUtils17debugPrintTcpListEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .text._ZN8NetUtils12pbufFindCharEP4pbufci - 0x0000000000000000 0x6e /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .text._ZN8NetUtils14pbufIsStrEqualEP4pbufPKci - 0x0000000000000000 0x7a /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .text._ZN8NetUtils11pbufFindStrEP4pbufPKci - 0x0000000000000000 0x7a /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .text._ZN8NetUtils19pbufAllocateStrCopyEP4pbufii - 0x0000000000000000 0x4e /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .text._ZN8NetUtils11pbufStrCopyEP4pbufii - 0x0000000000000000 0x6d /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .text._ZN8NetUtils17FixNetworkRoutingEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .text._ZN8NetUtils17debugPrintTcpListEv - 0x0000000000000000 0x260 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .irom.debug.8180 - 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .irom.debug.7177 - 0x0000000000000000 0x31 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .irom.debug.6174 - 0x0000000000000000 0x29 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .irom.debug.5173 - 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .irom.debug.4170 - 0x0000000000000000 0x31 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .irom.debug.3167 - 0x0000000000000000 0x26 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .irom.debug.2166 - 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .irom.debug.1163 - 0x0000000000000000 0x31 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .irom.debug.0160 - 0x0000000000000000 0x26 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .rodata.str1.1 - 0x0000000000000000 0x68 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .rodata._ZL17deb_tcp_state_str - 0x0000000000000000 0x2c /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .bss._ZN8NetUtils20ipClientRoutingFixedE - 0x0000000000000000 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .xt.lit 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .xt.prop 0x0000000000000000 0x2c4 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .literal._ZN3URLC2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .literal._ZN3URLC2ERK6String - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .rodata.str1.1 - 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .text._ZN3URLC2Ev - 0x0000000000000000 0x5b /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .text._ZN3URLC2ERK6String - 0x0000000000000000 0x2b3 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .xt.lit 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .xt.prop 0x0000000000000000 0x108 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .group 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals13IndentedPrint5writeEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals19StaticStringBuilder5writeEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals20DynamicStringBuilder5writeEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals10JsonWriter5writeEc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals10JsonWriter11writeStringEPKc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals19JsonBufferAllocatednwEjPNS_10JsonBufferE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals10JsonParser11parseStringEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals10Prettyfier14indentIfNeededEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals10Prettyfier16unindentIfNeededEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals10Prettyfier16handleMarkupCharEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals10Prettyfier5writeEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals21skipSpacesAndCommentsEPKc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals10JsonParser4skipEc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson9JsonArray9getNodeAtEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson10JsonBuffer11createArrayEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson10JsonBuffer12createObjectEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson10JsonBuffer6strdupEPKcj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson10JsonObject9getNodeAtEPKc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson11JsonVariant8asStringEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson11JsonVariant7asFloatEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson11JsonVariant2isIbEEbv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson11JsonVariant2isIlEEbv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson11JsonVariant2isIdEEbv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson11JsonVariant7writeToERNS_9Internals10JsonWriterE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson9JsonArray7writeToERNS_9Internals10JsonWriterE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson10JsonObject7writeToERNS_9Internals10JsonWriterE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson11JsonVariant8toStringEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEEC5EPNS_10JsonBufferE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals4ListINS_8JsonPairEEC5EPNS_10JsonBufferE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals4ListINS_8JsonPairEE10removeNodeEPNS0_8ListNodeIS2_EE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson9Internals4ListINS_11JsonVariantEE4sizeEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson9Internals4ListINS_11JsonVariantEE7successEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson9Internals4ListINS_8JsonPairEE7successEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson9Internals4ListINS_8JsonPairEE4sizeEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals4ListINS_8JsonPairEE5beginEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals4ListINS_8JsonPairEE3endEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson9Internals4ListINS_8JsonPairEE5beginEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson9Internals4ListINS_8JsonPairEE3endEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals4ListINS_8JsonPairEE10addNewNodeEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEE5beginEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEE3endEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson9Internals4ListINS_11JsonVariantEE5beginEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZNK11ArduinoJson9Internals4ListINS_11JsonVariantEE3endEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEE10addNewNodeEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals10JsonParser10parseArrayEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson10JsonBuffer10parseArrayEPch - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals10JsonParser15parseAnythingToEPNS_11JsonVariantE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals10JsonParser11parseObjectEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson10JsonBuffer11parseObjectEPch - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEE10removeNodeEPNS0_8ListNodeIS2_EE - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal._ZN11ArduinoJson9JsonArray8removeAtEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal.startup._GLOBAL__sub_I__ZN11ArduinoJson9Internals13IndentedPrint5writeEh - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals13IndentedPrint5writeEh - 0x0000000000000000 0x84 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals19StaticStringBuilder5writeEh - 0x0000000000000000 0x26 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals20DynamicStringBuilder5writeEh - 0x0000000000000000 0x1d /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals10JsonWriter5writeEc - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .rodata.str1.1 - 0x0000000000000000 0x11 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals10JsonWriter11writeStringEPKc - 0x0000000000000000 0xc6 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals19JsonBufferAllocatednwEjPNS_10JsonBufferE - 0x0000000000000000 0x1b /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals10JsonParser11parseStringEv - 0x0000000000000000 0x105 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals10Prettyfier14indentIfNeededEv - 0x0000000000000000 0x69 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals10Prettyfier16unindentIfNeededEv - 0x0000000000000000 0x65 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals10Prettyfier16handleMarkupCharEh - 0x0000000000000000 0xbd /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals10Prettyfier5writeEh - 0x0000000000000000 0x75 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals21skipSpacesAndCommentsEPKc - 0x0000000000000000 0xbf /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals10JsonParser4skipEc - 0x0000000000000000 0x4f /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson9JsonArray9getNodeAtEj - 0x0000000000000000 0xf /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson10JsonBuffer11createArrayEv - 0x0000000000000000 0x34 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson10JsonBuffer12createObjectEv - 0x0000000000000000 0x35 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson10JsonBuffer6strdupEPKcj - 0x0000000000000000 0x37 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson10JsonObject9getNodeAtEPKc - 0x0000000000000000 0x32 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson11JsonVariant8asStringEv - 0x0000000000000000 0x3b /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson11JsonVariant7asFloatEv - 0x0000000000000000 0x59 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson11JsonVariant2isIbEEbv - 0x0000000000000000 0x61 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson11JsonVariant2isIlEEbv - 0x0000000000000000 0x75 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson11JsonVariant2isIdEEbv - 0x0000000000000000 0x80 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson11JsonVariant7writeToERNS_9Internals10JsonWriterE - 0x0000000000000000 0xcf /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson9JsonArray7writeToERNS_9Internals10JsonWriterE - 0x0000000000000000 0x5d /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson10JsonObject7writeToERNS_9Internals10JsonWriterE - 0x0000000000000000 0x7b /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson11JsonVariant8toStringEv - 0x0000000000000000 0x66 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEEC2EPNS_10JsonBufferE - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals4ListINS_8JsonPairEEC2EPNS_10JsonBufferE - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals4ListINS_8JsonPairEE10removeNodeEPNS0_8ListNodeIS2_EE - 0x0000000000000000 0x1d /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson9Internals4ListINS_11JsonVariantEE4sizeEv - 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson9Internals4ListINS_11JsonVariantEE7successEv - 0x0000000000000000 0xb /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson9Internals4ListINS_8JsonPairEE7successEv - 0x0000000000000000 0xb /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson9Internals4ListINS_8JsonPairEE4sizeEv - 0x0000000000000000 0x11 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals4ListINS_8JsonPairEE5beginEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals4ListINS_8JsonPairEE3endEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson9Internals4ListINS_8JsonPairEE5beginEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson9Internals4ListINS_8JsonPairEE3endEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals4ListINS_8JsonPairEE10addNewNodeEv - 0x0000000000000000 0x3d /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEE5beginEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEE3endEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson9Internals4ListINS_11JsonVariantEE5beginEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZNK11ArduinoJson9Internals4ListINS_11JsonVariantEE3endEv - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEE10addNewNodeEv - 0x0000000000000000 0x3d /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals10JsonParser10parseArrayEv - 0x0000000000000000 0xaf /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson10JsonBuffer10parseArrayEPch - 0x0000000000000000 0x2d /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals10JsonParser15parseAnythingToEPNS_11JsonVariantE - 0x0000000000000000 0xef /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals10JsonParser11parseObjectEv - 0x0000000000000000 0xed /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson10JsonBuffer11parseObjectEPch - 0x0000000000000000 0x2d /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEE10removeNodeEPNS0_8ListNodeIS2_EE - 0x0000000000000000 0x1d /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .text._ZN11ArduinoJson9JsonArray8removeAtEj - 0x0000000000000000 0x2b /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .rodata._ZTVN11ArduinoJson9Internals13IndentedPrintE - 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .rodata._ZTVN11ArduinoJson9Internals20DynamicStringBuilderE - 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .rodata._ZTVN11ArduinoJson9Internals10PrettyfierE - 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .rodata._ZTVN11ArduinoJson9Internals19StaticStringBuilderE - 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .rodata._ZN11ArduinoJson9Internals8Encoding12_escapeTableE - 0x0000000000000000 0xf /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.lit._ZN11ArduinoJson9Internals20DynamicStringBuilder5writeEh - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.lit._ZN11ArduinoJson9Internals10JsonWriter11writeStringEPKc - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.lit 0x0000000000000000 0xc8 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.lit._ZN11ArduinoJson9Internals10Prettyfier16handleMarkupCharEh - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.lit._ZN11ArduinoJson9Internals4ListINS_8JsonPairEE10addNewNodeEv - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.lit._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEE10addNewNodeEv - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop 0x0000000000000000 0xa14 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZN11ArduinoJson9Internals20DynamicStringBuilder5writeEh - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZN11ArduinoJson9Internals10JsonWriter5writeEc - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZN11ArduinoJson9Internals10JsonWriter11writeStringEPKc - 0x0000000000000000 0xcc /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZN11ArduinoJson9Internals19JsonBufferAllocatednwEjPNS_10JsonBufferE - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZN11ArduinoJson9Internals10Prettyfier16handleMarkupCharEh - 0x0000000000000000 0x90 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEEC2EPNS_10JsonBufferE - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZN11ArduinoJson9Internals4ListINS_8JsonPairEEC2EPNS_10JsonBufferE - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZN11ArduinoJson9Internals4ListINS_8JsonPairEE10removeNodeEPNS0_8ListNodeIS2_EE - 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZNK11ArduinoJson9Internals4ListINS_11JsonVariantEE4sizeEv - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZNK11ArduinoJson9Internals4ListINS_11JsonVariantEE7successEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZNK11ArduinoJson9Internals4ListINS_8JsonPairEE7successEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZNK11ArduinoJson9Internals4ListINS_8JsonPairEE4sizeEv - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZN11ArduinoJson9Internals4ListINS_8JsonPairEE5beginEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZN11ArduinoJson9Internals4ListINS_8JsonPairEE3endEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZNK11ArduinoJson9Internals4ListINS_8JsonPairEE5beginEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZNK11ArduinoJson9Internals4ListINS_8JsonPairEE3endEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZN11ArduinoJson9Internals4ListINS_8JsonPairEE10addNewNodeEv - 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEE5beginEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEE3endEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZNK11ArduinoJson9Internals4ListINS_11JsonVariantEE5beginEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZNK11ArduinoJson9Internals4ListINS_11JsonVariantEE3endEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEE10addNewNodeEv - 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZN11ArduinoJson9Internals4ListINS_11JsonVariantEE10removeNodeEPNS0_8ListNodeIS2_EE - 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZTVN11ArduinoJson9Internals13IndentedPrintE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZTVN11ArduinoJson9Internals20DynamicStringBuilderE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZTVN11ArduinoJson9Internals10PrettyfierE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xt.prop._ZTVN11ArduinoJson9Internals19StaticStringBuilderE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .literal.api_spiffs_erase - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .literal.api_spiffs_read - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .literal.api_spiffs_write - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .literal.spiffs_get_storage_config - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .literal.spiffs_format_internal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .literal.spiffs_mount_internal$part$0 - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .literal.spiffs_mount - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .literal.spiffs_mount_manual - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .literal.spiffs_unmount - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .literal.spiffs_format - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .literal.spiffs_format_manual - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .literal.test_spiffs - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .text.api_spiffs_erase - 0x0000000000000000 0x74 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .text.api_spiffs_read - 0x0000000000000000 0x22 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .text.api_spiffs_write - 0x0000000000000000 0x22 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .text.spiffs_get_storage_config - 0x0000000000000000 0x6a /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .rodata.str1.1 - 0x0000000000000000 0x94 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .text.spiffs_format_internal - 0x0000000000000000 0x13d /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .text.spiffs_mount_internal$part$0 - 0x0000000000000000 0x16a /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .text.spiffs_mount - 0x0000000000000000 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .text.spiffs_mount_manual - 0x0000000000000000 0x67 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .text.spiffs_unmount - 0x0000000000000000 0x1d /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .text.spiffs_format - 0x0000000000000000 0x3b /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .text.spiffs_format_manual - 0x0000000000000000 0x53 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .text.test_spiffs - 0x0000000000000000 0x1c3 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .irom.debug.11222 - 0x0000000000000000 0xd /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .irom.debug.10219 - 0x0000000000000000 0xb /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .irom.debug.9215 - 0x0000000000000000 0x12 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .irom.debug.8212 - 0x0000000000000000 0xe /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .irom.debug.7210 - 0x0000000000000000 0xb /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .irom.debug.026 - 0x0000000000000000 0x12 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .irom.debug.6130 - 0x0000000000000000 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .irom.debug.5117 - 0x0000000000000000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .irom.debug.4104 - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .irom.debug.390 - 0x0000000000000000 0xa /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .irom.debug.281 - 0x0000000000000000 0x6 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .irom.debug.170 - 0x0000000000000000 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .bss.spiffs_cache - 0x0000000000000000 0x480 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .bss.spiffs_fds - 0x0000000000000000 0xe0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .bss.spiffs_work_buf - 0x0000000000000000 0x200 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .xt.lit 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .xt.prop 0x0000000000000000 0x3c0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - COMMON 0x0000000000000000 0x74 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .literal.spiffs_stat_pix - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.spiffs_read_dir_v - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.spiffs_hydro_write$isra$0 - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.spiffs_fflush_cache - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_mounted - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_format - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_mount - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_unmount - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_errno - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_clearerr - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_creat - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_open - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_open_by_dirent - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_open_by_page - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_read - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_write - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_lseek - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_remove - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_fremove - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_stat - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_fstat - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_fflush - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_close - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_rename - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_opendir - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_readdir - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_closedir - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_check - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_info - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_gc_quick - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_gc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_eof - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_tell - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_set_file_callback_func - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_ix_map - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_ix_unmap - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_ix_remap - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_bytes_to_ix_map_entries - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.SPIFFS_ix_map_entries_to_bytes - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.spiffs_stat_pix - 0x0000000000000000 0x136 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.spiffs_read_dir_v - 0x0000000000000000 0x122 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.spiffs_hydro_write$isra$0 - 0x0000000000000000 0x6f /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.spiffs_fflush_cache - 0x0000000000000000 0xc7 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_mounted - 0x0000000000000000 0x1d /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_format - 0x0000000000000000 0x98 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_mount - 0x0000000000000000 0x114 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_unmount - 0x0000000000000000 0xa8 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_errno - 0x0000000000000000 0x5 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_clearerr - 0x0000000000000000 0x7 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_creat - 0x0000000000000000 0xb7 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_open - 0x0000000000000000 0x261 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_open_by_dirent - 0x0000000000000000 0x121 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_open_by_page - 0x0000000000000000 0x1e1 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_read - 0x0000000000000000 0x106 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_write - 0x0000000000000000 0x2c5 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_lseek - 0x0000000000000000 0x173 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_remove - 0x0000000000000000 0x16d /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_fremove - 0x0000000000000000 0xb9 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_stat - 0x0000000000000000 0xac /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_fstat - 0x0000000000000000 0xa6 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_fflush - 0x0000000000000000 0x63 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_close - 0x0000000000000000 0x7d /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_rename - 0x0000000000000000 0x1d3 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_opendir - 0x0000000000000000 0x50 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_readdir - 0x0000000000000000 0xb7 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_closedir - 0x0000000000000000 0x3e /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_check - 0x0000000000000000 0x7f /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_info - 0x0000000000000000 0xb6 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_gc_quick - 0x0000000000000000 0x69 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_gc - 0x0000000000000000 0x65 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_eof - 0x0000000000000000 0x97 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_tell - 0x0000000000000000 0x85 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_set_file_callback_func - 0x0000000000000000 0x7 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_ix_map - 0x0000000000000000 0x136 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_ix_unmap - 0x0000000000000000 0x7f /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_ix_remap - 0x0000000000000000 0x1a6 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_bytes_to_ix_map_entries - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .text.SPIFFS_ix_map_entries_to_bytes - 0x0000000000000000 0x26 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .xt.lit 0x0000000000000000 0x118 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .xt.prop 0x0000000000000000 0x1644 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .literal.flashmem_erase_sector - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .literal.flashmem_get_info - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .literal.flashmem_get_size_type - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .literal.flashmem_get_size_bytes - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .literal.flashmem_get_size_sectors - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .literal.flashmem_find_sector - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .literal.flashmem_get_sector_of_address - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .literal.flashmem_write_internal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .literal.flashmem_read_internal - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .literal.flashmem_write - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .literal.flashmem_read - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .literal.flashmem_get_first_free_block_address - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .text.flashmem_erase_sector - 0x0000000000000000 0x31 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .text.flashmem_get_info - 0x0000000000000000 0x1b /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .text.flashmem_get_size_type - 0x0000000000000000 0x1a /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .text.flashmem_get_size_bytes - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .text.flashmem_get_size_sectors - 0x0000000000000000 0x1a /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .text.flashmem_find_sector - 0x0000000000000000 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .text.flashmem_get_sector_of_address - 0x0000000000000000 0x5 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .rodata.str1.1 - 0x0000000000000000 0x59 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .text.flashmem_write_internal - 0x0000000000000000 0x9b /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .text.flashmem_read_internal - 0x0000000000000000 0x53 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .text.flashmem_write - 0x0000000000000000 0xf2 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .text.flashmem_read - 0x0000000000000000 0xd5 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .text.flashmem_get_first_free_block_address - 0x0000000000000000 0x2f /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .rodata.CSWTCH$10 - 0x0000000000000000 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .xt.lit 0x0000000000000000 0x50 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .xt.prop 0x0000000000000000 0x348 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .literal.spiffs_cache_page_get - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .literal.spiffs_cache_page_free - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .literal.spiffs_cache_page_allocate - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .literal.spiffs_cache_page_remove_oldest$constprop$0 - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .literal.spiffs_cache_drop_page - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .literal.spiffs_phys_rd - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .literal.spiffs_phys_wr - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .literal.spiffs_cache_page_get_by_fd - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .literal.spiffs_cache_page_allocate_by_fd - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .literal.spiffs_cache_fd_release - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .literal.spiffs_cache_init - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .text.spiffs_cache_page_get - 0x0000000000000000 0x75 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .text.spiffs_cache_page_free - 0x0000000000000000 0x8d /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .text.spiffs_cache_page_allocate - 0x0000000000000000 0x49 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .text.spiffs_cache_page_remove_oldest$constprop$0 - 0x0000000000000000 0x83 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .text.spiffs_cache_drop_page - 0x0000000000000000 0x42 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .text.spiffs_phys_rd - 0x0000000000000000 0x196 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .text.spiffs_phys_wr - 0x0000000000000000 0x107 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .text.spiffs_cache_page_get_by_fd - 0x0000000000000000 0x81 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .text.spiffs_cache_page_allocate_by_fd - 0x0000000000000000 0x51 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .text.spiffs_cache_fd_release - 0x0000000000000000 0x71 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .text.spiffs_cache_init - 0x0000000000000000 0xe3 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .xt.lit 0x0000000000000000 0x38 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .xt.prop 0x0000000000000000 0x3a8 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .literal.spiffs_gc_erase_block - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .literal.spiffs_gc_quick - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .literal.spiffs_gc_erase_page_stats - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .literal.spiffs_gc_find_candidate - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .literal.spiffs_gc_clean - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .literal.spiffs_gc_check - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .text.spiffs_gc_erase_block - 0x0000000000000000 0x61 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .text.spiffs_gc_quick - 0x0000000000000000 0x1e0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .text.spiffs_gc_erase_page_stats - 0x0000000000000000 0x13b /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .text.spiffs_gc_find_candidate - 0x0000000000000000 0x31c /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .text.spiffs_gc_clean - 0x0000000000000000 0x812 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .text.spiffs_gc_check - 0x0000000000000000 0x1c3 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .xt.lit 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .xt.prop 0x0000000000000000 0x738 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .literal.spiffs_obj_lu_find_id_and_span_v - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_page_index_check - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_object_find_object_index_header_by_name_v - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_obj_lu_find_free_obj_id_bitmap_v - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_obj_lu_scan_v - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_update_ix_map$isra$1 - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_populate_ix_map_v - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_hash$isra$2 - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_page_data_check$isra$3 - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_obj_lu_find_free_obj_id_compact_v - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_phys_cpy - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_obj_lu_find_entry_visitor - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_erase_block - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_obj_lu_scan - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_obj_lu_find_id - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_obj_lu_find_free - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_obj_lu_find_id_and_span - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_obj_lu_find_id_and_span_by_phdr - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_populate_ix_map - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_page_allocate_data - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_page_delete - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_page_move - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_cb_object_event - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_object_create - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_object_update_index_hdr - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_object_open_by_page - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_object_open_by_id - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_object_append - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_object_modify - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_object_find_object_index_header_by_name - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_object_truncate - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_object_read - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_obj_lu_find_free_obj_id - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_fd_find_new - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_fd_return - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_fd_get - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_fd_temporal_cache_rehash - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_obj_lu_find_id_and_span_v - 0x0000000000000000 0x11b /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_page_index_check - 0x0000000000000000 0x174 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_object_find_object_index_header_by_name_v - 0x0000000000000000 0xf8 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_obj_lu_find_free_obj_id_bitmap_v - 0x0000000000000000 0x151 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_obj_lu_scan_v - 0x0000000000000000 0x39 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_update_ix_map$isra$1 - 0x0000000000000000 0x177 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_populate_ix_map_v - 0x0000000000000000 0x1df /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_hash$isra$2 - 0x0000000000000000 0x34 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_page_data_check$isra$3 - 0x0000000000000000 0x15a /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_obj_lu_find_free_obj_id_compact_v - 0x0000000000000000 0x150 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_phys_cpy - 0x0000000000000000 0x88 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_obj_lu_find_entry_visitor - 0x0000000000000000 0x294 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_erase_block - 0x0000000000000000 0xc9 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_obj_lu_scan - 0x0000000000000000 0x159 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_obj_lu_find_id - 0x0000000000000000 0x40 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_obj_lu_find_free - 0x0000000000000000 0xbb /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_obj_lu_find_id_and_span - 0x0000000000000000 0x105 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_obj_lu_find_id_and_span_by_phdr - 0x0000000000000000 0x106 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_populate_ix_map - 0x0000000000000000 0x18e /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_page_allocate_data - 0x0000000000000000 0x293 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_page_delete - 0x0000000000000000 0xef /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_page_move - 0x0000000000000000 0x225 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_cb_object_event - 0x0000000000000000 0x168 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_object_create - 0x0000000000000000 0x286 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_object_update_index_hdr - 0x0000000000000000 0x20b /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_object_open_by_page - 0x0000000000000000 0x194 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_object_open_by_id - 0x0000000000000000 0x6d /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_object_append - 0x0000000000000000 0xa7e /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_object_modify - 0x0000000000000000 0x89a /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_object_find_object_index_header_by_name - 0x0000000000000000 0xf1 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_object_truncate - 0x0000000000000000 0x95e /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_object_read - 0x0000000000000000 0x3bc /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_obj_lu_find_free_obj_id - 0x0000000000000000 0x254 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_fd_find_new - 0x0000000000000000 0x1be /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_fd_return - 0x0000000000000000 0x5a /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_fd_get - 0x0000000000000000 0x55 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .text.spiffs_fd_temporal_cache_rehash - 0x0000000000000000 0x69 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .xt.lit 0x0000000000000000 0x128 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .xt.prop 0x0000000000000000 0x1b54 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .literal.spiffs_object_get_data_page_index_reference - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .literal.spiffs_delete_obj_lazy - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .literal.spiffs_rewrite_index - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .literal.spiffs_rewrite_page - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .literal.spiffs_lookup_check_v - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .literal.spiffs_object_index_consistency_check_v - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .literal.spiffs_lookup_consistency_check - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .literal.spiffs_page_consistency_check - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .literal.spiffs_object_index_consistency_check - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .text 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .text.spiffs_object_get_data_page_index_reference - 0x0000000000000000 0xdb /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .text.spiffs_delete_obj_lazy - 0x0000000000000000 0x6b /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .text.spiffs_rewrite_index - 0x0000000000000000 0x2e8 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .text.spiffs_rewrite_page - 0x0000000000000000 0x99 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .text.spiffs_lookup_check_v - 0x0000000000000000 0xe48 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .text.spiffs_object_index_consistency_check_v - 0x0000000000000000 0x2a6 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .text.spiffs_lookup_consistency_check - 0x0000000000000000 0x8c /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .text.spiffs_page_consistency_check - 0x0000000000000000 0xced /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .text.spiffs_object_index_consistency_check - 0x0000000000000000 0xa0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .xt.lit 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .xt.prop 0x0000000000000000 0xaa4 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .irom0.text 0x0000000000000000 0xe /opt/Sming/Sming/compiler/lib//libmicroc.a(isprint.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(isprint.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(isprint.o) - .xt.prop 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(isprint.o) - .irom0.literal - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - .irom0.text 0x0000000000000000 0x28 /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - .xt.prop 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - .irom0.literal - 0x0000000000000000 0x4 /opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - .irom0.text 0x0000000000000000 0x13 /opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - .xt.prop 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - .irom0.text 0x0000000000000000 0x55 /opt/Sming/Sming/compiler/lib//libmicroc.a(atol.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(atol.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(atol.o) - .xt.prop 0x0000000000000000 0x60 /opt/Sming/Sming/compiler/lib//libmicroc.a(atol.o) - .irom0.literal - 0x0000000000000000 0x2c /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - .irom0.text 0x0000000000000000 0xe1 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - .xt.prop 0x0000000000000000 0xa8 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - .irom0.literal - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - .irom0.text 0x0000000000000000 0x6e /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - .xt.prop 0x0000000000000000 0xe4 /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - .irom0.literal - 0x0000000000000000 0x84 /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - .irom0.text 0x0000000000000000 0x499 /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - .rodata 0x0000000000000000 0x10a /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - .xt.prop 0x0000000000000000 0x408 /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashrdi3.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashrdi3.o) - .xt.prop 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashrdi3.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_divsf3.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_divsf3.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_divsf3.o) - .xt.prop 0x0000000000000000 0x168 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_divsf3.o) - .data 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_fixsfsi.o) - .bss 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_fixsfsi.o) - .xt.lit 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_fixsfsi.o) - .xt.prop 0x0000000000000000 0x6c /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_fixsfsi.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_tkip.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_tkip.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_tkip.o) - .xt.lit 0x0000000000000000 0x10 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_tkip.o) - .xt.prop 0x0000000000000000 0xfc /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_tkip.o) - .irom0.literal - 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_wep.o) - .text 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_wep.o) - .data 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_wep.o) - .bss 0x0000000000000000 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_wep.o) - .xt.lit 0x0000000000000000 0x8 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_wep.o) - .xt.prop 0x0000000000000000 0x78 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_wep.o) - -Memory Configuration - -Name Origin Length Attributes -dport0_0_seg 0x000000003ff00000 0x0000000000000010 -dram0_0_seg 0x000000003ffe8000 0x0000000000014000 -iram1_0_seg 0x0000000040100000 0x0000000000008000 -irom0_0_seg 0x000000004020a000 0x00000000000f6000 -*default* 0x0000000000000000 0xffffffffffffffff - -Linker script and memory map - -START GROUP -LOAD /opt/Sming/Sming/compiler/lib//libmicroc.a -LOAD /opt/Sming/Sming/compiler/lib//libmicrogcc.a -LOAD /opt/esp-open-sdk/xtensa-lx106-elf/xtensa-lx106-elf/sysroot/usr/lib/libhal.a -LOAD /opt/esp-open-sdk/sdk/lib/libphy.a -LOAD /opt/esp-open-sdk/sdk/lib/libpp.a -LOAD /opt/esp-open-sdk/sdk/lib/libnet80211.a -LOAD /opt/Sming/Sming/compiler/lib//liblwip_open.a -LOAD /opt/esp-open-sdk/sdk/lib/libwpa.a -LOAD /opt/esp-open-sdk/sdk/lib/libmain.a -LOAD /opt/Sming/Sming/compiler/lib//libsming.a -LOAD /opt/esp-open-sdk/sdk/lib/libcrypto.a -LOAD /opt/Sming/Sming/compiler/lib//libpwm_open.a -LOAD /opt/esp-open-sdk/sdk/lib/libsmartconfig.a -LOAD out/build/app_app.a -END GROUP - [!provide] PROVIDE (_memmap_vecbase_reset, 0x40000000) - 0x0000000000000110 _memmap_cacheattr_wb_base = 0x110 - 0x0000000000000110 _memmap_cacheattr_wt_base = 0x110 - 0x0000000000000220 _memmap_cacheattr_bp_base = 0x220 - 0x00000000fffff00f _memmap_cacheattr_unused_mask = 0xfffff00f - 0x000000002222211f _memmap_cacheattr_wb_trapnull = 0x2222211f - 0x000000002222211f _memmap_cacheattr_wba_trapnull = 0x2222211f - 0x000000002222211f _memmap_cacheattr_wbna_trapnull = 0x2222211f - 0x000000002222211f _memmap_cacheattr_wt_trapnull = 0x2222211f - 0x000000002222222f _memmap_cacheattr_bp_trapnull = 0x2222222f - 0x00000000fffff11f _memmap_cacheattr_wb_strict = 0xfffff11f - 0x00000000fffff11f _memmap_cacheattr_wt_strict = 0xfffff11f - 0x00000000fffff22f _memmap_cacheattr_bp_strict = 0xfffff22f - 0x0000000022222112 _memmap_cacheattr_wb_allvalid = 0x22222112 - 0x0000000022222112 _memmap_cacheattr_wt_allvalid = 0x22222112 - 0x0000000022222222 _memmap_cacheattr_bp_allvalid = 0x22222222 - [!provide] PROVIDE (_memmap_cacheattr_reset, _memmap_cacheattr_wb_trapnull) - -.dport0.rodata 0x000000003ff00000 0x0 - 0x000000003ff00000 _dport0_rodata_start = ABSOLUTE (.) - *(.dport0.rodata) - *(.dport.rodata) - 0x000000003ff00000 _dport0_rodata_end = ABSOLUTE (.) - -.dport0.literal - 0x000000003ff00000 0x0 - 0x000000003ff00000 _dport0_literal_start = ABSOLUTE (.) - *(.dport0.literal) - *(.dport.literal) - 0x000000003ff00000 _dport0_literal_end = ABSOLUTE (.) - -.dport0.data 0x000000003ff00000 0x0 - 0x000000003ff00000 _dport0_data_start = ABSOLUTE (.) - *(.dport0.data) - *(.dport.data) - 0x000000003ff00000 _dport0_data_end = ABSOLUTE (.) - -.data 0x000000003ffe8000 0x389 - 0x000000003ffe8000 _data_start = ABSOLUTE (.) - *(.data) - .data 0x000000003ffe8000 0x4 /opt/esp-open-sdk/sdk/lib/libmain.a(nmi-vector.o) - 0x000000003ffe8000 _Pri_3_HandlerAddress - .data 0x000000003ffe8004 0x1 /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) - *fill* 0x000000003ffe8005 0x3 - .data 0x000000003ffe8008 0x6 /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) - 0x000000003ffe8009 timer2_ms_flag - 0x000000003ffe800a dhcps_flag - 0x000000003ffe800b dhcpc_flag - 0x000000003ffe800d reconnect_internal - *fill* 0x000000003ffe800e 0x2 - .data 0x000000003ffe8010 0x1 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lwip_if.o) - 0x000000003ffe8010 default_hostname - *fill* 0x000000003ffe8011 0xf - .data 0x000000003ffe8020 0x53 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) - 0x000000003ffe8022 tx_rf_ana_gain - 0x000000003ffe8050 rx_gain_swp - 0x000000003ffe8070 test_rffreq_txcap - *fill* 0x000000003ffe8073 0x1 - .data 0x000000003ffe8074 0x1 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_cal.o) - 0x000000003ffe8074 rfcal_bb_atten_init - *fill* 0x000000003ffe8075 0x3 - .data 0x000000003ffe8078 0x4 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_sleep.o) - 0x000000003ffe8078 chip_version - .data 0x000000003ffe807c 0x1 /opt/esp-open-sdk/sdk/lib/libpp.a(pm.o) - *fill* 0x000000003ffe807d 0x3 - .data 0x000000003ffe8080 0x1 /opt/esp-open-sdk/sdk/lib/libpp.a(pm_for_bcn_only_mode.o) - *fill* 0x000000003ffe8081 0x3 - .data 0x000000003ffe8084 0x1c /opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) - 0x000000003ffe8084 soft_wdt_interval - 0x000000003ffe8088 NoiseTimerInterval - 0x000000003ffe8090 sleep_start_wait_time - 0x000000003ffe8098 CanDoFreqCal - 0x000000003ffe809c tcb - .data 0x000000003ffe80a0 0x40 /opt/esp-open-sdk/sdk/lib/libpp.a(rate_control.o) - .data 0x000000003ffe80e0 0x24c /opt/esp-open-sdk/sdk/lib/libpp.a(trc.o) - .data 0x000000003ffe832c 0x8 /opt/esp-open-sdk/sdk/lib/libpp.a(wdev.o) - .data 0x000000003ffe8334 0x1 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) - 0x000000003ffe8334 TmpSTAAPCloseAP - *fill* 0x000000003ffe8335 0x3 - .data 0x000000003ffe8338 0x1 /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_cnx.o) - *fill* 0x000000003ffe8339 0x7 - .data 0x000000003ffe8340 0x1c /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action.o) - .data 0x000000003ffe835c 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) - .data 0x000000003ffe8360 0x6 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) - *fill* 0x000000003ffe8366 0x2 - .data 0x000000003ffe8368 0x5 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcpserver.o) - 0x000000003ffe8368 dhcps_lease_time - *(.data.*) - *fill* 0x000000003ffe836d 0x3 - .data.cbc_printchar - 0x000000003ffe8370 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - 0x000000003ffe8370 cbc_printchar - .data.esp8266_gpioToFn - 0x000000003ffe8374 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - 0x000000003ffe8374 esp8266_gpioToFn - .data._ZL15default_sda_pin - 0x000000003ffe8384 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .data.twi_dcount - 0x000000003ffe8388 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - 0x000000003ffe8388 twi_dcount - *(.gnu.linkonce.d.*) - *(.data1) - *(.sdata) - *(.sdata.*) - *(.gnu.linkonce.s.*) - *(.sdata2) - *(.sdata2.*) - *(.gnu.linkonce.s2.*) - *(.jcr) - 0x000000003ffe8389 _data_end = ABSOLUTE (.) - -.rodata 0x000000003ffe8390 0x9dc - 0x000000003ffe8390 _rodata_start = ABSOLUTE (.) - *(.sdk.version) - .sdk.version 0x000000003ffe8390 0x10 /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) - 0x000000003ffe8390 SDK_VERSION - *(.rodata) - .rodata 0x000000003ffe83a0 0x34 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .rodata 0x000000003ffe83d4 0x8 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) - .rodata 0x000000003ffe83dc 0x4 /opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) - .rodata 0x000000003ffe83e0 0x8 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) - .rodata 0x000000003ffe83e8 0x9 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_output.o) - *fill* 0x000000003ffe83f1 0x3 - .rodata 0x000000003ffe83f4 0x14 /opt/Sming/Sming/compiler/lib//liblwip_open.a(pbuf.o) - .rodata 0x000000003ffe8408 0x20 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) - .rodata 0x000000003ffe8428 0xc /opt/Sming/Sming/compiler/lib//liblwip_open.a(etharp.o) - 0x000000003ffe8428 ethzero - 0x000000003ffe842e ethbroadcast - .rodata 0x000000003ffe8434 0x20 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_in.o) - *(.rodata.*) - .rodata.str1.4 - 0x000000003ffe8454 0xc /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) - .rodata.str1.4 - 0x000000003ffe8460 0x4 /opt/esp-open-sdk/sdk/lib/libmain.a(ets_timer.o) - 0xc (size before relaxing) - .rodata.str1.4 - 0x000000003ffe8464 0x1a /opt/esp-open-sdk/sdk/lib/libmain.a(mem_manager.o) - .rodata.str1.1 - 0x000000003ffe847e 0xe2 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - 0x124 (size before relaxing) - .rodata._ZL14EspDigitalPins - 0x000000003ffe8560 0xc0 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .rodata._ZTV6VectorI8DelegateIFvvEEE - 0x000000003ffe8620 0x1c /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x000000003ffe8620 _ZTV6VectorI8DelegateIFvvEEE - *fill* 0x000000003ffe863c 0x4 - .rodata._ZTV6VectorIP19ISystemReadyHandlerE - 0x000000003ffe8640 0x1c /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x000000003ffe8640 _ZTV6VectorIP19ISystemReadyHandlerE - .rodata.str1.1 - 0x000000003ffe865c 0x157 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - 0x19b (size before relaxing) - .rodata.str1.1 - 0x000000003ffe87b3 0x41 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .rodata.str1.1 - 0x000000003ffe87f4 0x7 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - *fill* 0x000000003ffe87fb 0x5 - .rodata._ZTV9IPAddress - 0x000000003ffe8800 0xc /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - 0x000000003ffe8800 _ZTV9IPAddress - .rodata.str1.1 - 0x000000003ffe880c 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .rodata.str1.1 - 0x000000003ffe882d 0x11 out/build/app_app.a(application.o) - *fill* 0x000000003ffe883e 0x2 - .rodata._ZTVN7rijnfel7cSensorINS_3ads12ads_sample_tEEE - 0x000000003ffe8840 0x1c out/build/app_app.a(application.o) - 0x000000003ffe8840 _ZTVN7rijnfel7cSensorINS_3ads12ads_sample_tEEE - .rodata._ZN7rijnfel3ads8cADS101x13ConvertSampleERNS0_12ads_sample_tE - 0x000000003ffe885c 0x18 out/build/app_app.a(ads101x.o) - .rodata.str1.1 - 0x000000003ffe8874 0x19 out/build/app_app.a(ads101x.o) - *fill* 0x000000003ffe888d 0x3 - .rodata._ZTVN7rijnfel3ads8cADS101xE - 0x000000003ffe8890 0x20 out/build/app_app.a(ads101x.o) - 0x000000003ffe8890 _ZTVN7rijnfel3ads8cADS101xE - .rodata.str1.1 - 0x000000003ffe88b0 0xc /opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - .rodata.str1.4 - 0x000000003ffe88bc 0x4 /opt/esp-open-sdk/sdk/lib/libpp.a(lmac.o) - 0xc (size before relaxing) - .rodata.str1.4 - 0x000000003ffe88c0 0x3 /opt/esp-open-sdk/sdk/lib/libpp.a(pm.o) - 0xb (size before relaxing) - *fill* 0x000000003ffe88c3 0x1 - .rodata.str1.4 - 0x000000003ffe88c4 0x4 /opt/esp-open-sdk/sdk/lib/libpp.a(pm_for_bcn_only_mode.o) - 0xc (size before relaxing) - .rodata.str1.4 - 0x000000003ffe88c8 0x8 /opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) - 0x10 (size before relaxing) - .rodata.str1.4 - 0x000000003ffe88d0 0x4 /opt/esp-open-sdk/sdk/lib/libpp.a(wdev.o) - 0xc (size before relaxing) - .rodata.str1.4 - 0x000000003ffe88d4 0x3 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) - 0x8 (size before relaxing) - *fill* 0x000000003ffe88d7 0x1 - .rodata.str1.4 - 0x000000003ffe88d8 0x7 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_mesh_quick.o) - .rodata.str1.4 - 0x000000003ffe88df 0x4 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_sta.o) - .rodata.str1.4 - 0x000000003ffe88df 0x4 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action_vendor.o) - .rodata.str1.4 - 0x000000003ffe88df 0x4 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ie_vendor.o) - .rodata.str1.1 - 0x000000003ffe88df 0xe /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) - 0xf (size before relaxing) - .rodata.str1.1 - 0x000000003ffe88ed 0x1 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dns.o) - .rodata.str1.1 - 0x000000003ffe88ed 0x1 /opt/Sming/Sming/compiler/lib//liblwip_open.a(pbuf.o) - .rodata.str1.1 - 0x000000003ffe88ed 0x1 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) - .rodata.str1.1 - 0x000000003ffe88ed 0x1 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_out.o) - .rodata.str1.1 - 0x000000003ffe88ed 0x1 /opt/Sming/Sming/compiler/lib//liblwip_open.a(timers.o) - .rodata.str1.1 - 0x000000003ffe88ed 0x1 /opt/Sming/Sming/compiler/lib//liblwip_open.a(udp.o) - .rodata.str1.1 - 0x000000003ffe88ed 0x1 /opt/Sming/Sming/compiler/lib//liblwip_open.a(igmp.o) - .rodata.str1.1 - 0x000000003ffe88ed 0x11 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) - .rodata.str1.1 - 0x000000003ffe88fe 0x1 /opt/Sming/Sming/compiler/lib//liblwip_open.a(etharp.o) - .rodata.str1.1 - 0x000000003ffe88fe 0x45 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcpserver.o) - 0x46 (size before relaxing) - .rodata.str1.1 - 0x000000003ffe8943 0x1 /opt/Sming/Sming/compiler/lib//liblwip_open.a(raw.o) - .rodata.str1.1 - 0x000000003ffe8943 0x1 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_in.o) - *fill* 0x000000003ffe8943 0x1 - .rodata.str1.4 - 0x000000003ffe8944 0x10 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_debug.o) - 0xd (size before relaxing) - *fill* 0x000000003ffe8954 0x4 - .rodata._ZTV5Timer - 0x000000003ffe8958 0xc /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - 0x000000003ffe8958 _ZTV5Timer - *fill* 0x000000003ffe8964 0x4 - .rodata._ZTV7TwoWire - 0x000000003ffe8968 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x000000003ffe8968 _ZTV7TwoWire - .rodata._ZTV14HardwareSerial - 0x000000003ffe8988 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x000000003ffe8988 _ZTV14HardwareSerial - .rodata._ZTV19ISystemReadyHandler - 0x000000003ffe89a8 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x000000003ffe89a8 _ZTV19ISystemReadyHandler - *fill* 0x000000003ffe89bc 0x4 - .rodata._ZTV8WDTClass - 0x000000003ffe89c0 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x000000003ffe89c0 _ZTV8WDTClass - *fill* 0x000000003ffe89d4 0x4 - .rodata._ZTV6VectorI19WebSocketConnectionE - 0x000000003ffe89d8 0x1c /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - 0x000000003ffe89d8 _ZTV6VectorI19WebSocketConnectionE - .rodata.str1.1 - 0x000000003ffe89f4 0x2f0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - 0x2f4 (size before relaxing) - .rodata.str1.1 - 0x000000003ffe8ce4 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - *(.gnu.linkonce.r.*) - *(.rodata1) - 0x000000003ffe8ce5 __XT_EXCEPTION_TABLE__ = ABSOLUTE (.) - *(.xt_except_table) - *(.gcc_except_table) - *(.gnu.linkonce.e.*) - *(.gnu.version_r) - *(.eh_frame) - 0x000000003ffe8ce8 . = ((. + 0x3) & 0xfffffffffffffffc) - 0x000000003ffe8ce8 __dso_handle = ABSOLUTE (.) - 0x000000003ffe8ce8 __init_array_start = ABSOLUTE (.) - *crtbegin.o(.ctors) - *(EXCLUDE_FILE(*crtend.o) .ctors) - .ctors 0x000000003ffe8ce4 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .ctors 0x000000003ffe8ce8 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .ctors 0x000000003ffe8cec 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .ctors 0x000000003ffe8cf0 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .ctors 0x000000003ffe8cf4 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .ctors 0x000000003ffe8cf8 0x4 out/build/app_app.a(application.o) - .ctors 0x000000003ffe8cfc 0x4 out/build/app_app.a(ads101x.o) - .ctors 0x000000003ffe8d00 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .ctors 0x000000003ffe8d04 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .ctors 0x000000003ffe8d08 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .ctors 0x000000003ffe8d0c 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .ctors 0x000000003ffe8d10 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .ctors 0x000000003ffe8d14 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .ctors 0x000000003ffe8d18 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .ctors 0x000000003ffe8d1c 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .ctors 0x000000003ffe8d20 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .ctors 0x000000003ffe8d24 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .ctors 0x000000003ffe8d28 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .ctors 0x000000003ffe8d2c 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .ctors 0x000000003ffe8d30 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .ctors 0x000000003ffe8d34 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .ctors 0x000000003ffe8d38 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .ctors 0x000000003ffe8d3c 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .ctors 0x000000003ffe8d40 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .ctors 0x000000003ffe8d44 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .ctors 0x000000003ffe8d48 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - *(SORT(.ctors.*)) - *(.ctors) - 0x000000003ffe8d4c __init_array_end = ABSOLUTE (.) - *crtbegin.o(.dtors) - *(EXCLUDE_FILE(*crtend.o) .dtors) - .dtors 0x000000003ffe8d4c 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .dtors 0x000000003ffe8d50 0x4 out/build/app_app.a(application.o) - .dtors 0x000000003ffe8d54 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .dtors 0x000000003ffe8d58 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .dtors 0x000000003ffe8d5c 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .dtors 0x000000003ffe8d60 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - *(SORT(.dtors.*)) - *(.dtors) - 0x000000003ffe8d64 __XT_EXCEPTION_DESCS__ = ABSOLUTE (.) - *(.xt_except_desc) - *(.gnu.linkonce.h.*) - 0x000000003ffe8d64 __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.) - *(.xt_except_desc_end) - *(.dynamic) - *(.gnu.version_d) - 0x000000003ffe8d64 . = ALIGN (0x4) - 0x000000003ffe8d64 _bss_table_start = ABSOLUTE (.) - 0x000000003ffe8d64 0x4 LONG 0x3ffe8d70 _bss_start - 0x000000003ffe8d68 0x4 LONG 0x3ffef160 _bss_end - 0x000000003ffe8d6c _bss_table_end = ABSOLUTE (.) - 0x000000003ffe8d6c _rodata_end = ABSOLUTE (.) - -.bss 0x000000003ffe8d70 0x63f0 - 0x000000003ffe8d70 . = ALIGN (0x8) - 0x000000003ffe8d70 _bss_start = ABSOLUTE (.) - *(.dynsbss) - *(.sbss) - *(.sbss.*) - *(.gnu.linkonce.sb.*) - *(.scommon) - *(.sbss2) - *(.sbss2.*) - *(.gnu.linkonce.sb2.*) - *(.dynbss) - *(.bss) - .bss 0x000000003ffe8d70 0x1c0 /opt/esp-open-sdk/sdk/lib/libmain.a(nmi-vector.o) - .bss 0x000000003ffe8f30 0x41 /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) - 0x000000003ffe8f34 info - 0x000000003ffe8f58 lwip_timer_interval - 0x000000003ffe8f5c check_timeouts_timer - 0x000000003ffe8f70 user_init_flag - *fill* 0x000000003ffe8f71 0xf - .bss 0x000000003ffe8f80 0x30 /opt/esp-open-sdk/sdk/lib/libmain.a(ets_timer.o) - 0x000000003ffe8f80 dbg_timer_flag - 0x000000003ffe8f84 timer_list - 0x000000003ffe8f88 debug_timer - 0x000000003ffe8f8c debug_timerfn - .bss 0x000000003ffe8fb0 0x3c /opt/esp-open-sdk/sdk/lib/libmain.a(mem_manager.o) - .bss 0x000000003ffe8fec 0x4 /opt/esp-open-sdk/sdk/lib/libmain.a(spi_flash.o) - 0x000000003ffe8fec flash_read - .bss 0x000000003ffe8ff0 0x242 /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) - 0x000000003ffe90e7 deep_sleep_flag - 0x000000003ffe90e8 cpu_overclock - 0x000000003ffe90ec event_cb - 0x000000003ffe90f0 status_led_output_level - 0x000000003ffe90f4 done_cb - 0x000000003ffe90f8 rst_if - 0x000000003ffe9114 default_interface - 0x000000003ffe9115 OpmodChgIsOnGoing - 0x000000003ffe9118 promiscuous_cb - 0x000000003ffe9130 event_TaskQueue - *fill* 0x000000003ffe9232 0x2 - .bss 0x000000003ffe9234 0xc /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lwip_if.o) - 0x000000003ffe9234 hostname - .bss 0x000000003ffe9240 0x4 /opt/esp-open-sdk/sdk/lib/libphy.a(phy.o) - .bss 0x000000003ffe9244 0x2 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_ana.o) - 0x000000003ffe9244 tout_dis_txpwr_track - 0x000000003ffe9245 sleep_mode_flag - *fill* 0x000000003ffe9246 0x2 - .bss 0x000000003ffe9248 0x15b /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) - 0x000000003ffe9248 g_phyFuns - 0x000000003ffe924c rxiq_compute_num - 0x000000003ffe9250 rx_table_renew_en - 0x000000003ffe9254 check_result - 0x000000003ffe9258 chip6_sleep_params - 0x000000003ffe92ec chip6_phy_init_ctrl - 0x000000003ffe9360 phy_freq_offset - 0x000000003ffe9362 do_pwctrl_flag - 0x000000003ffe9363 txbk_dpdby_flag - 0x000000003ffe9365 sw_scan_mode - 0x000000003ffe9366 rxmax_ext_level - 0x000000003ffe9368 phy_rx_gain_dc_table - 0x000000003ffe937c periodic_cal_dc_num - 0x000000003ffe9380 periodic_cal_flag - 0x000000003ffe9381 bbpll_cal_flag - 0x000000003ffe9382 phy_in_most_power - 0x000000003ffe9383 init_rf_no_cal - 0x000000003ffe9384 test_print_time - 0x000000003ffe9388 phy_rx_gain_dc_flag - 0x000000003ffe9389 phy_in_vdd33_offset - 0x000000003ffe938a phy_set_most_tpw_disbg - 0x000000003ffe938b phy_set_most_tpw_index - 0x000000003ffe938c adc_rand_noise - 0x000000003ffe9390 dpd_bypass_original - 0x000000003ffe9392 phy_txpwr_diff_flash - 0x000000003ffe9398 noise_array - *fill* 0x000000003ffe93a3 0x1 - .bss 0x000000003ffe93a4 0x9 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_cal.o) - 0x000000003ffe93a4 phy_tx_power_out - 0x000000003ffe93a6 phy_tx_pwr_error - 0x000000003ffe93a8 tx_pwctrl_track_num - 0x000000003ffe93a9 rxiq_cover_fail_num - 0x000000003ffe93aa phy_meas_freq_offset - 0x000000003ffe93ac tx_pwctrl_pk_num - *fill* 0x000000003ffe93ad 0x3 - .bss 0x000000003ffe93b0 0x7 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_sleep.o) - 0x000000003ffe93b0 periodic_cal_sat - 0x000000003ffe93b2 lslp_mem_opt_8266 - 0x000000003ffe93b4 software_slp_reject - 0x000000003ffe93b5 SDIO_slp_reject - 0x000000003ffe93b6 hardware_reject - *fill* 0x000000003ffe93b7 0x9 - .bss 0x000000003ffe93c0 0x40 /opt/esp-open-sdk/sdk/lib/libpp.a(if_hwctrl.o) - 0x000000003ffe93c0 interface_mask - 0x000000003ffe93e0 if_ctrl - .bss 0x000000003ffe9400 0x150 /opt/esp-open-sdk/sdk/lib/libpp.a(lmac.o) - 0x000000003ffe9404 lmacConfMib - 0x000000003ffe9428 our_tx_eb - .bss 0x000000003ffe9550 0x11a /opt/esp-open-sdk/sdk/lib/libpp.a(pm.o) - 0x000000003ffe9550 pmc - 0x000000003ffe9630 flash_tmp - *fill* 0x000000003ffe966a 0x2 - .bss 0x000000003ffe966c 0x34 /opt/esp-open-sdk/sdk/lib/libpp.a(pm_for_bcn_only_mode.o) - .bss 0x000000003ffe96a0 0x322 /opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) - 0x000000003ffe96b8 pend_flag_noise_check - 0x000000003ffe96c0 pend_flag_periodic_cal - 0x000000003ffe96d8 idle_timer_reopen_flag - 0x000000003ffe96da dbg_stop_sw_wdt - 0x000000003ffe96db dbg_stop_hw_wdt - 0x000000003ffe96dd total_buffed_eb_num - 0x000000003ffe96e0 HighestFreqOffsetInOneChk - 0x000000003ffe96e2 LowestFreqOffsetInOneChk - 0x000000003ffe96e4 DefFreqCalTimer - 0x000000003ffe96f8 PktNumInOneChk - 0x000000003ffe9880 buffed_eb_arr - *fill* 0x000000003ffe99c2 0xe - .bss 0x000000003ffe99d0 0x100 /opt/esp-open-sdk/sdk/lib/libpp.a(rate_control.o) - .bss 0x000000003ffe9ad0 0x46c /opt/esp-open-sdk/sdk/lib/libpp.a(trc.o) - *fill* 0x000000003ffe9f3c 0x4 - .bss 0x000000003ffe9f40 0x2f88 /opt/esp-open-sdk/sdk/lib/libpp.a(wdev.o) - 0x000000003ffe9f40 wDevCtrl - 0x000000003ffea0e8 WdevTimOffSet - *fill* 0x000000003ffecec8 0x8 - .bss 0x000000003ffeced0 0xaa4 /opt/esp-open-sdk/sdk/lib/libpp.a(esf_buf.o) - .bss 0x000000003ffed974 0x67c /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211.o) - 0x000000003ffed974 g_ic - .bss 0x000000003ffedff0 0x56 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) - 0x000000003ffedff0 BcnEb_update - 0x000000003ffedffd BcnWithMcastSendStart - 0x000000003ffedffe BcnWithMcastSendCnt - 0x000000003ffee018 PendFreeBcnEb - 0x000000003ffee01c ApFreqCalTimer - 0x000000003ffee030 APRecvBcnStartTick - *fill* 0x000000003ffee046 0x2 - .bss 0x000000003ffee048 0xc8 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_scan.o) - 0x000000003ffee048 gScanStruct - 0x000000003ffee0f4 connect_scan_flag - 0x000000003ffee0f5 FreqCalCntForScan - 0x000000003ffee0f6 TestStaFreqCalValInput - 0x000000003ffee0f8 auth_type - 0x000000003ffee0fa scannum - .bss 0x000000003ffee110 0x10 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_sta.o) - .bss 0x000000003ffee120 0x3c /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_chm.o) - *fill* 0x000000003ffee15c 0x4 - .bss 0x000000003ffee160 0x37e /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_cnx.o) - 0x000000003ffee4c0 sta_con_timer - 0x000000003ffee4d4 backup_ni_connect_status - 0x000000003ffee4d8 g_cnx_probe_rc_list_cb - 0x000000003ffee4dc reconnect_flag - 0x000000003ffee4dd no_ap_found_index - *fill* 0x000000003ffee4de 0x2 - .bss 0x000000003ffee4e0 0x10 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action_vendor.o) - .bss 0x000000003ffee4f0 0x478 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dns.o) - .bss 0x000000003ffee968 0x1 /opt/Sming/Sming/compiler/lib//liblwip_open.a(netif.o) - .bss 0x000000003ffee969 0x1 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) - *fill* 0x000000003ffee96a 0x2 - .bss 0x000000003ffee96c 0xc /opt/Sming/Sming/compiler/lib//liblwip_open.a(timers.o) - .bss 0x000000003ffee978 0xc /opt/Sming/Sming/compiler/lib//liblwip_open.a(igmp.o) - .bss 0x000000003ffee984 0x10 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip_addr.o) - .bss 0x000000003ffee994 0x2 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) - *fill* 0x000000003ffee996 0x2 - .bss 0x000000003ffee998 0xc4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(etharp.o) - .bss 0x000000003ffeea5c 0x28 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcpserver.o) - .bss 0x000000003ffeea84 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(raw.o) - .bss 0x000000003ffeea88 0x30 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_in.o) - *fill* 0x000000003ffeeab8 0x8 - .bss 0x000000003ffeeac0 0x26a /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa.o) - *fill* 0x000000003ffeed2a 0x6 - .bss 0x000000003ffeed30 0x8 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_tkip.o) - *(.bss.*) - .bss._ZL5ESP01 - 0x000000003ffeed38 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .bss._ZL11INADDR_NONE - 0x000000003ffeed68 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .bss.System 0x000000003ffeed70 0x2c /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x000000003ffeed70 System - .bss.cbc_printchar_uart - 0x000000003ffeed9c 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - 0x000000003ffeed9c cbc_printchar_uart - .bss._ZL5ESP01 - 0x000000003ffeeda0 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .bss._ZL11INADDR_NONE - 0x000000003ffeedd0 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .bss._ZL11INADDR_NONE - 0x000000003ffeedd8 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .bss._ZZN6StringixEjE19dummy_writable_char - 0x000000003ffeede0 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - *fill* 0x000000003ffeede1 0x3 - .bss._ZL11INADDR_NONE - 0x000000003ffeede4 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .bss.channel 0x000000003ffeedec 0x1 out/build/app_app.a(application.o) - 0x000000003ffeedec channel - *fill* 0x000000003ffeeded 0x3 - .bss.adc 0x000000003ffeedf0 0x24 out/build/app_app.a(application.o) - 0x000000003ffeedf0 adc - *fill* 0x000000003ffeee14 0x4 - .bss.procTimer - 0x000000003ffeee18 0x30 out/build/app_app.a(application.o) - 0x000000003ffeee18 procTimer - .bss._ZL5ESP01 - 0x000000003ffeee48 0x30 out/build/app_app.a(application.o) - .bss._ZL11INADDR_NONE - 0x000000003ffeee78 0x8 out/build/app_app.a(application.o) - .bss._ZL5ESP01 - 0x000000003ffeee80 0x30 out/build/app_app.a(ads101x.o) - .bss._ZL11INADDR_NONE - 0x000000003ffeeeb0 0x8 out/build/app_app.a(ads101x.o) - .bss._ZL11INADDR_NONE - 0x000000003ffeeeb8 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .bss.Wire 0x000000003ffeeec0 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x000000003ffeeec0 Wire - .bss._ZL15default_scl_pin - 0x000000003ffeeed0 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .bss._ZN7TwoWire12transmittingE - 0x000000003ffeeed4 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x000000003ffeeed4 _ZN7TwoWire12transmittingE - .bss._ZN7TwoWire14txBufferLengthE - 0x000000003ffeeed5 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x000000003ffeeed5 _ZN7TwoWire14txBufferLengthE - .bss._ZN7TwoWire13txBufferIndexE - 0x000000003ffeeed6 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x000000003ffeeed6 _ZN7TwoWire13txBufferIndexE - .bss._ZN7TwoWire8txBufferE - 0x000000003ffeeed7 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x000000003ffeeed7 _ZN7TwoWire8txBufferE - .bss._ZN7TwoWire9txAddressE - 0x000000003ffeeef7 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x000000003ffeeef7 _ZN7TwoWire9txAddressE - .bss._ZN7TwoWire14rxBufferLengthE - 0x000000003ffeeef8 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x000000003ffeeef8 _ZN7TwoWire14rxBufferLengthE - .bss._ZN7TwoWire13rxBufferIndexE - 0x000000003ffeeef9 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x000000003ffeeef9 _ZN7TwoWire13rxBufferIndexE - .bss._ZN7TwoWire8rxBufferE - 0x000000003ffeeefa 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x000000003ffeeefa _ZN7TwoWire8rxBufferE - *fill* 0x000000003ffeef1a 0x2 - .bss.Serial 0x000000003ffeef1c 0x1c /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x000000003ffeef1c Serial - .bss._ZN14HardwareSerial4initE - 0x000000003ffeef38 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x000000003ffeef38 _ZN14HardwareSerial4initE - *fill* 0x000000003ffeef39 0x3 - .bss._ZN14HardwareSerial10memberDataE - 0x000000003ffeef3c 0x10 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x000000003ffeef3c _ZN14HardwareSerial10memberDataE - .bss._ZL11INADDR_NONE - 0x000000003ffeef4c 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .bss.WDT 0x000000003ffeef54 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x000000003ffeef54 WDT - .bss._ZL11INADDR_NONE - 0x000000003ffeef5c 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .bss._ZL15s_uart_debug_nr - 0x000000003ffeef64 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .bss._ZL5ESP01 - 0x000000003ffeef68 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .bss._ZL11INADDR_NONE - 0x000000003ffeef98 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .bss._ZL21twi_clockStretchLimit - 0x000000003ffeefa0 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .bss._ZL7twi_scl - 0x000000003ffeefa4 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .bss._ZL7twi_sda - 0x000000003ffeefa5 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - *fill* 0x000000003ffeefa6 0x2 - .bss._ZL11INADDR_NONE - 0x000000003ffeefa8 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .bss._ZN19WebSocketConnection13websocketListE - 0x000000003ffeefb0 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - 0x000000003ffeefb0 _ZN19WebSocketConnection13websocketListE - .bss._ZL11INADDR_NONE - 0x000000003ffeefc4 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .bss.commandHandler - 0x000000003ffeefcc 0x1c /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - 0x000000003ffeefcc commandHandler - .bss._ZL11INADDR_NONE - 0x000000003ffeefe8 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .bss._ZL11INADDR_NONE - 0x000000003ffeeff0 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .bss._ZL11INADDR_NONE - 0x000000003ffeeff8 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .bss.SystemClock - 0x000000003ffef000 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - 0x000000003ffef000 SystemClock - .bss._ZL11INADDR_NONE - 0x000000003ffef018 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .bss._ZL11INADDR_NONE - 0x000000003ffef020 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .bss._ZL11INADDR_NONE - 0x000000003ffef028 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .bss._ZL11INADDR_NONE - 0x000000003ffef030 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .bss._ZL11INADDR_NONE - 0x000000003ffef038 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .bss.RTC 0x000000003ffef040 0x1 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - 0x000000003ffef040 RTC - *fill* 0x000000003ffef041 0x3 - .bss._ZL5ESP01 - 0x000000003ffef044 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .bss._ZL11INADDR_NONE - 0x000000003ffef074 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .bss._ZN11ArduinoJson10JsonObject8_invalidE - 0x000000003ffef07c 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - 0x000000003ffef07c _ZN11ArduinoJson10JsonObject8_invalidE - .bss._ZN11ArduinoJson9JsonArray8_invalidE - 0x000000003ffef084 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - 0x000000003ffef084 _ZN11ArduinoJson9JsonArray8_invalidE - *(.gnu.linkonce.b.*) - *(COMMON) - COMMON 0x000000003ffef08c 0x64 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - 0x000000003ffef08c gdbstub_savedRegs - COMMON 0x000000003ffef0f0 0x34 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) - 0x000000003ffef0f0 dhcp_rx_options_given - 0x000000003ffef0fc dhcp_rx_options_val - COMMON 0x000000003ffef124 0x8 /opt/Sming/Sming/compiler/lib//liblwip_open.a(netif.o) - 0x000000003ffef124 netif_list - 0x000000003ffef128 netif_default - COMMON 0x000000003ffef12c 0x18 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) - 0x000000003ffef12c tcp_active_pcbs - 0x000000003ffef130 tcp_ticks - 0x000000003ffef134 tcp_listen_pcbs - 0x000000003ffef138 tcp_tmp_pcb - 0x000000003ffef13c tcp_bound_pcbs - 0x000000003ffef140 tcp_tw_pcbs - COMMON 0x000000003ffef144 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(udp.o) - 0x000000003ffef144 udp_pcbs - COMMON 0x000000003ffef148 0x10 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) - 0x000000003ffef148 current_iphdr_src - 0x000000003ffef14c current_netif - 0x000000003ffef150 current_iphdr_dest - 0x000000003ffef154 current_header - COMMON 0x000000003ffef158 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_in.o) - 0x000000003ffef158 tcp_input_pcb - 0x000000003ffef160 . = ALIGN (0x8) - *fill* 0x000000003ffef15c 0x4 - 0x000000003ffef160 _bss_end = ABSOLUTE (.) - 0x000000003ffef160 _heap_start = ABSOLUTE (.) - -.irom0.text 0x000000004020a000 0x2f64c - 0x000000004020a000 _irom0_text_start = ABSOLUTE (.) - *(.irom0.literal .irom.literal .irom.text.literal .irom0.text .irom.text .irom.debug.*) - .irom0.text 0x000000004020a000 0xa79 /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) - 0xc9d (size before relaxing) - 0x000000004020a1e8 wdt_init - 0x000000004020a290 user_uart_wait_tx_fifo_empty - 0x000000004020a544 user_rf_pre_init - *fill* 0x000000004020aa79 0x3 - .irom0.text 0x000000004020aa7c 0x186 /opt/esp-open-sdk/sdk/lib/libmain.a(ets_timer.o) - 0x1b2 (size before relaxing) - 0x000000004020aa84 ets_timer_done - 0x000000004020aad0 ets_timer_handler_isr - 0x000000004020aba0 ets_timer_init - *fill* 0x000000004020ac02 0x2 - .irom0.text 0x000000004020ac04 0xec /opt/esp-open-sdk/sdk/lib/libmain.a(mem_manager.o) - 0xf8 (size before relaxing) - 0x000000004020ac04 check_memleak_debug_enable - 0x000000004020ac70 xPortGetFreeHeapSize - 0x000000004020ac78 vPortInitialiseBlocks - .irom0.text 0x000000004020acf0 0x3549 /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) - 0x3f9d (size before relaxing) - 0x000000004020acf4 system_set_os_print - 0x000000004020ad04 system_get_os_print - 0x000000004020aecc system_pp_recycle_rx_pkt - 0x000000004020aee8 system_adc_read - 0x000000004020af28 system_adc_read_fast - 0x000000004020af88 system_get_vdd33 - 0x000000004020afb4 system_restart_hook - 0x000000004020afcc system_restart_local - 0x000000004020b0ac system_restart - 0x000000004020b108 system_restore - 0x000000004020b170 system_get_flash_size_map - 0x000000004020b190 system_get_boot_version - 0x000000004020b1c8 system_get_test_result - 0x000000004020b1f0 system_get_userbin_addr - 0x000000004020b288 system_get_boot_mode - 0x000000004020b2b8 system_restart_enhance - 0x000000004020b3e8 system_upgrade_userbin_set - 0x000000004020b434 system_upgrade_userbin_check - 0x000000004020b474 system_upgrade_flag_set - 0x000000004020b488 system_upgrade_flag_check - 0x000000004020b4b0 system_upgrade_reboot - 0x000000004020b5e4 system_deep_sleep_instant - 0x000000004020b77c system_deep_sleep - 0x000000004020b7dc system_deep_sleep_set_option - 0x000000004020b7f8 system_phy_temperature_alert - 0x000000004020b80c system_phy_set_max_tpw - 0x000000004020b820 system_phy_set_tpw_via_vdd33 - 0x000000004020b834 system_phy_set_rfoption - 0x000000004020b848 system_phy_set_powerup_option - 0x000000004020b860 system_update_cpu_freq - 0x000000004020b8bc system_get_cpu_freq - 0x000000004020b8d4 system_overclock - 0x000000004020b900 system_restoreclock - 0x000000004020b930 system_timer_reinit - 0x000000004020b948 system_relative_time - 0x000000004020b96c system_station_got_ip_set - 0x000000004020ba98 system_print_meminfo - 0x000000004020baf8 system_get_free_heap_size - 0x000000004020bb10 system_get_chip_id - 0x000000004020bb34 system_rtc_clock_cali_proc - 0x000000004020bb48 system_get_rtc_time - 0x000000004020bb5c system_mktime - 0x000000004020bc2c system_init_done_cb - 0x000000004020bc34 system_get_rst_info - 0x000000004020bc3c system_get_data_of_array_8 - 0x000000004020bc60 system_get_data_of_array_16 - 0x000000004020bc88 system_get_string_from_flash - 0x000000004020bcf4 wifi_softap_dhcps_start - 0x000000004020bd3c wifi_softap_dhcps_stop - 0x000000004020bd7c wifi_softap_dhcps_status - 0x000000004020bd84 wifi_station_dhcpc_start - 0x000000004020bddc wifi_station_dhcpc_stop - 0x000000004020be1c wifi_station_dhcpc_event - 0x000000004020be90 wifi_station_dhcpc_set_maxtry - 0x000000004020bea0 wifi_station_dhcpc_status - 0x000000004020bf18 wifi_get_opmode - 0x000000004020bf2c wifi_get_opmode_default - 0x000000004020bfa8 wifi_get_broadcast_if - 0x000000004020bfe4 wifi_set_broadcast_if - 0x000000004020c160 wifi_set_opmode - 0x000000004020c174 wifi_set_opmode_current - 0x000000004020c188 system_get_checksum - 0x000000004020c1d0 wifi_param_save_protect_with_check - 0x000000004020c28c system_param_save_with_protect - 0x000000004020c334 system_save_sys_param - 0x000000004020c360 system_param_load - 0x000000004020c498 wifi_station_get_config - 0x000000004020c4ac wifi_station_get_config_default - 0x000000004020c4cc wifi_station_get_ap_info - 0x000000004020c584 wifi_station_ap_number_set - 0x000000004020c918 wifi_station_set_config - 0x000000004020c930 wifi_station_set_config_current - 0x000000004020c948 wifi_station_restore_config - 0x000000004020c960 wifi_station_get_current_ap_id - 0x000000004020c974 wifi_station_ap_check - 0x000000004020c9bc wifi_station_ap_change - 0x000000004020cae8 wifi_station_scan - 0x000000004020cb34 wifi_station_get_auto_connect - 0x000000004020cb48 wifi_station_set_auto_connect - 0x000000004020cb98 wifi_station_save_pmk2cache - 0x000000004020cc4c wifi_station_connect - 0x000000004020cce0 wifi_station_disconnect - 0x000000004020cda0 wifi_station_get_connect_status - 0x000000004020cdd0 wifi_station_set_reconnect_policy - 0x000000004020cde8 wifi_station_get_reconnect_policy - 0x000000004020cdf0 wifi_station_get_rssi - 0x000000004020ce40 wifi_station_set_default_hostname - 0x000000004020cea8 wifi_station_get_hostname - 0x000000004020ced8 wifi_station_set_hostname - 0x000000004020cf78 wifi_softap_cacl_mac - 0x000000004020cfe8 wifi_softap_set_default_ssid - 0x000000004020d1c8 wifi_softap_get_config - 0x000000004020d1dc wifi_softap_get_config_default - 0x000000004020d530 wifi_softap_set_config - 0x000000004020d544 wifi_softap_set_config_current - 0x000000004020d558 wifi_softap_set_station_info - 0x000000004020d5c4 wifi_softap_get_station_info - 0x000000004020d674 wifi_softap_free_station_info - 0x000000004020d6bc wifi_softap_get_station_num - 0x000000004020d710 wifi_softap_deauth - 0x000000004020d7c0 wifi_softap_get_beacon_only_mode - 0x000000004020d7d4 wifi_softap_set_beacon_only_mode - 0x000000004020d838 wifi_register_user_ie_manufacturer_recv_cb - 0x000000004020d84c wifi_unregister_user_ie_manufacturer_recv_cb - 0x000000004020d880 wifi_set_user_ie - 0x000000004020d990 wifi_get_user_ie - 0x000000004020d9c4 wifi_get_phy_mode - 0x000000004020d9cc wifi_set_phy_mode - 0x000000004020da94 wifi_set_sleep_type - 0x000000004020dab0 wifi_get_sleep_type - 0x000000004020dac8 wifi_get_channel - 0x000000004020dae0 wifi_set_channel - 0x000000004020db24 wifi_promiscuous_set_mac - 0x000000004020db84 wifi_promiscuous_enable - 0x000000004020dc68 wifi_set_promiscuous_rx_cb - 0x000000004020dc78 wifi_get_ip_info - 0x000000004020dcf8 wifi_set_ip_info - 0x000000004020dd6c wifi_get_macaddr - 0x000000004020ddcc wifi_set_macaddr - 0x000000004020dee8 wifi_enable_6m_rate - 0x000000004020def0 wifi_get_user_fixed_rate - 0x000000004020df10 wifi_set_user_fixed_rate - 0x000000004020df30 wifi_set_user_sup_rate - 0x000000004020df6c wifi_set_user_rate_limit - 0x000000004020df90 wifi_get_user_limit_rate_mask - 0x000000004020df98 wifi_set_user_limit_rate_mask - 0x000000004020dfb0 wifi_register_send_pkt_freedom_cb - 0x000000004020dfc4 wifi_unregister_send_pkt_freedom_cb - 0x000000004020dfd0 wifi_send_pkt_freedom - 0x000000004020e01c wifi_rfid_locp_recv_open - 0x000000004020e030 wifi_rfid_locp_recv_close - 0x000000004020e044 wifi_register_rfid_locp_recv_cb - 0x000000004020e058 wifi_unregister_rfid_locp_recv_cb - 0x000000004020e070 wifi_status_led_install - 0x000000004020e0a4 wifi_status_led_uninstall - 0x000000004020e0c8 wifi_set_status_led_output_level - 0x000000004020e11c wifi_set_event_handler_cb - 0x000000004020e164 system_os_task - 0x000000004020e1a0 system_uart_swap - 0x000000004020e200 system_uart_de_swap - 0x000000004020e234 system_get_sdk_version - *fill* 0x000000004020e239 0x3 - .irom0.text 0x000000004020e23c 0x610 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lib.o) - 0x620 (size before relaxing) - 0x000000004020e240 divide - 0x000000004020e27c skip_atoi - 0x000000004020e3fc ets_vsnprintf - 0x000000004020e75c ets_vsprintf - 0x000000004020e780 ets_sprintf - 0x000000004020e7a8 ets_strcat - 0x000000004020e7c8 ets_strrchr - 0x000000004020e7f4 ets_strchr - 0x000000004020e80c bit_popcount - 0x000000004020e828 ets_snprintf - .irom0.text 0x000000004020e84c 0x31e /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lwip_if.o) - 0x3e6 (size before relaxing) - 0x000000004020e904 eagle_lwip_if_alloc - 0x000000004020eac4 eagle_lwip_if_free - 0x000000004020eb48 eagle_lwip_getif - *fill* 0x000000004020eb6a 0x2 - .irom0.literal - 0x000000004020eb6c 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - 0x4 (size before relaxing) - .irom0.literal - 0x000000004020eb6c 0xc /opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - .irom0.literal - 0x000000004020eb78 0x4 /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - 0x14 (size before relaxing) - .irom0.literal - 0x000000004020eb7c 0x4 /opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - 0x8 (size before relaxing) - .irom0.literal - 0x000000004020eb80 0x8 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_divsf3.o) - 0x10 (size before relaxing) - .irom0.text 0x000000004020eb88 0x25 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - 0x29 (size before relaxing) - 0x000000004020eb88 strchr - *fill* 0x000000004020ebad 0x3 - .irom0.text 0x000000004020ebb0 0x75 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - 0x000000004020ebb0 __strchrnul - 0x000000004020ebb0 strchrnul - *fill* 0x000000004020ec25 0x3 - .irom0.text 0x000000004020ec28 0x65 /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - 0x000000004020ec28 malloc - 0x000000004020ec3c free - 0x000000004020ec50 realloc - 0x000000004020ec64 zalloc - 0x000000004020ec78 calloc - *fill* 0x000000004020ec8d 0x3 - .irom0.text 0x000000004020ec90 0x11 /opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - 0x000000004020ec90 abort - *fill* 0x000000004020eca1 0x3 - .irom0.text 0x000000004020eca4 0xfa /opt/esp-open-sdk/sdk/lib/libphy.a(phy.o) - 0x11e (size before relaxing) - 0x000000004020eca8 rf_init - 0x000000004020ecc4 bb_init - 0x000000004020ecdc phy_init - 0x000000004020ed0c RFChannelSel - 0x000000004020ed28 phy_delete_channel - 0x000000004020ed40 phy_enable_agc - 0x000000004020ed58 phy_disable_agc - 0x000000004020ed70 phy_initialize_bb - 0x000000004020ed88 phy_set_sense - *fill* 0x000000004020ed9e 0x2 - .irom0.text 0x000000004020eda0 0x176f /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_ana.o) - 0x1973 (size before relaxing) - 0x000000004020eda4 ram_pbus_set_rxgain - 0x000000004020ee7c ram_pbus_debugmode - 0x000000004020ef30 ram_pbus_xpd_tx_on - 0x000000004020ef9c set_rf_freq_offset - 0x000000004020f00c chip_v6_rxmax_ext_ana - 0x000000004020f160 ram_chip_v6_rx_init - 0x000000004020f194 tsen_meas - 0x000000004020f244 readvdd33 - 0x000000004020f410 txpwr_offset - 0x000000004020f4cc set_txcap_reg - 0x000000004020f54c ram_ana_inf_gating_en - 0x000000004020f6ac ram_restart_cal - 0x000000004020f718 wait_rfpll_cal_end - 0x000000004020f7ac ram_rfpll_set_freq - 0x000000004020f8b4 ram_set_channel_freq - 0x000000004020fbb0 chip_60_set_channel - 0x000000004020fd50 chip_v6_set_chan_offset - 0x000000004020fdb0 chip_v6_set_chan - 0x000000004020fe58 chip_v6_set_chan_wakeup - 0x000000004020fedc chip_v6_rf_init - 0x0000000040210140 low_power_set - 0x0000000040210190 test_tout - 0x0000000040210308 check_data_flag - 0x0000000040210328 phy_get_check_flag - 0x000000004021045c phy_get_vdd33 - *fill* 0x000000004021050f 0x1 - .irom0.text 0x0000000040210510 0x3e98 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) - 0x453c (size before relaxing) - 0x0000000040210510 ram_tx_mac_enable - 0x0000000040210514 ram_tx_mac_disable - 0x0000000040210518 rtc_mem_backup - 0x0000000040210548 rtc_mem_recovery - 0x0000000040210578 set_cal_rxdc - 0x000000004021062c set_rx_gain_cal_iq - 0x0000000040210988 gen_rx_gain_table - 0x0000000040210ae0 pbus_set_rxbbgain - 0x0000000040210b60 set_rx_gain_testchip_50 - 0x0000000040210e94 ram_get_corr_power - 0x0000000040210f84 check_data_func - 0x0000000040210fa4 do_noisefloor_lsleep_v50 - 0x0000000040210fd8 do_noisefloor - 0x0000000040211048 start_dig_rx - 0x000000004021108c stop_dig_rx - 0x00000000402110b8 chip_v6_set_chanfreq - 0x00000000402110e8 tx_cap_init - 0x00000000402112d4 target_power_add_backoff - 0x0000000040211304 tx_pwctrl_init_cal - 0x000000004021147c tx_atten_set_interp - 0x00000000402116dc check_tx_pwr_cal - 0x0000000040211820 tx_pwctrl_init - 0x0000000040211944 ram_get_noisefloor - 0x0000000040211960 get_noisefloor_sat - 0x0000000040211990 ram_set_noise_floor - 0x00000000402119ec ram_start_noisefloor - 0x0000000040211a38 read_hw_noisefloor - 0x0000000040211a64 noise_check_loop - 0x0000000040211bc0 noise_init - 0x0000000040211dc0 target_power_backoff - 0x0000000040211e14 sdt_on_noise_start - 0x0000000040211e94 chip_v6_set_chan_rx_cmp - 0x0000000040212020 chip_v6_set_chan_misc - 0x00000000402120b4 phy_dig_spur_set - 0x000000004021240c phy_dig_spur_prot - 0x0000000040212644 chip_v6_rxmax_ext_dig - 0x0000000040212690 chip_v6_rxmax_ext - 0x000000004021273c phy_bb_rx_cfg - 0x0000000040212b54 uart_wait_idle - 0x0000000040212b8c phy_pbus_soc_cfg - 0x0000000040212c44 phy_gpio_cfg - 0x0000000040212e5c tx_cont_en - 0x0000000040212f04 tx_cont_dis - 0x0000000040212f58 tx_cont_cfg - 0x0000000040212f78 chip_v6_initialize_bb - 0x00000000402130e4 periodic_cal - 0x00000000402131c4 bbpll_cal - 0x000000004021325c periodic_cal_top - 0x00000000402132bc register_chipv6_phy_init_param - 0x0000000040213564 change_bbpll160_sleep - 0x0000000040213714 change_bbpll160 - 0x000000004021374c set_crystal_uart - 0x00000000402137e0 ant_switch_init - 0x0000000040213890 reduce_current_init - 0x000000004021397c rtc_mem_check - 0x00000000402139b8 phy_afterwake_set_rfoption - 0x00000000402139d8 deep_sleep_set_option - 0x0000000040213a04 write_data_to_rtc - 0x0000000040213a3c get_data_from_rtc - 0x0000000040213abc register_chipv6_phy - 0x0000000040213f58 set_dpd_bypass - 0x0000000040213f80 set_rf_gain_stage10 - 0x0000000040213fb0 get_vdd33_offset - 0x0000000040214024 get_phy_target_power - 0x00000000402140d8 set_most_pwr_reg - 0x00000000402141ac phy_set_most_tpw - 0x00000000402141cc phy_vdd33_set_tpw - 0x00000000402141e4 get_adc_rand - 0x0000000040214218 phy_get_rand - 0x0000000040214230 phy_tx_pwctrl_cali - 0x0000000040214258 phy_check_data_table - 0x0000000040214294 phy_after_init_enrx - 0x00000000402142f8 phy_set_rx11b_reg - 0x000000004021432c phy_set_powerup_option - 0x000000004021433c phy_get_txpwr_param - 0x0000000040214388 phy_get_rxnf_param - 0x0000000040214394 phy_get_freq_param - .irom0.text 0x00000000402143a8 0x2178 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_cal.o) - 0x23a4 (size before relaxing) - 0x00000000402143a8 txbbgain2dcoindex - 0x00000000402143c8 dcoindex2txbbgain - 0x00000000402143ec init_cal_dcoffset - 0x00000000402144b0 set_rfanagain_dc_reg - 0x000000004021454c set_txdc_pbus - 0x00000000402145b8 get_rf_gain_qdb - 0x00000000402145e0 correct_rf_ana_gain - 0x00000000402146e8 get_sar_dout - 0x0000000040214774 cal_rf_ana_gain - 0x00000000402148a0 meas_tone_pwr_db - 0x0000000040214910 tx_pwr_backoff - 0x0000000040214a98 get_fcc_1m2m_pwr_offset - 0x0000000040214ad4 ram_set_txbb_atten - 0x0000000040214b68 txiq_get_mis_pwr - 0x0000000040214c10 txiq_cover - 0x0000000040214e2c ram_rfcal_txiq - 0x000000004021509c rc_cal - 0x000000004021525c get_target_power_offset - 0x0000000040215364 get_pwctrl_correct - 0x00000000402153bc tx_pwctrl_cal - 0x00000000402156b8 tx_pwctrl_bg_init - 0x0000000040215730 tx_pwctrl_background - 0x00000000402157e8 read_sar_dout - 0x000000004021584c ram_get_fm_sar_dout - 0x00000000402158f0 ram_cal_tos_v60 - 0x0000000040215ac0 ram_get_bb_atten - 0x0000000040215af0 ram_rfcal_txcap - 0x0000000040215cb4 ram_rfcal_pwrctrl - 0x0000000040215edc ram_rxiq_get_mis - 0x00000000402160ac ram_rxiq_cover_mg_mp - 0x0000000040216250 ram_rfcal_rxiq - 0x000000004021645c dpd_scale_set - 0x00000000402164a4 dpd_mem_write - .irom0.text 0x0000000040216520 0xd9a /opt/esp-open-sdk/sdk/lib/libphy.a(phy_sleep.o) - 0xfc6 (size before relaxing) - 0x0000000040216520 pm_usec2rtc - 0x0000000040216554 pm_rtc2usec - 0x0000000040216564 pm_set_sleep_cycles - 0x0000000040216588 pm_sleep_opt - 0x00000000402166cc pm_wakeup_opt - 0x0000000040216704 get_chip_version - 0x0000000040216744 pm_sleep_opt_bb_off - 0x0000000040216784 pm_sleep_opt_bb_on - 0x00000000402167cc pm_set_pll_xtal_wait_time - 0x00000000402167f8 pm_prepare_to_sleep - 0x0000000040216800 pm_sdio_nidle - 0x0000000040216874 chg_lslp_mem_opt_8266 - 0x00000000402168a4 pm_goto_sleep - 0x00000000402169f0 pm_wait4wakeup - 0x0000000040216a2c pm_open_rf - 0x0000000040216a70 pm_sleep_set_mac - 0x0000000040216af4 pm_set_wakeup_mac - 0x0000000040216b8c pm_check_mac_idle - 0x0000000040216be4 pm_set_sleep_btco - 0x0000000040216c84 pm_set_wakeup_btco - 0x0000000040216d9c pm_set_sleep_mode - 0x0000000040216eb8 pm_unmask_bt - 0x0000000040216f20 pm_wakeup_init - 0x0000000040217160 sleep_opt_8266 - 0x0000000040217180 sleep_opt_bb_on_8266 - 0x00000000402171b8 sleep_reset_analog_rtcreg_8266 - *fill* 0x00000000402172ba 0x2 - .irom0.text 0x00000000402172bc 0x469 /opt/esp-open-sdk/sdk/lib/libpp.a(if_hwctrl.o) - 0x581 (size before relaxing) - 0x00000000402172dc ic_get_addr - 0x00000000402172e8 ic_set_opmode - 0x00000000402172fc ic_enable_interface - 0x000000004021734c ic_interface_enabled - 0x0000000040217360 ic_disable_interface - 0x00000000402173a8 ic_is_pure_sta - 0x00000000402173c4 ic_get_ptk_alg - 0x00000000402173d4 ic_get_gtk_alg - 0x00000000402173e4 ic_set_ptk_alg - 0x00000000402173f4 ic_set_gtk_alg - 0x0000000040217404 ic_interface_is_p2p - 0x000000004021749c ic_set_vif - 0x000000004021755c ic_set_sta - 0x0000000040217634 ic_bss_info_update - 0x0000000040217690 ic_set_key - 0x00000000402176ec ic_remove_key - 0x0000000040217700 ic_get_rssi - *fill* 0x0000000040217725 0x3 - .irom0.text 0x0000000040217728 0x100 /opt/esp-open-sdk/sdk/lib/libpp.a(lmac.o) - 0x118 (size before relaxing) - 0x000000004021772c lmacInitAc - 0x0000000040217760 lmacInit - 0x000000004021780c lmacSetRetryLimit - .irom0.text 0x0000000040217828 0x19f9 /opt/esp-open-sdk/sdk/lib/libpp.a(pm.o) - 0x1f91 (size before relaxing) - 0x0000000040217830 pm_rtc_clock_cali_proc - 0x0000000040217868 pm_get_ck170_period - 0x000000004021788c pm_set_sleep_time - 0x0000000040217c10 pm_rf_is_closed - 0x0000000040217c40 pm_set_sleep_type_from_upper - 0x0000000040217d30 pm_get_sleep_type - 0x0000000040217eec uart_tx_flush - 0x0000000040217ef0 pm_suspend - 0x0000000040218110 pm_shutdown - 0x00000000402181d8 pm_reset_idle_sleep - 0x0000000040218218 pm_idle_sleep - 0x0000000040218224 pm_open - 0x0000000040218304 pm_onBcnRx - 0x000000004021869c StopLightSleepSetFunc - 0x00000000402186a4 LightSleepWakedCbSetFunc - 0x0000000040218c60 pm_enable_gpio_wakeup - 0x0000000040218c98 pm_attach - 0x0000000040218d8c pm_send_nullfunc - 0x0000000040218f30 pm_is_waked - 0x0000000040218f48 pm_is_open - 0x0000000040218f60 pm_scan_lock - 0x0000000040218f88 pm_try_scan_unlock - 0x0000000040218fa0 pm_force_scan_unlock - 0x0000000040219044 pm_scan_unlocked - 0x0000000040219058 pm_allow_tx - 0x0000000040219074 pm_assoc_parse - 0x000000004021908c pm_set_addr - 0x00000000402190ac pm_sleep_for - 0x00000000402190dc pm_post - 0x00000000402191e0 pm_get_idle_wait_time - *fill* 0x0000000040219221 0x3 - .irom0.text 0x0000000040219224 0xb48 /opt/esp-open-sdk/sdk/lib/libpp.a(pm_for_bcn_only_mode.o) - 0xf0c (size before relaxing) - 0x0000000040219238 wifi_fpm_set_sleep_type - 0x0000000040219238 fpm_set_type_from_upper - 0x00000000402192f4 wifi_fpm_get_sleep_type - 0x00000000402192f4 fpm_get_slp_type - 0x00000000402192fc fpm_rf_is_closed - 0x0000000040219310 fpm_is_open - 0x000000004021931c fpm_allow_tx - 0x0000000040219340 wifi_fpm_close - 0x0000000040219340 fpm_close - 0x00000000402193bc wifi_fpm_open - 0x00000000402193bc fpm_open - 0x0000000040219424 fpm_attach - 0x0000000040219608 wifi_fpm_set_wakeup_cb - 0x0000000040219608 fpm_set_wakeup_cb - 0x000000004021974c wifi_fpm_do_wakeup - 0x000000004021974c fpm_do_wakeup - 0x0000000040219c84 fpm_do_sleep - 0x0000000040219c84 wifi_fpm_do_sleep - 0x0000000040219d24 fpm_auto_sleep_set_in_null_mode - 0x0000000040219d24 wifi_fpm_auto_sleep_set_in_null_mode - 0x0000000040219d64 get_fpm_auto_sleep_flag - .irom0.text 0x0000000040219d6c 0x15ba /opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) - 0x19a2 (size before relaxing) - 0x0000000040219d78 PPWdtReset - 0x0000000040219dac pp_soft_wdt_init - 0x0000000040219dcc system_soft_wdt_feed - 0x0000000040219dcc pp_soft_wdt_feed - 0x0000000040219de8 pp_soft_wdt_stop - 0x0000000040219de8 system_soft_wdt_stop - 0x0000000040219e14 pp_soft_wdt_restart - 0x0000000040219e14 system_soft_wdt_restart - 0x0000000040219e4c RxNodeNum - 0x0000000040219e64 TxNodeNum - 0x0000000040219e88 pp_disable_noise_timer - 0x0000000040219ea8 pp_enable_noise_timer - 0x0000000040219fb8 pp_noise_test - 0x0000000040219fc8 reset_noise_timer - 0x000000004021a000 pp_disable_idle_timer - 0x000000004021a024 pp_enable_idle_timer - 0x000000004021a04c pp_try_enable_idle_timer - 0x000000004021a088 ppPeocessRxPktHdr - 0x000000004021a3bc HdlAllBuffedEb - 0x000000004021a444 ppTxPkt - 0x000000004021a5bc ppProcessWaitQ - 0x000000004021a5cc ppRegisterTxCallback - 0x000000004021a5f4 ppUnregisterTxCallback - 0x000000004021a628 ppRecycleRxPkt - 0x000000004021a688 ppCheckTxIdle - 0x000000004021a904 pp_tx_idle_timeout - 0x000000004021aac8 DefFreqCalTimerCB - 0x000000004021ae44 ppGetTxQFirstAvail_Locked - 0x000000004021af24 pp_attach - *fill* 0x000000004021b326 0x2 - .irom0.text 0x000000004021b328 0x296 /opt/esp-open-sdk/sdk/lib/libpp.a(rate_control.o) - 0x2a2 (size before relaxing) - 0x000000004021b574 RC_SetBasicRate - *fill* 0x000000004021b5be 0x2 - .irom0.text 0x000000004021b5c0 0x5e9 /opt/esp-open-sdk/sdk/lib/libpp.a(trc.o) - 0x64d (size before relaxing) - 0x000000004021b5c0 phytype2mode - 0x000000004021b5dc rc_set_rate_limit_id - 0x000000004021b6f8 rcUpdatePhyMode - 0x000000004021b8c4 rcAttach - 0x000000004021b910 rcGetTrc - 0x000000004021b918 trc_onDisconnect - 0x000000004021b91c trc_onScanStart - 0x000000004021b930 trc_onScanDone - 0x000000004021b94c rc_enable_trc - 0x000000004021ba24 rc_get_mask - 0x000000004021ba38 rc_disable_trc - 0x000000004021ba8c rc_disable_trc_by_interface - 0x000000004021baa8 rc_get_sta_trc - 0x000000004021baec rc_get_trc - 0x000000004021bb5c rc_get_trc_by_index - 0x000000004021bb7c rc_only_sta_trc - *fill* 0x000000004021bba9 0x3 - .irom0.text 0x000000004021bbac 0xaf7 /opt/esp-open-sdk/sdk/lib/libpp.a(wdev.o) - 0xc53 (size before relaxing) - 0x000000004021bbb8 wDev_Option_Init - 0x000000004021bcac wDev_Enable_Beacon_Tsf - 0x000000004021bcc8 wDev_Disable_Beacon_Tsf - 0x000000004021bce4 wDev_Set_Beacon_Int - 0x000000004021bcec wDev_Reset_TBTT - 0x000000004021bd1c wDev_Get_Next_TBTT - 0x000000004021bf98 wDev_Initialize - 0x000000004021c008 wDevForceAck6M - 0x000000004021c024 wDev_SetMacAddress - 0x000000004021c0c0 wDev_SetRxPolicy - 0x000000004021c114 wDev_SetBssid - 0x000000004021c1ec wDev_ClearBssid - 0x000000004021c224 wDev_Insert_KeyEntry - 0x000000004021c318 wDev_remove_KeyEntry - 0x000000004021c354 wDev_remove_KeyEntry_all_cnx - 0x000000004021c3a4 wDev_Crypto_Conf - 0x000000004021c440 wDev_Crypto_Disable - 0x000000004021c478 wDevEnableRx - 0x000000004021c4a0 wdev_go_sniffer - 0x000000004021c57c wdev_set_sniffer_addr - 0x000000004021c5d4 wdev_exit_sniffer - *fill* 0x000000004021c6a3 0x1 - .irom0.text 0x000000004021c6a4 0x3ed /opt/esp-open-sdk/sdk/lib/libpp.a(esf_buf.o) - 0x4c1 (size before relaxing) - 0x000000004021c6ac esf_buf_alloc - 0x000000004021c894 esf_buf_recycle - 0x000000004021c9d4 esf_buf_setup - *fill* 0x000000004021ca91 0x3 - .irom0.text 0x000000004021ca94 0x475 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211.o) - 0x545 (size before relaxing) - 0x000000004021cb18 ieee80211_rate_ref_init - 0x000000004021cb2c ieee80211_freedom_inside_cb - 0x000000004021cb5c ieee80211_freedom_init - 0x000000004021cb80 ieee80211_user_ie_init - 0x000000004021cb9c ieee80211_ifattach - 0x000000004021cc00 ieee80211_mhz2ieee - 0x000000004021cc5c ieee80211_chan2ieee - 0x000000004021cc78 ieee80211_ieee2mhz - 0x000000004021ccb8 ieee80211_find_channel - 0x000000004021cce4 ieee80211_find_channel_byieee - 0x000000004021cd34 wifi_mode_set - *fill* 0x000000004021cf09 0x3 - .irom0.text 0x000000004021cf0c 0xcf /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto.o) - 0xd7 (size before relaxing) - 0x000000004021cf0c ieee80211_crypto_attach - 0x000000004021cf10 ieee80211_crypto_available - 0x000000004021cf14 ieee80211_crypto_setkey - 0x000000004021cf18 ieee80211_crypto_encap - 0x000000004021cf70 ieee80211_crypto_decap - *fill* 0x000000004021cfdb 0x1 - .irom0.text 0x000000004021cfdc 0x4c /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ets.o) - 0x50 (size before relaxing) - 0x000000004021cfe0 ieee80211_getmgtframe - .irom0.text 0x000000004021d028 0x1a08 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) - 0x1f77 (size before relaxing) - 0x000000004021d64c ieee80211_hostap_attach - 0x000000004021d748 hostap_handle_timer - 0x000000004021d7e0 hostap_input - 0x000000004021e72c wifi_softap_start - 0x000000004021e898 wifi_softap_stop - *fill* 0x000000004021ea30 0x0 - .irom0.text 0x000000004021ea30 0xa82 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ht.o) - 0xb4e (size before relaxing) - 0x000000004021ea40 ieee80211_ht_attach - 0x000000004021ea94 ieee80211_ht_node_init - 0x000000004021ead4 ieee80211_ht_node_cleanup - 0x000000004021eb0c ieee80211_parse_htcap - 0x000000004021ebf0 ieee80211_ht_updateparams - 0x000000004021ed04 ieee80211_setup_htrates - 0x000000004021edd0 ieee80211_setup_basic_htrates - 0x000000004021f11c ieee80211_add_htcap - 0x000000004021f138 ieee80211_add_htcap_vendor - 0x000000004021f25c ieee80211_add_htinfo - 0x000000004021f278 ieee80211_add_htinfo_vendor - *fill* 0x000000004021f4b2 0x2 - .irom0.text 0x000000004021f4b4 0xa8c /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_input.o) - 0xb1c (size before relaxing) - 0x000000004021f4b4 ieee80211_deliver_data - 0x000000004021f508 ieee80211_decap - 0x000000004021f60c ieee80211_setup_rates - 0x000000004021f67c ieee80211_alloc_challenge - 0x000000004021f6b8 ieee80211_parse_beacon - 0x000000004021fc8c ieee80211_parse_wpa - 0x000000004021fda0 ieee80211_parse_rsn - 0x000000004021fea0 ieee80211_parse_action - 0x000000004021ff3c ieee80211_setup_rateset - .irom0.text 0x000000004021ff40 0x2a6 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_mesh_quick.o) - 0x302 (size before relaxing) - 0x000000004021ff4c ieee80211_mesh_quick_init - 0x000000004021ffbc ieee80211_mesh_quick_deinit - 0x000000004021ffec ieee80211_mesh_quick_set - 0x00000000402200e8 ieee80211_mesh_quick_get - 0x00000000402201b4 ieee80211_mesh_quick_ie_add - *fill* 0x00000000402201e6 0x2 - .irom0.text 0x00000000402201e8 0x1c56 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_output.o) - 0x1ff2 (size before relaxing) - 0x00000000402201ec ieee80211_output_pbuf - 0x000000004022045c ieee80211_send_setup - 0x0000000040220590 ieee80211_mgmt_output - 0x0000000040220674 ieee80211_tx_mgt_cb - 0x0000000040220678 ieee80211_send_nulldata - 0x0000000040220ae8 ieee80211_add_rates - 0x0000000040220b38 ieee80211_add_xrates - 0x0000000040220c08 ieee80211_send_probereq - 0x0000000040220e1c ieee80211_getcapinfo - 0x0000000040220e78 ieee80211_send_mgmt - 0x0000000040221420 ieee80211_alloc_proberesp - 0x00000000402215f8 ieee80211_send_proberesp - 0x0000000040221740 ieee80211_alloc_deauth - 0x0000000040221780 ieee80211_send_deauth - 0x00000000402218bc ieee80211_freedom_output - 0x0000000040221ca8 ieee80211_beacon_alloc - *fill* 0x0000000040221e3e 0x2 - .irom0.text 0x0000000040221e40 0xe0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_phy.o) - 0x108 (size before relaxing) - 0x0000000040221e40 ieee80211_phy_init - 0x0000000040221e74 ieee80211_phy_type_get - 0x0000000040221e90 ieee80211_setup_ratetable - .irom0.text 0x0000000040221f20 0x1b6 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_power.o) - 0x1f2 (size before relaxing) - 0x0000000040221f20 ieee80211_psq_init - 0x0000000040221f40 ieee80211_psq_cleanup - 0x0000000040221f48 ieee80211_set_tim - 0x0000000040221f88 ieee80211_pwrsave - 0x0000000040221ff0 pwrsave_flushq - 0x00000000402220a0 ieee80211_node_pwrsave - *fill* 0x00000000402220d6 0x2 - .irom0.text 0x00000000402220d8 0x101 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_proto.o) - 0x129 (size before relaxing) - 0x00000000402220dc ieee80211_proto_attach - 0x0000000040222104 ieee80211_set_shortslottime - 0x0000000040222120 ieee80211_iserp_rateset - 0x0000000040222154 ieee80211_wme_initparams - 0x0000000040222158 ieee80211_wme_updateparams - 0x0000000040222160 ieee80211_mlme_connect_bss - *fill* 0x00000000402221d9 0x3 - .irom0.text 0x00000000402221dc 0xaa /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_rfid.o) - 0xd6 (size before relaxing) - 0x00000000402221dc ieee80211_rfid_locp_recv_open - 0x0000000040222214 ieee80211_rfid_locp_recv_close - 0x000000004022222c ieee80211_rfid_locp_recv_reset - 0x000000004022224c ieee80211_rfid_locp_recv - 0x0000000040222268 register_ieee80211_rfid_locp_recv_cb - 0x000000004022227c unregister_ieee80211_rfid_locp_recv_cb - *fill* 0x0000000040222286 0x2 - .irom0.text 0x0000000040222288 0xf51 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_scan.o) - 0x12a1 (size before relaxing) - 0x0000000040222294 ieee80211_scan_attach - 0x0000000040222328 scan_start - 0x00000000402224e8 scan_pm_channel_op_cb - 0x0000000040222688 scan_cancel - 0x00000000402227e4 scan_add_bssid - 0x0000000040222808 scan_remove_bssid - 0x0000000040222814 scan_hidden_ssid - 0x000000004022281c scan_add_probe_ssid - 0x0000000040222870 scan_remove_probe_ssid - 0x00000000402229ac scan_clear_channles - 0x0000000040222a20 scan_set_desChan - 0x0000000040222a2c scan_get_type - 0x0000000040222a34 cannel_scan_connect_state - 0x0000000040222a4c scan_connect_state - 0x0000000040222a94 scan_check_hidden - 0x0000000040222ac0 scan_profile_check - 0x0000000040222e68 scan_parse_beacon - *fill* 0x00000000402231d9 0x3 - .irom0.text 0x00000000402231dc 0x103e /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_sta.o) - 0x12c1 (size before relaxing) - 0x0000000040223238 sta_status_set - 0x00000000402232a4 ieee80211_sta_new_state - 0x0000000040223634 sta_input - 0x0000000040223b80 ieee80211_parse_wmeparams - 0x0000000040224170 wifi_station_start - 0x00000000402241e0 wifi_station_stop - *fill* 0x000000004022421a 0x2 - .irom0.text 0x000000004022421c 0x29e /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_chm.o) - 0x31e (size before relaxing) - 0x0000000040224228 chm_init - 0x000000004022428c chm_acquire_lock - 0x00000000402242d0 chm_release_lock - 0x00000000402242e4 chm_start_op - 0x0000000040224388 chm_end_op - 0x00000000402243d0 chm_cancel_op - 0x0000000040224404 chm_return_home_channel - 0x0000000040224434 chm_set_current_channel - 0x0000000040224464 chm_freq2index - 0x000000004022448c chm_check_same_channel - *fill* 0x00000000402244ba 0x2 - .irom0.text 0x00000000402244bc 0x17d9 /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_cnx.o) - 0x1d4d (size before relaxing) - 0x00000000402244c8 cnx_attach - 0x0000000040224508 cnx_sta_connect_led_timer_cb - 0x000000004022455c cnx_sta_connect_cmd - 0x0000000040224618 cnx_sta_scan_cmd - 0x0000000040224880 cnx_connect_timeout - 0x00000000402248fc cnx_auth_timeout - 0x0000000040224920 cnx_assoc_timeout - 0x0000000040224944 cnx_handshake_timeout - 0x0000000040224984 cnx_start_handoff_cb - 0x0000000040224df4 cnx_bss_alloc - 0x0000000040224e94 cnx_rc_search - 0x0000000040224f14 cnx_add_rc - 0x0000000040224f80 cnx_remove_all_rc - 0x0000000040224fcc cnx_remove_rc - 0x000000004022509c cnx_rc_update_rssi - 0x0000000040225124 cnx_rc_update_state_metric - 0x0000000040225190 cnx_rc_update_age - 0x00000000402251b4 cnx_update_bss - 0x00000000402251e8 cnx_update_bss_more - 0x00000000402253c4 cnx_sta_leave - 0x0000000040225658 cnx_sta_associated - 0x0000000040225760 cnx_node_alloc - 0x00000000402257d4 cnx_node_remove - 0x0000000040225860 cnx_node_search - 0x00000000402258dc cnx_node_leave - 0x00000000402259dc wifi_softap_staconnected_event_policy - 0x0000000040225a04 wifi_softap_toomany_deny - 0x0000000040225a40 cnx_node_join - *fill* 0x0000000040225c95 0x3 - .irom0.text 0x0000000040225c98 0x16f /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action.o) - 0x193 (size before relaxing) - 0x0000000040225ca8 ieee80211_send_action_register - 0x0000000040225cdc ieee80211_send_action_unregister - 0x0000000040225cf0 ieee80211_send_action - 0x0000000040225d5c ieee80211_recv_action_register - 0x0000000040225d90 ieee80211_recv_action_unregister - 0x0000000040225da4 ieee80211_recv_action - *fill* 0x0000000040225e07 0x1 - .irom0.text 0x0000000040225e08 0x479 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action_vendor.o) - 0x505 (size before relaxing) - 0x0000000040225e0c get_iav_key - 0x0000000040225e2c register_ieee80211_action_vendor_get_key_cb - 0x0000000040225e40 unregister_ieee80211_action_vendor_get_key_cb - 0x0000000040225e54 ieee80211_add_action_vendor_spec_esp - 0x0000000040225e9c ieee80211_alloc_action_vendor_spec - 0x0000000040225f88 ieee80211_send_action_vendor_spec - 0x000000004022611c ieee80211_recv_action_vendor_spec - 0x0000000040226224 ieee80211_action_vendor_spec_attach - 0x0000000040226264 register_ieee80211_action_vendor_spec_cb - 0x0000000040226278 unregister_ieee80211_action_vendor_spec_cb - *fill* 0x0000000040226281 0x3 - .irom0.text 0x0000000040226284 0x15d /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x165 (size before relaxing) - *fill* 0x00000000402263e1 0x3 - .irom0.text 0x00000000402263e4 0x23d /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ie_vendor.o) - 0x25d (size before relaxing) - 0x00000000402263e8 ieee80211_add_ie_vendor_esp_head - 0x0000000040226420 ieee80211_add_ie_vendor_esp_mesh_assoc - 0x00000000402264a4 ieee80211_add_ie_vendor_esp_mesh_group - 0x00000000402264d4 ieee80211_add_ie_vendor_esp_simple_pair - 0x0000000040226524 ieee80211_add_ie_vendor_esp_freq_annon - 0x000000004022655c ieee80211_add_ie_vendor_esp_now - 0x0000000040226594 ieee80211_add_ie_vendor_esp_ssid - 0x00000000402265d4 ieee80211_add_ie_vendor_esp_manufacturer - *fill* 0x0000000040226621 0x3 - .irom0.text 0x0000000040226624 0x13f0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) - 0x15d8 (size before relaxing) - 0x00000000402273e0 dhcp_set_struct - 0x000000004022740c dhcp_cleanup - 0x0000000040227434 dhcp_inform - 0x00000000402274e0 dhcp_network_changed - 0x000000004022752c dhcp_arp_reply - 0x00000000402275dc dhcp_renew - 0x00000000402276c0 dhcp_coarse_tmr - 0x000000004022774c dhcp_release - 0x000000004022781c dhcp_fine_tmr - 0x0000000040227914 dhcp_stop - 0x0000000040227950 dhcp_start - .irom0.text 0x0000000040227a14 0x5c3 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dns.o) - 0x677 (size before relaxing) - 0x0000000040227e18 dns_setserver - 0x0000000040227e40 dns_init - 0x0000000040227e84 dns_getserver - 0x0000000040227e9c dns_tmr - 0x0000000040227ecc dns_gethostbyname - *fill* 0x0000000040227fd7 0x1 - .irom0.text 0x0000000040227fd8 0x55 /opt/Sming/Sming/compiler/lib//liblwip_open.a(init.o) - 0x71 (size before relaxing) - 0x0000000040227fec lwip_init - *fill* 0x000000004022802d 0x3 - .irom0.text 0x0000000040228030 0x288 /opt/Sming/Sming/compiler/lib//liblwip_open.a(netif.o) - 0x2dc (size before relaxing) - 0x0000000040228030 netif_init - 0x0000000040228034 netif_find - 0x0000000040228070 netif_set_ipaddr - 0x00000000402280dc netif_set_addr - 0x0000000040228110 netif_add - 0x0000000040228184 netif_set_gw - 0x000000004022818c netif_set_netmask - 0x0000000040228194 netif_set_default - 0x000000004022819c netif_set_up - 0x00000000402281d8 netif_set_down - 0x00000000402281f8 netif_remove - 0x0000000040228260 netif_set_link_up - 0x00000000402282a8 netif_set_link_down - .irom0.text 0x00000000402282b8 0x750 /opt/Sming/Sming/compiler/lib//liblwip_open.a(pbuf.o) - 0x794 (size before relaxing) - 0x00000000402282b8 pbuf_free_ooseq_new - 0x0000000040228314 pbuf_header - 0x00000000402283a4 pbuf_free - 0x000000004022843c pbuf_alloc - 0x00000000402285bc pbuf_realloc - 0x0000000040228608 pbuf_clen - 0x000000004022861c pbuf_ref - 0x0000000040228628 pbuf_cat - 0x000000004022865c pbuf_chain - 0x0000000040228678 pbuf_dechain - 0x00000000402286b0 pbuf_copy - 0x0000000040228774 pbuf_copy_partial - 0x0000000040228808 pbuf_take - 0x000000004022887c pbuf_coalesce - 0x00000000402288bc pbuf_get_at - 0x00000000402288e0 pbuf_memcmp - 0x000000004022895c pbuf_memfind - 0x00000000402289c0 pbuf_strstr - .irom0.text 0x0000000040228a08 0xb37 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) - 0xc6b (size before relaxing) - 0x0000000040228a14 tcp_bind - 0x0000000040228aa4 tcp_listen_with_backlog - 0x0000000040228b64 tcp_update_rcv_ann_wnd - 0x0000000040228bb0 tcp_recved - 0x0000000040228c08 tcp_seg_free - 0x0000000040228c34 tcp_segs_free - 0x0000000040228c54 tcp_setprio - 0x0000000040228c5c tcp_seg_copy - 0x0000000040228c98 tcp_arg - 0x0000000040228c9c tcp_recv - 0x0000000040228ca4 tcp_sent - 0x0000000040228cac tcp_err - 0x0000000040228cb4 tcp_accept - 0x0000000040228cb8 tcp_poll - 0x0000000040228cc0 tcp_pcb_purge - 0x0000000040228d24 tcp_slowtmr - 0x0000000040228fd4 tcp_pcb_remove - 0x0000000040229044 tcp_close - 0x000000004022906c tcp_recv_null - 0x00000000402290a4 tcp_fasttmr - 0x0000000040229138 tcp_tmr - 0x000000004022915c tcp_shutdown - 0x00000000402291c4 tcp_abandon - 0x0000000040229264 tcp_abort - 0x000000004022927c tcp_next_iss - 0x000000004022929c tcp_alloc - 0x00000000402293e8 tcp_new - 0x00000000402293fc tcp_eff_send_mss - 0x0000000040229430 tcp_connect - *fill* 0x000000004022953f 0x1 - .irom0.text 0x0000000040229540 0xf4f /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_out.o) - 0x105b (size before relaxing) - 0x0000000040229738 tcp_write - 0x0000000040229a58 tcp_enqueue_flags - 0x0000000040229b18 tcp_send_fin - 0x0000000040229b64 tcp_send_empty_ack - 0x0000000040229c00 tcp_output - 0x000000004022a024 tcp_rst - 0x000000004022a168 tcp_rexmit_rto - 0x000000004022a1ec tcp_rexmit - 0x000000004022a298 tcp_rexmit_fast - 0x000000004022a2fc tcp_keepalive - 0x000000004022a380 tcp_zero_window_probe - *fill* 0x000000004022a48f 0x1 - .irom0.text 0x000000004022a490 0x293 /opt/Sming/Sming/compiler/lib//liblwip_open.a(timers.o) - 0x30f (size before relaxing) - 0x000000004022a498 sys_timeout - 0x000000004022a528 tcp_timer_needed - 0x000000004022a5a8 sys_timeouts_init - 0x000000004022a634 sys_untimeout - 0x000000004022a68c sys_check_timeouts - 0x000000004022a714 sys_restart_timeouts - *fill* 0x000000004022a723 0x1 - .irom0.text 0x000000004022a724 0x50c /opt/Sming/Sming/compiler/lib//liblwip_open.a(udp.o) - 0x58c (size before relaxing) - 0x000000004022a730 udp_input - 0x000000004022a900 udp_bind - 0x000000004022a97c udp_sendto_if - 0x000000004022aac4 udp_sendto - 0x000000004022ab18 udp_send - 0x000000004022ab34 udp_connect - 0x000000004022ab9c udp_disconnect - 0x000000004022abb0 udp_recv - 0x000000004022abbc udp_remove - 0x000000004022abf8 udp_new - .irom0.text 0x000000004022ac30 0x220 /opt/Sming/Sming/compiler/lib//liblwip_open.a(icmp.o) - 0x2a8 (size before relaxing) - 0x000000004022ac30 icmp_input - 0x000000004022ada8 icmp_dest_unreach - .irom0.text 0x000000004022ae50 0x5b6 /opt/Sming/Sming/compiler/lib//liblwip_open.a(igmp.o) - 0x636 (size before relaxing) - 0x000000004022afec igmp_init - 0x000000004022b000 igmp_stop - 0x000000004022b06c igmp_report_groups - 0x000000004022b09c igmp_lookfor_group - 0x000000004022b0b8 igmp_start - 0x000000004022b114 igmp_input - 0x000000004022b234 igmp_joingroup - 0x000000004022b2f4 igmp_leavegroup - 0x000000004022b3cc igmp_tmr - *fill* 0x000000004022b406 0x2 - .irom0.text 0x000000004022b408 0x384 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip_addr.o) - 0x3a8 (size before relaxing) - 0x000000004022b408 ip4_addr_isbroadcast - 0x000000004022b440 ip4_addr_netmask_valid - 0x000000004022b490 ipaddr_aton - 0x000000004022b680 ipaddr_addr - 0x000000004022b69c ipaddr_ntoa_r - 0x000000004022b778 ipaddr_ntoa - .irom0.text 0x000000004022b78c 0x5c2 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) - 0x662 (size before relaxing) - 0x000000004022b78c ip_route - 0x000000004022b804 ip_router - 0x000000004022b868 ip_input - 0x000000004022bac8 ip_output_if_opt - 0x000000004022bcd8 ip_output_if - 0x000000004022bd00 ip_output - *fill* 0x000000004022bd4e 0x2 - .irom0.text 0x000000004022bd50 0x8a7 /opt/Sming/Sming/compiler/lib//liblwip_open.a(etharp.o) - 0x9a3 (size before relaxing) - 0x000000004022bee8 etharp_tmr - 0x000000004022bf40 etharp_cleanup_netif - 0x000000004022bf7c etharp_find_addr - 0x000000004022bfcc etharp_request - 0x000000004022c114 etharp_query - 0x000000004022c2b0 etharp_output - 0x000000004022c3a8 ethernet_input - *fill* 0x000000004022c5f7 0x1 - .irom0.text 0x000000004022c5f8 0xbfb /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcpserver.o) - 0xd97 (size before relaxing) - 0x000000004022c7f0 node_insert_to_list - 0x000000004022c82c node_remove_from_list - 0x000000004022cd70 dhcps_start - 0x000000004022cef4 dhcps_stop - 0x000000004022cf60 wifi_softap_set_dhcps_lease - 0x000000004022d04c wifi_softap_get_dhcps_lease - 0x000000004022d094 dhcps_coarse_tmr - 0x000000004022d150 wifi_softap_set_dhcps_offer_option - 0x000000004022d190 wifi_softap_set_dhcps_lease_time - 0x000000004022d1c0 wifi_softap_reset_dhcps_lease_time - 0x000000004022d1ec wifi_softap_get_dhcps_lease_time - *fill* 0x000000004022d1f3 0x1 - .irom0.text 0x000000004022d1f4 0x1f1 /opt/Sming/Sming/compiler/lib//liblwip_open.a(raw.o) - 0x23d (size before relaxing) - 0x000000004022d1f8 raw_input - 0x000000004022d280 raw_bind - 0x000000004022d28c raw_connect - 0x000000004022d298 raw_recv - 0x000000004022d2a0 raw_sendto - 0x000000004022d344 raw_send - 0x000000004022d360 raw_remove - 0x000000004022d39c raw_new - *fill* 0x000000004022d3e5 0x3 - .irom0.text 0x000000004022d3e8 0x1387 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_in.o) - 0x154f (size before relaxing) - 0x000000004022de00 tcp_input - *fill* 0x000000004022e76f 0x1 - .irom0.text 0x000000004022e770 0x2aa /opt/esp-open-sdk/sdk/lib/libwpa.a(ap_config.o) - 0x2ee (size before relaxing) - 0x000000004022e774 hostapd_config_defaults_bss - 0x000000004022e7c0 hostapd_config_defaults - 0x000000004022e844 hostapd_mac_comp - 0x000000004022e858 hostapd_mac_comp_empty - 0x000000004022e8c4 hostapd_setup_wpa_psk - 0x000000004022e8f4 hostapd_wep_key_cmp - 0x000000004022e944 hostapd_maclist_found - 0x000000004022e9ac hostapd_rate_found - 0x000000004022e9c8 hostapd_get_psk - *fill* 0x000000004022ea1a 0x2 - .irom0.text 0x000000004022ea1c 0x2b6 /opt/esp-open-sdk/sdk/lib/libwpa.a(common.o) - 0x302 (size before relaxing) - 0x000000004022ea1c inc_byte_array - 0x000000004022ea70 hex2byte - 0x000000004022eaa4 hexstr2bin - 0x000000004022eaf0 wpa_get_ntp_timestamp - 0x000000004022eb88 wpa_config_parse_string - 0x000000004022ec8c dup_binstr - *fill* 0x000000004022ecd2 0x2 - .irom0.text 0x000000004022ecd4 0xcc /opt/esp-open-sdk/sdk/lib/libwpa.a(os_xtensa.o) - 0xdc (size before relaxing) - 0x000000004022ecd8 ets_strdup - 0x000000004022ed1c os_get_time - 0x000000004022ed20 r_rand - 0x000000004022ed34 os_random - 0x000000004022ed44 os_get_random - .irom0.text 0x000000004022eda0 0x1c86 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) - 0x1f66 (size before relaxing) - 0x000000004022eeec wpa_auth_for_each_sta - 0x000000004022f06c wpa_init - 0x000000004022f0fc wpa_auth_sta_init - 0x000000004022f144 wpa_auth_sta_associated - 0x000000004022f1b0 wpa_auth_sta_no_wpa - 0x000000004022f20c wpa_auth_sta_deinit - 0x000000004022f2dc wpa_receive - 0x000000004022f740 __wpa_send_eapol - 0x000000004022fc64 wpa_remove_ptk - 0x000000004022fcb0 wpa_auth_sm_event - *fill* 0x0000000040230a26 0x2 - .irom0.text 0x0000000040230a28 0x582 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth_ie.o) - 0x5f6 (size before relaxing) - 0x0000000040230aec wpa_write_rsn_ie - 0x0000000040230bf8 wpa_auth_gen_wpa_ie - 0x0000000040230c88 wpa_add_kde - 0x0000000040230cf4 wpa_validate_wpa_ie - 0x0000000040230f00 wpa_parse_kde_ies - 0x0000000040230f9c wpa_auth_uses_mfp - *fill* 0x0000000040230faa 0x2 - .irom0.text 0x0000000040230fac 0x14d0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa.o) - 0x1708 (size before relaxing) - 0x0000000040231f38 wpa_sm_rx_eapol - 0x00000000402320b0 wpa_register - 0x00000000402320dc wpa_set_profile - 0x00000000402320f4 wpa_set_pmk - 0x0000000040232120 wpa_set_bss - 0x0000000040232324 pp_michael_mic_failure - 0x00000000402323c8 eapol_txcb - 0x0000000040232454 wpa_sm_set_state - .irom0.text 0x000000004023247c 0x76a /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_common.o) - 0x7fa (size before relaxing) - 0x00000000402325c4 wpa_parse_wpa_ie_rsn - 0x0000000040232758 wpa_parse_wpa_ie_wpa - 0x00000000402328e8 wpa_eapol_key_mic - 0x0000000040232928 wpa_compare_rsn_ie - 0x0000000040232950 wpa_pmk_to_ptk - 0x0000000040232a40 rsn_pmkid - 0x0000000040232a9c wpa_cipher_key_len - 0x0000000040232ac0 wpa_cipher_to_alg - 0x0000000040232ae8 wpa_cipher_to_suite - 0x0000000040232b3c rsn_cipher_put_suites - 0x0000000040232b9c wpa_cipher_put_suites - *fill* 0x0000000040232be6 0x2 - .irom0.text 0x0000000040232be8 0xa8 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_debug.o) - 0xac (size before relaxing) - 0x0000000040232c60 wpa_snprintf_hex_uppercase - 0x0000000040232c74 wpa_snprintf_hex - 0x0000000040232c88 eloop_cancel_timeout - 0x0000000040232c8c eloop_register_timeout - .irom0.text 0x0000000040232c90 0x325 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_ie.o) - 0x341 (size before relaxing) - 0x0000000040232c90 wpa_parse_wpa_ie - 0x0000000040232d84 wpa_supplicant_parse_ies - 0x0000000040232f84 wpa_gen_wpa_ie - *fill* 0x0000000040232fb5 0x3 - .irom0.text 0x0000000040232fb8 0x418 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_main.o) - 0x52c (size before relaxing) - 0x0000000040232fbc ppInstallKey - 0x000000004023314c wpa_config_profile - 0x0000000040233180 wpa_config_bss - 0x00000000402331ac wpa_config_assoc_ie - 0x00000000402331c0 dhcp_bind_check - 0x00000000402331f4 eagle_auth_done - 0x0000000040233370 wpa_neg_complete - 0x0000000040233398 wpa_attach - .irom0.text 0x00000000402333d0 0xd6 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpas_glue.o) - 0xe2 (size before relaxing) - 0x0000000040233440 wpa_sm_alloc_eapol - 0x0000000040233480 wpa_sm_deauthenticate - 0x000000004023349c wpa_sm_mlme_setprotection - 0x00000000402334a0 wpa_sm_get_beacon_ie - 0x00000000402334a4 wpa_sm_disassociate - *fill* 0x00000000402334a6 0x2 - .irom0.text 0x00000000402334a8 0xdf /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-wrap.o) - 0x103 (size before relaxing) - 0x00000000402334a8 aes_wrap - *fill* 0x0000000040233587 0x1 - .irom0.text 0x0000000040233588 0x4b7 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal-enc.o) - 0x4df (size before relaxing) - 0x000000004023358c rijndaelEncrypt - 0x00000000402339a8 aes_encrypt_init - 0x00000000402339fc aes_encrypt - 0x0000000040233a14 aes_encrypt_deinit - *fill* 0x0000000040233a3f 0x1 - .irom0.text 0x0000000040233a40 0x304 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal.o) - 0x31c (size before relaxing) - 0x0000000040233a44 rijndaelKeySetupEnc - .irom0.text 0x0000000040233d44 0x135 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_divsf3.o) - 0x0000000040233dc0 __divsf3 - *fill* 0x0000000040233e79 0x3 - .irom0.text 0x0000000040233e7c 0x187 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_tkip.o) - 0x197 (size before relaxing) - *fill* 0x0000000040234003 0x1 - .irom0.text 0x0000000040234004 0x78 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_wep.o) - 0x7c (size before relaxing) - *fill* 0x000000004023407c 0x4 - .irom.text 0x0000000040234080 0x4c0 /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) - *fill* 0x0000000040234540 0x0 - .irom.text 0x0000000040234540 0x14c /opt/esp-open-sdk/sdk/lib/libmain.a(ets_timer.o) - *fill* 0x000000004023468c 0x4 - .irom.text 0x0000000040234690 0x11 /opt/esp-open-sdk/sdk/lib/libmain.a(mem_manager.o) - *fill* 0x00000000402346a1 0xf - .irom.text 0x00000000402346b0 0x5b /opt/esp-open-sdk/sdk/lib/libmain.a(spi_flash.o) - *fill* 0x000000004023470b 0x0 - *fill* 0x000000004023470b 0x5 - .irom.text 0x0000000040234710 0x2d5 /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) - 0x0000000040234730 default_ssid - *fill* 0x00000000402349e5 0x0 - *fill* 0x00000000402349e5 0xb - .irom.text 0x00000000402349f0 0x63 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lwip_if.o) - *fill* 0x0000000040234a53 0x1 - .irom0.text 0x0000000040234a54 0x4f /opt/Sming/Sming/compiler/lib//libmicroc.a(__fpclassify.o) - 0x0000000040234a54 __fpclassify - 0x0000000040234a94 __fpclassifyd - *fill* 0x0000000040234aa3 0x0 - *fill* 0x0000000040234aa3 0x0 - *fill* 0x0000000040234aa3 0x0 - *fill* 0x0000000040234aa3 0x0 - *fill* 0x0000000040234aa3 0x0 - *fill* 0x0000000040234aa3 0x0 - *fill* 0x0000000040234aa3 0xd - .irom.text 0x0000000040234ab0 0x65 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_ana.o) - *fill* 0x0000000040234b15 0x0 - *fill* 0x0000000040234b15 0xb - .irom.text 0x0000000040234b20 0x14c /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) - *fill* 0x0000000040234c6c 0x4 - .irom.text 0x0000000040234c70 0x1f4 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_cal.o) - .irom0.text 0x0000000040234e64 0xc /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_unused.o) - 0x0000000040234e64 chip_v6_set_sense - 0x0000000040234e68 chip_v6_get_sense - 0x0000000040234e6c chip_v6_unset_chanfreq - *fill* 0x0000000040234e70 0x0 - *fill* 0x0000000040234e70 0x0 - .irom.text 0x0000000040234e70 0x50 /opt/esp-open-sdk/sdk/lib/libpp.a(if_hwctrl.o) - *fill* 0x0000000040234ec0 0x0 - .irom.text 0x0000000040234ec0 0x2f /opt/esp-open-sdk/sdk/lib/libpp.a(lmac.o) - *fill* 0x0000000040234eef 0x0 - *fill* 0x0000000040234eef 0x1 - .irom.text 0x0000000040234ef0 0x10d /opt/esp-open-sdk/sdk/lib/libpp.a(pm.o) - *fill* 0x0000000040234ffd 0x0 - *fill* 0x0000000040234ffd 0x3 - .irom.text 0x0000000040235000 0xf8 /opt/esp-open-sdk/sdk/lib/libpp.a(pm_for_bcn_only_mode.o) - *fill* 0x00000000402350f8 0x8 - .irom.text 0x0000000040235100 0x5b /opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) - *fill* 0x000000004023515b 0x0 - *fill* 0x000000004023515b 0x0 - *fill* 0x000000004023515b 0x5 - .irom.text 0x0000000040235160 0x38 /opt/esp-open-sdk/sdk/lib/libpp.a(trc.o) - *fill* 0x0000000040235198 0x0 - .irom.text 0x0000000040235198 0x7 /opt/esp-open-sdk/sdk/lib/libpp.a(wdev.o) - *fill* 0x000000004023519f 0x0 - *fill* 0x000000004023519f 0x1 - .irom.text 0x00000000402351a0 0xa /opt/esp-open-sdk/sdk/lib/libpp.a(esf_buf.o) - *fill* 0x00000000402351aa 0x0 - *fill* 0x00000000402351aa 0x6 - .irom.text 0x00000000402351b0 0x82 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211.o) - 0x00000000402351c0 ieee80211_opcap - *fill* 0x0000000040235232 0x0 - *fill* 0x0000000040235232 0x0 - *fill* 0x0000000040235232 0xe - .irom.text 0x0000000040235240 0x5b /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) - *fill* 0x000000004023529b 0x0 - *fill* 0x000000004023529b 0x5 - .irom.text 0x00000000402352a0 0x19 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ht.o) - *fill* 0x00000000402352b9 0x0 - *fill* 0x00000000402352b9 0x7 - .irom.text 0x00000000402352c0 0x12 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_input.o) - *fill* 0x00000000402352d2 0x0 - *fill* 0x00000000402352d2 0xe - .irom.text 0x00000000402352e0 0x43 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_mesh_quick.o) - *fill* 0x0000000040235323 0x0 - *fill* 0x0000000040235323 0xd - .irom.text 0x0000000040235330 0x1d /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_output.o) - *fill* 0x000000004023534d 0x0 - *fill* 0x000000004023534d 0x3 - .irom.text 0x0000000040235350 0x1b8 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_phy.o) - *fill* 0x0000000040235508 0x0 - *fill* 0x0000000040235508 0x8 - .irom.text 0x0000000040235510 0x1c /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_proto.o) - *fill* 0x000000004023552c 0x0 - *fill* 0x000000004023552c 0x4 - .irom.text 0x0000000040235530 0x99 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_scan.o) - *fill* 0x00000000402355c9 0x0 - *fill* 0x00000000402355c9 0x7 - .irom.text 0x00000000402355d0 0x26 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_sta.o) - *fill* 0x00000000402355f6 0x0 - *fill* 0x00000000402355f6 0x0 - *fill* 0x00000000402355f6 0xa - .irom.text 0x0000000040235600 0x187 /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_cnx.o) - *fill* 0x0000000040235787 0x0 - *fill* 0x0000000040235787 0x0 - *fill* 0x0000000040235787 0x9 - .irom.text 0x0000000040235790 0x83 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action_vendor.o) - *fill* 0x0000000040235813 0x0 - *fill* 0x0000000040235813 0x1 - .irom.text 0x0000000040235814 0x18 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x0000000040235814 ccmp - *fill* 0x000000004023582c 0x0 - *fill* 0x000000004023582c 0x0 - *fill* 0x000000004023582c 0x0 - *fill* 0x000000004023582c 0x0 - .irom.text 0x000000004023582c 0x24 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) - 0x000000004023582c tcp_pcb_lists - 0x000000004023583c tcp_persist_backoff - 0x0000000040235843 tcp_backoff - *fill* 0x0000000040235850 0x0 - *fill* 0x0000000040235850 0x0 - *fill* 0x0000000040235850 0x0 - .irom0.text 0x0000000040235850 0x28c /opt/Sming/Sming/compiler/lib//liblwip_open.a(inet_chksum.o) - 0x00000000402358b8 inet_chksum_pseudo - 0x0000000040235978 inet_chksum_pseudo_partial - 0x0000000040235a54 inet_chksum - 0x0000000040235a70 inet_chksum_pbuf - .irom.text 0x0000000040235adc 0x8 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip_addr.o) - 0x0000000040235adc ip_addr_broadcast - 0x0000000040235ae0 ip_addr_any - *fill* 0x0000000040235ae4 0x0 - *fill* 0x0000000040235ae4 0x0 - *fill* 0x0000000040235ae4 0x0 - .irom.text 0x0000000040235ae4 0x4 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcpserver.o) - .irom0.text 0x0000000040235ae8 0x2 /opt/Sming/Sming/compiler/lib//liblwip_open.a(espconn_dummy.o) - 0x0000000040235ae8 espconn_init - *fill* 0x0000000040235aea 0x2 - .irom.text 0x0000000040235aec 0x28 /opt/Sming/Sming/compiler/lib//liblwip_open.a(memp.o) - 0x0000000040235aec memp_sizes - *fill* 0x0000000040235b14 0x0 - *fill* 0x0000000040235b14 0x0 - *fill* 0x0000000040235b14 0xc - .irom.text 0x0000000040235b20 0xc /opt/esp-open-sdk/sdk/lib/libwpa.a(ap_config.o) - *fill* 0x0000000040235b2c 0x4 - .irom.text 0x0000000040235b30 0x9 /opt/esp-open-sdk/sdk/lib/libwpa.a(common.o) - *fill* 0x0000000040235b39 0x0 - *fill* 0x0000000040235b39 0x7 - .irom.text 0x0000000040235b40 0xc /opt/esp-open-sdk/sdk/lib/libwpa.a(os_xtensa.o) - *fill* 0x0000000040235b4c 0x4 - .irom.text 0x0000000040235b50 0x74 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) - *fill* 0x0000000040235bc4 0xc - .irom.text 0x0000000040235bd0 0xe /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth_ie.o) - *fill* 0x0000000040235bde 0x0 - *fill* 0x0000000040235bde 0x2 - .irom.text 0x0000000040235be0 0x17 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa.o) - *fill* 0x0000000040235bf7 0x0 - *fill* 0x0000000040235bf7 0x9 - .irom.text 0x0000000040235c00 0x1c /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_common.o) - *fill* 0x0000000040235c1c 0x0 - *fill* 0x0000000040235c1c 0x4 - .irom.text 0x0000000040235c20 0x67 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_main.o) - *fill* 0x0000000040235c87 0x0 - *fill* 0x0000000040235c87 0x0 - *fill* 0x0000000040235c87 0x0 - *fill* 0x0000000040235c87 0x9 - .irom.text 0x0000000040235c90 0x13 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal-enc.o) - *fill* 0x0000000040235ca3 0x0 - *fill* 0x0000000040235ca3 0x0 - *fill* 0x0000000040235ca3 0x1 - .irom.text 0x0000000040235ca4 0x18 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_tkip.o) - 0x0000000040235ca4 tkip - .irom.text 0x0000000040235cbc 0x18 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_wep.o) - 0x0000000040235cbc wep - out/build/app_app.a:*(.literal .text .literal.* .text.* .stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.* .irom.debug.*) - .text._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED2Ev - 0x0000000040235cd4 0xb out/build/app_app.a(application.o) - 0x0000000040235cd8 _ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED1Ev - 0x0000000040235cd8 _ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED2Ev - *fill* 0x0000000040235cdf 0x1 - .text._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED0Ev - 0x0000000040235ce0 0x17 out/build/app_app.a(application.o) - 0x1f (size before relaxing) - 0x0000000040235ce0 _ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED0Ev - *fill* 0x0000000040235cf7 0x1 - .text._Z7readAdcv - 0x0000000040235cf8 0x68 out/build/app_app.a(application.o) - 0x80 (size before relaxing) - 0x0000000040235d0c _Z7readAdcv - .text._Z4initv - 0x0000000040235d60 0x85 out/build/app_app.a(application.o) - 0xcd (size before relaxing) - 0x0000000040235d78 _Z4initv - *fill* 0x0000000040235de5 0x3 - .text.startup._GLOBAL__sub_I_procTimer - 0x0000000040235de8 0x38 out/build/app_app.a(application.o) - 0x5c (size before relaxing) - .text.exit._GLOBAL__sub_D_procTimer - 0x0000000040235e20 0x1d out/build/app_app.a(application.o) - 0x2d (size before relaxing) - *fill* 0x0000000040235e3d 0x3 - .text._ZN7rijnfel3ads8cADS101xD2Ev - 0x0000000040235e40 0x7 out/build/app_app.a(ads101x.o) - 0xb (size before relaxing) - 0x0000000040235e40 _ZN7rijnfel3ads8cADS101xD1Ev - 0x0000000040235e40 _ZN7rijnfel3ads8cADS101xD2Ev - *fill* 0x0000000040235e47 0x1 - .text._ZN7rijnfel3ads8cADS101x13ConvertSampleERNS0_12ads_sample_tE - 0x0000000040235e48 0x47 out/build/app_app.a(ads101x.o) - 0x0000000040235e4c _ZN7rijnfel3ads8cADS101x13ConvertSampleERNS0_12ads_sample_tE - *fill* 0x0000000040235e8f 0x1 - .text._ZN7rijnfel3ads8cADS101xD0Ev - 0x0000000040235e90 0x17 out/build/app_app.a(ads101x.o) - 0x1f (size before relaxing) - 0x0000000040235e90 _ZN7rijnfel3ads8cADS101xD0Ev - *fill* 0x0000000040235ea7 0x1 - .text._ZN7rijnfel3ads8cADS101xC2Eh - 0x0000000040235ea8 0x24 out/build/app_app.a(ads101x.o) - 0x0000000040235eac _ZN7rijnfel3ads8cADS101xC2Eh - 0x0000000040235eac _ZN7rijnfel3ads8cADS101xC1Eh - .text._ZN7rijnfel3ads8cADS101x14CreateSettingsEh - 0x0000000040235ecc 0x45 out/build/app_app.a(ads101x.o) - 0x49 (size before relaxing) - 0x0000000040235ed0 _ZN7rijnfel3ads8cADS101x14CreateSettingsEh - *fill* 0x0000000040235f11 0x3 - .text.startup._GLOBAL__sub_I__ZN7rijnfel3ads8cADS101xC2Eh - 0x0000000040235f14 0x28 out/build/app_app.a(ads101x.o) - 0x38 (size before relaxing) - .text._ZN7rijnfel3ads8cADS101x13WriteSettingsEt - 0x0000000040235f3c 0x3f out/build/app_app.a(ads101x.o) - 0x67 (size before relaxing) - 0x0000000040235f3c _ZN7rijnfel3ads8cADS101x13WriteSettingsEt - *fill* 0x0000000040235f7b 0x1 - .text._ZN7rijnfel3ads8cADS101x6SetMuxENS0_9eInputMuxE - 0x0000000040235f7c 0x23 out/build/app_app.a(ads101x.o) - 0x2f (size before relaxing) - 0x0000000040235f7c _ZN7rijnfel3ads8cADS101x6SetMuxENS0_9eInputMuxE - *fill* 0x0000000040235f9f 0x1 - .text._ZN7rijnfel3ads8cADS101x14SetSampleSpeedENS0_12eSampleSpeedE - 0x0000000040235fa0 0x23 out/build/app_app.a(ads101x.o) - 0x2f (size before relaxing) - 0x0000000040235fa0 _ZN7rijnfel3ads8cADS101x14SetSampleSpeedENS0_12eSampleSpeedE - *fill* 0x0000000040235fc3 0x1 - .text._ZN7rijnfel3ads8cADS101x7OneShotEv - 0x0000000040235fc4 0x27 out/build/app_app.a(ads101x.o) - 0x33 (size before relaxing) - 0x0000000040235fc4 _ZN7rijnfel3ads8cADS101x7OneShotEv - *fill* 0x0000000040235feb 0x1 - .text._ZN7rijnfel3ads8cADS101x11GetSettingsEv - 0x0000000040235fec 0x90 out/build/app_app.a(ads101x.o) - 0xec (size before relaxing) - 0x0000000040235ff4 _ZN7rijnfel3ads8cADS101x11GetSettingsEv - .text._ZN7rijnfel3ads8cADS101x10WaitSampleEv - 0x000000004023607c 0x20 out/build/app_app.a(ads101x.o) - 0x2c (size before relaxing) - 0x000000004023607c _ZN7rijnfel3ads8cADS101x10WaitSampleEv - .text._ZN7rijnfel3ads8cADS101x7IsReadyEv - 0x000000004023609c 0x12 out/build/app_app.a(ads101x.o) - 0x1a (size before relaxing) - 0x000000004023609c _ZN7rijnfel3ads8cADS101x7IsReadyEv - *fill* 0x00000000402360ae 0x2 - .text._ZN7rijnfel3ads8cADS101x9RawSampleEv - 0x00000000402360b0 0x73 out/build/app_app.a(ads101x.o) - 0xaf (size before relaxing) - 0x00000000402360b0 _ZN7rijnfel3ads8cADS101x9RawSampleEv - *fill* 0x0000000040236123 0x1 - .literal._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED5Ev - 0x0000000040236124 0x0 out/build/app_app.a(application.o) - .literal._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED0Ev - 0x0000000040236124 0x0 out/build/app_app.a(application.o) - *fill* 0x0000000040236124 0x0 - *fill* 0x0000000040236124 0x0 - *fill* 0x0000000040236124 0x0 - *fill* 0x0000000040236124 0x0 - .literal._ZN7rijnfel3ads8cADS101xD5Ev - 0x0000000040236124 0x0 out/build/app_app.a(ads101x.o) - .literal._ZN7rijnfel3ads8cADS101xD0Ev - 0x0000000040236124 0x0 out/build/app_app.a(ads101x.o) - *fill* 0x0000000040236124 0x0 - *fill* 0x0000000040236124 0x0 - *fill* 0x0000000040236124 0x0 - *fill* 0x0000000040236124 0x0 - *fill* 0x0000000040236124 0x0 - *fill* 0x0000000040236124 0x0 - *fill* 0x0000000040236124 0x0 - *fill* 0x0000000040236124 0x0 - *fill* 0x0000000040236124 0x0 - *libsming.a:*(.literal .text .literal.* .text.* .stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.* .irom.debug.*) - .text.uart_write_char_d - 0x0000000040236124 0x5b /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - 0x0000000040236134 uart_write_char_d - *fill* 0x000000004023617f 0x1 - .text.__wrap_system_restart_local - 0x0000000040236180 0x114 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - 0x140 (size before relaxing) - 0x00000000402361a8 __wrap_system_restart_local - .text._ZN17ESP01_DescriptionC2Ev - 0x0000000040236294 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - 0x0000000040236298 _ZN17ESP01_DescriptionC2Ev - 0x0000000040236298 _ZN17ESP01_DescriptionC1Ev - *fill* 0x00000000402362d3 0x1 - .text.user_init - 0x00000000402362d4 0x2e /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - 0x56 (size before relaxing) - 0x00000000402362d8 user_init - *fill* 0x0000000040236302 0x2 - .text.startup._GLOBAL__sub_I_user_main_cpp - 0x0000000040236304 0x28 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - 0x38 (size before relaxing) - .text._ZN6VectorI8DelegateIFvvEEEixEj - 0x000000004023632c 0x22 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x26 (size before relaxing) - 0x000000004023632c _ZN6VectorI8DelegateIFvvEEEixEj - *fill* 0x000000004023634e 0x2 - .text._ZN6VectorIP19ISystemReadyHandlerEixEj - 0x0000000040236350 0x22 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x26 (size before relaxing) - 0x0000000040236350 _ZN6VectorIP19ISystemReadyHandlerEixEj - *fill* 0x0000000040236372 0x2 - .text._ZNK6VectorIP19ISystemReadyHandlerEixEj - 0x0000000040236374 0x22 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x26 (size before relaxing) - 0x0000000040236374 _ZNK6VectorIP19ISystemReadyHandlerEixEj - *fill* 0x0000000040236396 0x2 - .text._ZNK6VectorI8DelegateIFvvEEEixEj - 0x0000000040236398 0x22 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x26 (size before relaxing) - 0x0000000040236398 _ZNK6VectorI8DelegateIFvvEEEixEj - *fill* 0x00000000402363ba 0x2 - .text._ZN11SystemClassC2Ev - 0x00000000402363bc 0x6d /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x75 (size before relaxing) - 0x00000000402363c4 _ZN11SystemClassC2Ev - 0x00000000402363c4 _ZN11SystemClassC1Ev - *fill* 0x0000000040236429 0x3 - .text._ZN11SystemClass10initializeEv - 0x000000004023642c 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x25 (size before relaxing) - 0x0000000040236430 _ZN11SystemClass10initializeEv - *fill* 0x000000004023644d 0x3 - .text._ZN11SystemClass7onReadyEP19ISystemReadyHandler - 0x0000000040236450 0x83 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x93 (size before relaxing) - 0x0000000040236458 _ZN11SystemClass7onReadyEP19ISystemReadyHandler - *fill* 0x00000000402364d3 0x1 - .text._ZN6VectorI8DelegateIFvvEEE17removeAllElementsEv - 0x00000000402364d4 0x50 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x54 (size before relaxing) - 0x00000000402364d4 _ZN6VectorI8DelegateIFvvEEE17removeAllElementsEv - .text._ZN6VectorI8DelegateIFvvEEED2Ev - 0x0000000040236524 0x25 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x35 (size before relaxing) - 0x0000000040236524 _ZN6VectorI8DelegateIFvvEEED1Ev - 0x0000000040236524 _ZN6VectorI8DelegateIFvvEEED2Ev - *fill* 0x0000000040236549 0x3 - .text._ZN6VectorI8DelegateIFvvEEED0Ev - 0x000000004023654c 0x1d /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x29 (size before relaxing) - 0x000000004023654c _ZN6VectorI8DelegateIFvvEEED0Ev - *fill* 0x0000000040236569 0x3 - .text._ZN6VectorIP19ISystemReadyHandlerE17removeAllElementsEv - 0x000000004023656c 0x34 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x38 (size before relaxing) - 0x000000004023656c _ZN6VectorIP19ISystemReadyHandlerE17removeAllElementsEv - .text._ZN6VectorIP19ISystemReadyHandlerED2Ev - 0x00000000402365a0 0x25 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x35 (size before relaxing) - 0x00000000402365a0 _ZN6VectorIP19ISystemReadyHandlerED2Ev - 0x00000000402365a0 _ZN6VectorIP19ISystemReadyHandlerED1Ev - *fill* 0x00000000402365c5 0x3 - .text._ZN6VectorIP19ISystemReadyHandlerED0Ev - 0x00000000402365c8 0x1d /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x29 (size before relaxing) - 0x00000000402365c8 _ZN6VectorIP19ISystemReadyHandlerED0Ev - *fill* 0x00000000402365e5 0x3 - .text._ZN11SystemClass12readyHandlerEv - 0x00000000402365e8 0x66 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x82 (size before relaxing) - 0x00000000402365e8 _ZN11SystemClass12readyHandlerEv - *fill* 0x000000004023664e 0x2 - .text._ZN11SystemClass18staticReadyHandlerEv - 0x0000000040236650 0x15 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x1d (size before relaxing) - 0x0000000040236650 _ZN11SystemClass18staticReadyHandlerEv - *fill* 0x0000000040236665 0x3 - .text.startup._GLOBAL__sub_I_System - 0x0000000040236668 0x15 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x1d (size before relaxing) - *fill* 0x000000004023667d 0x3 - .text.exit._GLOBAL__sub_D_System - 0x0000000040236680 0x1e /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x2e (size before relaxing) - *fill* 0x000000004023669e 0x2 - .text.gdb_exception_handler - 0x00000000402366a0 0x16d /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - 0x1bd (size before relaxing) - *fill* 0x000000004023680d 0x3 - .text.gdbstub_init - 0x0000000040236810 0x49 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - 0x51 (size before relaxing) - 0x0000000040236818 gdbstub_init - *fill* 0x0000000040236859 0x3 - .text.cpp_core_initialize - 0x000000004023685c 0x2b /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - 0x0000000040236864 cpp_core_initialize - *fill* 0x0000000040236887 0x1 - .text._Znwj 0x0000000040236888 0xf /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - 0x17 (size before relaxing) - 0x0000000040236888 _Znwj - *fill* 0x0000000040236897 0x1 - .text._Znaj 0x0000000040236898 0xf /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - 0x17 (size before relaxing) - 0x0000000040236898 _Znaj - *fill* 0x00000000402368a7 0x1 - .text._ZdlPv 0x00000000402368a8 0x11 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - 0x18 (size before relaxing) - 0x00000000402368a8 _ZdlPv - *fill* 0x00000000402368b9 0x3 - .text._ZdaPv 0x00000000402368bc 0x11 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - 0x18 (size before relaxing) - 0x00000000402368bc _ZdaPv - *fill* 0x00000000402368cd 0x3 - .text.__cxa_pure_virtual - 0x00000000402368d0 0x12 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - 0x20 (size before relaxing) - 0x00000000402368d4 __cxa_pure_virtual - *fill* 0x00000000402368e2 0x2 - .text._ZL16defaultPrintCharP5uart_c - 0x00000000402368e4 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - *fill* 0x00000000402368fd 0x3 - .text.m_vsnprintf - 0x0000000040236900 0x42f /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - 0x473 (size before relaxing) - 0x0000000040236904 m_vsnprintf - *fill* 0x0000000040236d2f 0x1 - .text.m_vprintf - 0x0000000040236d30 0x83 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - 0x87 (size before relaxing) - 0x0000000040236d38 m_vprintf - *fill* 0x0000000040236db3 0x1 - .text.m_printf - 0x0000000040236db4 0x33 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - 0x37 (size before relaxing) - 0x0000000040236db4 m_printf - *fill* 0x0000000040236de7 0x1 - .text._ZNK9IPAddress7printToER5Print - 0x0000000040236de8 0x73 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - 0x87 (size before relaxing) - 0x0000000040236de8 _ZNK9IPAddress7printToER5Print - *fill* 0x0000000040236e5b 0x1 - .text._ZN9IPAddressC2Ehhhh - 0x0000000040236e5c 0x1f /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - 0x0000000040236e60 _ZN9IPAddressC1Ehhhh - 0x0000000040236e60 _ZN9IPAddressC2Ehhhh - *fill* 0x0000000040236e7b 0x1 - .text.startup._GLOBAL__sub_I__ZN9IPAddressC2Ev - 0x0000000040236e7c 0x3b /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - 0x43 (size before relaxing) - *fill* 0x0000000040236eb7 0x1 - .text._ZN5Print5writeEPKc - 0x0000000040236eb8 0x2e /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - 0x32 (size before relaxing) - 0x0000000040236eb8 _ZN5Print5writeEPKc - *fill* 0x0000000040236ee6 0x2 - .text._ZN5Print5printEPKc - 0x0000000040236ee8 0xf /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - 0x17 (size before relaxing) - 0x0000000040236ee8 _ZN5Print5printEPKc - *fill* 0x0000000040236ef7 0x1 - .text._ZN5Print7printlnEv - 0x0000000040236ef8 0x29 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - 0x35 (size before relaxing) - 0x0000000040236ef8 _ZN5Print7printlnEv - *fill* 0x0000000040236f21 0x3 - .text._ZN5Print7printlnEPKc - 0x0000000040236f24 0x25 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - 0x31 (size before relaxing) - 0x0000000040236f24 _ZN5Print7printlnEPKc - *fill* 0x0000000040236f49 0x3 - .text._ZN5Print6printfEPKcz - 0x0000000040236f4c 0x91 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - 0x95 (size before relaxing) - 0x0000000040236f4c _ZN5Print6printfEPKcz - *fill* 0x0000000040236fdd 0x3 - .text._ZN5Print11printNumberEmh - 0x0000000040236fe0 0x7d /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - 0x88 (size before relaxing) - 0x0000000040236fe0 _ZN5Print11printNumberEmh - *fill* 0x000000004023705d 0x3 - .text._ZN5Print5printEmi - 0x0000000040237060 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - 0x28 (size before relaxing) - 0x0000000040237060 _ZN5Print5printEmi - *fill* 0x0000000040237081 0x3 - .text._ZN5Print5printEhi - 0x0000000040237084 0x15 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - 0x19 (size before relaxing) - 0x0000000040237084 _ZN5Print5printEhi - *fill* 0x0000000040237099 0x3 - .text.startup._GLOBAL__sub_I__ZN5Print5writeEPKhj - 0x000000004023709c 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - 0x25 (size before relaxing) - *fill* 0x00000000402370bd 0x3 - .text._ZN6StringD2Ev - 0x00000000402370c0 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - 0x18 (size before relaxing) - 0x00000000402370c0 _ZN6StringD1Ev - 0x00000000402370c0 _ZN6StringD2Ev - .text._ZN6String7reserveEj - 0x00000000402370d4 0x59 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - 0x00000000402370d8 _ZN6String7reserveEj - *fill* 0x000000004023712d 0x3 - .text._ZN6String4copyEPKcj - 0x0000000040237130 0x55 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - 0x5d (size before relaxing) - 0x0000000040237138 _ZN6String4copyEPKcj - *fill* 0x0000000040237185 0x3 - .text._ZN6String4moveERS_ - 0x0000000040237188 0x61 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - 0x65 (size before relaxing) - 0x0000000040237188 _ZN6String4moveERS_ - *fill* 0x00000000402371e9 0x3 - .text._ZNK6String7indexOfEcj - 0x00000000402371ec 0x41 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - 0x49 (size before relaxing) - 0x00000000402371ec _ZNK6String7indexOfEcj - *fill* 0x000000004023722d 0x3 - .text._ZNK6String7indexOfERKS_j - 0x0000000040237230 0x45 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - 0x0000000040237234 _ZNK6String7indexOfERKS_j - *fill* 0x0000000040237275 0x3 - .text.startup._GLOBAL__sub_I__ZN6StringC2EPKc - 0x0000000040237278 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - 0x25 (size before relaxing) - *fill* 0x0000000040237299 0x3 - .text 0x000000004023729c 0x23 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub-entry.o) - 0x27 (size before relaxing) - 0x000000004023729c gdbstub_save_extra_sfrs_for_exception - *fill* 0x00000000402372bf 0x1 - .text.ltoa_wp 0x00000000402372c0 0xee /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - 0x102 (size before relaxing) - 0x00000000402372c8 ltoa_wp - *fill* 0x00000000402373ae 0x2 - .text.ltoa_w 0x00000000402373b0 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - 0x18 (size before relaxing) - 0x00000000402373b0 ltoa_w - .text.ltoa 0x00000000402373c4 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - 0x18 (size before relaxing) - 0x00000000402373c4 ltoa - .text.ultoa_wp - 0x00000000402373d8 0xca /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - 0xe6 (size before relaxing) - 0x00000000402373d8 ultoa_wp - *fill* 0x00000000402374a2 0x2 - .text.ultoa_w 0x00000000402374a4 0x13 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - 0x1b (size before relaxing) - 0x00000000402374a4 ultoa_w - *fill* 0x00000000402374b7 0x1 - .text.ultoa 0x00000000402374b8 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - 0x18 (size before relaxing) - 0x00000000402374b8 ultoa - .text.dtostrf_p - 0x00000000402374cc 0x33d /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - 0x39d (size before relaxing) - 0x0000000040237508 dtostrf_p - *fill* 0x0000000040237809 0x3 - .text._ZN5TimerC2Ev - 0x000000004023780c 0x33 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - 0x3b (size before relaxing) - 0x0000000040237810 _ZN5TimerC1Ev - 0x0000000040237810 _ZN5TimerC2Ev - *fill* 0x000000004023783f 0x1 - .text._ZN5Timer4tickEv - 0x0000000040237840 0x31 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - 0x0000000040237844 _ZN5Timer4tickEv - *fill* 0x0000000040237871 0x3 - .text._ZN5TimerD2Ev - 0x0000000040237874 0x32 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - 0x3a (size before relaxing) - 0x0000000040237874 _ZN5TimerD1Ev - 0x0000000040237874 _ZN5TimerD2Ev - *fill* 0x00000000402378a6 0x2 - .text._Z7pinModeth - 0x00000000402378a8 0x43e /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - 0x00000000402378c8 _Z7pinModeth - *fill* 0x0000000040237ce6 0x2 - .text.startup._GLOBAL__sub_I_A0 - 0x0000000040237ce8 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - 0x25 (size before relaxing) - *fill* 0x0000000040237d09 0x3 - .text._ZN7TwoWire5writeEPKhj - 0x0000000040237d0c 0x6f /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x0000000040237d10 _ZN7TwoWire5writeEPKhj - *fill* 0x0000000040237d7b 0x1 - .text._ZN7TwoWire9availableEv - 0x0000000040237d7c 0x35 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x0000000040237d84 _ZN7TwoWire9availableEv - *fill* 0x0000000040237db1 0x3 - .text._ZN7TwoWire4readEv - 0x0000000040237db4 0x50 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x58 (size before relaxing) - 0x0000000040237db8 _ZN7TwoWire4readEv - .text._ZN7TwoWire4peekEv - 0x0000000040237e04 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x54 (size before relaxing) - 0x0000000040237e04 _ZN7TwoWire4peekEv - .text._ZN7TwoWire5flushEv - 0x0000000040237e4c 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x2c (size before relaxing) - 0x0000000040237e54 _ZN7TwoWire5flushEv - .text._ZN7TwoWire5writeEh - 0x0000000040237e70 0x6a /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x76 (size before relaxing) - 0x0000000040237e74 _ZN7TwoWire5writeEh - *fill* 0x0000000040237eda 0x2 - .text._ZN7TwoWireC2Ev - 0x0000000040237edc 0x16 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x0000000040237ee0 _ZN7TwoWireC2Ev - 0x0000000040237ee0 _ZN7TwoWireC1Ev - *fill* 0x0000000040237ef2 0x2 - .text._ZN7TwoWire5beginEii - 0x0000000040237ef4 0x36 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x3e (size before relaxing) - 0x0000000040237efc _ZN7TwoWire5beginEii - *fill* 0x0000000040237f2a 0x2 - .text._ZN7TwoWire4pinsEii - 0x0000000040237f2c 0xc /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x14 (size before relaxing) - 0x0000000040237f2c _ZN7TwoWire4pinsEii - .text._ZN7TwoWire5beginEv - 0x0000000040237f38 0x1c /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x28 (size before relaxing) - 0x0000000040237f38 _ZN7TwoWire5beginEv - .text._ZN7TwoWire11requestFromEhjb - 0x0000000040237f54 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x50 (size before relaxing) - 0x0000000040237f54 _ZN7TwoWire11requestFromEhjb - .text._ZN7TwoWire11requestFromEii - 0x0000000040237f90 0x1a /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x1e (size before relaxing) - 0x0000000040237f90 _ZN7TwoWire11requestFromEii - *fill* 0x0000000040237faa 0x2 - .text._ZN7TwoWire17beginTransmissionEh - 0x0000000040237fac 0x22 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x2e (size before relaxing) - 0x0000000040237fb0 _ZN7TwoWire17beginTransmissionEh - *fill* 0x0000000040237fce 0x2 - .text._ZN7TwoWire15endTransmissionEh - 0x0000000040237fd0 0x52 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x6e (size before relaxing) - 0x0000000040237fd0 _ZN7TwoWire15endTransmissionEh - *fill* 0x0000000040238022 0x2 - .text._ZN7TwoWire15endTransmissionEv - 0x0000000040238024 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x18 (size before relaxing) - 0x0000000040238024 _ZN7TwoWire15endTransmissionEv - .text.startup._GLOBAL__sub_I__ZN7TwoWire8rxBufferE - 0x0000000040238038 0x15 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0x1d (size before relaxing) - *fill* 0x000000004023804d 0x3 - .text._ZN14HardwareSerial9availableEv - 0x0000000040238050 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x18 (size before relaxing) - 0x0000000040238050 _ZN14HardwareSerial9availableEv - .text._ZN14HardwareSerial5writeEh - 0x0000000040238064 0x37 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x3f (size before relaxing) - 0x0000000040238064 _ZN14HardwareSerial5writeEh - *fill* 0x000000004023809b 0x1 - .text._ZN14HardwareSerial4readEv - 0x000000004023809c 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x18 (size before relaxing) - 0x000000004023809c _ZN14HardwareSerial4readEv - .text._ZN14HardwareSerial4peekEv - 0x00000000402380b0 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x18 (size before relaxing) - 0x00000000402380b0 _ZN14HardwareSerial4peekEv - .text._ZN14HardwareSerial5flushEv - 0x00000000402380c4 0x23 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x2f (size before relaxing) - 0x00000000402380c4 _ZN14HardwareSerial5flushEv - *fill* 0x00000000402380e7 0x1 - .text._Z41__static_initialization_and_destruction_0ii$part$0 - 0x00000000402380e8 0x53 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x57 (size before relaxing) - *fill* 0x000000004023813b 0x1 - .text._ZN14HardwareSerialC2Ei - 0x000000004023813c 0x1b /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x1f (size before relaxing) - 0x000000004023813c _ZN14HardwareSerialC1Ei - 0x000000004023813c _ZN14HardwareSerialC2Ei - *fill* 0x0000000040238157 0x1 - .text._ZN14HardwareSerial3endEv - 0x0000000040238158 0x5c /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x74 (size before relaxing) - 0x000000004023815c _ZN14HardwareSerial3endEv - .text._ZN14HardwareSerial13resetCallbackEv - 0x00000000402381b4 0x39 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x3d (size before relaxing) - 0x00000000402381b4 _ZN14HardwareSerial13resetCallbackEv - *fill* 0x00000000402381ed 0x3 - .text._ZN14HardwareSerial5beginEj12SerialConfig10SerialModeh - 0x00000000402381f0 0x39 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x4d (size before relaxing) - 0x00000000402381f0 _ZN14HardwareSerial5beginEj12SerialConfig10SerialModeh - *fill* 0x0000000040238229 0x3 - .text.startup._GLOBAL__sub_I__ZN14HardwareSerial10memberDataE - 0x000000004023822c 0x31 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x49 (size before relaxing) - *fill* 0x000000004023825d 0x3 - .text.exit._GLOBAL__sub_D__ZN14HardwareSerial10memberDataE - 0x0000000040238260 0xf /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x17 (size before relaxing) - *fill* 0x000000004023826f 0x1 - .text._ZN19ISystemReadyHandlerD2Ev - 0x0000000040238270 0xb /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x0000000040238274 _ZN19ISystemReadyHandlerD1Ev - 0x0000000040238274 _ZN19ISystemReadyHandlerD2Ev - *fill* 0x000000004023827b 0x1 - .text._ZN8WDTClassD2Ev - 0x000000004023827c 0x7 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0xb (size before relaxing) - 0x000000004023827c _ZN8WDTClassD1Ev - 0x000000004023827c _ZN8WDTClassD2Ev - *fill* 0x0000000040238283 0x1 - .text._ZN19ISystemReadyHandlerD0Ev - 0x0000000040238284 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x1f (size before relaxing) - 0x0000000040238284 _ZN19ISystemReadyHandlerD0Ev - *fill* 0x000000004023829b 0x1 - .text._ZN8WDTClassD0Ev - 0x000000004023829c 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x1f (size before relaxing) - 0x000000004023829c _ZN8WDTClassD0Ev - *fill* 0x00000000402382b3 0x1 - .text._ZN8WDTClass5aliveEv - 0x00000000402382b4 0xf /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x17 (size before relaxing) - 0x00000000402382b4 _ZN8WDTClass5aliveEv - *fill* 0x00000000402382c3 0x1 - .text._ZN8WDTClass20internalApplyEnabledEv - 0x00000000402382c4 0x2e /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x39 (size before relaxing) - 0x00000000402382c4 _ZN8WDTClass20internalApplyEnabledEv - *fill* 0x00000000402382f2 0x2 - .text._ZN8WDTClass6enableEb - 0x00000000402382f4 0x39 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x51 (size before relaxing) - 0x00000000402382f4 _ZN8WDTClass6enableEb - *fill* 0x000000004023832d 0x3 - .text._ZN8WDTClass13onSystemReadyEv - 0x0000000040238330 0xf /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x17 (size before relaxing) - 0x0000000040238330 _ZN8WDTClass13onSystemReadyEv - *fill* 0x000000004023833f 0x1 - .text.startup._GLOBAL__sub_I_WDT - 0x0000000040238340 0xe /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x12 (size before relaxing) - *fill* 0x000000004023834e 0x2 - .text.exit._GLOBAL__sub_D_WDT - 0x0000000040238350 0xa /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x12 (size before relaxing) - *fill* 0x000000004023835a 0x2 - .text.startup._GLOBAL__sub_I__ZN15CommandExecutorC2Ev - 0x000000004023835c 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - 0x25 (size before relaxing) - *fill* 0x000000004023837d 0x3 - .text._ZL16uart1_write_charc - 0x0000000040238380 0x3b /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0x47 (size before relaxing) - *fill* 0x00000000402383bb 0x1 - .text._ZL16uart0_write_charc - 0x00000000402383bc 0x3b /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0x47 (size before relaxing) - *fill* 0x00000000402383f7 0x1 - .text.uart_peek_char - 0x00000000402383f8 0x51 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0x55 (size before relaxing) - 0x00000000402383f8 uart_peek_char - *fill* 0x0000000040238449 0x3 - .text.uart_read_char - 0x000000004023844c 0x33 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0x3b (size before relaxing) - 0x000000004023844c uart_read_char - *fill* 0x000000004023847f 0x1 - .text._Z14uart_start_isrP5uart_ - 0x0000000040238480 0x9f /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0xab (size before relaxing) - 0x0000000040238494 _Z14uart_start_isrP5uart_ - *fill* 0x000000004023851f 0x1 - .text._Z13uart_stop_isrP5uart_ - 0x0000000040238520 0x8a /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0xa2 (size before relaxing) - 0x0000000040238520 _Z13uart_stop_isrP5uart_ - *fill* 0x00000000402385aa 0x2 - .text.uart_write_char - 0x00000000402385ac 0x47 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0x4f (size before relaxing) - 0x00000000402385ac uart_write_char - *fill* 0x00000000402385f3 0x1 - .text.uart_wait_tx_empty - 0x00000000402385f4 0x53 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0x5b (size before relaxing) - 0x00000000402385f4 uart_wait_tx_empty - *fill* 0x0000000040238647 0x1 - .text.uart_flush - 0x0000000040238648 0xad /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0xbd (size before relaxing) - 0x000000004023864c uart_flush - *fill* 0x00000000402386f5 0x3 - .text.uart_set_baudrate - 0x00000000402386f8 0x3e /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0x42 (size before relaxing) - 0x0000000040238700 uart_set_baudrate - *fill* 0x0000000040238736 0x2 - .text.uart_init - 0x0000000040238738 0x207 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0x25f (size before relaxing) - 0x000000004023873c uart_init - *fill* 0x000000004023893f 0x1 - .text.uart_uninit - 0x0000000040238940 0x86 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0xb1 (size before relaxing) - 0x0000000040238940 uart_uninit - *fill* 0x00000000402389c6 0x2 - .text.uart_set_debug - 0x00000000402389c8 0x54 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0x64 (size before relaxing) - 0x00000000402389d8 uart_set_debug - .text.uart_get_debug - 0x0000000040238a1c 0x7 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0xb (size before relaxing) - 0x0000000040238a1c uart_get_debug - *fill* 0x0000000040238a23 0x1 - .text.uart_detach - 0x0000000040238a24 0x53 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0x6b (size before relaxing) - 0x0000000040238a24 uart_detach - *fill* 0x0000000040238a77 0x1 - .text.startup._GLOBAL__sub_I_uart_resize_rx_buffer - 0x0000000040238a78 0x28 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0x38 (size before relaxing) - .text._ZL9twi_delayh - 0x0000000040238aa0 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .text._ZL14twi_write_stopv - 0x0000000040238ab8 0xdf /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - 0xfb (size before relaxing) - *fill* 0x0000000040238b97 0x1 - .text._ZL13twi_write_bitb - 0x0000000040238b98 0xd9 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - 0xfd (size before relaxing) - *fill* 0x0000000040238c71 0x3 - .text._ZL12twi_read_bitv - 0x0000000040238c74 0xc9 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - 0xf1 (size before relaxing) - *fill* 0x0000000040238d3d 0x3 - .text._ZL14twi_write_byteh - 0x0000000040238d40 0x39 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - 0x45 (size before relaxing) - *fill* 0x0000000040238d79 0x3 - .text._ZL15twi_write_startv - 0x0000000040238d7c 0x9f /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - 0xc3 (size before relaxing) - *fill* 0x0000000040238e1b 0x1 - .text.twi_init - 0x0000000040238e1c 0x4a /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - 0x6a (size before relaxing) - 0x0000000040238e1c twi_init - *fill* 0x0000000040238e66 0x2 - .text.twi_writeTo - 0x0000000040238e68 0x109 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - 0x151 (size before relaxing) - 0x0000000040238e68 twi_writeTo - *fill* 0x0000000040238f71 0x3 - .text.twi_readFrom - 0x0000000040238f74 0x135 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - 0x18d (size before relaxing) - 0x0000000040238f74 twi_readFrom - *fill* 0x00000000402390a9 0x3 - .text._Z5delayj - 0x00000000402390ac 0x5a /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - 0x6e (size before relaxing) - 0x00000000402390ac _Z5delayj - *fill* 0x0000000040239106 0x2 - .text.startup._GLOBAL__sub_I__Z6millisv - 0x0000000040239108 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - 0x25 (size before relaxing) - *fill* 0x0000000040239129 0x3 - .text._ZN6VectorI19WebSocketConnectionED2Ev - 0x000000004023912c 0x49 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - 0x4d (size before relaxing) - 0x0000000040239130 _ZN6VectorI19WebSocketConnectionED1Ev - 0x0000000040239130 _ZN6VectorI19WebSocketConnectionED2Ev - *fill* 0x0000000040239175 0x3 - .text._ZN6VectorI19WebSocketConnectionED0Ev - 0x0000000040239178 0x1d /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - 0x29 (size before relaxing) - 0x0000000040239178 _ZN6VectorI19WebSocketConnectionED0Ev - *fill* 0x0000000040239195 0x3 - .text._ZN6VectorI19WebSocketConnectionEixEj - 0x0000000040239198 0x22 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - 0x26 (size before relaxing) - 0x0000000040239198 _ZN6VectorI19WebSocketConnectionEixEj - *fill* 0x00000000402391ba 0x2 - .text._ZNK6VectorI19WebSocketConnectionEixEj - 0x00000000402391bc 0x22 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - 0x26 (size before relaxing) - 0x00000000402391bc _ZNK6VectorI19WebSocketConnectionEixEj - *fill* 0x00000000402391de 0x2 - .text.startup._GLOBAL__sub_I__ZN19WebSocketConnection13websocketListE - 0x00000000402391e0 0x4f /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - 0x63 (size before relaxing) - *fill* 0x000000004023922f 0x1 - .text.exit._GLOBAL__sub_D__ZN19WebSocketConnection13websocketListE - 0x0000000040239230 0x15 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - 0x1d (size before relaxing) - *fill* 0x0000000040239245 0x3 - .text._ZN14CommandHandlerC2Ev - 0x0000000040239248 0x69 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - 0x7d (size before relaxing) - 0x0000000040239254 _ZN14CommandHandlerC1Ev - 0x0000000040239254 _ZN14CommandHandlerC2Ev - *fill* 0x00000000402392b1 0x3 - .text._ZN14CommandHandlerD2Ev - 0x00000000402392b4 0x1f /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - 0x2b (size before relaxing) - 0x00000000402392b4 _ZN14CommandHandlerD2Ev - 0x00000000402392b4 _ZN14CommandHandlerD1Ev - *fill* 0x00000000402392d3 0x1 - .text.startup._GLOBAL__sub_I__ZN14CommandHandlerC2Ev - 0x00000000402392d4 0x28 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - 0x38 (size before relaxing) - .text.exit._GLOBAL__sub_D__ZN14CommandHandlerC2Ev - 0x00000000402392fc 0x15 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - 0x1d (size before relaxing) - *fill* 0x0000000040239311 0x3 - .text.startup._GLOBAL__sub_I__ZN13CommandOutputC2EP9TcpClient - 0x0000000040239314 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - 0x25 (size before relaxing) - *fill* 0x0000000040239335 0x3 - .text._ZN15CommandDelegateC2Ev - 0x0000000040239338 0x3f /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - 0x4b (size before relaxing) - 0x000000004023933c _ZN15CommandDelegateC1Ev - 0x000000004023933c _ZN15CommandDelegateC2Ev - *fill* 0x0000000040239377 0x1 - .text.startup._GLOBAL__sub_I__ZN15CommandDelegateC2Ev - 0x0000000040239378 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - 0x25 (size before relaxing) - *fill* 0x0000000040239399 0x3 - .text.startup._GLOBAL__sub_I__ZN16SystemClockClass3nowE8TimeZone - 0x000000004023939c 0x43 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - 0x57 (size before relaxing) - *fill* 0x00000000402393df 0x1 - .text.startup._GLOBAL__sub_I__ZN13TcpConnectionC2Eb - 0x00000000402393e0 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - 0x25 (size before relaxing) - *fill* 0x0000000040239401 0x3 - .text.startup._GLOBAL__sub_I__ZN9TcpClientC2EP7tcp_pcb8DelegateIFbRS_PciEES2_IFvS3_bEE - 0x0000000040239404 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - 0x25 (size before relaxing) - *fill* 0x0000000040239425 0x3 - .text.startup._GLOBAL__sub_I__ZN12HttpResponseD2Ev - 0x0000000040239428 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - 0x25 (size before relaxing) - *fill* 0x0000000040239449 0x3 - .text.startup._GLOBAL__sub_I__ZN11HttpRequestC2E3URL - 0x000000004023944c 0x21 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - 0x25 (size before relaxing) - *fill* 0x000000004023946d 0x3 - .text._ZN8RtcClassC2Ev - 0x0000000040239470 0x23 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - 0x2b (size before relaxing) - 0x0000000040239470 _ZN8RtcClassC1Ev - 0x0000000040239470 _ZN8RtcClassC2Ev - *fill* 0x0000000040239493 0x1 - .text.startup._GLOBAL__sub_I__ZN8RtcClassC2Ev - 0x0000000040239494 0x19 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - 0x1d (size before relaxing) - *fill* 0x00000000402394ad 0x3 - .text.startup._GLOBAL__sub_I__ZN8DateTimeC2Ev - 0x00000000402394b0 0x28 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - 0x38 (size before relaxing) - .text.startup._GLOBAL__sub_I__ZN11ArduinoJson9Internals13IndentedPrint5writeEh - 0x00000000402394d8 0x1a /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - *fill* 0x00000000402394f2 0x0 - *fill* 0x00000000402394f2 0x2 - .text.__custom_crash_callback - 0x00000000402394f4 0x2 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - 0x00000000402394f4 __custom_crash_callback - 0x00000000402394f4 custom_crash_callback - *fill* 0x00000000402394f6 0x2 - .literal._ZN17ESP01_DescriptionC5Ev - 0x00000000402394f8 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - *fill* 0x00000000402394f8 0x0 - *fill* 0x00000000402394f8 0x0 - .literal._ZNK6VectorI8DelegateIFvvEEE5countEv - 0x00000000402394f8 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZNK6VectorIP19ISystemReadyHandlerE5countEv - 0x00000000402394f8 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN6VectorI8DelegateIFvvEEEixEj - 0x00000000402394f8 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN6VectorIP19ISystemReadyHandlerEixEj - 0x00000000402394f8 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZNK6VectorIP19ISystemReadyHandlerEixEj - 0x00000000402394f8 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZNK6VectorI8DelegateIFvvEEEixEj - 0x00000000402394f8 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN6VectorI8DelegateIFvvEEE17removeAllElementsEv - 0x00000000402394f8 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN6VectorI8DelegateIFvvEEED5Ev - 0x00000000402394f8 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN6VectorI8DelegateIFvvEEED0Ev - 0x00000000402394f8 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN6VectorIP19ISystemReadyHandlerE17removeAllElementsEv - 0x00000000402394f8 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN6VectorIP19ISystemReadyHandlerED5Ev - 0x00000000402394f8 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .literal._ZN6VectorIP19ISystemReadyHandlerED0Ev - 0x00000000402394f8 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .text._ZNK6VectorI8DelegateIFvvEEE5countEv - 0x00000000402394f8 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x00000000402394f8 _ZNK6VectorI8DelegateIFvvEEE5countEv - .text._ZNK6VectorIP19ISystemReadyHandlerE5countEv - 0x00000000402394fc 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x00000000402394fc _ZNK6VectorIP19ISystemReadyHandlerE5countEv - *fill* 0x0000000040239500 0x0 - *fill* 0x0000000040239500 0x0 - *fill* 0x0000000040239500 0x0 - *fill* 0x0000000040239500 0x0 - *fill* 0x0000000040239500 0x0 - *fill* 0x0000000040239500 0x0 - .text._ZN11SystemClass7isReadyEv - 0x0000000040239500 0xe /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x0000000040239500 _ZN11SystemClass7isReadyEv - *fill* 0x000000004023950e 0x0 - *fill* 0x000000004023950e 0x0 - *fill* 0x000000004023950e 0x0 - *fill* 0x000000004023950e 0x0 - *fill* 0x000000004023950e 0x0 - *fill* 0x000000004023950e 0x0 - *fill* 0x000000004023950e 0x0 - *fill* 0x000000004023950e 0x0 - *fill* 0x000000004023950e 0x0 - *fill* 0x000000004023950e 0x0 - *fill* 0x000000004023950e 0x0 - *fill* 0x000000004023950e 0x0 - *fill* 0x000000004023950e 0x0 - *fill* 0x000000004023950e 0x0 - *fill* 0x000000004023950e 0x0 - *fill* 0x000000004023950e 0x2 - .text._ZZ11m_vsnprintfENKUlcE_clEc - 0x0000000040239510 0x1c /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - *fill* 0x000000004023952c 0x0 - *fill* 0x000000004023952c 0x0 - *fill* 0x000000004023952c 0x0 - *fill* 0x000000004023952c 0x0 - *fill* 0x000000004023952c 0x0 - *fill* 0x000000004023952c 0x0 - .literal._ZN5Print5writeEPKc - 0x000000004023952c 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .text._ZN5Print5writeEPKhj - 0x000000004023952c 0x4a /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - 0x000000004023952c _ZN5Print5writeEPKhj - *fill* 0x0000000040239576 0x0 - *fill* 0x0000000040239576 0x2 - .text._ZN5Print5printEc - 0x0000000040239578 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - 0x0000000040239578 _ZN5Print5printEc - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x0 - *fill* 0x000000004023958f 0x1 - .literal._ZN8DelegateIFvvEE4copyERKS1_ - 0x0000000040239590 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - *fill* 0x0000000040239590 0x0 - *fill* 0x0000000040239590 0x0 - *fill* 0x0000000040239590 0x0 - .text._ZN8DelegateIFvvEE4copyERKS1_ - 0x0000000040239590 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - 0x0000000040239590 _ZN8DelegateIFvvEE4copyERKS1_ - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - .literal._ZN19ISystemReadyHandlerD5Ev - 0x00000000402395cc 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .literal._ZN8WDTClassD5Ev - 0x00000000402395cc 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .literal._ZN19ISystemReadyHandlerD0Ev - 0x00000000402395cc 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .literal._ZN8WDTClassD0Ev - 0x00000000402395cc 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - *fill* 0x00000000402395cc 0x0 - .text._ZL16uart_ignore_charc - 0x00000000402395cc 0x2 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - *fill* 0x00000000402395ce 0x0 - *fill* 0x00000000402395ce 0x0 - *fill* 0x00000000402395ce 0x2 - .text.uart_rx_available - 0x00000000402395d0 0x33 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0x00000000402395d0 uart_rx_available - *fill* 0x0000000040239603 0x0 - *fill* 0x0000000040239603 0x0 - *fill* 0x0000000040239603 0x0 - *fill* 0x0000000040239603 0x0 - *fill* 0x0000000040239603 0x0 - *fill* 0x0000000040239603 0x0 - *fill* 0x0000000040239603 0x0 - *fill* 0x0000000040239603 0x0 - *fill* 0x0000000040239603 0x0 - *fill* 0x0000000040239603 0x0 - *fill* 0x0000000040239603 0x1 - .text.uart_tx_enabled - 0x0000000040239604 0x17 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0x0000000040239604 uart_tx_enabled - *fill* 0x000000004023961b 0x0 - *fill* 0x000000004023961b 0x0 - *fill* 0x000000004023961b 0x0 - *fill* 0x000000004023961b 0x0 - *fill* 0x000000004023961b 0x0 - *fill* 0x000000004023961b 0x0 - *fill* 0x000000004023961b 0x0 - *fill* 0x000000004023961b 0x0 - *fill* 0x000000004023961b 0x0 - *fill* 0x000000004023961b 0x0 - *fill* 0x000000004023961b 0x0 - *fill* 0x000000004023961b 0x0 - *fill* 0x000000004023961b 0x1 - .literal._ZNK6VectorI19WebSocketConnectionE5countEv - 0x000000004023961c 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN6VectorI19WebSocketConnectionED5Ev - 0x000000004023961c 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN6VectorI19WebSocketConnectionED0Ev - 0x000000004023961c 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZN6VectorI19WebSocketConnectionEixEj - 0x000000004023961c 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .literal._ZNK6VectorI19WebSocketConnectionEixEj - 0x000000004023961c 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .text._ZNK6VectorI19WebSocketConnectionE5countEv - 0x000000004023961c 0x4 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - 0x000000004023961c _ZNK6VectorI19WebSocketConnectionE5countEv - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - *fill* 0x0000000040239620 0x0 - .text._ZN8DateTimeC2Ev - 0x0000000040239620 0x2c /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - 0x0000000040239620 _ZN8DateTimeC2Ev - 0x0000000040239620 _ZN8DateTimeC1Ev - *libsmingssl.a:*(.literal .text .literal.* .text.* .stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.* .irom.debug.*) - 0x000000004023964c _irom0_text_end = ABSOLUTE (.) - 0x000000004023964c _flash_code_end = ABSOLUTE (.) - -.text 0x0000000040100000 0x63a8 - 0x0000000040100000 _stext = . - 0x0000000040100000 _text_start = ABSOLUTE (.) - *(.UserEnter.text) - .UserEnter.text - 0x0000000040100000 0xd /opt/esp-open-sdk/sdk/lib/libmain.a(vector.o) - 0x14 (size before relaxing) - 0x0000000040100004 call_user_start - 0x0000000040100010 . = ALIGN (0x10) - *fill* 0x000000004010000d 0x3 - *(.DebugExceptionVector.text) - .DebugExceptionVector.text - 0x0000000040100010 0x6 /opt/esp-open-sdk/sdk/lib/libmain.a(debug-vector.o) - 0x0000000040100010 _DebugExceptionVector - 0x0000000040100020 . = ALIGN (0x10) - *fill* 0x0000000040100016 0xa - *(.NMIExceptionVector.text) - .NMIExceptionVector.text - 0x0000000040100020 0x6 /opt/esp-open-sdk/sdk/lib/libmain.a(nmi-vector.o) - 0xd (size before relaxing) - 0x0000000040100020 _NMIExceptionVector - 0x0000000040100030 . = ALIGN (0x10) - *fill* 0x0000000040100026 0xa - *(.KernelExceptionVector.text) - .KernelExceptionVector.text - 0x0000000040100030 0x6 /opt/esp-open-sdk/sdk/lib/libmain.a(kernel-vector.o) - 0x0000000040100030 _KernelExceptionVector - 0x0000000040100036 0x4 LONG 0x0 - 0x000000004010003a 0x4 LONG 0x0 - 0x000000004010003e 0x4 LONG 0x0 - 0x0000000040100042 0x4 LONG 0x0 - 0x0000000040100050 . = ALIGN (0x10) - *fill* 0x0000000040100046 0xa - *(.UserExceptionVector.text) - .UserExceptionVector.text - 0x0000000040100050 0x6 /opt/esp-open-sdk/sdk/lib/libmain.a(user-vector.o) - 0xd (size before relaxing) - 0x0000000040100050 _UserExceptionVector - 0x0000000040100056 0x4 LONG 0x0 - 0x000000004010005a 0x4 LONG 0x0 - 0x000000004010005e 0x4 LONG 0x0 - 0x0000000040100062 0x4 LONG 0x0 - 0x0000000040100070 . = ALIGN (0x10) - *fill* 0x0000000040100066 0xa - *(.DoubleExceptionVector.text) - .DoubleExceptionVector.text - 0x0000000040100070 0x6 /opt/esp-open-sdk/sdk/lib/libmain.a(double-vector.o) - 0x0000000040100070 _DoubleExceptionVector - 0x0000000040100076 0x4 LONG 0x0 - 0x000000004010007a 0x4 LONG 0x0 - 0x000000004010007e 0x4 LONG 0x0 - 0x0000000040100082 0x4 LONG 0x0 - 0x0000000040100090 . = ALIGN (0x10) - *fill* 0x0000000040100086 0xa - *(.entry.text) - *(.init.literal) - *(.init) - *(.literal .text .literal.* .text.* .stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*) - .text 0x0000000040100090 0xc7 /opt/esp-open-sdk/sdk/lib/libmain.a(nmi-vector.o) - 0xcb (size before relaxing) - 0x000000004010009c _NMILevelVector - *fill* 0x0000000040100157 0x1 - .text 0x0000000040100158 0x1e /opt/esp-open-sdk/sdk/lib/libmain.a(user-vector.o) - 0x000000004010015c _UserExceptionVector_1 - *fill* 0x0000000040100176 0x2 - .text 0x0000000040100178 0x5fe /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) - 0x66a (size before relaxing) - 0x00000000401001b0 Cache_Read_Enable_New - 0x00000000401001ec NmiTimSetFunc - 0x0000000040100210 NMI_Handler - 0x0000000040100268 call_user_start_local - 0x00000000401003c8 wdt_feed - *fill* 0x0000000040100776 0x2 - .text 0x0000000040100778 0x3cc /opt/esp-open-sdk/sdk/lib/libmain.a(ets_timer.o) - 0x450 (size before relaxing) - 0x000000004010084c ets_timer_setfn - 0x0000000040100928 ets_timer_disarm - 0x00000000401009d8 ets_timer_arm_new - .text 0x0000000040100b44 0x30f /opt/esp-open-sdk/sdk/lib/libmain.a(mem_manager.o) - 0x367 (size before relaxing) - 0x0000000040100b48 prvInsertBlockIntoUsedList - 0x0000000040100b78 system_show_malloc - 0x0000000040100b78 pvShowMalloc - 0x0000000040100c04 prvRemoveBlockFromUsedList - 0x0000000040100c30 xPortWantedSizeAlign - 0x0000000040100c58 pvPortMalloc - 0x0000000040100d20 vPortFree - 0x0000000040100d78 pvPortCalloc - 0x0000000040100da8 pvPortZalloc - 0x0000000040100dc4 pvPortRealloc - *fill* 0x0000000040100e53 0x1 - .text 0x0000000040100e54 0x59d /opt/esp-open-sdk/sdk/lib/libmain.a(spi_flash.o) - 0x650 (size before relaxing) - 0x0000000040100e58 Cache_Read_Disable_2 - 0x0000000040100e98 Cache_Read_Enable_2 - 0x0000000040100ee8 spi_flash_get_unique_id - 0x0000000040101050 spi_flash_get_id - 0x00000000401010ac spi_flash_read_status - 0x00000000401010e0 spi_flash_write_status - 0x0000000040101160 spi_flash_erase_sector - 0x0000000040101194 spi_flash_write - 0x00000000401011e8 spi_flash_read - 0x0000000040101264 spi_flash_issi_enable_QIO_mode - *fill* 0x00000000401013f1 0x3 - .text 0x00000000401013f4 0x2ee /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) - 0x34a (size before relaxing) - 0x0000000040101410 os_printf_plus - 0x000000004010153c system_restart_core - 0x0000000040101574 system_deep_sleep_local_2 - 0x00000000401015e8 system_get_time - 0x0000000040101600 system_os_post - 0x0000000040101634 system_rtc_mem_write - 0x000000004010168c system_rtc_mem_read - *fill* 0x00000000401016e2 0x2 - .literal 0x00000000401016e4 0x4 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_cmpdf2.o) - 0x18 (size before relaxing) - .literal 0x00000000401016e8 0x4 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_fixsfsi.o) - .text 0x00000000401016ec 0x169 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_cmpdf2.o) - 0x00000000401016ec __eqdf2 - 0x00000000401016ec __nedf2 - 0x000000004010171c __gtdf2 - 0x0000000040101740 __ledf2 - 0x00000000401017a4 __gedf2 - 0x00000000401017c8 __ltdf2 - 0x000000004010182c __unorddf2 - *fill* 0x0000000040101855 0x3 - .text 0x0000000040101858 0x53 /opt/esp-open-sdk/sdk/lib/libphy.a(phy.o) - 0x5f (size before relaxing) - 0x0000000040101860 register_phy_ops - 0x0000000040101880 register_get_phy_addr - 0x0000000040101888 phy_change_channel - 0x00000000401018a0 phy_get_mactime - *fill* 0x00000000401018ab 0x1 - .text 0x00000000401018ac 0x266 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_ana.o) - 0x276 (size before relaxing) - 0x00000000401018d0 phy_adc_read_fast - *fill* 0x0000000040101b12 0x2 - .text 0x0000000040101b14 0xb2 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_cal.o) - 0xba (size before relaxing) - 0x0000000040101b14 unsign_to_sign - 0x0000000040101b50 phy_get_bb_freqoffset - 0x0000000040101bb8 phy_get_bb_evm - *fill* 0x0000000040101bc6 0x2 - .text 0x0000000040101bc8 0xef /opt/esp-open-sdk/sdk/lib/libphy.a(phy_sleep.o) - 0x103 (size before relaxing) - 0x0000000040101bd4 pm_rtc_clock_cali - 0x0000000040101c8c clockgate_watchdog - *fill* 0x0000000040101cb7 0x1 - .text 0x0000000040101cb8 0x1602 /opt/esp-open-sdk/sdk/lib/libpp.a(lmac.o) - 0x1962 (size before relaxing) - 0x0000000040101cbc lmacIsActive - 0x0000000040101cd0 lmacIsIdle - 0x0000000040102150 lmacSetAcParam - 0x00000000401021a4 lmacProcessTXStartData - 0x0000000040102324 lmacProcessTxSuccess - 0x0000000040102468 GetAccess - 0x0000000040102474 lmacDiscardAgedMSDU - 0x0000000040102488 lmacRecycleMPDU - 0x0000000040102a4c lmacProcessTxTimeout - 0x0000000040102ab4 lmacProcessAllTxTimeout - 0x0000000040102ac8 lmacProcessCollisions - 0x0000000040102b28 lmacProcessCollision - 0x0000000040102bac lmacMSDUAged - 0x0000000040102f3c lmacProcessCtsTimeout - 0x0000000040102f74 lmacProcessAckTimeout - 0x0000000040102fcc lmacProcessRtsStart - 0x0000000040102fd8 lmacProcessTxRtsError - 0x0000000040103078 lmacProcessTxError - 0x0000000040103108 lmacTxFrame - 0x00000000401032a4 lmacRxDone - *fill* 0x00000000401032ba 0x2 - .text 0x00000000401032bc 0x8e1 /opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) - 0x9fd (size before relaxing) - 0x00000000401032f0 pp_soft_wdt_feed_local - 0x0000000040103384 ppProcessTxQ - 0x00000000401033f8 ppFetchTxQFirstAvail - 0x0000000040103438 ppDequeueTxQ - 0x0000000040103460 ppRollBackTxQ - 0x0000000040103484 ppRecordBarRRC - 0x0000000040103494 ppTxqUpdateBitmap - 0x00000000401034bc ppEnqueueTxDone - 0x00000000401034f0 ppEnqueueRxq - 0x00000000401039d8 ppDiscardMPDU - 0x00000000401039fc pp_post - 0x0000000040103a88 pp_post2 - 0x0000000040103ab0 ppCalTxop - 0x0000000040103b30 ppCalFrameTimes - *fill* 0x0000000040103b9d 0x3 - .text 0x0000000040103ba0 0xf5 /opt/esp-open-sdk/sdk/lib/libpp.a(rate_control.o) - 0x109 (size before relaxing) - 0x0000000040103bc0 RC_GetAckRate - 0x0000000040103bcc RC_GetRtsRate - 0x0000000040103bdc RC_GetAckTime - 0x0000000040103bf0 RC_GetCtsTime - 0x0000000040103c28 RC_GetBlockAckTime - *fill* 0x0000000040103c95 0x3 - .text 0x0000000040103c98 0x9a1 /opt/esp-open-sdk/sdk/lib/libpp.a(trc.o) - 0xa05 (size before relaxing) - 0x0000000040103e6c rcUpdateTxDone - 0x0000000040103f00 rcUpdateRxDone - 0x0000000040103f5c rcUpdateDataRxDone - 0x0000000040103f78 rcGetSched - 0x000000004010405c rcGetRate - 0x000000004010456c rcReachRetryLimit - 0x0000000040104584 trc_NeedRTS - *fill* 0x0000000040104639 0x3 - .text 0x000000004010463c 0x105b /opt/esp-open-sdk/sdk/lib/libpp.a(wdev.o) - 0x1347 (size before relaxing) - 0x00000000401049e0 wDev_MacTim1SetFunc - 0x0000000040104a00 wDev_MacTim1Arm - 0x0000000040104a94 wDev_ProcessFiq - 0x0000000040104dd8 wDev_EnableTransmit - 0x0000000040104e10 wDev_DisableTransmit - 0x0000000040104e30 Tx_Copy2Queue - 0x0000000040104e78 wDev_ProcessCollision - 0x0000000040104e9c wDev_GetTxqCollisions - 0x0000000040104eac wDev_ClearTxqCollisions - 0x0000000040104ec8 wDev_SetWaitingQueue - 0x0000000040104f10 wDev_ClearWaitingQueue - 0x0000000040104f34 wDev_SetFrameAckType - 0x0000000040104f94 wDev_AppendRxBlocks - 0x00000000401050d8 wDev_AppendRxAmpduLensBlocks - 0x00000000401051ac wDev_GetBAInfo - 0x00000000401051e0 wDevDisableRx - *fill* 0x0000000040105697 0x1 - .text 0x0000000040105698 0x4c /opt/esp-open-sdk/sdk/lib/libpp.a(esf_buf.o) - 0x5c (size before relaxing) - 0x000000004010569c esf_rx_buf_alloc - .text 0x00000000401056e4 0x23 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_output.o) - 0x27 (size before relaxing) - *fill* 0x0000000040105707 0x1 - .text 0x0000000040105708 0xb /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_chm.o) - 0x000000004010570c chm_get_current_channel - *fill* 0x0000000040105713 0x1 - .text 0x0000000040105714 0x1e9 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) - 0x1f5 (size before relaxing) - *fill* 0x00000000401058fd 0x3 - .text 0x0000000040105900 0xbf /opt/Sming/Sming/compiler/lib//liblwip_open.a(timers.o) - 0xcb (size before relaxing) - *fill* 0x00000000401059bf 0x1 - .text 0x00000000401059c0 0x40 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_fixsfsi.o) - 0x00000000401059c0 __fixsfsi - *fill* 0x0000000040105a00 0x0 - *fill* 0x0000000040105a00 0x0 - *fill* 0x0000000040105a00 0x0 - *fill* 0x0000000040105a00 0x0 - *fill* 0x0000000040105a00 0x0 - *fill* 0x0000000040105a00 0x0 - .text 0x0000000040105a00 0x49 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_modsi3.o) - 0x0000000040105a00 __modsi3 - *fill* 0x0000000040105a49 0x3 - .text 0x0000000040105a4c 0x5 /opt/esp-open-sdk/xtensa-lx106-elf/xtensa-lx106-elf/sysroot/usr/lib/libhal.a(int_asm--set_intclear.o) - 0x0000000040105a4c xthal_set_intclear - *fill* 0x0000000040105a51 0x0 - *fill* 0x0000000040105a51 0x0 - *fill* 0x0000000040105a51 0x0 - *fill* 0x0000000040105a51 0x0 - *fill* 0x0000000040105a51 0x0 - *fill* 0x0000000040105a51 0x0 - *fill* 0x0000000040105a51 0x0 - *fill* 0x0000000040105a51 0x0 - *fill* 0x0000000040105a51 0x0 - *fill* 0x0000000040105a51 0x3 - .text 0x0000000040105a54 0x25 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) - *fill* 0x0000000040105a79 0x0 - *fill* 0x0000000040105a79 0x0 - *fill* 0x0000000040105a79 0x0 - *fill* 0x0000000040105a79 0x0 - *fill* 0x0000000040105a79 0x3 - .text 0x0000000040105a7c 0x11 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) - *fill* 0x0000000040105a8d 0x3 - .text 0x0000000040105a90 0x18 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashrdi3.o) - 0x0000000040105a90 __ashrdi3 - *(.iram.literal .iram.text.literal .iram.text) - .iram.text 0x0000000040105aa8 0x42c /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - 0x444 (size before relaxing) - 0x0000000040105aac _ZN6String10invalidateEv - 0x0000000040105adc _ZN6String12changeBufferEj - 0x0000000040105b14 _ZN6StringC1EPKc - 0x0000000040105b14 _ZN6StringC2EPKc - 0x0000000040105b50 _ZN6StringC1EPKcj - 0x0000000040105b50 _ZN6StringC2EPKcj - 0x0000000040105b78 _ZN6StringC2EOS_ - 0x0000000040105b78 _ZN6StringC1EOS_ - 0x0000000040105b98 _ZN6StringC1EO15StringSumHelper - 0x0000000040105b98 _ZN6StringC2EO15StringSumHelper - 0x0000000040105bb8 _ZN6StringaSERKS_ - 0x0000000040105bf8 _ZN6StringC1ERKS_ - 0x0000000040105bf8 _ZN6StringC2ERKS_ - 0x0000000040105c18 _ZN6StringaSEPKc - 0x0000000040105c54 _ZN6String6concatEPKcj - 0x0000000040105cd0 _ZNK6String9compareToERKS_ - 0x0000000040105d58 _ZNK6String6equalsERKS_ - 0x0000000040105da0 _ZNK6String6equalsEPKc - 0x0000000040105e0c _ZN6String9setCharAtEjc - 0x0000000040105e34 _ZN6StringixEj - 0x0000000040105e5c _ZNK6StringixEj - 0x0000000040105e90 _ZNK6String6charAtEj - 0x0000000040105ea4 _ZNK6String7indexOfEc - 0x0000000040105ec0 _ZNK6String7indexOfERKS_ - .iram.text 0x0000000040105ed4 0x3cb /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - 0x40b (size before relaxing) - 0x0000000040105ed4 _ZN5Timer4stopEv - 0x0000000040105f2c _ZN5Timer5startEb - 0x0000000040105fbc _ZN5Timer10processingEPv - 0x0000000040106034 _ZN5Timer7restartEv - 0x0000000040106058 _ZN5Timer13setIntervalUsEy - 0x00000000401060ec _ZN5Timer13setIntervalMsEj - 0x0000000040106118 _ZN5Timer11setCallbackEPFvvE - 0x0000000040106168 _ZN5Timer12initializeMsEjPFvvE - 0x0000000040106190 _ZN5Timer12initializeUsEjPFvvE - 0x00000000401061c0 _ZN5Timer11setCallbackE8DelegateIFvvEE - 0x0000000040106200 _ZN5Timer12initializeMsEj8DelegateIFvvEE - 0x0000000040106250 _ZN5Timer12initializeUsEj8DelegateIFvvEE - *fill* 0x000000004010629f 0x1 - .iram.text 0x00000000401062a0 0x108 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0x10c (size before relaxing) - 0x00000000401062b4 _Z8uart_isrPv - *fill* 0x00000000401063a8 0x0 - *(.fini.literal) - *(.fini) - *(.gnu.version) - 0x00000000401063a8 _text_end = ABSOLUTE (.) - 0x00000000401063a8 _etext = . - -.lit4 0x00000000401063a8 0x0 - 0x00000000401063a8 _lit4_start = ABSOLUTE (.) - *(*.lit4) - *(.lit4.*) - *(.gnu.linkonce.lit4.*) - 0x00000000401063a8 _lit4_end = ABSOLUTE (.) - 0x00000000400047f0 PROVIDE (Cache_Read_Disable, 0x400047f0) - 0x0000000040004678 PROVIDE (Cache_Read_Enable, 0x40004678) - [!provide] PROVIDE (FilePacketSendReqMsgProc, 0x400035a0) - [!provide] PROVIDE (FlashDwnLdParamCfgMsgProc, 0x4000368c) - [!provide] PROVIDE (FlashDwnLdStartMsgProc, 0x40003538) - [!provide] PROVIDE (FlashDwnLdStopReqMsgProc, 0x40003658) - [!provide] PROVIDE (GetUartDevice, 0x40003f4c) - [!provide] PROVIDE (MD5Final, 0x40009900) - [!provide] PROVIDE (MD5Init, 0x40009818) - [!provide] PROVIDE (MD5Update, 0x40009834) - [!provide] PROVIDE (MemDwnLdStartMsgProc, 0x400036c4) - [!provide] PROVIDE (MemDwnLdStopReqMsgProc, 0x4000377c) - [!provide] PROVIDE (MemPacketSendReqMsgProc, 0x400036f0) - [!provide] PROVIDE (RcvMsg, 0x40003eac) - [!provide] PROVIDE (SHA1Final, 0x4000b648) - [!provide] PROVIDE (SHA1Init, 0x4000b584) - [!provide] PROVIDE (SHA1Transform, 0x4000a364) - [!provide] PROVIDE (SHA1Update, 0x4000b5a8) - 0x00000000400043c8 PROVIDE (SPI_read_status, 0x400043c8) - 0x0000000040004400 PROVIDE (SPI_write_status, 0x40004400) - 0x000000004000443c PROVIDE (SPI_write_enable, 0x4000443c) - 0x000000004000448c PROVIDE (Wait_SPI_Idle, 0x4000448c) - [!provide] PROVIDE (SPIEraseArea, 0x40004b44) - [!provide] PROVIDE (SPIEraseBlock, 0x400049b4) - [!provide] PROVIDE (SPIEraseChip, 0x40004984) - 0x0000000040004a00 PROVIDE (SPIEraseSector, 0x40004a00) - [!provide] PROVIDE (SPILock, 0x400048a8) - [!provide] PROVIDE (SPIParamCfg, 0x40004c2c) - 0x0000000040004b1c PROVIDE (SPIRead, 0x40004b1c) - [!provide] PROVIDE (SPIReadModeCnfig, 0x400048ec) - [!provide] PROVIDE (SPIUnlock, 0x40004878) - 0x0000000040004a4c PROVIDE (SPIWrite, 0x40004a4c) - [!provide] PROVIDE (SelectSpiFunction, 0x40003f58) - [!provide] PROVIDE (SendMsg, 0x40003cf4) - [!provide] PROVIDE (UartConnCheck, 0x40003230) - [!provide] PROVIDE (UartConnectProc, 0x400037a0) - [!provide] PROVIDE (UartDwnLdProc, 0x40003368) - [!provide] PROVIDE (UartGetCmdLn, 0x40003ef4) - [!provide] PROVIDE (UartRegReadProc, 0x4000381c) - [!provide] PROVIDE (UartRegWriteProc, 0x400037ac) - [!provide] PROVIDE (UartRxString, 0x40003c30) - 0x0000000040003a14 PROVIDE (Uart_Init, 0x40003a14) - [!provide] PROVIDE (_DebugExceptionVector, 0x40000010) - [!provide] PROVIDE (_DoubleExceptionVector, 0x40000070) - [!provide] PROVIDE (_KernelExceptionVector, 0x40000030) - [!provide] PROVIDE (_NMIExceptionVector, 0x40000020) - [!provide] PROVIDE (_ResetHandler, 0x400000a4) - [!provide] PROVIDE (_ResetVector, 0x40000080) - [!provide] PROVIDE (_UserExceptionVector, 0x40000050) - 0x000000004000c538 PROVIDE (__adddf3, 0x4000c538) - 0x000000004000c180 PROVIDE (__addsf3, 0x4000c180) - 0x000000004000cb94 PROVIDE (__divdf3, 0x4000cb94) - 0x000000004000ce60 PROVIDE (__divdi3, 0x4000ce60) - 0x000000004000dc88 PROVIDE (__divsi3, 0x4000dc88) - 0x000000004000cdfc PROVIDE (__extendsfdf2, 0x4000cdfc) - 0x000000004000ccb8 PROVIDE (__fixdfsi, 0x4000ccb8) - 0x000000004000cd00 PROVIDE (__fixunsdfsi, 0x4000cd00) - 0x000000004000c4c4 PROVIDE (__fixunssfsi, 0x4000c4c4) - 0x000000004000e2f0 PROVIDE (__floatsidf, 0x4000e2f0) - 0x000000004000e2ac PROVIDE (__floatsisf, 0x4000e2ac) - 0x000000004000e2e8 PROVIDE (__floatunsidf, 0x4000e2e8) - 0x000000004000e2a4 PROVIDE (__floatunsisf, 0x4000e2a4) - 0x000000004000c8f0 PROVIDE (__muldf3, 0x4000c8f0) - 0x0000000040000650 PROVIDE (__muldi3, 0x40000650) - 0x000000004000c3dc PROVIDE (__mulsf3, 0x4000c3dc) - 0x000000004000c688 PROVIDE (__subdf3, 0x4000c688) - 0x000000004000c268 PROVIDE (__subsf3, 0x4000c268) - 0x000000004000cd5c PROVIDE (__truncdfsf2, 0x4000cd5c) - 0x000000004000d310 PROVIDE (__udivdi3, 0x4000d310) - 0x000000004000e21c PROVIDE (__udivsi3, 0x4000e21c) - 0x000000004000d770 PROVIDE (__umoddi3, 0x4000d770) - 0x000000004000e268 PROVIDE (__umodsi3, 0x4000e268) - [!provide] PROVIDE (__umulsidi3, 0x4000dcf0) - [!provide] PROVIDE (_rom_store, 0x4000e388) - [!provide] PROVIDE (_rom_store_table, 0x4000e328) - [!provide] PROVIDE (_start, 0x4000042c) - [!provide] PROVIDE (_xtos_alloca_handler, 0x4000dbe0) - [!provide] PROVIDE (_xtos_c_wrapper_handler, 0x40000598) - [!provide] PROVIDE (_xtos_cause3_handler, 0x40000590) - [!provide] PROVIDE (_xtos_ints_off, 0x4000bda4) - [!provide] PROVIDE (_xtos_ints_on, 0x4000bd84) - [!provide] PROVIDE (_xtos_l1int_handler, 0x4000048c) - [!provide] PROVIDE (_xtos_p_none, 0x4000dbf8) - [!provide] PROVIDE (_xtos_restore_intlevel, 0x4000056c) - [!provide] PROVIDE (_xtos_return_from_exc, 0x4000dc54) - 0x0000000040000454 PROVIDE (_xtos_set_exception_handler, 0x40000454) - [!provide] PROVIDE (_xtos_set_interrupt_handler, 0x4000bd70) - [!provide] PROVIDE (_xtos_set_interrupt_handler_arg, 0x4000bd28) - [!provide] PROVIDE (_xtos_set_intlevel, 0x4000dbfc) - [!provide] PROVIDE (_xtos_set_min_intlevel, 0x4000dc18) - [!provide] PROVIDE (_xtos_set_vpri, 0x40000574) - [!provide] PROVIDE (_xtos_syscall_handler, 0x4000dbe4) - [!provide] PROVIDE (_xtos_unhandled_exception, 0x4000dc44) - [!provide] PROVIDE (_xtos_unhandled_interrupt, 0x4000dc3c) - [!provide] PROVIDE (aes_decrypt, 0x400092d4) - [!provide] PROVIDE (aes_decrypt_deinit, 0x400092e4) - [!provide] PROVIDE (aes_decrypt_init, 0x40008ea4) - 0x0000000040009410 PROVIDE (aes_unwrap, 0x40009410) - [!provide] PROVIDE (base64_decode, 0x40009648) - [!provide] PROVIDE (base64_encode, 0x400094fc) - [!provide] PROVIDE (bzero, 0x4000de84) - [!provide] PROVIDE (cmd_parse, 0x40000814) - [!provide] PROVIDE (conv_str_decimal, 0x40000b24) - [!provide] PROVIDE (conv_str_hex, 0x40000cb8) - [!provide] PROVIDE (convert_para_str, 0x40000a60) - [!provide] PROVIDE (dtm_get_intr_mask, 0x400026d0) - [!provide] PROVIDE (dtm_params_init, 0x4000269c) - [!provide] PROVIDE (dtm_set_intr_mask, 0x400026c8) - [!provide] PROVIDE (dtm_set_params, 0x400026dc) - [!provide] PROVIDE (eprintf, 0x40001d14) - [!provide] PROVIDE (eprintf_init_buf, 0x40001cb8) - [!provide] PROVIDE (eprintf_to_host, 0x40001d48) - [!provide] PROVIDE (est_get_printf_buf_remain_len, 0x40002494) - [!provide] PROVIDE (est_reset_printf_buf_len, 0x4000249c) - 0x0000000040002ae8 PROVIDE (ets_bzero, 0x40002ae8) - [!provide] PROVIDE (ets_char2xdigit, 0x40002b74) - 0x0000000040002ecc PROVIDE (ets_delay_us, 0x40002ecc) - [!provide] PROVIDE (ets_enter_sleep, 0x400027b8) - [!provide] PROVIDE (ets_external_printf, 0x40002578) - 0x0000000040002f0c PROVIDE (ets_get_cpu_frequency, 0x40002f0c) - [!provide] PROVIDE (ets_getc, 0x40002bcc) - [!provide] PROVIDE (ets_install_external_printf, 0x40002450) - 0x000000004000242c PROVIDE (ets_install_putc1, 0x4000242c) - [!provide] PROVIDE (ets_install_putc2, 0x4000248c) - [!provide] PROVIDE (ets_install_uart_printf, 0x40002438) - 0x0000000040000f74 PROVIDE (ets_intr_lock, 0x40000f74) - 0x0000000040000f80 PROVIDE (ets_intr_unlock, 0x40000f80) - 0x0000000040000f88 PROVIDE (ets_isr_attach, 0x40000f88) - 0x0000000040000f98 PROVIDE (ets_isr_mask, 0x40000f98) - 0x0000000040000fa8 PROVIDE (ets_isr_unmask, 0x40000fa8) - 0x00000000400018d4 PROVIDE (ets_memcmp, 0x400018d4) - 0x00000000400018b4 PROVIDE (ets_memcpy, 0x400018b4) - [!provide] PROVIDE (ets_memmove, 0x400018c4) - 0x00000000400018a4 PROVIDE (ets_memset, 0x400018a4) - 0x0000000040000e24 PROVIDE (ets_post, 0x40000e24) - 0x00000000400024cc PROVIDE (ets_printf, 0x400024cc) - [!provide] PROVIDE (ets_putc, 0x40002be8) - [!provide] PROVIDE (ets_rtc_int_register, 0x40002a40) - 0x0000000040000e04 PROVIDE (ets_run, 0x40000e04) - 0x0000000040000dc0 PROVIDE (ets_set_idle_cb, 0x40000dc0) - [!provide] PROVIDE (ets_set_user_start, 0x40000fbc) - [!provide] PROVIDE (ets_str2macaddr, 0x40002af8) - [!provide] PROVIDE (ets_strcmp, 0x40002aa8) - 0x0000000040002a88 PROVIDE (ets_strcpy, 0x40002a88) - 0x0000000040002ac8 PROVIDE (ets_strlen, 0x40002ac8) - 0x0000000040002ab8 PROVIDE (ets_strncmp, 0x40002ab8) - 0x0000000040002a98 PROVIDE (ets_strncpy, 0x40002a98) - [!provide] PROVIDE (ets_strstr, 0x40002ad8) - 0x0000000040000dd0 PROVIDE (ets_task, 0x40000dd0) - [!provide] PROVIDE (ets_timer_arm, 0x40002cc4) - [!provide] PROVIDE (ets_timer_disarm, 0x40002d40) - [!provide] PROVIDE (ets_timer_done, 0x40002d80) - [!provide] PROVIDE (ets_timer_handler_isr, 0x40002da8) - [!provide] PROVIDE (ets_timer_init, 0x40002e68) - [!provide] PROVIDE (ets_timer_setfn, 0x40002c48) - [!provide] PROVIDE (ets_uart_printf, 0x40002544) - 0x0000000040002f04 PROVIDE (ets_update_cpu_frequency, 0x40002f04) - 0x0000000040001f00 PROVIDE (ets_vprintf, 0x40001f00) - 0x00000000400030f0 PROVIDE (ets_wdt_disable, 0x400030f0) - 0x0000000040002fa0 PROVIDE (ets_wdt_enable, 0x40002fa0) - [!provide] PROVIDE (ets_wdt_get_mode, 0x40002f34) - [!provide] PROVIDE (ets_wdt_init, 0x40003170) - [!provide] PROVIDE (ets_wdt_restore, 0x40003158) - 0x0000000040001da0 PROVIDE (ets_write_char, 0x40001da0) - [!provide] PROVIDE (get_first_seg, 0x4000091c) - [!provide] PROVIDE (gpio_init, 0x40004c50) - [!provide] PROVIDE (gpio_input_get, 0x40004cf0) - [!provide] PROVIDE (gpio_intr_ack, 0x40004dcc) - [!provide] PROVIDE (gpio_intr_handler_register, 0x40004e28) - [!provide] PROVIDE (gpio_intr_pending, 0x40004d88) - [!provide] PROVIDE (gpio_intr_test, 0x40004efc) - 0x0000000040004cd0 PROVIDE (gpio_output_set, 0x40004cd0) - [!provide] PROVIDE (gpio_pin_intr_state_set, 0x40004d90) - [!provide] PROVIDE (gpio_pin_wakeup_disable, 0x40004ed4) - [!provide] PROVIDE (gpio_pin_wakeup_enable, 0x40004e90) - [!provide] PROVIDE (gpio_register_get, 0x40004d5c) - [!provide] PROVIDE (gpio_register_set, 0x40004d04) - 0x000000004000a2cc PROVIDE (hmac_md5, 0x4000a2cc) - [!provide] PROVIDE (hmac_md5_vector, 0x4000a160) - 0x000000004000ba28 PROVIDE (hmac_sha1, 0x4000ba28) - 0x000000004000b8b4 PROVIDE (hmac_sha1_vector, 0x4000b8b4) - 0x0000000040004f40 PROVIDE (lldesc_build_chain, 0x40004f40) - 0x0000000040005050 PROVIDE (lldesc_num2link, 0x40005050) - [!provide] PROVIDE (lldesc_set_owner, 0x4000507c) - [!provide] PROVIDE (main, 0x40000fec) - [!provide] PROVIDE (md5_vector, 0x400097ac) - [!provide] PROVIDE (mem_calloc, 0x40001c2c) - [!provide] PROVIDE (mem_free, 0x400019e0) - [!provide] PROVIDE (mem_init, 0x40001998) - [!provide] PROVIDE (mem_malloc, 0x40001b40) - [!provide] PROVIDE (mem_realloc, 0x40001c6c) - [!provide] PROVIDE (mem_trim, 0x40001a14) - [!provide] PROVIDE (mem_zalloc, 0x40001c58) - 0x000000004000dea8 PROVIDE (memcmp, 0x4000dea8) - 0x000000004000df48 PROVIDE (memcpy, 0x4000df48) - 0x000000004000e04c PROVIDE (memmove, 0x4000e04c) - 0x000000004000e190 PROVIDE (memset, 0x4000e190) - [!provide] PROVIDE (multofup, 0x400031c0) - 0x000000004000b840 PROVIDE (pbkdf2_sha1, 0x4000b840) - 0x0000000040006b08 PROVIDE (phy_get_romfuncs, 0x40006b08) - [!provide] PROVIDE (rand, 0x40000600) - 0x000000004000dd68 PROVIDE (rc4_skip, 0x4000dd68) - [!provide] PROVIDE (recv_packet, 0x40003d08) - [!provide] PROVIDE (remove_head_space, 0x40000a04) - [!provide] PROVIDE (rijndaelKeySetupDec, 0x40008dd0) - [!provide] PROVIDE (rijndaelKeySetupEnc, 0x40009300) - [!provide] PROVIDE (rom_abs_temp, 0x400060c0) - [!provide] PROVIDE (rom_ana_inf_gating_en, 0x40006b10) - [!provide] PROVIDE (rom_cal_tos_v50, 0x40007a28) - [!provide] PROVIDE (rom_chip_50_set_channel, 0x40006f84) - 0x00000000400060d0 PROVIDE (rom_chip_v5_disable_cca, 0x400060d0) - 0x00000000400060ec PROVIDE (rom_chip_v5_enable_cca, 0x400060ec) - [!provide] PROVIDE (rom_chip_v5_rx_init, 0x4000711c) - [!provide] PROVIDE (rom_chip_v5_sense_backoff, 0x4000610c) - [!provide] PROVIDE (rom_chip_v5_tx_init, 0x4000718c) - [!provide] PROVIDE (rom_dc_iq_est, 0x4000615c) - [!provide] PROVIDE (rom_en_pwdet, 0x400061b8) - [!provide] PROVIDE (rom_get_bb_atten, 0x40006238) - [!provide] PROVIDE (rom_get_corr_power, 0x40006260) - [!provide] PROVIDE (rom_get_fm_sar_dout, 0x400062dc) - [!provide] PROVIDE (rom_get_noisefloor, 0x40006394) - [!provide] PROVIDE (rom_get_power_db, 0x400063b0) - [!provide] PROVIDE (rom_i2c_readReg, 0x40007268) - [!provide] PROVIDE (rom_i2c_readReg_Mask, 0x4000729c) - [!provide] PROVIDE (rom_i2c_writeReg, 0x400072d8) - [!provide] PROVIDE (rom_i2c_writeReg_Mask, 0x4000730c) - [!provide] PROVIDE (rom_iq_est_disable, 0x40006400) - [!provide] PROVIDE (rom_iq_est_enable, 0x40006430) - [!provide] PROVIDE (rom_linear_to_db, 0x40006484) - [!provide] PROVIDE (rom_mhz2ieee, 0x400065a4) - [!provide] PROVIDE (rom_pbus_dco___SA2, 0x40007bf0) - [!provide] PROVIDE (rom_pbus_debugmode, 0x4000737c) - [!provide] PROVIDE (rom_pbus_enter_debugmode, 0x40007410) - [!provide] PROVIDE (rom_pbus_exit_debugmode, 0x40007448) - [!provide] PROVIDE (rom_pbus_force_test, 0x4000747c) - [!provide] PROVIDE (rom_pbus_rd, 0x400074d8) - [!provide] PROVIDE (rom_pbus_set_rxgain, 0x4000754c) - [!provide] PROVIDE (rom_pbus_set_txgain, 0x40007610) - [!provide] PROVIDE (rom_pbus_workmode, 0x40007648) - [!provide] PROVIDE (rom_pbus_xpd_rx_off, 0x40007688) - [!provide] PROVIDE (rom_pbus_xpd_rx_on, 0x400076cc) - [!provide] PROVIDE (rom_pbus_xpd_tx_off, 0x400076fc) - [!provide] PROVIDE (rom_pbus_xpd_tx_on, 0x40007740) - [!provide] PROVIDE (rom_pbus_xpd_tx_on__low_gain, 0x400077a0) - [!provide] PROVIDE (rom_phy_reset_req, 0x40007804) - [!provide] PROVIDE (rom_restart_cal, 0x4000781c) - [!provide] PROVIDE (rom_rfcal_pwrctrl, 0x40007eb4) - [!provide] PROVIDE (rom_rfcal_rxiq, 0x4000804c) - [!provide] PROVIDE (rom_rfcal_rxiq_set_reg, 0x40008264) - [!provide] PROVIDE (rom_rfcal_txcap, 0x40008388) - [!provide] PROVIDE (rom_rfcal_txiq, 0x40008610) - [!provide] PROVIDE (rom_rfcal_txiq_cover, 0x400088b8) - [!provide] PROVIDE (rom_rfcal_txiq_set_reg, 0x40008a70) - [!provide] PROVIDE (rom_rfpll_reset, 0x40007868) - [!provide] PROVIDE (rom_rfpll_set_freq, 0x40007968) - [!provide] PROVIDE (rom_rxiq_cover_mg_mp, 0x40008b6c) - [!provide] PROVIDE (rom_rxiq_get_mis, 0x40006628) - [!provide] PROVIDE (rom_sar_init, 0x40006738) - [!provide] PROVIDE (rom_set_ana_inf_tx_scale, 0x4000678c) - [!provide] PROVIDE (rom_set_channel_freq, 0x40006c50) - [!provide] PROVIDE (rom_set_loopback_gain, 0x400067c8) - [!provide] PROVIDE (rom_set_noise_floor, 0x40006830) - [!provide] PROVIDE (rom_set_rxclk_en, 0x40006550) - [!provide] PROVIDE (rom_set_txbb_atten, 0x40008c6c) - [!provide] PROVIDE (rom_set_txclk_en, 0x4000650c) - [!provide] PROVIDE (rom_set_txiq_cal, 0x40008d34) - [!provide] PROVIDE (rom_start_noisefloor, 0x40006874) - [!provide] PROVIDE (rom_start_tx_tone, 0x400068b4) - [!provide] PROVIDE (rom_stop_tx_tone, 0x4000698c) - [!provide] PROVIDE (rom_tx_mac_disable, 0x40006a98) - [!provide] PROVIDE (rom_tx_mac_enable, 0x40006ad4) - [!provide] PROVIDE (rom_txtone_linear_pwr, 0x40006a1c) - [!provide] PROVIDE (rom_write_rfpll_sdm, 0x400078dc) - 0x00000000400031b4 PROVIDE (roundup2, 0x400031b4) - [!provide] PROVIDE (rtc_enter_sleep, 0x40002870) - 0x00000000400025e0 PROVIDE (rtc_get_reset_reason, 0x400025e0) - [!provide] PROVIDE (rtc_intr_handler, 0x400029ec) - [!provide] PROVIDE (rtc_set_sleep_mode, 0x40002668) - [!provide] PROVIDE (save_rxbcn_mactime, 0x400027a4) - [!provide] PROVIDE (save_tsf_us, 0x400027ac) - [!provide] PROVIDE (send_packet, 0x40003c80) - 0x000000004000ba48 PROVIDE (sha1_prf, 0x4000ba48) - [!provide] PROVIDE (sha1_vector, 0x4000a2ec) - [!provide] PROVIDE (sip_alloc_to_host_evt, 0x40005180) - [!provide] PROVIDE (sip_get_ptr, 0x400058a8) - [!provide] PROVIDE (sip_get_state, 0x40005668) - [!provide] PROVIDE (sip_init_attach, 0x4000567c) - [!provide] PROVIDE (sip_install_rx_ctrl_cb, 0x4000544c) - [!provide] PROVIDE (sip_install_rx_data_cb, 0x4000545c) - [!provide] PROVIDE (sip_post, 0x400050fc) - [!provide] PROVIDE (sip_post_init, 0x400056c4) - [!provide] PROVIDE (sip_reclaim_from_host_cmd, 0x4000534c) - [!provide] PROVIDE (sip_reclaim_tx_data_pkt, 0x400052c0) - [!provide] PROVIDE (sip_send, 0x40005808) - [!provide] PROVIDE (sip_to_host_chain_append, 0x40005864) - [!provide] PROVIDE (sip_to_host_evt_send_done, 0x40005234) - [!provide] PROVIDE (slc_add_credits, 0x400060ac) - [!provide] PROVIDE (slc_enable, 0x40005d90) - [!provide] PROVIDE (slc_from_host_chain_fetch, 0x40005f24) - [!provide] PROVIDE (slc_from_host_chain_recycle, 0x40005e94) - [!provide] PROVIDE (slc_init_attach, 0x40005c50) - [!provide] PROVIDE (slc_init_credit, 0x4000608c) - [!provide] PROVIDE (slc_pause_from_host, 0x40006014) - [!provide] PROVIDE (slc_reattach, 0x40005c1c) - [!provide] PROVIDE (slc_resume_from_host, 0x4000603c) - [!provide] PROVIDE (slc_select_tohost_gpio, 0x40005dc0) - [!provide] PROVIDE (slc_select_tohost_gpio_mode, 0x40005db8) - [!provide] PROVIDE (slc_send_to_host_chain, 0x40005de4) - [!provide] PROVIDE (slc_set_host_io_max_window, 0x40006068) - [!provide] PROVIDE (slc_to_host_chain_recycle, 0x40005f10) - [!provide] PROVIDE (software_reset, 0x4000264c) - [!provide] PROVIDE (spi_flash_attach, 0x40004644) - [!provide] PROVIDE (srand, 0x400005f0) - 0x000000004000bdc8 PROVIDE (strcmp, 0x4000bdc8) - 0x000000004000bec8 PROVIDE (strcpy, 0x4000bec8) - 0x000000004000bf4c PROVIDE (strlen, 0x4000bf4c) - 0x000000004000bfa8 PROVIDE (strncmp, 0x4000bfa8) - 0x000000004000c0a0 PROVIDE (strncpy, 0x4000c0a0) - 0x000000004000e1e0 PROVIDE (strstr, 0x4000e1e0) - [!provide] PROVIDE (timer_insert, 0x40002c64) - [!provide] PROVIDE (uartAttach, 0x4000383c) - [!provide] PROVIDE (uart_baudrate_detect, 0x40003924) - 0x00000000400038a4 PROVIDE (uart_buff_switch, 0x400038a4) - 0x00000000400039d8 PROVIDE (uart_div_modify, 0x400039d8) - [!provide] PROVIDE (uart_rx_intr_handler, 0x40003bbc) - [!provide] PROVIDE (uart_rx_one_char, 0x40003b8c) - [!provide] PROVIDE (uart_rx_one_char_block, 0x40003b64) - [!provide] PROVIDE (uart_rx_readbuff, 0x40003ec8) - 0x0000000040003b30 PROVIDE (uart_tx_one_char, 0x40003b30) - [!provide] PROVIDE (wepkey_128, 0x4000bc40) - [!provide] PROVIDE (wepkey_64, 0x4000bb3c) - [!provide] PROVIDE (xthal_bcopy, 0x40000688) - [!provide] PROVIDE (xthal_copy123, 0x4000074c) - [!provide] PROVIDE (xthal_get_ccompare, 0x4000dd4c) - [!provide] PROVIDE (xthal_get_ccount, 0x4000dd38) - [!provide] PROVIDE (xthal_get_interrupt, 0x4000dd58) - [!provide] PROVIDE (xthal_get_intread, 0x4000dd58) - [!provide] PROVIDE (xthal_memcpy, 0x400006c4) - [!provide] PROVIDE (xthal_set_ccompare, 0x4000dd40) - [!provide] PROVIDE (xthal_set_intclear, 0x4000dd60) - [!provide] PROVIDE (xthal_spill_registers_into_stack_nw, 0x4000e320) - [!provide] PROVIDE (xthal_window_spill, 0x4000e324) - [!provide] PROVIDE (xthal_window_spill_nw, 0x4000e320) - 0x000000003fffccf0 PROVIDE (Te0, 0x3fffccf0) - [!provide] PROVIDE (Td0, 0x3fffd100) - [!provide] PROVIDE (Td4s, 0x3fffd500) - 0x000000003fffd0f0 PROVIDE (rcons, 0x3fffd0f0) - [!provide] PROVIDE (UartDev, 0x3fffde10) - 0x000000003fffc714 PROVIDE (flashchip, 0x3fffc714) -OUTPUT(out/build/app.out elf32-xtensa-le) - -.xtensa.info 0x0000000000000000 0x38 - .xtensa.info 0x0000000000000000 0x38 /opt/esp-open-sdk/sdk/lib/libmain.a(debug-vector.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(double-vector.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(kernel-vector.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(nmi-vector.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(user-vector.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(vector.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(ets_timer.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(mem_manager.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(spi_flash.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lib.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lwip_if.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub-entry.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .xtensa.info 0x0000000000000038 0x0 out/build/app_app.a(application.o) - .xtensa.info 0x0000000000000038 0x0 out/build/app_app.a(ads101x.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(isspace.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(tolower.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(toupper.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(atoi.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(__fpclassify.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(__stdio_exit.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(__errno_location.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashldi3.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_cmpdf2.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_lshrdi3.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_modsi3.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/xtensa-lx106-elf/xtensa-lx106-elf/sysroot/usr/lib/libhal.a(int_asm--set_intclear.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_ana.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_cal.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_unused.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_sleep.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(if_hwctrl.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(lmac.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(pm.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(pm_for_bcn_only_mode.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(rate_control.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(trc.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(wdev.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libpp.a(esf_buf.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ets.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ht.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_input.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_mesh_quick.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_output.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_phy.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_power.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_proto.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_rfid.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_scan.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_sta.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_chm.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_cnx.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action_vendor.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_ccmp.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ie_vendor.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dns.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(init.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(netif.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(pbuf.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_out.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(timers.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(udp.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(icmp.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(igmp.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(inet_chksum.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip_addr.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(etharp.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcpserver.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(espconn_dummy.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(memp.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(raw.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_in.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(ap_config.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(common.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(os_xtensa.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth_ie.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_common.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_debug.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_ie.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_main.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpas_glue.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-wrap.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal-enc.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(isprint.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(atol.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashrdi3.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_divsf3.o) - .xtensa.info 0x0000000000000038 0x0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_fixsfsi.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_tkip.o) - .xtensa.info 0x0000000000000038 0x0 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_wep.o) - -.comment 0x0000000000000000 0x13fc - .comment 0x0000000000000000 0x55 /opt/esp-open-sdk/sdk/lib/libmain.a(app_main.o) - 0x56 (size before relaxing) - .comment 0x0000000000000055 0x56 /opt/esp-open-sdk/sdk/lib/libmain.a(ets_timer.o) - 0x57 (size before relaxing) - .comment 0x00000000000000ab 0x58 /opt/esp-open-sdk/sdk/lib/libmain.a(mem_manager.o) - 0x59 (size before relaxing) - .comment 0x0000000000000103 0x56 /opt/esp-open-sdk/sdk/lib/libmain.a(spi_flash.o) - 0x57 (size before relaxing) - .comment 0x0000000000000159 0x5b /opt/esp-open-sdk/sdk/lib/libmain.a(user_interface.o) - 0x5c (size before relaxing) - .comment 0x00000000000001b4 0x56 /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lib.o) - 0x57 (size before relaxing) - .comment 0x000000000000020a 0x5a /opt/esp-open-sdk/sdk/lib/libmain.a(eagle_lwip_if.o) - 0x5b (size before relaxing) - .comment 0x0000000000000264 0x3b /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - 0x3c (size before relaxing) - .comment 0x000000000000029f 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .comment 0x000000000000029f 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .comment 0x000000000000029f 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .comment 0x000000000000029f 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .comment 0x000000000000029f 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .comment 0x000000000000029f 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .comment 0x000000000000029f 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .comment 0x000000000000029f 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .comment 0x000000000000029f 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .comment 0x000000000000029f 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .comment 0x000000000000029f 0x3c out/build/app_app.a(application.o) - .comment 0x000000000000029f 0x3c out/build/app_app.a(ads101x.o) - .comment 0x000000000000029f 0x11 /opt/Sming/Sming/compiler/lib//libmicroc.a(isspace.o) - 0x12 (size before relaxing) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(tolower.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(toupper.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(atoi.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(__fpclassify.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(__stdio_exit.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(__errno_location.o) - .comment 0x00000000000002b0 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - .comment 0x00000000000002b0 0x41 /opt/esp-open-sdk/sdk/lib/libphy.a(phy.o) - .comment 0x00000000000002f1 0x4d /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_ana.o) - .comment 0x000000000000033e 0x49 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6.o) - .comment 0x0000000000000387 0x4d /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_cal.o) - .comment 0x00000000000003d4 0x50 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_chip_v6_unused.o) - .comment 0x0000000000000424 0x47 /opt/esp-open-sdk/sdk/lib/libphy.a(phy_sleep.o) - .comment 0x000000000000046b 0x56 /opt/esp-open-sdk/sdk/lib/libpp.a(if_hwctrl.o) - 0x57 (size before relaxing) - .comment 0x00000000000004c1 0x51 /opt/esp-open-sdk/sdk/lib/libpp.a(lmac.o) - 0x52 (size before relaxing) - .comment 0x0000000000000512 0x4f /opt/esp-open-sdk/sdk/lib/libpp.a(pm.o) - 0x50 (size before relaxing) - .comment 0x0000000000000561 0x61 /opt/esp-open-sdk/sdk/lib/libpp.a(pm_for_bcn_only_mode.o) - 0x62 (size before relaxing) - .comment 0x00000000000005c2 0x4f /opt/esp-open-sdk/sdk/lib/libpp.a(pp.o) - 0x50 (size before relaxing) - .comment 0x0000000000000611 0x59 /opt/esp-open-sdk/sdk/lib/libpp.a(rate_control.o) - 0x5a (size before relaxing) - .comment 0x000000000000066a 0x50 /opt/esp-open-sdk/sdk/lib/libpp.a(trc.o) - 0x51 (size before relaxing) - .comment 0x00000000000006ba 0x51 /opt/esp-open-sdk/sdk/lib/libpp.a(wdev.o) - 0x52 (size before relaxing) - .comment 0x000000000000070b 0x54 /opt/esp-open-sdk/sdk/lib/libpp.a(esf_buf.o) - 0x55 (size before relaxing) - .comment 0x000000000000075f 0x56 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211.o) - 0x57 (size before relaxing) - .comment 0x00000000000007b5 0x5d /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto.o) - 0x5e (size before relaxing) - .comment 0x0000000000000812 0x5a /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ets.o) - 0x5b (size before relaxing) - .comment 0x000000000000086c 0x5d /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_hostap.o) - 0x5e (size before relaxing) - .comment 0x00000000000008c9 0x59 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ht.o) - 0x5a (size before relaxing) - .comment 0x0000000000000922 0x5c /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_input.o) - 0x5d (size before relaxing) - .comment 0x000000000000097e 0x61 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_mesh_quick.o) - 0x62 (size before relaxing) - .comment 0x00000000000009df 0x5d /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_output.o) - 0x5e (size before relaxing) - .comment 0x0000000000000a3c 0x5a /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_phy.o) - 0x5b (size before relaxing) - .comment 0x0000000000000a96 0x5c /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_power.o) - 0x5d (size before relaxing) - .comment 0x0000000000000af2 0x5c /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_proto.o) - 0x5d (size before relaxing) - .comment 0x0000000000000b4e 0x5b /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_rfid.o) - 0x5c (size before relaxing) - .comment 0x0000000000000ba9 0x5b /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_scan.o) - 0x5c (size before relaxing) - .comment 0x0000000000000c04 0x5a /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_sta.o) - 0x5b (size before relaxing) - .comment 0x0000000000000c5e 0x53 /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_chm.o) - 0x54 (size before relaxing) - .comment 0x0000000000000cb1 0x53 /opt/esp-open-sdk/sdk/lib/libnet80211.a(wl_cnx.o) - 0x54 (size before relaxing) - .comment 0x0000000000000d04 0x5d /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action.o) - 0x5e (size before relaxing) - .comment 0x0000000000000d61 0x64 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_action_vendor.o) - 0x65 (size before relaxing) - .comment 0x0000000000000dc5 0x62 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x63 (size before relaxing) - .comment 0x0000000000000e27 0x60 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_ie_vendor.o) - 0x61 (size before relaxing) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcp.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(dns.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(init.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(netif.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(pbuf.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_out.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(timers.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(udp.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(icmp.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(igmp.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(inet_chksum.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip_addr.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(ip.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(etharp.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(dhcpserver.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(espconn_dummy.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(memp.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(raw.o) - .comment 0x0000000000000e87 0x3c /opt/Sming/Sming/compiler/lib//liblwip_open.a(tcp_in.o) - .comment 0x0000000000000e87 0x56 /opt/esp-open-sdk/sdk/lib/libwpa.a(ap_config.o) - 0x57 (size before relaxing) - .comment 0x0000000000000edd 0x53 /opt/esp-open-sdk/sdk/lib/libwpa.a(common.o) - 0x54 (size before relaxing) - .comment 0x0000000000000f30 0x56 /opt/esp-open-sdk/sdk/lib/libwpa.a(os_xtensa.o) - 0x57 (size before relaxing) - .comment 0x0000000000000f86 0x55 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth.o) - 0x56 (size before relaxing) - .comment 0x0000000000000fdb 0x58 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_auth_ie.o) - 0x59 (size before relaxing) - .comment 0x0000000000001033 0x50 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa.o) - 0x51 (size before relaxing) - .comment 0x0000000000001083 0x57 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_common.o) - 0x58 (size before relaxing) - .comment 0x00000000000010da 0x56 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_debug.o) - 0x57 (size before relaxing) - .comment 0x0000000000001130 0x53 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_ie.o) - 0x54 (size before relaxing) - .comment 0x0000000000001183 0x55 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpa_main.o) - 0x56 (size before relaxing) - .comment 0x00000000000011d8 0x56 /opt/esp-open-sdk/sdk/lib/libwpa.a(wpas_glue.o) - 0x57 (size before relaxing) - .comment 0x000000000000122e 0x55 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-wrap.o) - 0x56 (size before relaxing) - .comment 0x0000000000001283 0x5d /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal-enc.o) - 0x5e (size before relaxing) - .comment 0x00000000000012e0 0x59 /opt/esp-open-sdk/sdk/lib/libwpa.a(aes-internal.o) - 0x5a (size before relaxing) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .comment 0x0000000000001339 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .comment 0x0000000000001339 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(isprint.o) - .comment 0x0000000000001339 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - .comment 0x0000000000001339 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - .comment 0x0000000000001339 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(atol.o) - .comment 0x0000000000001339 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - .comment 0x0000000000001339 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - .comment 0x0000000000001339 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - .comment 0x0000000000001339 0x62 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_tkip.o) - 0x63 (size before relaxing) - .comment 0x000000000000139b 0x61 /opt/esp-open-sdk/sdk/lib/libnet80211.a(ieee80211_crypto_wep.o) - 0x62 (size before relaxing) - -.xt.lit._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x8 - .xt.lit._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - -.xt.prop._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x30 - .xt.prop._ZN17ESP01_DescriptionC2Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - -.xt.lit._ZN6VectorI8DelegateIFvvEEEixEj - 0x0000000000000000 0x0 - .xt.lit._ZN6VectorI8DelegateIFvvEEEixEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x8 (size before relaxing) - -.xt.lit._ZN6VectorIP19ISystemReadyHandlerEixEj - 0x0000000000000000 0x0 - .xt.lit._ZN6VectorIP19ISystemReadyHandlerEixEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x8 (size before relaxing) - -.xt.lit._ZNK6VectorIP19ISystemReadyHandlerEixEj - 0x0000000000000000 0x0 - .xt.lit._ZNK6VectorIP19ISystemReadyHandlerEixEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x8 (size before relaxing) - -.xt.lit._ZNK6VectorI8DelegateIFvvEEEixEj - 0x0000000000000000 0x0 - .xt.lit._ZNK6VectorI8DelegateIFvvEEEixEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x8 (size before relaxing) - -.xt.lit._ZN6VectorI8DelegateIFvvEEE17removeAllElementsEv - 0x0000000000000000 0x0 - .xt.lit._ZN6VectorI8DelegateIFvvEEE17removeAllElementsEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x8 (size before relaxing) - -.xt.lit._ZN6VectorI8DelegateIFvvEEED2Ev - 0x0000000000000000 0x0 - .xt.lit._ZN6VectorI8DelegateIFvvEEED2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x8 (size before relaxing) - -.xt.lit._ZN6VectorI8DelegateIFvvEEED0Ev - 0x0000000000000000 0x0 - .xt.lit._ZN6VectorI8DelegateIFvvEEED0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x8 (size before relaxing) - -.xt.lit._ZN6VectorIP19ISystemReadyHandlerE17removeAllElementsEv - 0x0000000000000000 0x0 - .xt.lit._ZN6VectorIP19ISystemReadyHandlerE17removeAllElementsEv - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x8 (size before relaxing) - -.xt.lit._ZN6VectorIP19ISystemReadyHandlerED2Ev - 0x0000000000000000 0x0 - .xt.lit._ZN6VectorIP19ISystemReadyHandlerED2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x8 (size before relaxing) - -.xt.lit._ZN6VectorIP19ISystemReadyHandlerED0Ev - 0x0000000000000000 0x0 - .xt.lit._ZN6VectorIP19ISystemReadyHandlerED0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x8 (size before relaxing) - -.xt.prop._ZNK6VectorI8DelegateIFvvEEE5countEv - 0x0000000000000000 0x24 - .xt.prop._ZNK6VectorI8DelegateIFvvEEE5countEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - -.xt.prop._ZNK6VectorIP19ISystemReadyHandlerE5countEv - 0x0000000000000000 0x24 - .xt.prop._ZNK6VectorIP19ISystemReadyHandlerE5countEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - -.xt.prop._ZN6VectorI8DelegateIFvvEEEixEj - 0x0000000000000000 0x48 - .xt.prop._ZN6VectorI8DelegateIFvvEEEixEj - 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - -.xt.prop._ZN6VectorIP19ISystemReadyHandlerEixEj - 0x0000000000000000 0x48 - .xt.prop._ZN6VectorIP19ISystemReadyHandlerEixEj - 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - -.xt.prop._ZNK6VectorIP19ISystemReadyHandlerEixEj - 0x0000000000000000 0x3c - .xt.prop._ZNK6VectorIP19ISystemReadyHandlerEixEj - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - -.xt.prop._ZNK6VectorI8DelegateIFvvEEEixEj - 0x0000000000000000 0x3c - .xt.prop._ZNK6VectorI8DelegateIFvvEEEixEj - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - -.xt.prop._ZN6VectorI8DelegateIFvvEEE17removeAllElementsEv - 0x0000000000000000 0x54 - .xt.prop._ZN6VectorI8DelegateIFvvEEE17removeAllElementsEv - 0x0000000000000000 0x54 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - -.xt.prop._ZN6VectorI8DelegateIFvvEEED2Ev - 0x0000000000000000 0x30 - .xt.prop._ZN6VectorI8DelegateIFvvEEED2Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - -.xt.prop._ZN6VectorI8DelegateIFvvEEED0Ev - 0x0000000000000000 0x30 - .xt.prop._ZN6VectorI8DelegateIFvvEEED0Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - -.xt.prop._ZN6VectorIP19ISystemReadyHandlerE17removeAllElementsEv - 0x0000000000000000 0x48 - .xt.prop._ZN6VectorIP19ISystemReadyHandlerE17removeAllElementsEv - 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - -.xt.prop._ZN6VectorIP19ISystemReadyHandlerED2Ev - 0x0000000000000000 0x30 - .xt.prop._ZN6VectorIP19ISystemReadyHandlerED2Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - -.xt.prop._ZN6VectorIP19ISystemReadyHandlerED0Ev - 0x0000000000000000 0x30 - .xt.prop._ZN6VectorIP19ISystemReadyHandlerED0Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - -.xt.prop._ZTV6VectorI8DelegateIFvvEEE - 0x0000000000000000 0xc - .xt.prop._ZTV6VectorI8DelegateIFvvEEE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - -.xt.prop._ZTV6VectorIP19ISystemReadyHandlerE - 0x0000000000000000 0xc - .xt.prop._ZTV6VectorIP19ISystemReadyHandlerE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - -.xt.prop._ZTV9IPAddress - 0x0000000000000000 0xc - .xt.prop._ZTV9IPAddress - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - -.xt.lit._ZN5Print5writeEPKc - 0x0000000000000000 0x0 - .xt.lit._ZN5Print5writeEPKc - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - 0x8 (size before relaxing) - -.xt.prop._ZN5Print5writeEPKc - 0x0000000000000000 0x3c - .xt.prop._ZN5Print5writeEPKc - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - -.xt.lit._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED2Ev - 0x0000000000000000 0x8 - .xt.lit._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED2Ev - 0x0000000000000000 0x8 out/build/app_app.a(application.o) - -.xt.lit._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED0Ev - 0x0000000000000000 0x0 - .xt.lit._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED0Ev - 0x0000000000000000 0x0 out/build/app_app.a(application.o) - 0x8 (size before relaxing) - -.xt.prop._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED2Ev - 0x0000000000000000 0x30 - .xt.prop._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED2Ev - 0x0000000000000000 0x30 out/build/app_app.a(application.o) - -.xt.prop._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED0Ev - 0x0000000000000000 0x30 - .xt.prop._ZN7rijnfel7cSensorINS_3ads12ads_sample_tEED0Ev - 0x0000000000000000 0x30 out/build/app_app.a(application.o) - -.xt.prop._ZTVN7rijnfel7cSensorINS_3ads12ads_sample_tEEE - 0x0000000000000000 0xc - .xt.prop._ZTVN7rijnfel7cSensorINS_3ads12ads_sample_tEEE - 0x0000000000000000 0xc out/build/app_app.a(application.o) - -.xt.lit._ZN7rijnfel3ads8cADS101xD2Ev - 0x0000000000000000 0x0 - .xt.lit._ZN7rijnfel3ads8cADS101xD2Ev - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - 0x8 (size before relaxing) - -.xt.lit._ZN7rijnfel3ads8cADS101xD0Ev - 0x0000000000000000 0x0 - .xt.lit._ZN7rijnfel3ads8cADS101xD0Ev - 0x0000000000000000 0x0 out/build/app_app.a(ads101x.o) - 0x8 (size before relaxing) - -.xt.prop._ZN7rijnfel3ads8cADS101xD2Ev - 0x0000000000000000 0x30 - .xt.prop._ZN7rijnfel3ads8cADS101xD2Ev - 0x0000000000000000 0x30 out/build/app_app.a(ads101x.o) - -.xt.prop._ZN7rijnfel3ads8cADS101xD0Ev - 0x0000000000000000 0x30 - .xt.prop._ZN7rijnfel3ads8cADS101xD0Ev - 0x0000000000000000 0x30 out/build/app_app.a(ads101x.o) - -.xt.prop._ZTVN7rijnfel3ads8cADS101xE - 0x0000000000000000 0xc - .xt.prop._ZTVN7rijnfel3ads8cADS101xE - 0x0000000000000000 0xc out/build/app_app.a(ads101x.o) - -.xt.prop._ZN8DelegateIFvvEE4copyERKS1_ - 0x0000000000000000 0x24 - .xt.prop._ZN8DelegateIFvvEE4copyERKS1_ - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - -.xt.prop._ZTV5Timer - 0x0000000000000000 0xc - .xt.prop._ZTV5Timer - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - -.xt.prop._ZTV7TwoWire - 0x0000000000000000 0xc - .xt.prop._ZTV7TwoWire - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - -.xt.prop._ZTV14HardwareSerial - 0x0000000000000000 0xc - .xt.prop._ZTV14HardwareSerial - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - -.xt.lit._ZN19ISystemReadyHandlerD2Ev - 0x0000000000000000 0x8 - .xt.lit._ZN19ISystemReadyHandlerD2Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - -.xt.lit._ZN8WDTClassD2Ev - 0x0000000000000000 0x0 - .xt.lit._ZN8WDTClassD2Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x8 (size before relaxing) - -.xt.lit._ZN19ISystemReadyHandlerD0Ev - 0x0000000000000000 0x0 - .xt.lit._ZN19ISystemReadyHandlerD0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x8 (size before relaxing) - -.xt.lit._ZN8WDTClassD0Ev - 0x0000000000000000 0x0 - .xt.lit._ZN8WDTClassD0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x8 (size before relaxing) - -.xt.prop._ZN19ISystemReadyHandlerD2Ev - 0x0000000000000000 0x30 - .xt.prop._ZN19ISystemReadyHandlerD2Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - -.xt.prop._ZN8WDTClassD2Ev - 0x0000000000000000 0x30 - .xt.prop._ZN8WDTClassD2Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - -.xt.prop._ZN19ISystemReadyHandlerD0Ev - 0x0000000000000000 0x30 - .xt.prop._ZN19ISystemReadyHandlerD0Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - -.xt.prop._ZN8WDTClassD0Ev - 0x0000000000000000 0x30 - .xt.prop._ZN8WDTClassD0Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - -.xt.prop._ZTV19ISystemReadyHandler - 0x0000000000000000 0xc - .xt.prop._ZTV19ISystemReadyHandler - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - -.xt.prop._ZTV8WDTClass - 0x0000000000000000 0xc - .xt.prop._ZTV8WDTClass - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - -.xt.lit._ZN6VectorI19WebSocketConnectionED2Ev - 0x0000000000000000 0x8 - .xt.lit._ZN6VectorI19WebSocketConnectionED2Ev - 0x0000000000000000 0x8 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - -.xt.lit._ZN6VectorI19WebSocketConnectionED0Ev - 0x0000000000000000 0x0 - .xt.lit._ZN6VectorI19WebSocketConnectionED0Ev - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - 0x8 (size before relaxing) - -.xt.lit._ZN6VectorI19WebSocketConnectionEixEj - 0x0000000000000000 0x0 - .xt.lit._ZN6VectorI19WebSocketConnectionEixEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - 0x8 (size before relaxing) - -.xt.lit._ZNK6VectorI19WebSocketConnectionEixEj - 0x0000000000000000 0x0 - .xt.lit._ZNK6VectorI19WebSocketConnectionEixEj - 0x0000000000000000 0x0 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - 0x8 (size before relaxing) - -.xt.prop._ZNK6VectorI19WebSocketConnectionE5countEv - 0x0000000000000000 0x24 - .xt.prop._ZNK6VectorI19WebSocketConnectionE5countEv - 0x0000000000000000 0x24 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - -.xt.prop._ZN6VectorI19WebSocketConnectionED2Ev - 0x0000000000000000 0x54 - .xt.prop._ZN6VectorI19WebSocketConnectionED2Ev - 0x0000000000000000 0x54 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - -.xt.prop._ZN6VectorI19WebSocketConnectionED0Ev - 0x0000000000000000 0x30 - .xt.prop._ZN6VectorI19WebSocketConnectionED0Ev - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - -.xt.prop._ZN6VectorI19WebSocketConnectionEixEj - 0x0000000000000000 0x48 - .xt.prop._ZN6VectorI19WebSocketConnectionEixEj - 0x0000000000000000 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - -.xt.prop._ZNK6VectorI19WebSocketConnectionEixEj - 0x0000000000000000 0x3c - .xt.prop._ZNK6VectorI19WebSocketConnectionEixEj - 0x0000000000000000 0x3c /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - -.xt.prop._ZTV6VectorI19WebSocketConnectionE - 0x0000000000000000 0xc - .xt.prop._ZTV6VectorI19WebSocketConnectionE - 0x0000000000000000 0xc /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - -.debug_frame 0x0000000000000000 0x81b8 - .debug_frame 0x0000000000000000 0x54 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .debug_frame 0x0000000000000054 0xa0 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .debug_frame 0x00000000000000f4 0x354 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .debug_frame 0x0000000000000448 0x60 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .debug_frame 0x00000000000004a8 0x120 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .debug_frame 0x00000000000005c8 0xfc /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .debug_frame 0x00000000000006c4 0x1b8 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .debug_frame 0x000000000000087c 0x3d0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .debug_frame 0x0000000000000c4c 0xad4 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .debug_frame 0x0000000000001720 0xa0 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .debug_frame 0x00000000000017c0 0x13c /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .debug_frame 0x00000000000018fc 0x128 out/build/app_app.a(application.o) - .debug_frame 0x0000000000001a24 0x27c out/build/app_app.a(ads101x.o) - .debug_frame 0x0000000000001ca0 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(isspace.o) - .debug_frame 0x0000000000001cc0 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(tolower.o) - .debug_frame 0x0000000000001ce0 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(toupper.o) - .debug_frame 0x0000000000001d00 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - .debug_frame 0x0000000000001d30 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(atoi.o) - .debug_frame 0x0000000000001d50 0xa0 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - .debug_frame 0x0000000000001df0 0x40 /opt/Sming/Sming/compiler/lib//libmicroc.a(__fpclassify.o) - .debug_frame 0x0000000000001e30 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - .debug_frame 0x0000000000001e60 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - .debug_frame 0x0000000000001e90 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - .debug_frame 0x0000000000001ec0 0xb0 /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - .debug_frame 0x0000000000001f70 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - .debug_frame 0x0000000000001fa0 0x94 /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .debug_frame 0x0000000000002034 0x48 /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - .debug_frame 0x000000000000207c 0x38 /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - .debug_frame 0x00000000000020b4 0x50 /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - .debug_frame 0x0000000000002104 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(__stdio_exit.o) - .debug_frame 0x0000000000002124 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - .debug_frame 0x0000000000002154 0x34 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - .debug_frame 0x0000000000002188 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - .debug_frame 0x00000000000021b8 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(__errno_location.o) - .debug_frame 0x00000000000021d8 0x3c /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - .debug_frame 0x0000000000002214 0x2bc /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .debug_frame 0x00000000000024d0 0xc8 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .debug_frame 0x0000000000002598 0x30c /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .debug_frame 0x00000000000028a4 0x3a8 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .debug_frame 0x0000000000002c4c 0x128 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .debug_frame 0x0000000000002d74 0x184 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .debug_frame 0x0000000000002ef8 0x36c /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .debug_frame 0x0000000000003264 0x1b8 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .debug_frame 0x000000000000341c 0xbc /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .debug_frame 0x00000000000034d8 0x4b8 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .debug_frame 0x0000000000003990 0x7c /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .debug_frame 0x0000000000003a0c 0x574 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .debug_frame 0x0000000000003f80 0x100 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .debug_frame 0x0000000000004080 0xa4 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .debug_frame 0x0000000000004124 0x7c /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .debug_frame 0x00000000000041a0 0x58 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .debug_frame 0x00000000000041f8 0x118 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .debug_frame 0x0000000000004310 0xdc /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .debug_frame 0x00000000000043ec 0x47c /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .debug_frame 0x0000000000004868 0x3a4 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .debug_frame 0x0000000000004c0c 0x338 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .debug_frame 0x0000000000004f44 0x590 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .debug_frame 0x00000000000054d4 0x154 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .debug_frame 0x0000000000005628 0x22c /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .debug_frame 0x0000000000005854 0x1a8 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .debug_frame 0x00000000000059fc 0x3f4 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .debug_frame 0x0000000000005df0 0x740 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .debug_frame 0x0000000000006530 0xe4 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .debug_frame 0x0000000000006614 0x68 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .debug_frame 0x000000000000667c 0x614 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .debug_frame 0x0000000000006c90 0x1c8 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .debug_frame 0x0000000000006e58 0x5c8 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .debug_frame 0x0000000000007420 0x188 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .debug_frame 0x00000000000075a8 0x180 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .debug_frame 0x0000000000007728 0x124 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .debug_frame 0x000000000000784c 0x630 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .debug_frame 0x0000000000007e7c 0x184 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .debug_frame 0x0000000000008000 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(isprint.o) - .debug_frame 0x0000000000008020 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - .debug_frame 0x0000000000008050 0x30 /opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - .debug_frame 0x0000000000008080 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(atol.o) - .debug_frame 0x00000000000080a0 0xbc /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - .debug_frame 0x000000000000815c 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - .debug_frame 0x000000000000817c 0x3c /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - -.debug_info 0x0000000000000000 0x985f2 - .debug_info 0x0000000000000000 0x50d /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .debug_info 0x000000000000050d 0x62c9 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .debug_info 0x00000000000067d6 0x2260 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .debug_info 0x0000000000008a36 0x659 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .debug_info 0x000000000000908f 0x391 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .debug_info 0x0000000000009420 0xa16 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .debug_info 0x0000000000009e36 0x6900 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .debug_info 0x0000000000010736 0x266c /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .debug_info 0x0000000000012da2 0x393d /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .debug_info 0x00000000000166df 0x52b /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .debug_info 0x0000000000016c0a 0x4d /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub-entry.o) - .debug_info 0x0000000000016c57 0x7af /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .debug_info 0x0000000000017406 0x688a out/build/app_app.a(application.o) - .debug_info 0x000000000001dc90 0x6fac out/build/app_app.a(ads101x.o) - .debug_info 0x0000000000024c3c 0xab /opt/Sming/Sming/compiler/lib//libmicroc.a(isspace.o) - .debug_info 0x0000000000024ce7 0xab /opt/Sming/Sming/compiler/lib//libmicroc.a(tolower.o) - .debug_info 0x0000000000024d92 0xab /opt/Sming/Sming/compiler/lib//libmicroc.a(toupper.o) - .debug_info 0x0000000000024e3d 0xef /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - .debug_info 0x0000000000024f2c 0x103 /opt/Sming/Sming/compiler/lib//libmicroc.a(atoi.o) - .debug_info 0x000000000002502f 0x4d1 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - .debug_info 0x0000000000025500 0x11c /opt/Sming/Sming/compiler/lib//libmicroc.a(__fpclassify.o) - .debug_info 0x000000000002561c 0x100 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - .debug_info 0x000000000002571c 0xfc /opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - .debug_info 0x0000000000025818 0x124 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - .debug_info 0x000000000002593c 0x242 /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - .debug_info 0x0000000000025b7e 0xcb /opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - .debug_info 0x0000000000025c49 0xbee /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .debug_info 0x0000000000026837 0x33a /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - .debug_info 0x0000000000026b71 0x324 /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - .debug_info 0x0000000000026e95 0x318 /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - .debug_info 0x00000000000271ad 0x2dc /opt/Sming/Sming/compiler/lib//libmicroc.a(__stdio_exit.o) - .debug_info 0x0000000000027489 0xf1 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - .debug_info 0x000000000002757a 0xea /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - .debug_info 0x0000000000027664 0xeb /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - .debug_info 0x000000000002774f 0x59 /opt/Sming/Sming/compiler/lib//libmicroc.a(__errno_location.o) - .debug_info 0x00000000000277a8 0x174 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - .debug_info 0x000000000002791c 0xab /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashldi3.o) - .debug_info 0x00000000000279c7 0xac /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_cmpdf2.o) - .debug_info 0x0000000000027a73 0xab /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_lshrdi3.o) - .debug_info 0x0000000000027b1e 0xab /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_modsi3.o) - .debug_info 0x0000000000027bc9 0x12cb /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .debug_info 0x0000000000028e94 0x556 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .debug_info 0x00000000000293ea 0x158e /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .debug_info 0x000000000002a978 0x6c16 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .debug_info 0x000000000003158e 0xa8f /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .debug_info 0x000000000003201d 0x6011 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .debug_info 0x000000000003802e 0x6a32 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .debug_info 0x000000000003ea60 0x7a5 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .debug_info 0x000000000003f205 0x34b /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .debug_info 0x000000000003f550 0x7891 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .debug_info 0x0000000000046de1 0x3f7 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .debug_info 0x00000000000471d8 0x8ca2 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .debug_info 0x000000000004fe7a 0x4d7c /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .debug_info 0x0000000000054bf6 0x4a22 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .debug_info 0x0000000000059618 0x656 /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .debug_info 0x0000000000059c6e 0x46a /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .debug_info 0x000000000005a0d8 0x1bb4 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .debug_info 0x000000000005bc8c 0x2080 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .debug_info 0x000000000005dd0c 0x4144 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .debug_info 0x0000000000061e50 0x4139 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .debug_info 0x0000000000065f89 0x3646 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .debug_info 0x00000000000695cf 0x56c4 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .debug_info 0x000000000006ec93 0x8b7 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .debug_info 0x000000000006f54a 0x6d45 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .debug_info 0x000000000007628f 0x1b41 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .debug_info 0x0000000000077dd0 0x2fa7 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .debug_info 0x000000000007ad77 0x683b /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .debug_info 0x00000000000815b2 0x1f55 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .debug_info 0x0000000000083507 0x15ba /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .debug_info 0x0000000000084ac1 0x67a0 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .debug_info 0x000000000008b261 0x15f3 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .debug_info 0x000000000008c854 0x2840 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .debug_info 0x000000000008f094 0x8c6 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .debug_info 0x000000000008f95a 0xe18 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .debug_info 0x0000000000090772 0x13d3 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .debug_info 0x0000000000091b45 0x3990 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .debug_info 0x00000000000954d5 0x1f1c /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .debug_info 0x00000000000973f1 0xab /opt/Sming/Sming/compiler/lib//libmicroc.a(isprint.o) - .debug_info 0x000000000009749c 0x161 /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - .debug_info 0x00000000000975fd 0x150 /opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - .debug_info 0x000000000009774d 0x103 /opt/Sming/Sming/compiler/lib//libmicroc.a(atol.o) - .debug_info 0x0000000000097850 0x546 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - .debug_info 0x0000000000097d96 0x11f /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - .debug_info 0x0000000000097eb5 0x53a /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - .debug_info 0x00000000000983ef 0xab /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashrdi3.o) - .debug_info 0x000000000009849a 0xac /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_divsf3.o) - .debug_info 0x0000000000098546 0xac /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_fixsfsi.o) - -.debug_abbrev 0x0000000000000000 0x1054d - .debug_abbrev 0x0000000000000000 0x237 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .debug_abbrev 0x0000000000000237 0x694 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .debug_abbrev 0x00000000000008cb 0x5ff /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .debug_abbrev 0x0000000000000eca 0x2a1 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .debug_abbrev 0x000000000000116b 0x1be /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .debug_abbrev 0x0000000000001329 0x342 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .debug_abbrev 0x000000000000166b 0x6be /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .debug_abbrev 0x0000000000001d29 0x562 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .debug_abbrev 0x000000000000228b 0x50a /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .debug_abbrev 0x0000000000002795 0x162 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .debug_abbrev 0x00000000000028f7 0x14 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub-entry.o) - .debug_abbrev 0x000000000000290b 0x1a1 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .debug_abbrev 0x0000000000002aac 0x6b2 out/build/app_app.a(application.o) - .debug_abbrev 0x000000000000315e 0x6ed out/build/app_app.a(ads101x.o) - .debug_abbrev 0x000000000000384b 0x53 /opt/Sming/Sming/compiler/lib//libmicroc.a(isspace.o) - .debug_abbrev 0x000000000000389e 0x53 /opt/Sming/Sming/compiler/lib//libmicroc.a(tolower.o) - .debug_abbrev 0x00000000000038f1 0x53 /opt/Sming/Sming/compiler/lib//libmicroc.a(toupper.o) - .debug_abbrev 0x0000000000003944 0x98 /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - .debug_abbrev 0x00000000000039dc 0xac /opt/Sming/Sming/compiler/lib//libmicroc.a(atoi.o) - .debug_abbrev 0x0000000000003a88 0x170 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - .debug_abbrev 0x0000000000003bf8 0xbc /opt/Sming/Sming/compiler/lib//libmicroc.a(__fpclassify.o) - .debug_abbrev 0x0000000000003cb4 0xa5 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - .debug_abbrev 0x0000000000003d59 0xa5 /opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - .debug_abbrev 0x0000000000003dfe 0xb2 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - .debug_abbrev 0x0000000000003eb0 0x137 /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - .debug_abbrev 0x0000000000003fe7 0x8c /opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - .debug_abbrev 0x0000000000004073 0x2bf /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .debug_abbrev 0x0000000000004332 0x121 /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - .debug_abbrev 0x0000000000004453 0x103 /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - .debug_abbrev 0x0000000000004556 0x108 /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - .debug_abbrev 0x000000000000465e 0xbb /opt/Sming/Sming/compiler/lib//libmicroc.a(__stdio_exit.o) - .debug_abbrev 0x0000000000004719 0x86 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - .debug_abbrev 0x000000000000479f 0x89 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - .debug_abbrev 0x0000000000004828 0x86 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - .debug_abbrev 0x00000000000048ae 0x51 /opt/Sming/Sming/compiler/lib//libmicroc.a(__errno_location.o) - .debug_abbrev 0x00000000000048ff 0xb6 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - .debug_abbrev 0x00000000000049b5 0x14 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashldi3.o) - .debug_abbrev 0x00000000000049c9 0x14 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_cmpdf2.o) - .debug_abbrev 0x00000000000049dd 0x14 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_lshrdi3.o) - .debug_abbrev 0x00000000000049f1 0x14 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_modsi3.o) - .debug_abbrev 0x0000000000004a05 0x3b8 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .debug_abbrev 0x0000000000004dbd 0x266 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .debug_abbrev 0x0000000000005023 0x44d /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .debug_abbrev 0x0000000000005470 0x826 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .debug_abbrev 0x0000000000005c96 0x399 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .debug_abbrev 0x000000000000602f 0x67f /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .debug_abbrev 0x00000000000066ae 0x802 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .debug_abbrev 0x0000000000006eb0 0x2ce /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .debug_abbrev 0x000000000000717e 0x213 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .debug_abbrev 0x0000000000007391 0x8dd /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .debug_abbrev 0x0000000000007c6e 0x162 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .debug_abbrev 0x0000000000007dd0 0x837 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .debug_abbrev 0x0000000000008607 0x5e6 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .debug_abbrev 0x0000000000008bed 0x55f /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .debug_abbrev 0x000000000000914c 0x1bb /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .debug_abbrev 0x0000000000009307 0x1cd /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .debug_abbrev 0x00000000000094d4 0x3f6 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .debug_abbrev 0x00000000000098ca 0x574 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .debug_abbrev 0x0000000000009e3e 0x815 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .debug_abbrev 0x000000000000a653 0x617 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .debug_abbrev 0x000000000000ac6a 0x64f /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .debug_abbrev 0x000000000000b2b9 0x79c /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .debug_abbrev 0x000000000000ba55 0x329 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .debug_abbrev 0x000000000000bd7e 0x71f /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .debug_abbrev 0x000000000000c49d 0x375 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .debug_abbrev 0x000000000000c812 0x6ee /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .debug_abbrev 0x000000000000cf00 0x81f /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .debug_abbrev 0x000000000000d71f 0x449 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .debug_abbrev 0x000000000000db68 0x319 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .debug_abbrev 0x000000000000de81 0x78b /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .debug_abbrev 0x000000000000e60c 0x3a0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .debug_abbrev 0x000000000000e9ac 0x423 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .debug_abbrev 0x000000000000edcf 0x25c /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .debug_abbrev 0x000000000000f02b 0x383 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .debug_abbrev 0x000000000000f3ae 0x2c0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .debug_abbrev 0x000000000000f66e 0x461 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .debug_abbrev 0x000000000000facf 0x3c5 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .debug_abbrev 0x000000000000fe94 0x53 /opt/Sming/Sming/compiler/lib//libmicroc.a(isprint.o) - .debug_abbrev 0x000000000000fee7 0xe2 /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - .debug_abbrev 0x000000000000ffc9 0xe6 /opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - .debug_abbrev 0x00000000000100af 0xac /opt/Sming/Sming/compiler/lib//libmicroc.a(atol.o) - .debug_abbrev 0x000000000001015b 0x15b /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - .debug_abbrev 0x00000000000102b6 0x94 /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - .debug_abbrev 0x000000000001034a 0x1c7 /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - .debug_abbrev 0x0000000000010511 0x14 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashrdi3.o) - .debug_abbrev 0x0000000000010525 0x14 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_divsf3.o) - .debug_abbrev 0x0000000000010539 0x14 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_fixsfsi.o) - -.debug_loc 0x0000000000000000 0x26e29 - .debug_loc 0x0000000000000000 0x108 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .debug_loc 0x0000000000000108 0x52 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .debug_loc 0x000000000000015a 0x7db /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .debug_loc 0x0000000000000935 0x161 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .debug_loc 0x0000000000000a96 0xaf /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .debug_loc 0x0000000000000b45 0xac0 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .debug_loc 0x0000000000001605 0x55c /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .debug_loc 0x0000000000001b61 0x121c /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .debug_loc 0x0000000000002d7d 0x2200 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .debug_loc 0x0000000000004f7d 0x6f3 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .debug_loc 0x0000000000005670 0x9db /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .debug_loc 0x000000000000604b 0x80 out/build/app_app.a(application.o) - .debug_loc 0x00000000000060cb 0x572 out/build/app_app.a(ads101x.o) - .debug_loc 0x000000000000663d 0x2e /opt/Sming/Sming/compiler/lib//libmicroc.a(isspace.o) - .debug_loc 0x000000000000666b 0x21 /opt/Sming/Sming/compiler/lib//libmicroc.a(tolower.o) - .debug_loc 0x000000000000668c 0x21 /opt/Sming/Sming/compiler/lib//libmicroc.a(toupper.o) - .debug_loc 0x00000000000066ad 0x21 /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - .debug_loc 0x00000000000066ce 0x9a /opt/Sming/Sming/compiler/lib//libmicroc.a(atoi.o) - .debug_loc 0x0000000000006768 0x14a /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - .debug_loc 0x00000000000068b2 0xb6 /opt/Sming/Sming/compiler/lib//libmicroc.a(__fpclassify.o) - .debug_loc 0x0000000000006968 0x6b /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - .debug_loc 0x00000000000069d3 0x42 /opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - .debug_loc 0x0000000000006a15 0x9a /opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - .debug_loc 0x0000000000006aaf 0x11c /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - .debug_loc 0x0000000000006bcb 0x1873 /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .debug_loc 0x000000000000843e 0x75 /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - .debug_loc 0x00000000000084b3 0x2c /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - .debug_loc 0x00000000000084df 0x2c /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - .debug_loc 0x000000000000850b 0x50 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - .debug_loc 0x000000000000855b 0x1c2 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - .debug_loc 0x000000000000871d 0x49 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - .debug_loc 0x0000000000008766 0x242 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - .debug_loc 0x00000000000089a8 0x900 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .debug_loc 0x00000000000092a8 0x305 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .debug_loc 0x00000000000095ad 0x869 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .debug_loc 0x0000000000009e16 0x935 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .debug_loc 0x000000000000a74b 0xff /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .debug_loc 0x000000000000a84a 0x482 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .debug_loc 0x000000000000accc 0x9b1 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .debug_loc 0x000000000000b67d 0x569 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .debug_loc 0x000000000000bbe6 0xef /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .debug_loc 0x000000000000bcd5 0x1a54 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .debug_loc 0x000000000000d729 0x550 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .debug_loc 0x000000000000dc79 0x1a5d /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .debug_loc 0x000000000000f6d6 0x2ef /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .debug_loc 0x000000000000f9c5 0x232 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .debug_loc 0x000000000000fbf7 0x2d2 /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .debug_loc 0x000000000000fec9 0x2af /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .debug_loc 0x0000000000010178 0x7d0 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .debug_loc 0x0000000000010948 0x1d0 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .debug_loc 0x0000000000010b18 0x10e6 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .debug_loc 0x0000000000011bfe 0x140e /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .debug_loc 0x000000000001300c 0x1295 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .debug_loc 0x00000000000142a1 0x1b0a /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .debug_loc 0x0000000000015dab 0x2d8 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .debug_loc 0x0000000000016083 0xbd4 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .debug_loc 0x0000000000016c57 0x20fb /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .debug_loc 0x0000000000018d52 0x972 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .debug_loc 0x00000000000196c4 0x1547 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .debug_loc 0x000000000001ac0b 0x4b0 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .debug_loc 0x000000000001b0bb 0x2b2 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .debug_loc 0x000000000001b36d 0x1c01 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .debug_loc 0x000000000001cf6e 0x519 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .debug_loc 0x000000000001d487 0x1ef2 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .debug_loc 0x000000000001f379 0x590 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .debug_loc 0x000000000001f909 0x9e9 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .debug_loc 0x00000000000202f2 0x1090 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .debug_loc 0x0000000000021382 0x3c49 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .debug_loc 0x0000000000024fcb 0x1540 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .debug_loc 0x000000000002650b 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(isprint.o) - .debug_loc 0x000000000002652b 0x42 /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - .debug_loc 0x000000000002656d 0x42 /opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - .debug_loc 0x00000000000265af 0x9a /opt/Sming/Sming/compiler/lib//libmicroc.a(atol.o) - .debug_loc 0x0000000000026649 0x263 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - .debug_loc 0x00000000000268ac 0xd1 /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - .debug_loc 0x000000000002697d 0x4ac /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - -.debug_aranges 0x0000000000000000 0x2540 - .debug_aranges - 0x0000000000000000 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .debug_aranges - 0x0000000000000030 0x40 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .debug_aranges - 0x0000000000000070 0xe0 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .debug_aranges - 0x0000000000000150 0x28 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .debug_aranges - 0x0000000000000178 0x68 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .debug_aranges - 0x00000000000001e0 0x58 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .debug_aranges - 0x0000000000000238 0x90 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .debug_aranges - 0x00000000000002c8 0xf0 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .debug_aranges - 0x00000000000003b8 0x298 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .debug_aranges - 0x0000000000000650 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .debug_aranges - 0x0000000000000698 0x20 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub-entry.o) - .debug_aranges - 0x00000000000006b8 0x58 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .debug_aranges - 0x0000000000000710 0x68 out/build/app_app.a(application.o) - .debug_aranges - 0x0000000000000778 0xd0 out/build/app_app.a(ads101x.o) - .debug_aranges - 0x0000000000000848 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(isspace.o) - .debug_aranges - 0x0000000000000868 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(tolower.o) - .debug_aranges - 0x0000000000000888 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(toupper.o) - .debug_aranges - 0x00000000000008a8 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - .debug_aranges - 0x00000000000008c8 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(atoi.o) - .debug_aranges - 0x00000000000008e8 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - .debug_aranges - 0x0000000000000908 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(__fpclassify.o) - .debug_aranges - 0x0000000000000928 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - .debug_aranges - 0x0000000000000948 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - .debug_aranges - 0x0000000000000968 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - .debug_aranges - 0x0000000000000988 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - .debug_aranges - 0x00000000000009a8 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - .debug_aranges - 0x00000000000009c8 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .debug_aranges - 0x00000000000009e8 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - .debug_aranges - 0x0000000000000a08 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - .debug_aranges - 0x0000000000000a28 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - .debug_aranges - 0x0000000000000a48 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(__stdio_exit.o) - .debug_aranges - 0x0000000000000a68 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - .debug_aranges - 0x0000000000000a88 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - .debug_aranges - 0x0000000000000aa8 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - .debug_aranges - 0x0000000000000ac8 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(__errno_location.o) - .debug_aranges - 0x0000000000000ae8 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - .debug_aranges - 0x0000000000000b08 0x20 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashldi3.o) - .debug_aranges - 0x0000000000000b28 0x20 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_cmpdf2.o) - .debug_aranges - 0x0000000000000b48 0x20 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_lshrdi3.o) - .debug_aranges - 0x0000000000000b68 0x20 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_modsi3.o) - .debug_aranges - 0x0000000000000b88 0xb0 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .debug_aranges - 0x0000000000000c38 0x58 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .debug_aranges - 0x0000000000000c90 0x100 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .debug_aranges - 0x0000000000000d90 0xf0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .debug_aranges - 0x0000000000000e80 0x70 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .debug_aranges - 0x0000000000000ef0 0x68 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .debug_aranges - 0x0000000000000f58 0x100 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .debug_aranges - 0x0000000000001058 0x80 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .debug_aranges - 0x00000000000010d8 0x40 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .debug_aranges - 0x0000000000001118 0x140 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .debug_aranges - 0x0000000000001258 0x38 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .debug_aranges - 0x0000000000001290 0x158 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .debug_aranges - 0x00000000000013e8 0x50 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .debug_aranges - 0x0000000000001438 0x38 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .debug_aranges - 0x0000000000001470 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .debug_aranges - 0x00000000000014a0 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .debug_aranges - 0x00000000000014d0 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .debug_aranges - 0x0000000000001518 0x40 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .debug_aranges - 0x0000000000001558 0x108 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .debug_aranges - 0x0000000000001660 0xd8 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .debug_aranges - 0x0000000000001738 0xb0 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .debug_aranges - 0x00000000000017e8 0x150 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .debug_aranges - 0x0000000000001938 0x60 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .debug_aranges - 0x0000000000001998 0x98 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .debug_aranges - 0x0000000000001a30 0x88 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .debug_aranges - 0x0000000000001ab8 0xf8 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .debug_aranges - 0x0000000000001bb0 0x188 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .debug_aranges - 0x0000000000001d38 0x50 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .debug_aranges - 0x0000000000001d88 0x28 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .debug_aranges - 0x0000000000001db0 0x1b8 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .debug_aranges - 0x0000000000001f68 0x78 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .debug_aranges - 0x0000000000001fe0 0x150 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .debug_aranges - 0x0000000000002130 0x78 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .debug_aranges - 0x00000000000021a8 0x70 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .debug_aranges - 0x0000000000002218 0x48 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .debug_aranges - 0x0000000000002260 0x140 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .debug_aranges - 0x00000000000023a0 0x60 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .debug_aranges - 0x0000000000002400 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(isprint.o) - .debug_aranges - 0x0000000000002420 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - .debug_aranges - 0x0000000000002440 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - .debug_aranges - 0x0000000000002460 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(atol.o) - .debug_aranges - 0x0000000000002480 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - .debug_aranges - 0x00000000000024a0 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - .debug_aranges - 0x00000000000024c0 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - .debug_aranges - 0x00000000000024e0 0x20 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashrdi3.o) - .debug_aranges - 0x0000000000002500 0x20 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_divsf3.o) - .debug_aranges - 0x0000000000002520 0x20 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_fixsfsi.o) - -.debug_ranges 0x0000000000000000 0x4d88 - .debug_ranges 0x0000000000000000 0x70 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .debug_ranges 0x0000000000000070 0x68 /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .debug_ranges 0x00000000000000d8 0x1c8 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .debug_ranges 0x00000000000002a0 0x30 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .debug_ranges 0x00000000000002d0 0x58 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .debug_ranges 0x0000000000000328 0x130 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .debug_ranges 0x0000000000000458 0x170 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .debug_ranges 0x00000000000005c8 0x230 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .debug_ranges 0x00000000000007f8 0x6e0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .debug_ranges 0x0000000000000ed8 0xe0 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .debug_ranges 0x0000000000000fb8 0xb8 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .debug_ranges 0x0000000000001070 0x128 out/build/app_app.a(application.o) - .debug_ranges 0x0000000000001198 0x258 out/build/app_app.a(ads101x.o) - .debug_ranges 0x00000000000013f0 0x18 /opt/Sming/Sming/compiler/lib//libmicroc.a(atoi.o) - .debug_ranges 0x0000000000001408 0x18 /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - .debug_ranges 0x0000000000001420 0x80 /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .debug_ranges 0x00000000000014a0 0xf0 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .debug_ranges 0x0000000000001590 0x80 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .debug_ranges 0x0000000000001610 0x158 /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .debug_ranges 0x0000000000001768 0x1e0 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .debug_ranges 0x0000000000001948 0xa8 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .debug_ranges 0x00000000000019f0 0xf8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .debug_ranges 0x0000000000001ae8 0x160 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .debug_ranges 0x0000000000001c48 0x140 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .debug_ranges 0x0000000000001d88 0x68 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .debug_ranges 0x0000000000001df0 0x340 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .debug_ranges 0x0000000000002130 0x98 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .debug_ranges 0x00000000000021c8 0x448 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .debug_ranges 0x0000000000002610 0xc8 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .debug_ranges 0x00000000000026d8 0x78 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .debug_ranges 0x0000000000002750 0x58 /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .debug_ranges 0x00000000000027a8 0x88 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .debug_ranges 0x0000000000002830 0x180 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .debug_ranges 0x00000000000029b0 0xc0 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .debug_ranges 0x0000000000002a70 0x388 /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .debug_ranges 0x0000000000002df8 0x1b8 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .debug_ranges 0x0000000000002fb0 0x190 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .debug_ranges 0x0000000000003140 0x3d8 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .debug_ranges 0x0000000000003518 0xc8 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .debug_ranges 0x00000000000035e0 0x168 /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .debug_ranges 0x0000000000003748 0x158 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .debug_ranges 0x00000000000038a0 0x248 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .debug_ranges 0x0000000000003ae8 0x420 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .debug_ranges 0x0000000000003f08 0xb8 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .debug_ranges 0x0000000000003fc0 0x18 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .debug_ranges 0x0000000000003fd8 0x570 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .debug_ranges 0x0000000000004548 0xf8 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .debug_ranges 0x0000000000004640 0x190 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .debug_ranges 0x00000000000047d0 0x68 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .debug_ranges 0x0000000000004838 0xa8 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .debug_ranges 0x00000000000048e0 0xa0 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .debug_ranges 0x0000000000004980 0x220 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .debug_ranges 0x0000000000004ba0 0x198 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .debug_ranges 0x0000000000004d38 0x18 /opt/Sming/Sming/compiler/lib//libmicroc.a(atol.o) - .debug_ranges 0x0000000000004d50 0x18 /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - .debug_ranges 0x0000000000004d68 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - -.debug_line 0x0000000000000000 0x22b8a - .debug_line 0x0000000000000000 0x243 /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - .debug_line 0x0000000000000243 0x79f /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - .debug_line 0x00000000000009e2 0x885 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - .debug_line 0x0000000000001267 0x1e1 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - .debug_line 0x0000000000001448 0x23a /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - .debug_line 0x0000000000001682 0x640 /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - .debug_line 0x0000000000001cc2 0xa20 /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - .debug_line 0x00000000000026e2 0x85f /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - .debug_line 0x0000000000002f41 0x15e0 /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - .debug_line 0x0000000000004521 0x242 /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - .debug_line 0x0000000000004763 0x86 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub-entry.o) - .debug_line 0x00000000000047e9 0x4e6 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - .debug_line 0x0000000000004ccf 0xa67 out/build/app_app.a(application.o) - .debug_line 0x0000000000005736 0xd25 out/build/app_app.a(ads101x.o) - .debug_line 0x000000000000645b 0x4a /opt/Sming/Sming/compiler/lib//libmicroc.a(isspace.o) - .debug_line 0x00000000000064a5 0x56 /opt/Sming/Sming/compiler/lib//libmicroc.a(tolower.o) - .debug_line 0x00000000000064fb 0x56 /opt/Sming/Sming/compiler/lib//libmicroc.a(toupper.o) - .debug_line 0x0000000000006551 0x68 /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - .debug_line 0x00000000000065b9 0xdb /opt/Sming/Sming/compiler/lib//libmicroc.a(atoi.o) - .debug_line 0x0000000000006694 0x142 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - .debug_line 0x00000000000067d6 0xbe /opt/Sming/Sming/compiler/lib//libmicroc.a(__fpclassify.o) - .debug_line 0x0000000000006894 0x68 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - .debug_line 0x00000000000068fc 0x4b /opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - .debug_line 0x0000000000006947 0xfb /opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - .debug_line 0x0000000000006a42 0xec /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - .debug_line 0x0000000000006b2e 0x6d /opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - .debug_line 0x0000000000006b9b 0xe0b /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - .debug_line 0x00000000000079a6 0x130 /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - .debug_line 0x0000000000007ad6 0xaf /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - .debug_line 0x0000000000007b85 0xf2 /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - .debug_line 0x0000000000007c77 0x8c /opt/Sming/Sming/compiler/lib//libmicroc.a(__stdio_exit.o) - .debug_line 0x0000000000007d03 0x59 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - .debug_line 0x0000000000007d5c 0xd0 /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - .debug_line 0x0000000000007e2c 0x5b /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - .debug_line 0x0000000000007e87 0x4d /opt/Sming/Sming/compiler/lib//libmicroc.a(__errno_location.o) - .debug_line 0x0000000000007ed4 0x214 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - .debug_line 0x00000000000080e8 0x85 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashldi3.o) - .debug_line 0x000000000000816d 0x35c /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_cmpdf2.o) - .debug_line 0x00000000000084c9 0x85 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_lshrdi3.o) - .debug_line 0x000000000000854e 0xe5 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_modsi3.o) - .debug_line 0x0000000000008633 0x690 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - .debug_line 0x0000000000008cc3 0x5dd /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - .debug_line 0x00000000000092a0 0x60e /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - .debug_line 0x00000000000098ae 0xe81 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - .debug_line 0x000000000000a72f 0x298 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - .debug_line 0x000000000000a9c7 0x8c5 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - .debug_line 0x000000000000b28c 0x10b7 /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - .debug_line 0x000000000000c343 0x699 /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - .debug_line 0x000000000000c9dc 0x248 /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - .debug_line 0x000000000000cc24 0x13c6 /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - .debug_line 0x000000000000dfea 0x36e /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - .debug_line 0x000000000000e358 0x1549 /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - .debug_line 0x000000000000f8a1 0x6eb /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - .debug_line 0x000000000000ff8c 0x5a1 /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - .debug_line 0x000000000001052d 0x326 /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - .debug_line 0x0000000000010853 0x436 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - .debug_line 0x0000000000010c89 0x503 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - .debug_line 0x000000000001118c 0x471 /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - .debug_line 0x00000000000115fd 0xd1a /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - .debug_line 0x0000000000012317 0xb59 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - .debug_line 0x0000000000012e70 0xc06 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - .debug_line 0x0000000000013a76 0x1336 /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - .debug_line 0x0000000000014dac 0x3b5 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - .debug_line 0x0000000000015161 0xf2b /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - .debug_line 0x000000000001608c 0x1c77 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - .debug_line 0x0000000000017d03 0x957 /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - .debug_line 0x000000000001865a 0x143d /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - .debug_line 0x0000000000019a97 0x4dc /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - .debug_line 0x0000000000019f73 0x25f /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - .debug_line 0x000000000001a1d2 0x160f /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - .debug_line 0x000000000001b7e1 0x59f /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - .debug_line 0x000000000001bd80 0x1769 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - .debug_line 0x000000000001d4e9 0x4b9 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - .debug_line 0x000000000001d9a2 0x653 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - .debug_line 0x000000000001dff5 0xa89 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - .debug_line 0x000000000001ea7e 0x2600 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - .debug_line 0x000000000002107e 0xdcb /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - .debug_line 0x0000000000021e49 0x4a /opt/Sming/Sming/compiler/lib//libmicroc.a(isprint.o) - .debug_line 0x0000000000021e93 0x6a /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - .debug_line 0x0000000000021efd 0x74 /opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - .debug_line 0x0000000000021f71 0xdb /opt/Sming/Sming/compiler/lib//libmicroc.a(atol.o) - .debug_line 0x000000000002204c 0x178 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - .debug_line 0x00000000000221c4 0xe4 /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - .debug_line 0x00000000000222a8 0x499 /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - .debug_line 0x0000000000022741 0x85 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_ashrdi3.o) - .debug_line 0x00000000000227c6 0x2e4 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_divsf3.o) - .debug_line 0x0000000000022aaa 0xe0 /opt/Sming/Sming/compiler/lib//libmicrogcc.a(_fixsfsi.o) - -.debug_str 0x0000000000000000 0x1795b - .debug_str 0x0000000000000000 0x31e /opt/Sming/Sming/compiler/lib//libsming.a(crash_handler.o) - 0x39c (size before relaxing) - .debug_str 0x000000000000031e 0x49ca /opt/Sming/Sming/compiler/lib//libsming.a(user_main.o) - 0x4d8c (size before relaxing) - .debug_str 0x0000000000004ce8 0x1058 /opt/Sming/Sming/compiler/lib//libsming.a(System.o) - 0x1968 (size before relaxing) - .debug_str 0x0000000000005d40 0x105 /opt/Sming/Sming/compiler/lib//libsming.a(gdbstub.o) - 0x380 (size before relaxing) - .debug_str 0x0000000000005e45 0xc6 /opt/Sming/Sming/compiler/lib//libsming.a(esp_cplusplus.o) - 0x32b (size before relaxing) - .debug_str 0x0000000000005f0b 0x1cf /opt/Sming/Sming/compiler/lib//libsming.a(m_printf.o) - 0x4f1 (size before relaxing) - .debug_str 0x00000000000060da 0x31f /opt/Sming/Sming/compiler/lib//libsming.a(IPAddress.o) - 0x4b82 (size before relaxing) - .debug_str 0x00000000000063f9 0x353 /opt/Sming/Sming/compiler/lib//libsming.a(Print.o) - 0xff7 (size before relaxing) - .debug_str 0x000000000000674c 0x2fa /opt/Sming/Sming/compiler/lib//libsming.a(WString.o) - 0xf3f (size before relaxing) - .debug_str 0x0000000000006a46 0x9e /opt/Sming/Sming/compiler/lib//libsming.a(FakePgmSpace.o) - 0x2a2 (size before relaxing) - .debug_str 0x0000000000006ae4 0x84 /opt/Sming/Sming/compiler/lib//libsming.a(stringconversion.o) - 0x2f5 (size before relaxing) - .debug_str 0x0000000000006b68 0x8a5 out/build/app_app.a(application.o) - 0x5073 (size before relaxing) - .debug_str 0x000000000000740d 0x47b out/build/app_app.a(ads101x.o) - 0x5157 (size before relaxing) - .debug_str 0x0000000000007888 0x49 /opt/Sming/Sming/compiler/lib//libmicroc.a(isspace.o) - 0xf0 (size before relaxing) - .debug_str 0x00000000000078d1 0x10 /opt/Sming/Sming/compiler/lib//libmicroc.a(tolower.o) - 0xf0 (size before relaxing) - .debug_str 0x00000000000078e1 0x10 /opt/Sming/Sming/compiler/lib//libmicroc.a(toupper.o) - 0xf0 (size before relaxing) - .debug_str 0x00000000000078f1 0x15 /opt/Sming/Sming/compiler/lib//libmicroc.a(atof.o) - 0xe9 (size before relaxing) - .debug_str 0x0000000000007906 0x18 /opt/Sming/Sming/compiler/lib//libmicroc.a(atoi.o) - 0xec (size before relaxing) - .debug_str 0x000000000000791e 0xd2 /opt/Sming/Sming/compiler/lib//libmicroc.a(strtod.o) - 0x20b (size before relaxing) - .debug_str 0x00000000000079f0 0x21 /opt/Sming/Sming/compiler/lib//libmicroc.a(__fpclassify.o) - 0x102 (size before relaxing) - .debug_str 0x0000000000007a11 0x1c /opt/Sming/Sming/compiler/lib//libmicroc.a(strchr.o) - 0xf2 (size before relaxing) - .debug_str 0x0000000000007a2d 0x1d /opt/Sming/Sming/compiler/lib//libmicroc.a(strrchr.o) - 0xf4 (size before relaxing) - .debug_str 0x0000000000007a4a 0x13 /opt/Sming/Sming/compiler/lib//libmicroc.a(strchrnul.o) - 0x10e (size before relaxing) - .debug_str 0x0000000000007a5d 0x50 /opt/Sming/Sming/compiler/lib//libmicroc.a(malloc.o) - 0x13a (size before relaxing) - .debug_str 0x0000000000007aad 0xd /opt/Sming/Sming/compiler/lib//libmicroc.a(abort.o) - 0xf1 (size before relaxing) - .debug_str 0x0000000000007aba 0xb8 /opt/Sming/Sming/compiler/lib//libmicroc.a(floatscan.o) - 0x2ab (size before relaxing) - .debug_str 0x0000000000007b72 0x1a /opt/Sming/Sming/compiler/lib//libmicroc.a(shgetc.o) - 0x1dd (size before relaxing) - .debug_str 0x0000000000007b8c 0x19 /opt/Sming/Sming/compiler/lib//libmicroc.a(__uflow.o) - 0x1d3 (size before relaxing) - .debug_str 0x0000000000007ba5 0x3f /opt/Sming/Sming/compiler/lib//libmicroc.a(__toread.o) - 0x1fa (size before relaxing) - .debug_str 0x0000000000007be4 0x2d /opt/Sming/Sming/compiler/lib//libmicroc.a(__stdio_exit.o) - 0x1df (size before relaxing) - .debug_str 0x0000000000007c11 0x12 /opt/Sming/Sming/compiler/lib//libmicroc.a(fmodl.o) - 0xee (size before relaxing) - .debug_str 0x0000000000007c23 0xe /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbn.o) - 0xe8 (size before relaxing) - .debug_str 0x0000000000007c31 0xf /opt/Sming/Sming/compiler/lib//libmicroc.a(scalbnl.o) - 0xf4 (size before relaxing) - .debug_str 0x0000000000007c40 0x20 /opt/Sming/Sming/compiler/lib//libmicroc.a(__errno_location.o) - 0x6a (size before relaxing) - .debug_str 0x0000000000007c60 0x1a /opt/Sming/Sming/compiler/lib//libmicroc.a(fmod.o) - 0xf2 (size before relaxing) - .debug_str 0x0000000000007c7a 0x382 /opt/Sming/Sming/compiler/lib//libsming.a(Timer.o) - 0x899 (size before relaxing) - .debug_str 0x0000000000007ffc 0xf2 /opt/Sming/Sming/compiler/lib//libsming.a(Digital.o) - 0x4e2 (size before relaxing) - .debug_str 0x00000000000080ee 0x75c /opt/Sming/Sming/compiler/lib//libsming.a(Wire.o) - 0xc28 (size before relaxing) - .debug_str 0x000000000000884a 0xcc5 /opt/Sming/Sming/compiler/lib//libsming.a(HardwareSerial.o) - 0x519f (size before relaxing) - .debug_str 0x000000000000950f 0x142 /opt/Sming/Sming/compiler/lib//libsming.a(WDT.o) - 0x941 (size before relaxing) - .debug_str 0x0000000000009651 0x960 /opt/Sming/Sming/compiler/lib//libsming.a(CommandExecutor.o) - 0x4c44 (size before relaxing) - .debug_str 0x0000000000009fb1 0x18f /opt/Sming/Sming/compiler/lib//libsming.a(uart.o) - 0x4ba4 (size before relaxing) - .debug_str 0x000000000000a140 0xcb /opt/Sming/Sming/compiler/lib//libsming.a(core_esp8266_si2c.o) - 0x406 (size before relaxing) - .debug_str 0x000000000000a20b 0x9e /opt/Sming/Sming/compiler/lib//libsming.a(Clock.o) - 0x3cf (size before relaxing) - .debug_str 0x000000000000a2a9 0x1b7f /opt/Sming/Sming/compiler/lib//libsming.a(WebSocketConnection.o) - 0x593b (size before relaxing) - .debug_str 0x000000000000be28 0x81 /opt/Sming/Sming/compiler/lib//libsming.a(base64.o) - 0x336 (size before relaxing) - .debug_str 0x000000000000bea9 0xf0f /opt/Sming/Sming/compiler/lib//libsming.a(CommandHandler.o) - 0x58b3 (size before relaxing) - .debug_str 0x000000000000cdb8 0x157 /opt/Sming/Sming/compiler/lib//libsming.a(CommandOutput.o) - 0x3e47 (size before relaxing) - .debug_str 0x000000000000cf0f 0xdb /opt/Sming/Sming/compiler/lib//libsming.a(CommandDelegate.o) - 0x3ce3 (size before relaxing) - .debug_str 0x000000000000cfea 0x11e /opt/Sming/Sming/compiler/lib//libsming.a(websocket.o) - 0x481 (size before relaxing) - .debug_str 0x000000000000d108 0x118 /opt/Sming/Sming/compiler/lib//libsming.a(ws_parser.o) - 0x42a (size before relaxing) - .debug_str 0x000000000000d220 0x187 /opt/Sming/Sming/compiler/lib//libsming.a(SplitString.o) - 0xd8b (size before relaxing) - .debug_str 0x000000000000d3a7 0x1ce /opt/Sming/Sming/compiler/lib//libsming.a(SystemClock.o) - 0x176e (size before relaxing) - .debug_str 0x000000000000d575 0xcae /opt/Sming/Sming/compiler/lib//libsming.a(TcpConnection.o) - 0x1d40 (size before relaxing) - .debug_str 0x000000000000e223 0x708 /opt/Sming/Sming/compiler/lib//libsming.a(TcpClient.o) - 0x21c9 (size before relaxing) - .debug_str 0x000000000000e92b 0x182 /opt/Sming/Sming/compiler/lib//libsming.a(HttpResponse.o) - 0x1e1e (size before relaxing) - .debug_str 0x000000000000eaad 0x29c /opt/Sming/Sming/compiler/lib//libsming.a(HttpRequest.o) - 0x2d98 (size before relaxing) - .debug_str 0x000000000000ed49 0xc1 /opt/Sming/Sming/compiler/lib//libsming.a(RTC.o) - 0x5e8 (size before relaxing) - .debug_str 0x000000000000ee0a 0xbe /opt/Sming/Sming/compiler/lib//libsming.a(DateTime.o) - 0x4c3a (size before relaxing) - .debug_str 0x000000000000eec8 0xe42 /opt/Sming/Sming/compiler/lib//libsming.a(http_parser.o) - 0x12fb (size before relaxing) - .debug_str 0x000000000000fd0a 0x7eb /opt/Sming/Sming/compiler/lib//libsming.a(FileSystem.o) - 0x1b89 (size before relaxing) - .debug_str 0x00000000000104f5 0x4774 /opt/Sming/Sming/compiler/lib//libsming.a(DataSourceStream.o) - 0x5b6e (size before relaxing) - .debug_str 0x0000000000014c69 0x127 /opt/Sming/Sming/compiler/lib//libsming.a(NetUtils.o) - 0x1142 (size before relaxing) - .debug_str 0x0000000000014d90 0x91 /opt/Sming/Sming/compiler/lib//libsming.a(URL.o) - 0xbac (size before relaxing) - .debug_str 0x0000000000014e21 0x1495 /opt/Sming/Sming/compiler/lib//libsming.a(ArduinoJson.o) - 0x5d43 (size before relaxing) - .debug_str 0x00000000000162b6 0x241 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_sming.o) - 0x90d (size before relaxing) - .debug_str 0x00000000000164f7 0x698 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_hydrogen.o) - 0xde7 (size before relaxing) - .debug_str 0x0000000000016b8f 0x256 /opt/Sming/Sming/compiler/lib//libsming.a(flashmem.o) - 0x4d9 (size before relaxing) - .debug_str 0x0000000000016de5 0xf2 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_cache.o) - 0x7b2 (size before relaxing) - .debug_str 0x0000000000016ed7 0x2e4 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_gc.o) - 0xa35 (size before relaxing) - .debug_str 0x00000000000171bb 0x4b1 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_nucleus.o) - 0xf28 (size before relaxing) - .debug_str 0x000000000001766c 0x255 /opt/Sming/Sming/compiler/lib//libsming.a(spiffs_check.o) - 0x9db (size before relaxing) - .debug_str 0x00000000000178c1 0x10 /opt/Sming/Sming/compiler/lib//libmicroc.a(isprint.o) - 0xf0 (size before relaxing) - .debug_str 0x00000000000178d1 0x10 /opt/Sming/Sming/compiler/lib//libmicroc.a(sprintf.o) - 0x122 (size before relaxing) - .debug_str 0x00000000000178e1 0x1e /opt/Sming/Sming/compiler/lib//libmicroc.a(vsprintf.o) - 0x130 (size before relaxing) - .debug_str 0x00000000000178ff 0xe /opt/Sming/Sming/compiler/lib//libmicroc.a(atol.o) - 0xec (size before relaxing) - .debug_str 0x000000000001790d 0x2b /opt/Sming/Sming/compiler/lib//libmicroc.a(strtol.o) - 0x200 (size before relaxing) - .debug_str 0x0000000000017938 0x10 /opt/Sming/Sming/compiler/lib//libmicroc.a(memchr.o) - 0xf1 (size before relaxing) - .debug_str 0x0000000000017948 0x13 /opt/Sming/Sming/compiler/lib//libmicroc.a(intscan.o) - 0x20b (size before relaxing) diff --git a/software/Basic_Blink/out/firmware/fwMeminfo.new b/software/Basic_Blink/out/firmware/fwMeminfo.new deleted file mode 100644 index 981f0c5..0000000 --- a/software/Basic_Blink/out/firmware/fwMeminfo.new +++ /dev/null @@ -1,10 +0,0 @@ - Section| Description| Start (hex)| End (hex)|Used space ------------------------------------------------------------------------------- - data| Initialized Data (RAM)| 3FFE8000| 3FFE8389| 905 - rodata| ReadOnly Data (RAM)| 3FFE8390| 3FFE8D6C| 2524 - bss| Uninitialized Data (RAM)| 3FFE8D70| 3FFEF160| 25584 - text| Cached Code (IRAM)| 40100000| 401063A8| 25512 -irom0_text| Uncached Code (SPI)| 4020A000| 4023964C| 194124 -Total Used RAM : 29013 -Free RAM : 52907 -Free IRam : 7274 diff --git a/software/Basic_Blink/out/firmware/fwMeminfo.old b/software/Basic_Blink/out/firmware/fwMeminfo.old deleted file mode 100644 index cf8b8c7..0000000 --- a/software/Basic_Blink/out/firmware/fwMeminfo.old +++ /dev/null @@ -1,10 +0,0 @@ - Section| Description| Start (hex)| End (hex)|Used space ------------------------------------------------------------------------------- - data| Initialized Data (RAM)| 3FFE8000| 3FFE8389| 905 - rodata| ReadOnly Data (RAM)| 3FFE8390| 3FFE8D50| 2496 - bss| Uninitialized Data (RAM)| 3FFE8D50| 3FFEF108| 25528 - text| Cached Code (IRAM)| 40100000| 401063A8| 25512 -irom0_text| Uncached Code (SPI)| 4020A000| 40239584| 193924 -Total Used RAM : 28929 -Free RAM : 52991 -Free IRam : 7274 diff --git a/software/Basic_Blink/Makefile b/software/Makefile similarity index 100% rename from software/Basic_Blink/Makefile rename to software/Makefile diff --git a/software/Basic_Blink/app/adc.h b/software/app/adc.h similarity index 100% rename from software/Basic_Blink/app/adc.h rename to software/app/adc.h diff --git a/software/Basic_Blink/app/ads101x.cpp b/software/app/ads101x.cpp similarity index 100% rename from software/Basic_Blink/app/ads101x.cpp rename to software/app/ads101x.cpp diff --git a/software/Basic_Blink/app/ads101x.h b/software/app/ads101x.h similarity index 100% rename from software/Basic_Blink/app/ads101x.h rename to software/app/ads101x.h diff --git a/software/Basic_Blink/app/application.cpp b/software/app/application.cpp similarity index 100% rename from software/Basic_Blink/app/application.cpp rename to software/app/application.cpp diff --git a/software/Basic_Blink/app/double_buffer.h b/software/app/double_buffer.h similarity index 100% rename from software/Basic_Blink/app/double_buffer.h rename to software/app/double_buffer.h diff --git a/software/Basic_Blink/app/sensor.h b/software/app/sensor.h similarity index 100% rename from software/Basic_Blink/app/sensor.h rename to software/app/sensor.h diff --git a/software/Basic_Blink/app/sensor_hub.cpp b/software/app/sensor_hub.cpp similarity index 100% rename from software/Basic_Blink/app/sensor_hub.cpp rename to software/app/sensor_hub.cpp diff --git a/software/Basic_Blink/app/sensor_hub.h b/software/app/sensor_hub.h similarity index 100% rename from software/Basic_Blink/app/sensor_hub.h rename to software/app/sensor_hub.h diff --git a/software/Basic_Blink/app/sensor_settings.h b/software/app/sensor_settings.h similarity index 100% rename from software/Basic_Blink/app/sensor_settings.h rename to software/app/sensor_settings.h diff --git a/software/Basic_Blink/app/temperature.h b/software/app/temperature.h similarity index 100% rename from software/Basic_Blink/app/temperature.h rename to software/app/temperature.h diff --git a/software/Basic_Blink/app/web_interface.cpp b/software/app/web_interface.cpp similarity index 100% rename from software/Basic_Blink/app/web_interface.cpp rename to software/app/web_interface.cpp diff --git a/software/Basic_Blink/app/web_interface.h b/software/app/web_interface.h similarity index 100% rename from software/Basic_Blink/app/web_interface.h rename to software/app/web_interface.h diff --git a/software/Basic_Blink/files/bootstrap.min.css.gz b/software/files/bootstrap.min.css.gz similarity index 100% rename from software/Basic_Blink/files/bootstrap.min.css.gz rename to software/files/bootstrap.min.css.gz diff --git a/software/Basic_Blink/files/config.html b/software/files/config.html similarity index 100% rename from software/Basic_Blink/files/config.html rename to software/files/config.html diff --git a/software/Basic_Blink/files/config.js b/software/files/config.js similarity index 100% rename from software/Basic_Blink/files/config.js rename to software/files/config.js diff --git a/software/Basic_Blink/files/index.html b/software/files/index.html similarity index 100% rename from software/Basic_Blink/files/index.html rename to software/files/index.html diff --git a/software/Basic_Blink/files/index.js b/software/files/index.js similarity index 100% rename from software/Basic_Blink/files/index.js rename to software/files/index.js diff --git a/software/Basic_Blink/files/jquery-2.1.4.min.js.gz b/software/files/jquery-2.1.4.min.js.gz similarity index 100% rename from software/Basic_Blink/files/jquery-2.1.4.min.js.gz rename to software/files/jquery-2.1.4.min.js.gz diff --git a/software/Basic_Blink/include/user_config.h b/software/include/user_config.h similarity index 100% rename from software/Basic_Blink/include/user_config.h rename to software/include/user_config.h