diff --git a/ESP-IDF_Robot/build/.bin_timestamp b/ESP-IDF_Robot/build/.bin_timestamp index f45f19741..e05cd859c 100644 --- a/ESP-IDF_Robot/build/.bin_timestamp +++ b/ESP-IDF_Robot/build/.bin_timestamp @@ -1 +1 @@ -07e09261d089cebb1de1dc20463f96e6 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/ESP-IDF_Robot.bin +2edb8b1b6c17aaa6302206776d333420 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/ESP-IDF_Robot.bin diff --git a/ESP-IDF_Robot/build/.ninja_lock b/ESP-IDF_Robot/build/.ninja_lock deleted file mode 100644 index e69de29bb..000000000 diff --git a/ESP-IDF_Robot/build/.ninja_log b/ESP-IDF_Robot/build/.ninja_log index dedec95ae..ca69d01db 100644 --- a/ESP-IDF_Robot/build/.ninja_log +++ b/ESP-IDF_Robot/build/.ninja_log @@ -1016,3 +1016,10 @@ 219 233 1753573143708135163 esp-idf/esp_app_format/libesp_app_format.a d097064cf85f8342 233 521 1753573143722135257 esp-idf/main/CMakeFiles/__idf_main.dir/blink_example_main.c.obj 6ef869b7d100d087 521 547 1753573144010137186 esp-idf/main/libmain.a cf2416a2cfd20e8e +548 5956 1753573149389576927 esp-idf/esp_system/ld/sections.ld 4169092a3d063f2a +548 5956 1753573149389576927 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esp_system/ld/sections.ld 4169092a3d063f2a +5956 7000 1753573149445173595 ESP-IDF_Robot.elf 6a4a9781f7cbdfab +7000 7258 1753573150746182310 .bin_timestamp 114aad1740b64e5f +7000 7258 1753573150746182310 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/.bin_timestamp 114aad1740b64e5f +7258 7309 1753573150747182317 esp-idf/esptool_py/CMakeFiles/app_check_size 5548188686dfb451 +7258 7309 1753573150747182317 /home/alex/github/ESP-Nodes/ESP-IDF_Robot/build/esp-idf/esptool_py/CMakeFiles/app_check_size 5548188686dfb451 diff --git a/ESP-IDF_Robot/build/ESP-IDF_Robot.bin b/ESP-IDF_Robot/build/ESP-IDF_Robot.bin index 17c790255..2a29d6836 100644 Binary files a/ESP-IDF_Robot/build/ESP-IDF_Robot.bin and b/ESP-IDF_Robot/build/ESP-IDF_Robot.bin differ diff --git a/ESP-IDF_Robot/build/ESP-IDF_Robot.elf b/ESP-IDF_Robot/build/ESP-IDF_Robot.elf index c7d654786..48c18d206 100755 Binary files a/ESP-IDF_Robot/build/ESP-IDF_Robot.elf and b/ESP-IDF_Robot/build/ESP-IDF_Robot.elf differ diff --git a/ESP-IDF_Robot/build/ESP-IDF_Robot.map b/ESP-IDF_Robot/build/ESP-IDF_Robot.map index bd5650723..e93aba6aa 100644 --- a/ESP-IDF_Robot/build/ESP-IDF_Robot.map +++ b/ESP-IDF_Robot/build/ESP-IDF_Robot.map @@ -369,7 +369,7 @@ esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) esp-idf/freertos/libfreertos.a(port_systick.c.obj) (systimer_ticks_to_us) esp-idf/freertos/libfreertos.a(event_groups.c.obj) - esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) (xEventGroupCreate) + esp-idf/main/libmain.a(blink_example_main.c.obj) (xEventGroupCreate) esp-idf/freertos/libfreertos.a(portasm.S.obj) esp-idf/riscv/libriscv.a(vectors.S.obj) (rtos_int_enter) esp-idf/freertos/libfreertos.a(idf_additions.c.obj) @@ -380,6 +380,8 @@ esp-idf/newlib/libnewlib.a(stdatomic.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) (__atomic_compare_exchange_4) esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) (xRingbufferCreate) +esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + esp-idf/main/libmain.a(blink_example_main.c.obj) (esp_event_handler_instance_register) esp-idf/esp_event/libesp_event.a(esp_event.c.obj) esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) (esp_event_loop_create) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) @@ -414,10 +416,10 @@ esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) esp-idf/main/libmain.a(blink_example_main.c.obj) (ledc_timer_config) esp-idf/driver/libdriver.a(i2c.c.obj) esp-idf/main/libmain.a(i2cdev.c.obj) (i2c_driver_install) +esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/main/libmain.a(blink_example_main.c.obj) (IP_EVENT) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp-idf/main/libmain.a(blink_example_main.c.obj) (esp_netif_init) -esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) (esp_netif_add_to_list_unsafe) esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) esp-idf/main/libmain.a(blink_example_main.c.obj) (g_wifi_default_wpa_crypto_funcs) esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) @@ -436,6 +438,10 @@ esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) (aes_ccm_ae) esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) esp-idf/main/libmain.a(blink_example_main.c.obj) (esp_wifi_init) +esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/main/libmain.a(blink_example_main.c.obj) (esp_netif_create_default_wifi_sta) +esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) (esp_wifi_destroy_if_driver) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) esp-idf/main/libmain.a(blink_example_main.c.obj) (g_wifi_osi_funcs) esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) @@ -624,24 +630,46 @@ esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) (mt_init) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) (ccmp) +/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) (esp_wifi_internal_tx) +/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) (hostap_query_mac_in_list) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) (wpa_crypto_funcs) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) (ieee80211_crypto_encap) +/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) (ieee80211_phy_init) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) (chm_get_current_channel) +/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) (ieee80211_psq_init) +/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) (ieee80211_getmgtframe) +/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) (ieee80211_is_40mhz_valid_bw) +/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) (offchan_in_progress) +/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) (is_esp_mesh_assoc) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) (wifi_log) +/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) (cnx_rc_update_rssi) +/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) (ieee80211_decap) +/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) (ieee80211_add_ie_vendor_esp_manufacturer) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) (g_wifi_nvs) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) (wifi_nvs_get) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) (wifi_ap_pmf_enabled) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) (wifi_sta_get_prof_password) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) (wifi_get_macaddr) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) (wifi_station_get_reconnect_policy) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (ieee80211_timer_do_process) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) (gcmp) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) (ieee80211_ftm_sess_timeout_process) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) (ftm_is_responder_supported) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (wifi_get_init_state) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) @@ -655,39 +683,17 @@ esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) (ieee80211_rfid_locp_recv_reset) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (ieee80211_regdomain_get_country) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) (ieee80211_regdomain_get_country) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (ieee80211_ht_attach) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) (ieee80211_send_action_register) -/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) (ieee80211_reg_netstack_buf_cb) -/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) (wifi_softap_cur_max_ap_bss_num) -/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) (ieee80211_phy_deinit) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) (tkip) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (ieee80211_scan_deattach) -/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (ieee80211_psq_init) -/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (ieee80211_getmgtframe) -/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (ieee80211_get_chan_info) -/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (offchan_in_progress) -/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (ieee80211_mesh_quick_init) -/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) (g_cnxMgr) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) (wep) -/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) (ieee80211_decap) -/home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) (ieee80211_add_ie_vendor_esp_head) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) (sms4) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) @@ -792,8 +798,6 @@ esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) (ets_timer_arm) esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) (esp_timer_create) -esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) (esp_event_post) esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) (esp_phy_disable) esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) @@ -886,6 +890,18 @@ esp-idf/lwip/liblwip.a(netbuf.c.obj) esp-idf/lwip/liblwip.a(sockets.c.obj) (netbuf_delete) esp-idf/lwip/liblwip.a(inet_chksum.c.obj) esp-idf/lwip/liblwip.a(raw.c.obj) (ip6_chksum_pseudo) +esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) (esp_netif_action_start) +esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) (_g_esp_netif_inherent_ap_config) +esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) (_g_esp_netif_netstack_default_wifi_ap) +esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) (wlanif_input) +esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) (ethernetif_input) +esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) (esp_pbuf_allocate) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) (esp_supplicant_init) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) @@ -1056,6 +1072,8 @@ esp-idf/hal/libhal.a(ds_hal.c.obj) esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) (ds_hal_start) esp-idf/soc/libsoc.a(gdma_periph.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) (gdma_periph_signals) +esp-idf/lwip/liblwip.a(ethip6.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) (ethip6_output) esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) (esp_mesh_send_event_internal) /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) @@ -2367,8 +2385,6 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) - .text.esp_unregister_shutdown_handler - 0x00000000 0x38 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) @@ -2455,8 +2471,6 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) .data 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) .bss 0x00000000 0x0 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - .text.esp_get_free_heap_size - 0x00000000 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) .text.esp_get_minimum_free_heap_size 0x00000000 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) .rodata.esp_get_idf_version.str1.4 @@ -5101,8 +5115,6 @@ Discarded input sections 0x00000000 0xc8 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .text.adc_lock_try_acquire 0x00000000 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .text.adc2_wifi_release - 0x00000000 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .rodata.__FUNCTION__.1 0x00000000 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .sbss.adc2_lock @@ -5619,19 +5631,18 @@ Discarded input sections 0x00000000 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.24 0x00000000 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .text 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .data 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .text.esp_event_handler_instance_unregister + 0x00000000 0x2a esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .text.esp_event_isr_post + 0x00000000 0x2e esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .text.esp_event_loop_delete_default + 0x00000000 0x2c esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .text 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .data 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .bss 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .text.esp_event_handler_instance_register_with - 0x00000000 0x14 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .text.find_and_unregister_handler - 0x00000000 0x114 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .rodata.esp_event_handler_unregister_with_internal.str1.4 - 0x00000000 0x56 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .text.esp_event_handler_unregister_with_internal - 0x00000000 0x100 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .text.esp_event_handler_unregister_with - 0x00000000 0x1a esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_handler_instance_unregister_with 0x00000000 0x1c esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_isr_post_to @@ -5640,8 +5651,6 @@ Discarded input sections 0x00000000 0x4 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.__func__.0 0x00000000 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .rodata.__func__.2 - 0x00000000 0x2b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .group 0x00000000 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) @@ -6249,87 +6258,38 @@ Discarded input sections 0x00000000 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__FUNCTION__.29 0x00000000 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) + .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .text.esp_netif_next + 0x00000000 0x12 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.tcpip_exec_api 0x00000000 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_reset_ip_info - 0x00000000 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcpc_option_api 0x00000000 0x96 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_find_if_api 0x00000000 0x40 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_is_active - 0x00000000 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_set_default_netif_internal - 0x00000000 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_lwip_ipc_call_msg - 0x00000000 0x62 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_lwip_ipc_call - 0x00000000 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_add_ip6_address_priv 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_lwip_ipc_call_fn 0x00000000 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_lwip_ipc_call_get_netif - 0x00000000 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_api_cb - 0x00000000 0x2a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_config_sanity_check - 0x00000000 0x96 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_tx_rx_event_api.str1.4 0x00000000 0x1f esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_tx_rx_event_api 0x00000000 0x48 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.get_handle_from_ifkey_api 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_set_mac_api - 0x00000000 0x6a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_set_ip_old_info_api - 0x00000000 0x7a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .rodata.esp_netif_dhcps_cb.str1.4 - 0x00000000 0x8d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_dhcps_cb - 0x00000000 0xec esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_start_ip_lost_timer - 0x00000000 0x36 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.netif_set_mldv6_flag - 0x00000000 0x3a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.netif_set_garp_flag - 0x00000000 0x22 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.netif_send_mldv6 - 0x00000000 0x46 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .rodata.esp_netif_init_configuration.str1.4 - 0x00000000 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_init_configuration - 0x00000000 0x1fc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.netif_unset_garp_flag - 0x00000000 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.netif_unset_mldv6_flag - 0x00000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_lwip_remove - 0x00000000 0x68 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.netif_send_garp - 0x00000000 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .rodata.esp_netif_dhcps_start_api.str1.4 - 0x00000000 0x2b esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcps_start_api 0x00000000 0xf4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_lwip_add - 0x00000000 0xa4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcps_stop_api 0x00000000 0x46 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_dhcpc_stop_api.str1.4 0x00000000 0x33 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcpc_stop_api 0x00000000 0x82 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.dns_clear_servers - 0x00000000 0x3a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .rodata.esp_netif_dhcpc_start_api.str1.4 - 0x00000000 0x26 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_dhcpc_start_api - 0x00000000 0xfe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_set_hostname_api.str1.4 0x00000000 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_set_hostname_api @@ -6356,32 +6316,6 @@ Discarded input sections 0x00000000 0x76 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_remove_ip6_address_api 0x00000000 0x50 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_update_default_netif - 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .rodata.esp_netif_ip_lost_timer.str1.4 - 0x00000000 0x3e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_ip_lost_timer - 0x00000000 0xc4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .rodata.esp_netif_internal_nd6_cb.str1.4 - 0x00000000 0x3a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_internal_nd6_cb - 0x00000000 0x100 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_destroy_api - 0x00000000 0xa6 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .rodata.esp_netif_new_api.str1.4 - 0x00000000 0x18f esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_new_api - 0x00000000 0x308 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .rodata.esp_netif_start_api.str1.4 - 0x00000000 0xc2 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_start_api - 0x00000000 0x1f6 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_stop_api - 0x00000000 0xae esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_up_api - 0x00000000 0x66 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_down_api - 0x00000000 0x108 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_set_ip_info_api.str1.4 0x00000000 0x3b esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_set_ip_info_api @@ -6404,8 +6338,6 @@ Discarded input sections 0x00000000 0x34 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_str_to_ip6 0x00000000 0x34 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_get_io_driver - 0x00000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_get_handle_from_netif_impl 0x00000000 0x6 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_get_netif_impl @@ -6414,80 +6346,34 @@ Discarded input sections 0x00000000 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_tcpip_exec 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_new - 0x00000000 0x22 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_get_handle_from_ifkey 0x00000000 0x22 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_find_if 0x00000000 0x2c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_destroy 0x00000000 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .rodata.esp_netif_attach.str1.4 - 0x00000000 0x3f esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_attach - 0x00000000 0x58 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_set_driver_config - 0x00000000 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_set_mac - 0x00000000 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_start - 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_stop - 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_netstack_buf_ref - 0x00000000 0x12 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_netstack_buf_free - 0x00000000 0x12 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_free_rx_buffer - 0x00000000 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_tx_rx_event_enable 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_tx_rx_event_disable 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_transmit 0x00000000 0x4c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_transmit_wrap - 0x00000000 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_receive - 0x00000000 0x58 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcpc_stop 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_dhcpc_start - 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcps_get_status 0x00000000 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_dhcpc_get_status - 0x00000000 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcps_start 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcps_stop 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_set_hostname 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_get_hostname - 0x00000000 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_up - 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_down - 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_is_netif_up - 0x00000000 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_update_default_netif_lwip - 0x00000000 0x14e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_get_mac 0x00000000 0xa0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_get_old_ip_info - 0x00000000 0x76 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_get_ip_info - 0x00000000 0x92 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_dhcps_option_api.str1.4 0x00000000 0x51 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcps_option_api 0x00000000 0x296 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_is_valid_static_ip - 0x00000000 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_set_old_ip_info - 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_set_ip_info 0x00000000 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcps_get_clients_by_mac @@ -6510,22 +6396,8 @@ Discarded input sections 0x00000000 0x14a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_get_all_preferred_ip6 0x00000000 0x14e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_get_flags - 0x00000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_get_ifkey - 0x00000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_get_desc - 0x00000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_get_route_prio 0x00000000 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_get_event_id - 0x00000000 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .rodata.esp_netif_internal_dhcpc_cb.str1.4 - 0x00000000 0x38 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.esp_netif_internal_dhcpc_cb - 0x00000000 0x1e0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text.netif_callback_fn - 0x00000000 0x5c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcps_option 0x00000000 0x38 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_netif_dhcpc_option @@ -6556,58 +6428,6 @@ Discarded input sections 0x00000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.__func__.2 0x00000000 0x17 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .rodata.__func__.3 - 0x00000000 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .rodata.__func__.4 - 0x00000000 0x12 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .sbss.netif_callback - 0x00000000 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .sbss.s_is_last_default_esp_netif_overridden - 0x00000000 0x1 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .sbss.s_last_default_esp_netif - 0x00000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .text.esp_netif_add_to_list_unsafe - 0x00000000 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .rodata.esp_netif_remove_from_list_unsafe.str1.4 - 0x00000000 0x47 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .text.esp_netif_remove_from_list_unsafe - 0x00000000 0x86 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .text.esp_netif_get_nr_of_ifs - 0x00000000 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .text.esp_netif_next_unsafe - 0x00000000 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .text.esp_netif_next - 0x00000000 0x12 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .text.esp_netif_is_netif_listed - 0x00000000 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .text.esp_netif_get_handle_from_ifkey_unsafe - 0x00000000 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .rodata.__func__.0 - 0x00000000 0x22 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .rodata.str1.4 - 0x00000000 0x9 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .srodata.IP_EVENT - 0x00000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .sbss.s_esp_netif_counter - 0x00000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .sbss.s_head 0x00000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .debug_info 0x00000000 0x4cd esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .debug_abbrev 0x00000000 0x224 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .debug_loc 0x00000000 0x264 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .debug_aranges - 0x00000000 0x50 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .debug_ranges 0x00000000 0x40 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .debug_line 0x00000000 0x7e5 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .debug_str 0x00000000 0x41e esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .comment 0x00000000 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .note.GNU-stack - 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .debug_frame 0x00000000 0xc4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) @@ -6711,8 +6531,6 @@ Discarded input sections .bss 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.esp_wifi_deinit 0x00000000 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .text.esp_wifi_connect - 0x00000000 0x12 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.esp_wifi_disconnect 0x00000000 0x12 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.nan_start @@ -6723,6 +6541,42 @@ Discarded input sections 0x00000000 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.nan_sm_handle_event 0x00000000 0x2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .text 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .data 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.disconnect_and_destroy + 0x00000000 0x40 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_netif_attach_wifi + 0x00000000 0x3c esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_wifi_set_default_wifi_ap_handlers + 0x00000000 0x12 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_wifi_set_default_wifi_nan_handlers + 0x00000000 0x12 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_wifi_clear_default_wifi_driver_and_handlers + 0x00000000 0x78 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_netif_attach_wifi_ap + 0x00000000 0x28 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_netif_create_default_wifi_ap + 0x00000000 0xb4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_netif_destroy_default_wifi + 0x00000000 0x24 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_netif_create_wifi + 0x00000000 0x7c esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.esp_netif_create_default_wifi_mesh_netifs.str1.4 + 0x00000000 0xa8 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_netif_create_default_wifi_mesh_netifs + 0x00000000 0x252 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.__func__.0 + 0x00000000 0x2a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.__func__.1 + 0x00000000 0x16 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.__func__.3 + 0x00000000 0x21 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .data 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.esp_wifi_destroy_if_driver + 0x00000000 0x3a esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .text 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .data 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .bss 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) @@ -9033,6 +8887,77 @@ Discarded input sections 0x00000000 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) .rodata_wlog_error.5 0x00000000 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.esp_wifi_internal_tx_is_stop + 0x00000000 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_reg_encap_amsdu_cb + 0x00000000 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.wifi_is_started + 0x00000000 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_recycle_cache_eb + 0x00000000 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.get_wifi_internal_state + 0x00000000 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_output_pending_eb + 0x00000000 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_copy_eb_header + 0x00000000 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_amsdu_adjust_last_length + 0x00000000 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .wifiextrairam.18 + 0x00000000 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .wifiextrairam.19 + 0x00000000 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_vnd_ie_size + 0x00000000 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .wifi0iram.37 0x00000000 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_search_node + 0x00000000 0xd6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.esp_wifi_internal_tx_by_ref + 0x00000000 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.esp_wifi_mesh_tx + 0x00000000 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_raw_frame_sanity_check + 0x00000000 0x20a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.esp_wifi_80211_tx + 0x00000000 0x128 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text.ieee80211_get_nvs_he_dcm_max_constellation_tx + 0x00000000 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .wifiextrairam.62 + 0x00000000 0xc2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .bss.he_dcm_max_constellation_tx + 0x00000000 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.46 + 0x00000000 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.47 + 0x00000000 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.48 + 0x00000000 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.49 + 0x00000000 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.50 + 0x00000000 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.51 + 0x00000000 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.52 + 0x00000000 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.53 + 0x00000000 0x45 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.54 + 0x00000000 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.55 + 0x00000000 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .text.ieee80211_hostapd_data_txcb + 0x00000000 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .bss.APRecvBcnStartTick + 0x00000000 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .bss.ApFreqCalTimer + 0x00000000 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) @@ -9044,6 +8969,19 @@ Discarded input sections 0x00000000 0x94 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) .rodata_wlog_error.2 0x00000000 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .text.phymode2str + 0x00000000 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .rodata.phymode2str + 0x00000000 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .text.ieee80211_set_user_sup_rate + 0x00000000 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .rodata_wlog_warning.2 + 0x00000000 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .rodata_wlog_warning.4 + 0x00000000 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) @@ -9054,6 +8992,64 @@ Discarded input sections .wifi0iram.12 0x00000000 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .text.chm_bitmap_idx_to_channel 0x00000000 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + .text.ieee80211_psq_cleanup + 0x00000000 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + .text.ieee80211_psq_take_tail + 0x00000000 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .text.ieee80211_get_chan_info + 0x00000000 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .rodata.ieee80211_get_chan_info + 0x00000000 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .rodata_wlog_warning.3 + 0x00000000 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .text.roc_op_start + 0x00000000 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .text.roc_op_end + 0x00000000 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .text.offchan_txop_end + 0x00000000 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .text.offchan_txop_start + 0x00000000 0x260 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .data.s_global_offchan_seq + 0x00000000 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .rodata_wlog_error.2 + 0x00000000 0x31 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .rodata_wlog_error.3 + 0x00000000 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_public_action_recv_mesh_awake + 0x00000000 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_mesh_quick_init + 0x00000000 0x180 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_mesh_quick_deinit + 0x00000000 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_vnd_mesh_update_beacon + 0x00000000 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_vnd_mesh_fully_associated + 0x00000000 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .text.ieee80211_public_action_send_mesh_awake + 0x00000000 0x15a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .rodata 0x00000000 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .bss.esp_mesh_appie + 0x00000000 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .bss.esp_mesh_ps_duty + 0x00000000 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + .rodata.ieee80211_public_action_send_mesh_awake.str1.4 + 0x00000000 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) @@ -9089,6 +9085,75 @@ Discarded input sections 0x00000000 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) .rodata_wlog_info.9 0x00000000 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_sta_scan_cmd + 0x00000000 0x36e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.esp_mesh_get_tsf_time + 0x00000000 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .wifi0iram.88 0x00000000 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .wifi0iram.90 0x00000000 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_is_any_node_connecting + 0x00000000 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.wifi_softap_staconnected_event_policy + 0x00000000 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.wifi_softap_toomany_deny + 0x00000000 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_sta_pm + 0x00000000 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text.cnx_stop_obss_scan + 0x00000000 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .wifislprxiram.114 + 0x00000000 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata.cnx_sta_scan_cmd.str1.4 + 0x00000000 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.19 + 0x00000000 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.20 + 0x00000000 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.21 + 0x00000000 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.22 + 0x00000000 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_debug.23 + 0x00000000 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.18 + 0x00000000 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.89 + 0x00000000 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.91 + 0x00000000 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_warning.17 + 0x00000000 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_warning.24 + 0x00000000 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_warning.25 + 0x00000000 0x65 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_warning.26 + 0x00000000 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .text.ieee80211_deliver_data + 0x00000000 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .text.ieee80211_is_11b_rate + 0x00000000 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_now_head + 0x00000000 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_mesh_group + 0x00000000 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_simple_pair + 0x00000000 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_freq_annon + 0x00000000 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_now + 0x00000000 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .text.ieee80211_add_ie_vendor_esp_ssid + 0x00000000 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) @@ -9202,8 +9267,6 @@ Discarded input sections 0x00000000 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_phy_bw_is_modified 0x00000000 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .text.wifi_station_set_config_local_2.isra.2 - 0x00000000 0x506 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_phy_bw_is_valid 0x00000000 0xb8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_ioctl_ht2040_set @@ -9222,8 +9285,6 @@ Discarded input sections 0x00000000 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.print_sta_pmk 0x00000000 0x144 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .text.ieee80211_sta_connect - 0x00000000 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.ieee80211_sta_scan 0x00000000 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_set_mac_process @@ -9244,8 +9305,6 @@ Discarded input sections 0x00000000 0xb0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .wifislprxiram.43 0x00000000 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .text.wifi_txq_empty - 0x00000000 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_set_promis_process 0x00000000 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.esp_wifi_internal_set_baw @@ -9256,10 +9315,6 @@ Discarded input sections 0x00000000 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_lmac_deinit 0x00000000 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .text.wifi_stop_process - 0x00000000 0x13e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .text.wifi_connect_process - 0x00000000 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_sta_disconnect 0x00000000 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_scan_start_process @@ -9286,8 +9341,6 @@ Discarded input sections 0x00000000 0x198 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_get_sta_list_process 0x00000000 0x16c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .text.wifi_set_config_process - 0x00000000 0x484 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_set_protocol_process 0x00000000 0xf6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .text.wifi_get_protocol_process @@ -9445,8 +9498,6 @@ Discarded input sections .text.wifi_softap_set_obss_overlap_process 0x00000000 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata 0x00000000 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .bss.ap_id.14977 - 0x00000000 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .bss.mesh_router_bssid 0x00000000 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .data.g_mesh_root_conflicts_allowed @@ -9457,16 +9508,6 @@ Discarded input sections 0x00000000 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata.CSWTCH.336 0x00000000 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.22 - 0x00000000 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.25 - 0x00000000 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.26 - 0x00000000 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.71 - 0x00000000 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.72 - 0x00000000 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.76 0x00000000 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_debug.77 @@ -9511,16 +9552,10 @@ Discarded input sections 0x00000000 0x51 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.135 0x00000000 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.18 - 0x00000000 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.23 - 0x00000000 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.42 0x00000000 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.44 0x00000000 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.70 - 0x00000000 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.78 0x00000000 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_error.79 @@ -9567,22 +9602,10 @@ Discarded input sections 0x00000000 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.11 0x00000000 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.13 - 0x00000000 0x39 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.14 - 0x00000000 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.15 0x00000000 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.16 0x00000000 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.19 - 0x00000000 0x55 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.20 - 0x00000000 0x73 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.21 - 0x00000000 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.24 - 0x00000000 0x39 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.86 0x00000000 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) .rodata_wlog_warning.88 @@ -9777,8 +9800,6 @@ Discarded input sections 0x00000000 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_ftm_resp_set_offset_local 0x00000000 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .text.esp_wifi_internal_reg_netstack_buf_cb_local - 0x00000000 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_get_inactive_time_local 0x00000000 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.wifi_station_get_config @@ -9825,10 +9846,6 @@ Discarded input sections 0x00000000 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_restart 0x00000000 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .text.esp_wifi_stop - 0x00000000 0x1dc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .text.esp_wifi_connect_internal - 0x00000000 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_disconnect_internal 0x00000000 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_clear_fast_connect @@ -9855,8 +9872,6 @@ Discarded input sections 0x00000000 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_clear_ap_list 0x00000000 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .text.esp_wifi_set_config - 0x00000000 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_ap_get_sta_list 0x00000000 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_connectionless_module_set_wake_interval @@ -9905,8 +9920,6 @@ Discarded input sections 0x00000000 0x94 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_softap_set_obss_overlap 0x00000000 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .text.esp_wifi_get_mac - 0x00000000 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_sta_get_ap_info 0x00000000 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_set_promiscuous_filter @@ -9923,8 +9936,8 @@ Discarded input sections 0x00000000 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_get_promiscuous 0x00000000 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .text.esp_wifi_internal_set_sta_ip - 0x00000000 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.esp_wifi_set_storage + 0x00000000 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_set_auto_connect 0x00000000 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_get_auto_connect @@ -10001,8 +10014,6 @@ Discarded input sections 0x00000000 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_beacon_offset_set_rx_beacon_standard 0x00000000 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .text.esp_wifi_internal_reg_netstack_buf_cb - 0x00000000 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_internal_get_config_channel 0x00000000 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .text.esp_wifi_internal_band_get_config_channel @@ -10179,12 +10190,6 @@ Discarded input sections 0x00000000 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_error.12 0x00000000 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata_wlog_error.13 - 0x00000000 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata_wlog_error.15 - 0x00000000 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata_wlog_error.18 - 0x00000000 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_error.22 0x00000000 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_error.23 @@ -10225,10 +10230,6 @@ Discarded input sections 0x00000000 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_verbose.21 0x00000000 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata_wlog_warning.16 - 0x00000000 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata_wlog_warning.17 - 0x00000000 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_warning.19 0x00000000 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_warning.30 @@ -10396,92 +10397,6 @@ Discarded input sections 0x00000000 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) .text.ieee80211_recv_action_unregister 0x00000000 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.esp_wifi_internal_tx_is_stop - 0x00000000 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.ieee80211_reg_encap_amsdu_cb - 0x00000000 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.ieee80211_reg_netstack_buf_cb - 0x00000000 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.wifi_is_started - 0x00000000 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.ieee80211_recycle_cache_eb - 0x00000000 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.get_wifi_internal_state - 0x00000000 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.ieee80211_output_pending_eb - 0x00000000 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.ieee80211_copy_eb_header - 0x00000000 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.ieee80211_amsdu_adjust_last_length - 0x00000000 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .wifiextrairam.18 - 0x00000000 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .wifiextrairam.19 - 0x00000000 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.ieee80211_vnd_ie_size - 0x00000000 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .wifi0iram.37 0x00000000 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.ieee80211_search_node - 0x00000000 0xd6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.esp_wifi_internal_tx_by_ref - 0x00000000 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.esp_wifi_mesh_tx - 0x00000000 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.ieee80211_raw_frame_sanity_check - 0x00000000 0x20a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.esp_wifi_80211_tx - 0x00000000 0x128 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text.ieee80211_get_nvs_he_dcm_max_constellation_tx - 0x00000000 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .wifiextrairam.62 - 0x00000000 0xc2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .bss.he_dcm_max_constellation_tx - 0x00000000 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_error.46 - 0x00000000 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_error.47 - 0x00000000 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_error.48 - 0x00000000 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_error.49 - 0x00000000 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_error.50 - 0x00000000 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_error.51 - 0x00000000 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_error.52 - 0x00000000 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_error.53 - 0x00000000 0x45 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_error.54 - 0x00000000 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_error.55 - 0x00000000 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .text.ieee80211_hostapd_data_txcb - 0x00000000 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .bss.APRecvBcnStartTick - 0x00000000 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .bss.ApFreqCalTimer - 0x00000000 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - .text.phymode2str - 0x00000000 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - .rodata.phymode2str - 0x00000000 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - .text.ieee80211_set_user_sup_rate - 0x00000000 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - .rodata_wlog_warning.2 - 0x00000000 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - .rodata_wlog_warning.4 - 0x00000000 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) @@ -10506,8 +10421,6 @@ Discarded input sections 0x00000000 0x18c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.cannel_scan_connect_state 0x00000000 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .text.cnx_get_authtype_strength - 0x00000000 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_connect_state 0x00000000 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .text.scan_set_scan_id @@ -10536,136 +10449,9 @@ Discarded input sections 0x00000000 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata_wlog_warning.54 0x00000000 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - .text.ieee80211_psq_cleanup - 0x00000000 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - .text.ieee80211_psq_take_tail - 0x00000000 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - .text.ieee80211_get_chan_info - 0x00000000 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - .rodata.ieee80211_get_chan_info - 0x00000000 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - .rodata_wlog_warning.3 - 0x00000000 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - .text.roc_op_start - 0x00000000 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - .text.roc_op_end - 0x00000000 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - .text.offchan_txop_end - 0x00000000 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - .text.offchan_txop_start - 0x00000000 0x260 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - .data.s_global_offchan_seq - 0x00000000 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - .rodata_wlog_error.2 - 0x00000000 0x31 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - .rodata_wlog_error.3 - 0x00000000 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - .text.ieee80211_public_action_recv_mesh_awake - 0x00000000 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - .text.ieee80211_mesh_quick_init - 0x00000000 0x180 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - .text.ieee80211_mesh_quick_deinit - 0x00000000 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - .text.ieee80211_vnd_mesh_update_beacon - 0x00000000 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - .text.ieee80211_vnd_mesh_fully_associated - 0x00000000 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - .text.ieee80211_public_action_send_mesh_awake - 0x00000000 0x15a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - .rodata 0x00000000 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - .bss.esp_mesh_appie - 0x00000000 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - .bss.esp_mesh_ps_duty - 0x00000000 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - .rodata.ieee80211_public_action_send_mesh_awake.str1.4 - 0x00000000 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .text.cnx_sta_scan_cmd - 0x00000000 0x36e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .text.esp_mesh_get_tsf_time - 0x00000000 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .wifi0iram.88 0x00000000 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .wifi0iram.90 0x00000000 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .text.cnx_is_any_node_connecting - 0x00000000 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .text.wifi_softap_staconnected_event_policy - 0x00000000 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .text.wifi_softap_toomany_deny - 0x00000000 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .text.cnx_sta_pm - 0x00000000 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .text.cnx_stop_obss_scan - 0x00000000 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .wifislprxiram.114 - 0x00000000 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata.cnx_sta_scan_cmd.str1.4 - 0x00000000 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.19 - 0x00000000 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.20 - 0x00000000 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.21 - 0x00000000 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.22 - 0x00000000 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_debug.23 - 0x00000000 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_error.18 - 0x00000000 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_error.89 - 0x00000000 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_error.91 - 0x00000000 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_warning.17 - 0x00000000 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_warning.24 - 0x00000000 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_warning.25 - 0x00000000 0x65 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_warning.26 - 0x00000000 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .text.ieee80211_deliver_data - 0x00000000 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .text.ieee80211_is_11b_rate - 0x00000000 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - .text.ieee80211_add_ie_vendor_esp_now_head - 0x00000000 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - .text.ieee80211_add_ie_vendor_esp_mesh_group - 0x00000000 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - .text.ieee80211_add_ie_vendor_esp_simple_pair - 0x00000000 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - .text.ieee80211_add_ie_vendor_esp_freq_annon - 0x00000000 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - .text.ieee80211_add_ie_vendor_esp_now - 0x00000000 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - .text.ieee80211_add_ie_vendor_esp_ssid - 0x00000000 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) .text 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .data 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .bss 0x00000000 0x0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) @@ -10766,8 +10552,6 @@ Discarded input sections 0x00000000 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) .text.ic_ebuf_recycle_rx 0x00000000 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - .text.esp_wifi_internal_free_rx_buffer - 0x00000000 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) .text.ic_register_pp_tx_done_cb 0x00000000 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) .text.ic_set_promis_filter @@ -10798,8 +10582,6 @@ Discarded input sections 0x00000000 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) .text.ic_tx_is_idle 0x00000000 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - .text.ic_txq_empty - 0x00000000 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) .text.ic_set_fix_rate 0x00000000 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) .text.ic_get_fix_rate @@ -10938,8 +10720,6 @@ Discarded input sections .text.ppEnableQueue 0x00000000 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) .wifi0iram.62 0x00000000 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - .text.ppTxqEmpty - 0x00000000 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) .iram1.66 0x00000000 0x176 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) .wifiextrairam.64 0x00000000 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) @@ -12229,26 +12009,6 @@ Discarded input sections .iram1.13 0x00000000 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .iram1.14 0x00000000 0x66 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .iram1.15 0x00000000 0x18 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .text 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .data 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .bss 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .text.esp_event_handler_register - 0x00000000 0x2c esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .text.esp_event_handler_instance_register - 0x00000000 0x2e esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .text.esp_event_handler_unregister - 0x00000000 0x2a esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .text.esp_event_handler_instance_unregister - 0x00000000 0x2a esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .text.esp_event_isr_post - 0x00000000 0x2e esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .text.esp_event_loop_create_default - 0x00000000 0x48 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .text.esp_event_loop_delete_default - 0x00000000 0x2c esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .rodata.str1.4 - 0x00000000 0x8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .rodata 0x00000000 0x14 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .text 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .data 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .bss 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) @@ -12414,8 +12174,6 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(mem.c.obj) - .text.mem_calloc - 0x00000000 0x12 esp-idf/lwip/liblwip.a(mem.c.obj) .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(memp.c.obj) @@ -12438,20 +12196,10 @@ Discarded input sections 0x00000000 0x37 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_input 0x00000000 0x70 esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_set_default - 0x00000000 0xa esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_index_to_name 0x00000000 0x44 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_name_to_index 0x00000000 0x22 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_add_ext_callback.str1.4 - 0x00000000 0x2f esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_add_ext_callback - 0x00000000 0x66 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_remove_ext_callback.str1.4 - 0x00000000 0xd esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_remove_ext_callback - 0x00000000 0x82 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_set_ipaddr 0x00000000 0x40 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_set_netmask @@ -12460,18 +12208,6 @@ Discarded input sections 0x00000000 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_add_noaddr 0x00000000 0x1e esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_set_down - 0x00000000 0x52 esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_remove - 0x00000000 0xde esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_set_link_down - 0x00000000 0x48 esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_ip6_addr_set_parts - 0x00000000 0x190 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_ip6_addr_set.str1.4 - 0x00000000 0x46 esp-idf/lwip/liblwip.a(netif.c.obj) - .text.netif_ip6_addr_set - 0x00000000 0x66 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.netif_create_ip6_linklocal_address.str1.4 0x00000000 0x32 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_create_ip6_linklocal_address @@ -12480,25 +12216,15 @@ Discarded input sections 0x00000000 0x4f esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_add_ip6_address 0x00000000 0x130 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.__func__.1 - 0x00000000 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.__func__.2 - 0x00000000 0x17 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.__func__.3 0x00000000 0x16 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.__func__.4 0x00000000 0x23 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.__func__.7 - 0x00000000 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.__func__.8 - 0x00000000 0x13 esp-idf/lwip/liblwip.a(netif.c.obj) .rodata.__func__.16 0x00000000 0xc esp-idf/lwip/liblwip.a(netif.c.obj) .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .text.pbuf_alloced_custom - 0x00000000 0x46 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_header 0x00000000 0x14 esp-idf/lwip/liblwip.a(pbuf.c.obj) .rodata.pbuf_dechain.str1.4 @@ -12581,53 +12307,25 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_set_struct.str1.4 - 0x00000000 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_set_struct 0x00000000 0xa6 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_cleanup - 0x00000000 0x52 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_inform 0x00000000 0xe4 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_release - 0x00000000 0x14 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .text.dhcp_stop - 0x00000000 0x12 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.__func__.6 - 0x00000000 0xd esp-idf/lwip/liblwip.a(dhcp.c.obj) .rodata.__func__.7 0x00000000 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(etharp.c.obj) - .text.etharp_add_static_entry - 0x00000000 0x32 esp-idf/lwip/liblwip.a(etharp.c.obj) - .text.etharp_remove_static_entry - 0x00000000 0x4a esp-idf/lwip/liblwip.a(etharp.c.obj) - .text.etharp_cleanup_netif - 0x00000000 0x5c esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.etharp_find_addr.str1.4 0x00000000 0x22 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_find_addr 0x00000000 0x8c esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.etharp_get_entry.str1.4 - 0x00000000 0x20 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_get_entry 0x00000000 0xd2 esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.etharp_output_to_arp_index.str1.4 - 0x00000000 0x30 esp-idf/lwip/liblwip.a(etharp.c.obj) - .text.etharp_output_to_arp_index - 0x00000000 0x126 esp-idf/lwip/liblwip.a(etharp.c.obj) - .text.etharp_output - 0x00000000 0x20a esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_acd_probe 0x00000000 0x34 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_acd_announce 0x00000000 0x2e esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.__func__.1 - 0x00000000 0x1b esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.__func__.2 - 0x00000000 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.__func__.4 0x00000000 0x11 esp-idf/lwip/liblwip.a(etharp.c.obj) .rodata.__func__.5 @@ -12638,8 +12336,6 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(igmp.c.obj) - .text.igmp_stop - 0x00000000 0x4a esp-idf/lwip/liblwip.a(igmp.c.obj) .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(ip4.c.obj) @@ -12702,29 +12398,9 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(mld6.c.obj) - .text.mld6_stop - 0x00000000 0x4a esp-idf/lwip/liblwip.a(mld6.c.obj) .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_new_destination_cache_entry - 0x00000000 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_is_prefix_in_netif - 0x00000000 0xfe esp-idf/lwip/liblwip.a(nd6.c.obj) - .rodata.nd6_get_next_hop_entry.str1.4 - 0x00000000 0x22 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_get_next_hop_entry - 0x00000000 0x37e esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_queue_packet - 0x00000000 0x16e esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_clear_destination_cache - 0x00000000 0x36 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_get_next_hop_addr_or_queue - 0x00000000 0xb4 esp-idf/lwip/liblwip.a(nd6.c.obj) - .text.nd6_cleanup_netif - 0x00000000 0x102 esp-idf/lwip/liblwip.a(nd6.c.obj) - .rodata.__func__.0 - 0x00000000 0x17 esp-idf/lwip/liblwip.a(nd6.c.obj) .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(ethernet.c.obj) .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(ethernet.c.obj) .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(ethernet.c.obj) @@ -12759,91 +12435,20 @@ Discarded input sections .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .text.acd_network_changed_link_down - 0x00000000 0x12 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.get_ip_info - 0x00000000 0x18 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.node_insert_to_list - 0x00000000 0x36 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.add_msg_type - 0x00000000 0x16 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.add_end 0x00000000 0xa esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .rodata.kill_oldest_dhcps_pool.str1.4 - 0x00000000 0x57 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.kill_oldest_dhcps_pool - 0x00000000 0x82 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.parse_options - 0x00000000 0xb6 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.create_msg - 0x00000000 0x64 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.add_offer_options - 0x00000000 0x24e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.dhcps_response_ip_set - 0x00000000 0xe6 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.dhcps_poll_set - 0x00000000 0x13e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.dhcps_new - 0x00000000 0x4e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.dhcps_delete - 0x00000000 0x22 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.dhcps_option_info 0x00000000 0x8e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.dhcps_set_option_info - 0x00000000 0xb4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.node_remove_from_list - 0x00000000 0x2e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.dhcps_tmr - 0x00000000 0xa6 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.parse_msg - 0x00000000 0x240 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.dhcps_pbuf_alloc - 0x00000000 0x26 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.send_offer - 0x00000000 0xe6 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.send_ack - 0x00000000 0x102 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.send_nak - 0x00000000 0x130 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.handle_dhcp - 0x00000000 0x12c esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.dhcps_set_new_lease_cb - 0x00000000 0xe esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .rodata.dhcps_start.str1.4 - 0x00000000 0x70 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.dhcps_start - 0x00000000 0x128 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .text.dhcps_stop - 0x00000000 0x92 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.dhcp_search_ip_on_mac 0x00000000 0x66 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.dhcps_dns_setserver 0x00000000 0x1e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text.dhcps_dns_getserver 0x00000000 0xe esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .rodata.__func__.0 - 0x00000000 0x17 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .srodata.magic_cookie - 0x00000000 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .debug_info 0x00000000 0x27a1 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .debug_abbrev 0x00000000 0x474 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .debug_loc 0x00000000 0x1f58 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .debug_aranges - 0x00000000 0xf8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .debug_ranges 0x00000000 0x100 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .debug_line 0x00000000 0x2e31 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .debug_str 0x00000000 0x181d esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .comment 0x00000000 0x30 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .note.GNU-stack - 0x00000000 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .debug_frame 0x00000000 0x3d4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) - .riscv.attributes - 0x00000000 0x44 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) @@ -12931,6 +12536,80 @@ Discarded input sections 0x00000000 0x28 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) .rodata.__func__.0 0x00000000 0x1f esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text.esp_netif_action_join_ip6_multicast_group + 0x00000000 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text.esp_netif_action_leave_ip6_multicast_group + 0x00000000 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text.esp_netif_action_add_ip6_address + 0x00000000 0x2e esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text.esp_netif_action_remove_ip6_address + 0x00000000 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .rodata._g_esp_netif_inherent_eth_config + 0x00000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .rodata._g_esp_netif_inherent_ap_config + 0x00000000 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .rodata._g_esp_netif_soft_ap_ip + 0x00000000 0xc esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .sdata._g_esp_netif_netstack_default_wifi_ap + 0x00000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .sdata._g_esp_netif_netstack_default_wifi_nan + 0x00000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .sdata._g_esp_netif_netstack_default_eth + 0x00000000 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .srodata.s_wifi_netif_config_nan + 0x00000000 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .srodata.s_wifi_netif_config_ap + 0x00000000 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .srodata.s_eth_netif_config + 0x00000000 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .text.wlanif_init_ap + 0x00000000 0x22 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .text.wlanif_init_nan + 0x00000000 0x22 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .text.ethernet_low_level_init + 0x00000000 0x26 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .text.ethernet_low_level_output + 0x00000000 0x92 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .text.ethernetif_input + 0x00000000 0x76 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .rodata.ethernetif_init.str1.4 + 0x00000000 0x4e esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .text.ethernetif_init + 0x00000000 0x94 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .rodata.__func__.0 + 0x00000000 0x10 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_info 0x00000000 0xafa esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_abbrev 0x00000000 0x2c3 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_loc 0x00000000 0x383 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_aranges + 0x00000000 0x38 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_ranges 0x00000000 0x28 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_line 0x00000000 0x797 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_str 0x00000000 0x736 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .comment 0x00000000 0x30 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .note.GNU-stack + 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .debug_frame 0x00000000 0xa0 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .riscv.attributes + 0x00000000 0x44 esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + .text 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .data 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .bss 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) .text 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .data 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .bss 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) @@ -17401,6 +17080,9 @@ Discarded input sections 0x00000000 0x0 esp-idf/soc/libsoc.a(gdma_periph.c.obj) .riscv.attributes 0x00000000 0x44 esp-idf/soc/libsoc.a(gdma_periph.c.obj) + .text 0x00000000 0x0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .data 0x00000000 0x0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .bss 0x00000000 0x0 esp-idf/lwip/liblwip.a(ethip6.c.obj) .text 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) .data 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) .bss 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(mesh_event.c.obj) @@ -23094,7 +22776,7 @@ END GROUP 0x00000000 ASSERT ((_rtc_slow_length <= LENGTH (rtc_slow_seg)), RTC_SLOW segment data does not fit.) 0x00000000 ASSERT ((_rtc_fast_length <= LENGTH (rtc_data_seg)), RTC_FAST segment data does not fit.) -.iram0.text 0x40380000 0x15270 +.iram0.text 0x40380000 0x152aa 0x40380000 _iram_start = ABSOLUTE (.) 0x00000001 ASSERT (((ABSOLUTE (.) % 0x100) == 0x0), vector address must be 256 byte aligned) *(.exception_vectors_table.text) @@ -23742,1180 +23424,1184 @@ END GROUP .text.coex_pti_get_wrapper 0x40387ae2 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) *libesp_wifi.a:wifi_netif.*(.literal.wifi_sta_receive .text.wifi_sta_receive) + .text.wifi_sta_receive + 0x40387ae6 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) *libesp_wifi.a:wifi_netif.*(.literal.wifi_transmit_wrap .text.wifi_transmit_wrap) + .text.wifi_transmit_wrap + 0x40387b08 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) *libfreertos.a:(EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .literal EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .literal.* EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .text EXCLUDE_FILE(*libfreertos.a:tasks.* *libfreertos.a:idf_additions.* *libfreertos.a:freertos_compatibility.* *libfreertos.a:app_startup.*) .text.*) .text.prvGetDisinheritPriorityAfterTimeout - 0x40387ae6 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40387b20 0x10 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvIsQueueFull - 0x40387af6 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40387b30 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvIsQueueEmpty - 0x40387b1e 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40387b58 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvCopyDataToQueue - 0x40387b42 0x9a esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40387b7c 0x9a esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvCopyDataFromQueue - 0x40387bdc 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40387c16 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvNotifyQueueSetContainer - 0x40387c08 0xde esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40387c42 0xde esp-idf/freertos/libfreertos.a(queue.c.obj) .text.prvUnlockQueue - 0x40387ce6 0x92 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40387d20 0x92 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueGenericReset - 0x40387d78 0xc8 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40387d78 xQueueGenericReset + 0x40387db2 0xc8 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40387db2 xQueueGenericReset .text.prvInitialiseNewQueue - 0x40387e40 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40387e7a 0x28 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueGenericCreateStatic - 0x40387e68 0x9c esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40387e68 xQueueGenericCreateStatic + 0x40387ea2 0x9c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40387ea2 xQueueGenericCreateStatic .text.xQueueGenericGetStaticBuffers - 0x40387f04 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40387f04 xQueueGenericGetStaticBuffers + 0x40387f3e 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40387f3e xQueueGenericGetStaticBuffers .text.xQueueGenericCreate - 0x40387f6a 0x7e esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40387f6a xQueueGenericCreate + 0x40387fa4 0x7e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40387fa4 xQueueGenericCreate .text.xQueueGetMutexHolder - 0x40387fe8 0x46 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40387fe8 xQueueGetMutexHolder + 0x40388022 0x46 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40388022 xQueueGetMutexHolder .text.xQueueCreateCountingSemaphore - 0x4038802e 0x42 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4038802e xQueueCreateCountingSemaphore + 0x40388068 0x42 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40388068 xQueueCreateCountingSemaphore .text.xQueueGenericSend - 0x40388070 0x1be esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40388070 xQueueGenericSend + 0x403880aa 0x1be esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403880aa xQueueGenericSend .text.prvInitialiseMutex - 0x4038822e 0x48 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40388268 0x48 esp-idf/freertos/libfreertos.a(queue.c.obj) .text.xQueueCreateMutex - 0x40388276 0x20 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40388276 xQueueCreateMutex + 0x403882b0 0x20 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403882b0 xQueueCreateMutex .text.xQueueCreateMutexStatic - 0x40388296 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40388296 xQueueCreateMutexStatic + 0x403882d0 0x24 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403882d0 xQueueCreateMutexStatic .text.xQueueGiveMutexRecursive - 0x403882ba 0x5e esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x403882ba xQueueGiveMutexRecursive + 0x403882f4 0x5e esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403882f4 xQueueGiveMutexRecursive .text.xQueueGenericSendFromISR - 0x40388318 0x174 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40388318 xQueueGenericSendFromISR + 0x40388352 0x174 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40388352 xQueueGenericSendFromISR .text.xQueueGiveFromISR - 0x4038848c 0x142 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4038848c xQueueGiveFromISR + 0x403884c6 0x142 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403884c6 xQueueGiveFromISR .text.xQueueReceive - 0x403885ce 0x166 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x403885ce xQueueReceive + 0x40388608 0x166 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40388608 xQueueReceive .text.xQueueSemaphoreTake - 0x40388734 0x184 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40388734 xQueueSemaphoreTake + 0x4038876e 0x184 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x4038876e xQueueSemaphoreTake .text.xQueueTakeMutexRecursive - 0x403888b8 0x62 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x403888b8 xQueueTakeMutexRecursive + 0x403888f2 0x62 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x403888f2 xQueueTakeMutexRecursive .text.xQueueReceiveFromISR - 0x4038891a 0x110 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x4038891a xQueueReceiveFromISR + 0x40388954 0x110 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40388954 xQueueReceiveFromISR .text.uxQueueMessagesWaiting - 0x40388a2a 0x3c esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40388a2a uxQueueMessagesWaiting + 0x40388a64 0x3c esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40388a64 uxQueueMessagesWaiting .text.vQueueDelete - 0x40388a66 0x38 esp-idf/freertos/libfreertos.a(queue.c.obj) - 0x40388a66 vQueueDelete + 0x40388aa0 0x38 esp-idf/freertos/libfreertos.a(queue.c.obj) + 0x40388aa0 vQueueDelete .text.vPortTaskWrapper - 0x40388a9e 0x52 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40388ad8 0x52 esp-idf/freertos/libfreertos.a(port.c.obj) .text.vPortTLSPointersDelCb - 0x40388af0 0xa4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40388b2a 0xa4 esp-idf/freertos/libfreertos.a(port.c.obj) .text.pxPortInitialiseStack - 0x40388b94 0xe0 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40388b94 pxPortInitialiseStack + 0x40388bce 0xe0 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40388bce pxPortInitialiseStack .text.xPortInIsrContext - 0x40388c74 0xa esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40388c74 xPortInIsrContext + 0x40388cae 0xa esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40388cae xPortInIsrContext .text.xPortSetInterruptMaskFromISR - 0x40388c7e 0x1a esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40388c7e xPortSetInterruptMaskFromISR + 0x40388cb8 0x1a esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40388cb8 xPortSetInterruptMaskFromISR .text.vPortClearInterruptMaskFromISR - 0x40388c98 0x10 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40388c98 vPortClearInterruptMaskFromISR + 0x40388cd2 0x10 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40388cd2 vPortClearInterruptMaskFromISR .text.vPortEnterCritical - 0x40388ca8 0x30 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40388ca8 vPortEnterCritical + 0x40388ce2 0x30 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40388ce2 vPortEnterCritical .text.vPortExitCritical - 0x40388cd8 0x60 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40388cd8 vPortExitCritical + 0x40388d12 0x60 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40388d12 vPortExitCritical .text.vPortYieldFromISR - 0x40388d38 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40388d38 vPortYieldFromISR + 0x40388d72 0x14 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40388d72 vPortYieldFromISR .text.vPortYield - 0x40388d4c 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40388d4c vPortYield + 0x40388d86 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40388d86 vPortYield .text.xPortStartScheduler - 0x40388d88 0x76 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40388d88 xPortStartScheduler + 0x40388dc2 0x76 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40388dc2 xPortStartScheduler .text.vApplicationStackOverflowHook - 0x40388dfe 0x56 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40388dfe vApplicationStackOverflowHook + 0x40388e38 0x56 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40388e38 vApplicationStackOverflowHook .text.vPortTCBPreDeleteHook - 0x40388e54 0xe esp-idf/freertos/libfreertos.a(port.c.obj) - 0x40388e54 vPortTCBPreDeleteHook + 0x40388e8e 0xe esp-idf/freertos/libfreertos.a(port.c.obj) + 0x40388e8e vPortTCBPreDeleteHook .text.pvPortMalloc - 0x40388e62 0x14 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x40388e62 pvPortMalloc + 0x40388e9c 0x14 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40388e9c pvPortMalloc .text.vPortFree - 0x40388e76 0xe esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x40388e76 vPortFree + 0x40388eb0 0xe esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40388eb0 vPortFree .text.xPortCheckValidTCBMem - 0x40388e84 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x40388e84 xPortCheckValidTCBMem + 0x40388ebe 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40388ebe xPortCheckValidTCBMem .text.xPortcheckValidStackMem - 0x40388eba 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - 0x40388eba xPortcheckValidStackMem + 0x40388ef4 0x36 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + 0x40388ef4 xPortcheckValidStackMem .text.vApplicationGetIdleTaskMemory - 0x40388ef0 0x84 esp-idf/freertos/libfreertos.a(port_common.c.obj) - 0x40388ef0 vApplicationGetIdleTaskMemory + 0x40388f2a 0x84 esp-idf/freertos/libfreertos.a(port_common.c.obj) + 0x40388f2a vApplicationGetIdleTaskMemory .text.vSystimerSetup - 0x40388f74 0x15c esp-idf/freertos/libfreertos.a(port_systick.c.obj) - 0x40388f74 vSystimerSetup + 0x40388fae 0x15c esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x40388fae vSystimerSetup .text.vPortSetupTimer - 0x403890d0 0xe esp-idf/freertos/libfreertos.a(port_systick.c.obj) - 0x403890d0 vPortSetupTimer + 0x4038910a 0xe esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x4038910a vPortSetupTimer .text.xPortSysTickHandler - 0x403890de 0x32 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - 0x403890de xPortSysTickHandler + 0x40389118 0x32 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x40389118 xPortSysTickHandler .text.SysTickIsrHandler - 0x40389110 0x74 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - 0x40389110 SysTickIsrHandler + 0x4038914a 0x74 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x4038914a SysTickIsrHandler .text.vListInitialise - 0x40389184 0x14 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40389184 vListInitialise + 0x403891be 0x14 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x403891be vListInitialise .text.vListInitialiseItem - 0x40389198 0x6 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x40389198 vListInitialiseItem + 0x403891d2 0x6 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x403891d2 vListInitialiseItem .text.vListInsertEnd - 0x4038919e 0x18 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x4038919e vListInsertEnd + 0x403891d8 0x18 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x403891d8 vListInsertEnd .text.vListInsert - 0x403891b6 0x32 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x403891b6 vListInsert + 0x403891f0 0x32 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x403891f0 vListInsert .text.uxListRemove - 0x403891e8 0x28 esp-idf/freertos/libfreertos.a(list.c.obj) - 0x403891e8 uxListRemove + 0x40389222 0x28 esp-idf/freertos/libfreertos.a(list.c.obj) + 0x40389222 uxListRemove .text.prvTestWaitCondition - 0x40389210 0x1c esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x4038924a 0x1c esp-idf/freertos/libfreertos.a(event_groups.c.obj) .text.xEventGroupCreate - 0x4038922c 0x50 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - 0x4038922c xEventGroupCreate + 0x40389266 0x50 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x40389266 xEventGroupCreate .text.xEventGroupWaitBits - 0x4038927c 0x164 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - 0x4038927c xEventGroupWaitBits + 0x403892b6 0x164 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x403892b6 xEventGroupWaitBits .text.xEventGroupClearBits - 0x403893e0 0x7c esp-idf/freertos/libfreertos.a(event_groups.c.obj) - 0x403893e0 xEventGroupClearBits + 0x4038941a 0x7c esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x4038941a xEventGroupClearBits .text.xEventGroupSetBits - 0x4038945c 0xd2 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - 0x4038945c xEventGroupSetBits + 0x40389496 0xd2 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x40389496 xEventGroupSetBits .text.vEventGroupDelete - 0x4038952e 0x82 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - 0x4038952e vEventGroupDelete - .text 0x403895b0 0xd8 esp-idf/freertos/libfreertos.a(portasm.S.obj) - 0x403895ba rtos_int_enter - 0x4038961c rtos_int_exit + 0x40389568 0x82 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x40389568 vEventGroupDelete + .text 0x403895ea 0xd8 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x403895f4 rtos_int_enter + 0x40389656 rtos_int_exit *libfreertos.a:tasks.*(.text .text.__getreent .text.eTaskGetState .text.pcTaskGetName .text.prvAddCurrentTaskToDelayedList .text.prvAddNewTaskToReadyList .text.prvCheckTasksWaitingTermination .text.prvCreateIdleTasks .text.prvDeleteTCB .text.prvIdleTask .text.prvInitialiseNewTask .text.prvInitialiseTaskLists .text.prvResetNextTaskUnblockTime .text.prvSearchForNameWithinSingleList .text.prvTaskCheckFreeStackSpace .text.prvTaskIsTaskSuspended .text.prvTaskPriorityRaise .text.prvTaskPriorityRestore .text.pvTaskGetCurrentTCBForCore .text.pvTaskGetThreadLocalStoragePointer .text.pvTaskIncrementMutexHeldCount .text.pxTaskGetStackStart .text.ulTaskGenericNotifyTake .text.ulTaskGenericNotifyValueClear .text.uxTaskGetNumberOfTasks .text.uxTaskGetStackHighWaterMark .text.uxTaskGetStackHighWaterMark2 .text.uxTaskPriorityGet .text.uxTaskPriorityGetFromISR .text.uxTaskResetEventItemValue .text.vTaskDelay .text.vTaskDelete .text.vTaskEndScheduler .text.vTaskGenericNotifyGiveFromISR .text.vTaskGetSnapshot .text.vTaskInternalSetTimeOutState .text.vTaskMissedYield .text.vTaskPlaceOnEventList .text.vTaskPlaceOnEventListRestricted .text.vTaskPlaceOnUnorderedEventList .text.vTaskPriorityDisinheritAfterTimeout .text.vTaskPrioritySet .text.vTaskRemoveFromUnorderedEventList .text.vTaskResume .text.vTaskSetThreadLocalStoragePointer .text.vTaskSetThreadLocalStoragePointerAndDelCallback .text.vTaskSetTimeOutState .text.vTaskStartScheduler .text.vTaskSuspend .text.vTaskSuspendAll .text.vTaskSwitchContext .text.xTaskAbortDelay .text.xTaskCatchUpTicks .text.xTaskCheckForTimeOut .text.xTaskCreatePinnedToCore .text.xTaskCreateStaticPinnedToCore .text.xTaskDelayUntil .text.xTaskGenericNotify .text.xTaskGenericNotifyFromISR .text.xTaskGenericNotifyStateClear .text.xTaskGenericNotifyWait .text.xTaskGetCoreID .text.xTaskGetCurrentTaskHandle .text.xTaskGetCurrentTaskHandleForCore .text.xTaskGetHandle .text.xTaskGetIdleTaskHandle .text.xTaskGetIdleTaskHandleForCore .text.xTaskGetSchedulerState .text.xTaskGetStaticBuffers .text.xTaskGetTickCount .text.xTaskGetTickCountFromISR .text.xTaskIncrementTick .text.xTaskPriorityDisinherit .text.xTaskPriorityInherit .text.xTaskRemoveFromEventList .text.xTaskResumeAll .text.xTaskResumeFromISR .text.xTimerCreateTimerTask) .text.prvResetNextTaskUnblockTime - 0x40389688 0x2e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403896c2 0x2e esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvDeleteTCB - 0x403896b6 0x68 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403896f0 0x68 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvCheckTasksWaitingTermination - 0x4038971e 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40389758 0x58 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvAddCurrentTaskToDelayedList - 0x40389776 0xf2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403897b0 0xf2 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvIdleTask - 0x40389868 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403898a2 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvInitialiseNewTask - 0x4038987a 0xde esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x403898b4 0xde esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvInitialiseTaskLists - 0x40389958 0xa2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40389992 0xa2 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.prvAddNewTaskToReadyList - 0x403899fa 0xfc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40389a34 0xfc esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.vTaskDelete - 0x40389af6 0x104 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40389af6 vTaskDelete + 0x40389b30 0x104 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40389b30 vTaskDelete .text.vTaskSuspendAll - 0x40389bfa 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40389bfa vTaskSuspendAll + 0x40389c34 0x10 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40389c34 vTaskSuspendAll .text.xTaskGetTickCount - 0x40389c0a 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40389c0a xTaskGetTickCount + 0x40389c44 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40389c44 xTaskGetTickCount .text.xTaskGetTickCountFromISR - 0x40389c14 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40389c14 xTaskGetTickCountFromISR + 0x40389c4e 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40389c4e xTaskGetTickCountFromISR .text.uxTaskGetNumberOfTasks - 0x40389c1e 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40389c1e uxTaskGetNumberOfTasks + 0x40389c58 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40389c58 uxTaskGetNumberOfTasks .text.pcTaskGetName - 0x40389c28 0x3c esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40389c28 pcTaskGetName + 0x40389c62 0x3c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40389c62 pcTaskGetName .text.xTaskIncrementTick - 0x40389c64 0x1ce esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40389c64 xTaskIncrementTick + 0x40389c9e 0x1ce esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40389c9e xTaskIncrementTick .text.xTaskResumeAll - 0x40389e32 0x184 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40389e32 xTaskResumeAll + 0x40389e6c 0x184 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40389e6c xTaskResumeAll .text.vTaskDelay - 0x40389fb6 0x52 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x40389fb6 vTaskDelay + 0x40389ff0 0x52 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x40389ff0 vTaskDelay .text.vTaskSwitchContext - 0x4038a008 0x126 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a008 vTaskSwitchContext + 0x4038a042 0x126 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038a042 vTaskSwitchContext .text.vTaskSuspend - 0x4038a12e 0x11a esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a12e vTaskSuspend + 0x4038a168 0x11a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038a168 vTaskSuspend .text.vTaskPlaceOnEventList - 0x4038a248 0x4a esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a248 vTaskPlaceOnEventList + 0x4038a282 0x4a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038a282 vTaskPlaceOnEventList .text.vTaskPlaceOnUnorderedEventList - 0x4038a292 0xa2 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a292 vTaskPlaceOnUnorderedEventList + 0x4038a2cc 0xa2 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038a2cc vTaskPlaceOnUnorderedEventList .text.xTaskRemoveFromEventList - 0x4038a334 0x11c esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a334 xTaskRemoveFromEventList + 0x4038a36e 0x11c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038a36e xTaskRemoveFromEventList .text.vTaskRemoveFromUnorderedEventList - 0x4038a450 0x11a esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a450 vTaskRemoveFromUnorderedEventList + 0x4038a48a 0x11a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038a48a vTaskRemoveFromUnorderedEventList .text.vTaskInternalSetTimeOutState - 0x4038a56a 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a56a vTaskInternalSetTimeOutState + 0x4038a5a4 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038a5a4 vTaskInternalSetTimeOutState .text.xTaskCheckForTimeOut - 0x4038a580 0xd4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a580 xTaskCheckForTimeOut + 0x4038a5ba 0xd4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038a5ba xTaskCheckForTimeOut .text.vTaskMissedYield - 0x4038a654 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a654 vTaskMissedYield + 0x4038a68e 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038a68e vTaskMissedYield .text.pvTaskGetThreadLocalStoragePointer - 0x4038a660 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a660 pvTaskGetThreadLocalStoragePointer + 0x4038a69a 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038a69a pvTaskGetThreadLocalStoragePointer .text.xTaskGetCurrentTaskHandle - 0x4038a680 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a680 xTaskGetCurrentTaskHandle + 0x4038a6ba 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038a6ba xTaskGetCurrentTaskHandle .text.xTaskGetSchedulerState - 0x4038a68a 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a68a xTaskGetSchedulerState + 0x4038a6c4 0x20 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038a6c4 xTaskGetSchedulerState .text.xTaskPriorityInherit - 0x4038a6aa 0x102 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a6aa xTaskPriorityInherit + 0x4038a6e4 0x102 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038a6e4 xTaskPriorityInherit .text.xTaskPriorityDisinherit - 0x4038a7ac 0x104 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a7ac xTaskPriorityDisinherit + 0x4038a7e6 0x104 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038a7e6 xTaskPriorityDisinherit .text.vTaskPriorityDisinheritAfterTimeout - 0x4038a8b0 0x120 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a8b0 vTaskPriorityDisinheritAfterTimeout + 0x4038a8ea 0x120 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038a8ea vTaskPriorityDisinheritAfterTimeout .text.uxTaskResetEventItemValue - 0x4038a9d0 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a9d0 uxTaskResetEventItemValue + 0x4038aa0a 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038aa0a uxTaskResetEventItemValue .text.pvTaskIncrementMutexHeldCount - 0x4038a9ec 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038a9ec pvTaskIncrementMutexHeldCount + 0x4038aa26 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038aa26 pvTaskIncrementMutexHeldCount .text.ulTaskGenericNotifyTake - 0x4038aa0e 0xd8 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038aa0e ulTaskGenericNotifyTake + 0x4038aa48 0xd8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038aa48 ulTaskGenericNotifyTake .text.vTaskGenericNotifyGiveFromISR - 0x4038aae6 0x186 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038aae6 vTaskGenericNotifyGiveFromISR + 0x4038ab20 0x186 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038ab20 vTaskGenericNotifyGiveFromISR .text.xTaskCreatePinnedToCore - 0x4038ac6c 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038ac6c xTaskCreatePinnedToCore + 0x4038aca6 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038aca6 xTaskCreatePinnedToCore .text.xTaskCreateStaticPinnedToCore - 0x4038ad2a 0x126 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038ad2a xTaskCreateStaticPinnedToCore + 0x4038ad64 0x126 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038ad64 xTaskCreateStaticPinnedToCore .text.prvCreateIdleTasks - 0x4038ae50 0x60 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038ae8a 0x60 esp-idf/freertos/libfreertos.a(tasks.c.obj) .text.xTimerCreateTimerTask - 0x4038aeb0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038aeb0 xTimerCreateTimerTask + 0x4038aeea 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038aeea xTimerCreateTimerTask .text.vTaskStartScheduler - 0x4038aeb4 0x72 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038aeb4 vTaskStartScheduler + 0x4038aeee 0x72 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038aeee vTaskStartScheduler .text.xTaskGetCoreID - 0x4038af26 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038af26 xTaskGetCoreID + 0x4038af60 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038af60 xTaskGetCoreID .text.xTaskGetIdleTaskHandleForCore - 0x4038af2a 0x5c esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038af2a xTaskGetIdleTaskHandleForCore + 0x4038af64 0x5c esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038af64 xTaskGetIdleTaskHandleForCore .text.xTaskGetCurrentTaskHandleForCore - 0x4038af86 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038af86 xTaskGetCurrentTaskHandleForCore + 0x4038afc0 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038afc0 xTaskGetCurrentTaskHandleForCore .text.vTaskSetThreadLocalStoragePointerAndDelCallback - 0x4038afc0 0x26 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038afc0 vTaskSetThreadLocalStoragePointerAndDelCallback + 0x4038affa 0x26 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038affa vTaskSetThreadLocalStoragePointerAndDelCallback .text.__getreent - 0x4038afe6 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038afe6 __getreent + 0x4038b020 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038b020 __getreent .text.vTaskGetSnapshot - 0x4038b004 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x4038b004 vTaskGetSnapshot + 0x4038b03e 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x4038b03e vTaskGetSnapshot *libgcc.a:_divsf3.*(.literal .literal.* .text .text.*) *libgcc.a:lib2funcs.*(.literal .literal.* .text .text.*) *libgcc.a:save-restore.*(.literal .literal.* .text .text.*) *libgcov.a:(.literal .literal.* .text .text.*) *libhal.a:cache_hal.*(.literal .literal.* .text .text.*) .text.s_cache_hal_init_ctx - 0x4038b036 0x6e esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x4038b036 s_cache_hal_init_ctx + 0x4038b070 0x6e esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038b070 s_cache_hal_init_ctx .text.cache_hal_init - 0x4038b0a4 0x3e esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x4038b0a4 cache_hal_init + 0x4038b0de 0x3e esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038b0de cache_hal_init .text.cache_hal_suspend - 0x4038b0e2 0x36 esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x4038b0e2 cache_hal_suspend + 0x4038b11c 0x36 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038b11c cache_hal_suspend .text.cache_hal_resume - 0x4038b118 0x46 esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x4038b118 cache_hal_resume + 0x4038b152 0x46 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038b152 cache_hal_resume .text.cache_hal_is_cache_enabled - 0x4038b15e 0xa esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x4038b15e cache_hal_is_cache_enabled + 0x4038b198 0xa esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038b198 cache_hal_is_cache_enabled .text.cache_hal_vaddr_to_cache_level_id - 0x4038b168 0x6c esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x4038b168 cache_hal_vaddr_to_cache_level_id + 0x4038b1a2 0x6c esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038b1a2 cache_hal_vaddr_to_cache_level_id .text.cache_hal_invalidate_addr - 0x4038b1d4 0x3a esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x4038b1d4 cache_hal_invalidate_addr + 0x4038b20e 0x3a esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038b20e cache_hal_invalidate_addr .text.cache_hal_get_cache_line_size - 0x4038b20e 0x42 esp-idf/hal/libhal.a(cache_hal.c.obj) - 0x4038b20e cache_hal_get_cache_line_size + 0x4038b248 0x42 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x4038b248 cache_hal_get_cache_line_size *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_append .text.gdma_ahb_hal_append) .text.gdma_ahb_hal_append - 0x4038b250 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4038b250 gdma_ahb_hal_append + 0x4038b28a 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4038b28a gdma_ahb_hal_append *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_clear_intr .text.gdma_ahb_hal_clear_intr) .text.gdma_ahb_hal_clear_intr - 0x4038b28e 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4038b28e gdma_ahb_hal_clear_intr + 0x4038b2c8 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4038b2c8 gdma_ahb_hal_clear_intr *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_get_eof_desc_addr .text.gdma_ahb_hal_get_eof_desc_addr) .text.gdma_ahb_hal_get_eof_desc_addr - 0x4038b2b4 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4038b2b4 gdma_ahb_hal_get_eof_desc_addr + 0x4038b2ee 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4038b2ee gdma_ahb_hal_get_eof_desc_addr *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_read_intr_status .text.gdma_ahb_hal_read_intr_status) .text.gdma_ahb_hal_read_intr_status - 0x4038b2f2 0x46 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4038b2f2 gdma_ahb_hal_read_intr_status + 0x4038b32c 0x46 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4038b32c gdma_ahb_hal_read_intr_status *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_reset .text.gdma_ahb_hal_reset) .text.gdma_ahb_hal_reset - 0x4038b338 0x4e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4038b338 gdma_ahb_hal_reset + 0x4038b372 0x4e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4038b372 gdma_ahb_hal_reset *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_start_with_desc .text.gdma_ahb_hal_start_with_desc) .text.gdma_ahb_hal_start_with_desc - 0x4038b386 0x8a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4038b386 gdma_ahb_hal_start_with_desc + 0x4038b3c0 0x8a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4038b3c0 gdma_ahb_hal_start_with_desc *libhal.a:gdma_hal_ahb_v1.*(.literal.gdma_ahb_hal_stop .text.gdma_ahb_hal_stop) .text.gdma_ahb_hal_stop - 0x4038b410 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x4038b410 gdma_ahb_hal_stop + 0x4038b44a 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x4038b44a gdma_ahb_hal_stop *libhal.a:gdma_hal_top.*(.literal.gdma_hal_append .text.gdma_hal_append) *libhal.a:gdma_hal_top.*(.literal.gdma_hal_clear_intr .text.gdma_hal_clear_intr) .text.gdma_hal_clear_intr - 0x4038b44e 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4038b44e gdma_hal_clear_intr + 0x4038b488 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4038b488 gdma_hal_clear_intr *libhal.a:gdma_hal_top.*(.literal.gdma_hal_get_eof_desc_addr .text.gdma_hal_get_eof_desc_addr) *libhal.a:gdma_hal_top.*(.literal.gdma_hal_read_intr_status .text.gdma_hal_read_intr_status) *libhal.a:gdma_hal_top.*(.literal.gdma_hal_reset .text.gdma_hal_reset) *libhal.a:gdma_hal_top.*(.literal.gdma_hal_start_with_desc .text.gdma_hal_start_with_desc) .text.gdma_hal_start_with_desc - 0x4038b45c 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x4038b45c gdma_hal_start_with_desc + 0x4038b496 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x4038b496 gdma_hal_start_with_desc *libhal.a:gdma_hal_top.*(.literal.gdma_hal_stop .text.gdma_hal_stop) *libhal.a:gpio_hal.*(.literal.gpio_hal_isolate_in_sleep .text.gpio_hal_isolate_in_sleep) *libhal.a:i2c_hal_iram.*(.literal .literal.* .text .text.*) .text.i2c_hal_master_handle_tx_event - 0x4038b46a 0x92 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) - 0x4038b46a i2c_hal_master_handle_tx_event + 0x4038b4a4 0x92 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + 0x4038b4a4 i2c_hal_master_handle_tx_event .text.i2c_hal_master_handle_rx_event - 0x4038b4fc 0x92 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) - 0x4038b4fc i2c_hal_master_handle_rx_event + 0x4038b536 0x92 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + 0x4038b536 i2c_hal_master_handle_rx_event *libhal.a:ledc_hal_iram.*(.literal .literal.* .text .text.*) .text.ledc_hal_ls_channel_update - 0x4038b58e 0x22 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - 0x4038b58e ledc_hal_ls_channel_update + 0x4038b5c8 0x22 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + 0x4038b5c8 ledc_hal_ls_channel_update .text.ledc_hal_set_duty_start - 0x4038b5b0 0x2c esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - 0x4038b5b0 ledc_hal_set_duty_start + 0x4038b5ea 0x2c esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + 0x4038b5ea ledc_hal_set_duty_start .text.ledc_hal_set_duty_int_part - 0x4038b5dc 0x38 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - 0x4038b5dc ledc_hal_set_duty_int_part + 0x4038b616 0x38 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + 0x4038b616 ledc_hal_set_duty_int_part .text.ledc_hal_set_hpoint - 0x4038b614 0x36 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - 0x4038b614 ledc_hal_set_hpoint + 0x4038b64e 0x36 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + 0x4038b64e ledc_hal_set_hpoint .text.ledc_hal_set_fade_param - 0x4038b64a 0xb6 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - 0x4038b64a ledc_hal_set_fade_param + 0x4038b684 0xb6 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + 0x4038b684 ledc_hal_set_fade_param *libhal.a:mmu_hal.*(.literal .literal.* .text .text.*) .text.mmu_ll_check_entry_valid - 0x4038b700 0x46 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038b73a 0x46 esp-idf/hal/libhal.a(mmu_hal.c.obj) .text.mmu_ll_find_entry_id_based_on_map_value - 0x4038b746 0x7e esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038b780 0x7e esp-idf/hal/libhal.a(mmu_hal.c.obj) .text.mmu_ll_entry_id_to_paddr_base - 0x4038b7c4 0x46 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038b7fe 0x46 esp-idf/hal/libhal.a(mmu_hal.c.obj) .text.mmu_hal_pages_to_bytes - 0x4038b80a 0x6 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x4038b80a mmu_hal_pages_to_bytes + 0x4038b844 0x6 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038b844 mmu_hal_pages_to_bytes .text.mmu_hal_paddr_to_vaddr - 0x4038b810 0x8a esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x4038b810 mmu_hal_paddr_to_vaddr + 0x4038b84a 0x8a esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038b84a mmu_hal_paddr_to_vaddr .text.mmu_hal_check_valid_ext_vaddr_region - 0x4038b89a 0x60 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x4038b89a mmu_hal_check_valid_ext_vaddr_region + 0x4038b8d4 0x60 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038b8d4 mmu_hal_check_valid_ext_vaddr_region .text.mmu_hal_map_region - 0x4038b8fa 0x14e esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x4038b8fa mmu_hal_map_region + 0x4038b934 0x14e esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038b934 mmu_hal_map_region .text.mmu_hal_unmap_region - 0x4038ba48 0xa8 esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x4038ba48 mmu_hal_unmap_region + 0x4038ba82 0xa8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038ba82 mmu_hal_unmap_region .text.mmu_hal_vaddr_to_paddr - 0x4038baf0 0x8c esp-idf/hal/libhal.a(mmu_hal.c.obj) - 0x4038baf0 mmu_hal_vaddr_to_paddr + 0x4038bb2a 0x8c esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x4038bb2a mmu_hal_vaddr_to_paddr *libhal.a:spi_flash_encrypt_hal_iram.*(.literal .literal.* .text .text.*) .text.spi_flash_encrypt_ll_plaintext_save - 0x4038bb7c 0x44 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4038bbb6 0x44 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .text.spi_flash_encryption_hal_enable - 0x4038bbc0 0x16 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x4038bbc0 spi_flash_encryption_hal_enable + 0x4038bbfa 0x16 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4038bbfa spi_flash_encryption_hal_enable .text.spi_flash_encryption_hal_disable - 0x4038bbd6 0xc esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x4038bbd6 spi_flash_encryption_hal_disable + 0x4038bc10 0xc esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4038bc10 spi_flash_encryption_hal_disable .text.spi_flash_encryption_hal_prepare - 0x4038bbe2 0x22 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x4038bbe2 spi_flash_encryption_hal_prepare + 0x4038bc1c 0x22 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4038bc1c spi_flash_encryption_hal_prepare .text.spi_flash_encryption_hal_done - 0x4038bc04 0x22 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x4038bc04 spi_flash_encryption_hal_done + 0x4038bc3e 0x22 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4038bc3e spi_flash_encryption_hal_done .text.spi_flash_encryption_hal_destroy - 0x4038bc26 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x4038bc26 spi_flash_encryption_hal_destroy + 0x4038bc60 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4038bc60 spi_flash_encryption_hal_destroy .text.spi_flash_encryption_hal_check - 0x4038bc30 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - 0x4038bc30 spi_flash_encryption_hal_check + 0x4038bc6a 0xa esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x4038bc6a spi_flash_encryption_hal_check *libhal.a:spi_flash_hal_gpspi.*(.literal .literal.* .text .text.*) .text.gpspi_flash_ll_set_read_mode - 0x4038bc3a 0xac esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4038bc74 0xac esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .text.gpspi_flash_ll_set_buffer_data - 0x4038bce6 0x66 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4038bd20 0x66 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .text.gpspi_flash_ll_get_buffer_data - 0x4038bd4c 0x80 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4038bd86 0x80 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .text.spi_flash_hal_gpspi_poll_cmd_done - 0x4038bdcc 0xc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x4038bdcc spi_flash_hal_gpspi_poll_cmd_done + 0x4038be06 0xc esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4038be06 spi_flash_hal_gpspi_poll_cmd_done .text.spi_flash_hal_gpspi_device_config - 0x4038bdd8 0xd2 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x4038bdd8 spi_flash_hal_gpspi_device_config + 0x4038be12 0xd2 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4038be12 spi_flash_hal_gpspi_device_config .text.spi_flash_hal_gpspi_configure_host_io_mode - 0x4038beaa 0x124 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x4038beaa spi_flash_hal_gpspi_configure_host_io_mode + 0x4038bee4 0x124 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4038bee4 spi_flash_hal_gpspi_configure_host_io_mode .text.spi_flash_hal_gpspi_common_command - 0x4038bfce 0x148 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x4038bfce spi_flash_hal_gpspi_common_command + 0x4038c008 0x148 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4038c008 spi_flash_hal_gpspi_common_command .text.spi_flash_hal_gpspi_read - 0x4038c116 0xb4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x4038c116 spi_flash_hal_gpspi_read + 0x4038c150 0xb4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4038c150 spi_flash_hal_gpspi_read .text.spi_flash_hal_gpspi_supports_direct_write - 0x4038c1ca 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x4038c1ca spi_flash_hal_gpspi_supports_direct_write + 0x4038c204 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4038c204 spi_flash_hal_gpspi_supports_direct_write .text.spi_flash_hal_gpspi_supports_direct_read - 0x4038c1ce 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x4038c1ce spi_flash_hal_gpspi_supports_direct_read + 0x4038c208 0x4 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4038c208 spi_flash_hal_gpspi_supports_direct_read .text.spi_flash_hal_gpspi_check_status - 0x4038c1d2 0xe esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - 0x4038c1d2 spi_flash_hal_gpspi_check_status + 0x4038c20c 0xe esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x4038c20c spi_flash_hal_gpspi_check_status *libhal.a:spi_flash_hal_iram.*(.literal .literal.* .text .text.*) .text.spimem_flash_ll_set_read_mode - 0x4038c1e0 0x86 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038c21a 0x86 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .text.spimem_flash_ll_get_source_freq_mhz - 0x4038c266 0x3a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038c2a0 0x3a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .text.spimem_flash_ll_program_page - 0x4038c2a0 0x80 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038c2da 0x80 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .text.spi_flash_hal_poll_cmd_done - 0x4038c320 0x8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038c320 spi_flash_hal_poll_cmd_done + 0x4038c35a 0x8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038c35a spi_flash_hal_poll_cmd_done .text.spi_flash_hal_configure_host_io_mode - 0x4038c328 0x144 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038c328 spi_flash_hal_configure_host_io_mode + 0x4038c362 0x144 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038c362 spi_flash_hal_configure_host_io_mode .text.spi_flash_hal_common_command - 0x4038c46c 0x1dc esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038c46c spi_flash_hal_common_command + 0x4038c4a6 0x1dc esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038c4a6 spi_flash_hal_common_command .text.spi_flash_hal_read - 0x4038c648 0xe6 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038c648 spi_flash_hal_read + 0x4038c682 0xe6 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038c682 spi_flash_hal_read .text.spi_flash_hal_erase_chip - 0x4038c72e 0x22 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038c72e spi_flash_hal_erase_chip + 0x4038c768 0x22 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038c768 spi_flash_hal_erase_chip .text.spi_flash_hal_erase_sector - 0x4038c750 0x4a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038c750 spi_flash_hal_erase_sector + 0x4038c78a 0x4a esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038c78a spi_flash_hal_erase_sector .text.spi_flash_hal_erase_block - 0x4038c79a 0x48 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038c79a spi_flash_hal_erase_block + 0x4038c7d4 0x48 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038c7d4 spi_flash_hal_erase_block .text.spi_flash_hal_program_page - 0x4038c7e2 0x4e esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038c7e2 spi_flash_hal_program_page + 0x4038c81c 0x4e esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038c81c spi_flash_hal_program_page .text.spi_flash_hal_set_write_protect - 0x4038c830 0x2c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038c830 spi_flash_hal_set_write_protect + 0x4038c86a 0x2c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038c86a spi_flash_hal_set_write_protect .text.spi_flash_hal_check_status - 0x4038c85c 0x16 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038c85c spi_flash_hal_check_status + 0x4038c896 0x16 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038c896 spi_flash_hal_check_status .text.spi_flash_hal_setup_read_suspend - 0x4038c872 0xda esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038c872 spi_flash_hal_setup_read_suspend + 0x4038c8ac 0xda esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038c8ac spi_flash_hal_setup_read_suspend .text.spi_flash_hal_setup_auto_suspend_mode - 0x4038c94c 0x1a4 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038c94c spi_flash_hal_setup_auto_suspend_mode + 0x4038c986 0x1a4 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038c986 spi_flash_hal_setup_auto_suspend_mode .text.spi_flash_hal_setup_auto_resume_mode - 0x4038caf0 0x16 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038caf0 spi_flash_hal_setup_auto_resume_mode + 0x4038cb2a 0x16 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038cb2a spi_flash_hal_setup_auto_resume_mode .text.spi_flash_hal_disable_auto_suspend_mode - 0x4038cb06 0x90 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038cb06 spi_flash_hal_disable_auto_suspend_mode + 0x4038cb40 0x90 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038cb40 spi_flash_hal_disable_auto_suspend_mode .text.spi_flash_hal_disable_auto_resume_mode - 0x4038cb96 0x16 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038cb96 spi_flash_hal_disable_auto_resume_mode + 0x4038cbd0 0x16 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038cbd0 spi_flash_hal_disable_auto_resume_mode .text.spi_flash_hal_device_config - 0x4038cbac 0xa8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038cbac spi_flash_hal_device_config + 0x4038cbe6 0xa8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038cbe6 spi_flash_hal_device_config .text.spi_flash_hal_resume - 0x4038cc54 0x1e esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038cc54 spi_flash_hal_resume + 0x4038cc8e 0x1e esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038cc8e spi_flash_hal_resume .text.spi_flash_hal_suspend - 0x4038cc72 0x1e esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - 0x4038cc72 spi_flash_hal_suspend + 0x4038ccac 0x1e esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x4038ccac spi_flash_hal_suspend *libhal.a:spi_hal_iram.*(.literal .literal.* .text .text.*) *libhal.a:spi_slave_hal_iram.*(.literal .literal.* .text .text.*) *libhal.a:systimer_hal.*(.literal .literal.* .text .text.*) .text.systimer_hal_init - 0x4038cc90 0x16 esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x4038cc90 systimer_hal_init + 0x4038ccca 0x16 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x4038ccca systimer_hal_init .text.systimer_hal_set_tick_rate_ops - 0x4038cca6 0xa esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x4038cca6 systimer_hal_set_tick_rate_ops + 0x4038cce0 0xa esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x4038cce0 systimer_hal_set_tick_rate_ops .text.systimer_hal_get_counter_value - 0x4038ccb0 0x4e esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x4038ccb0 systimer_hal_get_counter_value + 0x4038ccea 0x4e esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x4038ccea systimer_hal_get_counter_value .text.systimer_hal_set_alarm_target - 0x4038ccfe 0x68 esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x4038ccfe systimer_hal_set_alarm_target + 0x4038cd38 0x68 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x4038cd38 systimer_hal_set_alarm_target .text.systimer_hal_set_alarm_period - 0x4038cd66 0x9c esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x4038cd66 systimer_hal_set_alarm_period + 0x4038cda0 0x9c esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x4038cda0 systimer_hal_set_alarm_period .text.systimer_hal_enable_alarm_int - 0x4038ce02 0x10 esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x4038ce02 systimer_hal_enable_alarm_int + 0x4038ce3c 0x10 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x4038ce3c systimer_hal_enable_alarm_int .text.systimer_hal_enable_counter - 0x4038ce12 0x14 esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x4038ce12 systimer_hal_enable_counter + 0x4038ce4c 0x14 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x4038ce4c systimer_hal_enable_counter .text.systimer_hal_select_alarm_mode - 0x4038ce26 0x34 esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x4038ce26 systimer_hal_select_alarm_mode + 0x4038ce60 0x34 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x4038ce60 systimer_hal_select_alarm_mode .text.systimer_hal_connect_alarm_counter - 0x4038ce5a 0x1a esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x4038ce5a systimer_hal_connect_alarm_counter + 0x4038ce94 0x1a esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x4038ce94 systimer_hal_connect_alarm_counter .text.systimer_hal_counter_can_stall_by_cpu - 0x4038ce74 0x3a esp-idf/hal/libhal.a(systimer_hal.c.obj) - 0x4038ce74 systimer_hal_counter_can_stall_by_cpu + 0x4038ceae 0x3a esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x4038ceae systimer_hal_counter_can_stall_by_cpu *libhal.a:timer_hal.*(.literal.timer_hal_capture_and_get_counter_value .text.timer_hal_capture_and_get_counter_value) *libhal.a:wdt_hal_iram.*(.literal .literal.* .text .text.*) .text.wdt_hal_init - 0x4038ceae 0x232 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038ceae wdt_hal_init + 0x4038cee8 0x232 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038cee8 wdt_hal_init .text.wdt_hal_config_stage - 0x4038d0e0 0x14a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038d0e0 wdt_hal_config_stage + 0x4038d11a 0x14a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038d11a wdt_hal_config_stage .text.wdt_hal_write_protect_disable - 0x4038d22a 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038d22a wdt_hal_write_protect_disable + 0x4038d264 0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038d264 wdt_hal_write_protect_disable .text.wdt_hal_write_protect_enable - 0x4038d24c 0x14 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038d24c wdt_hal_write_protect_enable + 0x4038d286 0x14 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038d286 wdt_hal_write_protect_enable .text.wdt_hal_enable - 0x4038d260 0x36 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038d260 wdt_hal_enable + 0x4038d29a 0x36 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038d29a wdt_hal_enable .text.wdt_hal_disable - 0x4038d296 0x28 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038d296 wdt_hal_disable + 0x4038d2d0 0x28 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038d2d0 wdt_hal_disable .text.wdt_hal_handle_intr - 0x4038d2be 0x32 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038d2be wdt_hal_handle_intr + 0x4038d2f8 0x32 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038d2f8 wdt_hal_handle_intr .text.wdt_hal_feed - 0x4038d2f0 0x1e esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038d2f0 wdt_hal_feed + 0x4038d32a 0x1e esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038d32a wdt_hal_feed .text.wdt_hal_set_flashboot_en - 0x4038d30e 0x3a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038d30e wdt_hal_set_flashboot_en + 0x4038d348 0x3a esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038d348 wdt_hal_set_flashboot_en .text.wdt_hal_is_enabled - 0x4038d348 0x16 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - 0x4038d348 wdt_hal_is_enabled + 0x4038d382 0x16 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x4038d382 wdt_hal_is_enabled *libheap.a:multi_heap.*(.literal.assert_valid_block .text.assert_valid_block) .text.assert_valid_block - 0x4038d35e 0x44 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038d398 0x44 esp-idf/heap/libheap.a(multi_heap.c.obj) *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_impl .text.multi_heap_aligned_alloc_impl) *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_impl_offs .text.multi_heap_aligned_alloc_impl_offs) .text.multi_heap_aligned_alloc_impl_offs - 0x4038d3a2 0x72 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038d3a2 multi_heap_aligned_alloc_impl_offs + 0x4038d3dc 0x72 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038d3dc multi_heap_aligned_alloc_impl_offs *libheap.a:multi_heap.*(.literal.multi_heap_aligned_alloc_offs .text.multi_heap_aligned_alloc_offs) .text.multi_heap_aligned_alloc_offs - 0x4038d414 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038d414 multi_heap_aligned_alloc_offs + 0x4038d44e 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038d44e multi_heap_aligned_alloc_offs *libheap.a:multi_heap.*(.literal.multi_heap_free_impl .text.multi_heap_free_impl) .text.multi_heap_free_impl - 0x4038d422 0x40 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038d422 multi_heap_free - 0x4038d422 multi_heap_free_impl - 0x4038d422 multi_heap_aligned_free + 0x4038d45c 0x40 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038d45c multi_heap_free + 0x4038d45c multi_heap_free_impl + 0x4038d45c multi_heap_aligned_free *libheap.a:multi_heap.*(.literal.multi_heap_get_allocated_size_impl .text.multi_heap_get_allocated_size_impl) .text.multi_heap_get_allocated_size_impl - 0x4038d462 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038d462 multi_heap_get_allocated_size - 0x4038d462 multi_heap_get_allocated_size_impl + 0x4038d49c 0xe esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038d49c multi_heap_get_allocated_size + 0x4038d49c multi_heap_get_allocated_size_impl *libheap.a:multi_heap.*(.literal.multi_heap_get_block_address_impl .text.multi_heap_get_block_address_impl) *libheap.a:multi_heap.*(.literal.multi_heap_get_first_block .text.multi_heap_get_first_block) *libheap.a:multi_heap.*(.literal.multi_heap_get_next_block .text.multi_heap_get_next_block) *libheap.a:multi_heap.*(.literal.multi_heap_internal_lock .text.multi_heap_internal_lock) .text.multi_heap_internal_lock - 0x4038d470 0x1e esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038d470 multi_heap_internal_lock + 0x4038d4aa 0x1e esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038d4aa multi_heap_internal_lock *libheap.a:multi_heap.*(.literal.multi_heap_internal_unlock .text.multi_heap_internal_unlock) .text.multi_heap_internal_unlock - 0x4038d48e 0x1e esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038d48e multi_heap_internal_unlock + 0x4038d4c8 0x1e esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038d4c8 multi_heap_internal_unlock *libheap.a:multi_heap.*(.literal.multi_heap_is_free .text.multi_heap_is_free) *libheap.a:multi_heap.*(.literal.multi_heap_malloc_impl .text.multi_heap_malloc_impl) .text.multi_heap_malloc_impl - 0x4038d4ac 0x54 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038d4ac multi_heap_malloc_impl - 0x4038d4ac multi_heap_malloc + 0x4038d4e6 0x54 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038d4e6 multi_heap_malloc_impl + 0x4038d4e6 multi_heap_malloc *libheap.a:multi_heap.*(.literal.multi_heap_realloc_impl .text.multi_heap_realloc_impl) .text.multi_heap_realloc_impl - 0x4038d500 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038d500 multi_heap_realloc_impl - 0x4038d500 multi_heap_realloc + 0x4038d53a 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038d53a multi_heap_realloc_impl + 0x4038d53a multi_heap_realloc *libheap.a:multi_heap.*(.literal.multi_heap_set_lock .text.multi_heap_set_lock) .text.multi_heap_set_lock - 0x4038d594 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x4038d594 multi_heap_set_lock + 0x4038d5ce 0x4 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x4038d5ce multi_heap_set_lock *libheap.a:tlsf.*(.literal.tlsf_alloc_overhead .text.tlsf_alloc_overhead) .text.tlsf_alloc_overhead - 0x4038d598 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038d598 tlsf_alloc_overhead + 0x4038d5d2 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038d5d2 tlsf_alloc_overhead *libheap.a:tlsf.*(.literal.tlsf_block_size .text.tlsf_block_size) .text.tlsf_block_size - 0x4038d59c 0xe esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038d59c tlsf_block_size + 0x4038d5d6 0xe esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038d5d6 tlsf_block_size *libheap.a:tlsf.*(.literal.tlsf_free .text.tlsf_free) .text.tlsf_free - 0x4038d5aa 0x5a0 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038d5aa tlsf_free + 0x4038d5e4 0x5a0 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038d5e4 tlsf_free *libheap.a:tlsf.*(.literal.tlsf_get_pool .text.tlsf_get_pool) .text.tlsf_get_pool - 0x4038db4a 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038db4a tlsf_get_pool + 0x4038db84 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038db84 tlsf_get_pool *libheap.a:tlsf.*(.literal.tlsf_malloc .text.tlsf_malloc) .text.tlsf_malloc - 0x4038db60 0x54a esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038db60 tlsf_malloc + 0x4038db9a 0x54a esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038db9a tlsf_malloc *libheap.a:tlsf.*(.literal.tlsf_memalign .text.tlsf_memalign) *libheap.a:tlsf.*(.literal.tlsf_memalign_offs .text.tlsf_memalign_offs) .text.tlsf_memalign_offs - 0x4038e0aa 0x8e8 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038e0aa tlsf_memalign_offs + 0x4038e0e4 0x8e8 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038e0e4 tlsf_memalign_offs *libheap.a:tlsf.*(.literal.tlsf_realloc .text.tlsf_realloc) .text.tlsf_realloc - 0x4038e992 0x734 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038e992 tlsf_realloc + 0x4038e9cc 0x734 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038e9cc tlsf_realloc *libheap.a:tlsf.*(.literal.tlsf_size .text.tlsf_size) .text.tlsf_size - 0x4038f0c6 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - 0x4038f0c6 tlsf_size + 0x4038f100 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + 0x4038f100 tlsf_size *liblog.a:log_lock.*(.literal .literal.* .text .text.*) .text.esp_log_impl_lock - 0x4038f0d0 0x3c esp-idf/log/liblog.a(log_lock.c.obj) - 0x4038f0d0 esp_log_impl_lock + 0x4038f10a 0x3c esp-idf/log/liblog.a(log_lock.c.obj) + 0x4038f10a esp_log_impl_lock .text.esp_log_impl_lock_timeout - 0x4038f10c 0x46 esp-idf/log/liblog.a(log_lock.c.obj) - 0x4038f10c esp_log_impl_lock_timeout + 0x4038f146 0x46 esp-idf/log/liblog.a(log_lock.c.obj) + 0x4038f146 esp_log_impl_lock_timeout .text.esp_log_impl_unlock - 0x4038f152 0x26 esp-idf/log/liblog.a(log_lock.c.obj) - 0x4038f152 esp_log_impl_unlock + 0x4038f18c 0x26 esp-idf/log/liblog.a(log_lock.c.obj) + 0x4038f18c esp_log_impl_unlock *liblog.a:log_timestamp.*(.literal.esp_log_early_timestamp .text.esp_log_early_timestamp) .text.esp_log_early_timestamp - 0x4038f178 0x26 esp-idf/log/liblog.a(log_timestamp.c.obj) - 0x4038f178 esp_log_early_timestamp + 0x4038f1b2 0x26 esp-idf/log/liblog.a(log_timestamp.c.obj) + 0x4038f1b2 esp_log_early_timestamp *liblog.a:log_timestamp.*(.literal.esp_log_timestamp .text.esp_log_timestamp) .text.esp_log_timestamp - 0x4038f19e 0x54 esp-idf/log/liblog.a(log_timestamp.c.obj) - 0x4038f19e esp_log_timestamp + 0x4038f1d8 0x54 esp-idf/log/liblog.a(log_timestamp.c.obj) + 0x4038f1d8 esp_log_timestamp *liblog.a:log_write.*(.literal.esp_log_write .text.esp_log_write) .text.esp_log_write - 0x4038f1f2 0x20 esp-idf/log/liblog.a(log_write.c.obj) - 0x4038f1f2 esp_log_write + 0x4038f22c 0x20 esp-idf/log/liblog.a(log_write.c.obj) + 0x4038f22c esp_log_write *libnet80211.a:(.wifi0iram .wifi0iram.*) - .wifi0iram.20 0x4038f212 0x516 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4038f212 ieee80211_encap_esfbuf - .wifi0iram.10 0x4038f728 0x294 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4038f728 ieee80211_output_process - .wifi0iram.55 0x4038f9bc 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4038f9bc wifi_softap_cur_max_ap_bss_num + .wifi0iram.20 0x4038f24c 0x516 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4038f24c ieee80211_encap_esfbuf + .wifi0iram.10 0x4038f762 0x294 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4038f762 ieee80211_output_process + .wifi0iram.55 0x4038f9f6 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4038f9f6 wifi_softap_cur_max_ap_bss_num *libnet80211.a:(.wifirxiram .wifirxiram.*) .wifirxiram.50 - 0x4038f9c8 0x568 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4038f9c8 sta_input + 0x4038fa02 0x568 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4038fa02 sta_input .wifirxiram.56 - 0x4038ff30 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4038ff30 sta_rx_cb + 0x4038ff6a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4038ff6a sta_rx_cb .wifirxiram.46 - 0x4038ff42 0x276 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4038ff42 ieee80211_ampdu_reorder + 0x4038ff7c 0x276 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4038ff7c ieee80211_ampdu_reorder *libnet80211.a:(.wifislprxiram .wifislprxiram.*) .wifislprxiram.113 - 0x403901b8 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x403901b8 sta_reset_beacon_timeout + 0x403901f2 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x403901f2 sta_reset_beacon_timeout *libnewlib.a:abort.*(.literal .literal.* .text .text.*) - .text.abort 0x40390226 0x86 esp-idf/newlib/libnewlib.a(abort.c.obj) - 0x40390226 abort + .text.abort 0x40390260 0x86 esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x40390260 abort *libnewlib.a:assert.*(.literal .literal.* .text .text.*) .text.ra_to_str - 0x403902ac 0x2c esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x403902e6 0x2c esp-idf/newlib/libnewlib.a(assert.c.obj) .text.__assert_func - 0x403902d8 0x128 esp-idf/newlib/libnewlib.a(assert.c.obj) - 0x403902d8 __assert_func + 0x40390312 0x128 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x40390312 __assert_func .text.newlib_include_assert_impl - 0x40390400 0x2 esp-idf/newlib/libnewlib.a(assert.c.obj) - 0x40390400 newlib_include_assert_impl + 0x4039043a 0x2 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x4039043a newlib_include_assert_impl *libnewlib.a:heap.*(.literal .literal.* .text .text.*) - .text.malloc 0x40390402 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x40390402 pvalloc - 0x40390402 valloc - 0x40390402 malloc - .text.realloc 0x40390410 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x40390410 realloc - .text.free 0x4039041e 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4039041e free - 0x4039041e cfree + .text.malloc 0x4039043c 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4039043c pvalloc + 0x4039043c valloc + 0x4039043c malloc + .text.realloc 0x4039044a 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x4039044a realloc + .text.free 0x40390458 0xe esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40390458 free + 0x40390458 cfree .text._malloc_r - 0x4039042c 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4039042c _malloc_r - .text._free_r 0x4039043c 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4039043c _free_r + 0x40390466 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40390466 _malloc_r + .text._free_r 0x40390476 0x10 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40390476 _free_r .text._realloc_r - 0x4039044c 0x12 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4039044c _realloc_r + 0x40390486 0x12 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40390486 _realloc_r .text._calloc_r - 0x4039045e 0x3e esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4039045e _calloc_r - .text.calloc 0x4039049c 0x22 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x4039049c calloc + 0x40390498 0x3e esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x40390498 _calloc_r + .text.calloc 0x403904d6 0x22 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x403904d6 calloc .text.newlib_include_heap_impl - 0x403904be 0x2 esp-idf/newlib/libnewlib.a(heap.c.obj) - 0x403904be newlib_include_heap_impl + 0x403904f8 0x2 esp-idf/newlib/libnewlib.a(heap.c.obj) + 0x403904f8 newlib_include_heap_impl *libnewlib.a:stdatomic.*(.literal .literal.* .text .text.*) .text.__atomic_compare_exchange_1 - 0x403904c0 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - 0x403904c0 __atomic_compare_exchange_1 + 0x403904fa 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x403904fa __atomic_compare_exchange_1 .text.__atomic_fetch_add_8 - 0x40390504 0x4e esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - 0x40390504 __atomic_fetch_add_8 + 0x4039053e 0x4e esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x4039053e __atomic_fetch_add_8 .text.__atomic_fetch_sub_8 - 0x40390552 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - 0x40390552 __atomic_fetch_sub_8 + 0x4039058c 0x50 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x4039058c __atomic_fetch_sub_8 .text.__atomic_fetch_or_8 - 0x403905a2 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - 0x403905a2 __atomic_fetch_or_8 + 0x403905dc 0x44 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x403905dc __atomic_fetch_or_8 .text.__atomic_load_8 - 0x403905e6 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - 0x403905e6 __atomic_load_8 + 0x40390620 0x24 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x40390620 __atomic_load_8 .text.__atomic_store_8 - 0x4039060a 0x2c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - 0x4039060a __atomic_store_8 + 0x40390644 0x2c esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x40390644 __atomic_store_8 *libpp.a:(.wifi0iram .wifi0iram.*) - .wifi0iram.22 0x40390636 0x164 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x40390636 pp_coex_tx_request - .wifi0iram.65 0x4039079a 0x15c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4039079a ppMapTxQueue - .wifi0iram.68 0x403908f6 0x14a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x403908f6 ppProcTxSecFrame - .wifi0iram.41 0x40390a40 0x2ee /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x40390a40 ppCalTxAMPDULength - .wifi0iram.23 0x40390d2e 0x15e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x40390d2e ppProcessTxQ - .wifi0iram.74 0x40390e8c 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x40390e8c ppProcessLifeTime - .wifi0iram.41 0x40390f38 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x40390f38 lmacMSDUAged - .wifi0iram.57 0x40390f90 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x40390f90 lmacAdjustTimestamp - .wifi0iram.58 0x40390fd8 0x1ec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x40390fd8 lmacTxFrame - .wifi0iram.62 0x403911c4 0xf2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x403911c4 lmacTxDone - .wifi0iram.25 0x403912b6 0x30a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x403912b6 lmacEndFrameExchangeSequence - .wifi0iram.8 0x403915c0 0xa4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x403915c0 rcUpdateTxDone - .wifi0iram.10 0x40391664 0x2da /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x40391664 rcUpdateTxDoneAmpdu2 - .wifi0iram.11 0x4039193e 0xdc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4039193e rcGetSched - .wifi0iram.4 0x40391a1a 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x40391a1a hal_mac_tx_config_timeout - .wifi0iram.5 0x40391a40 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x40391a40 hal_mac_tx_config_edca - .wifi0iram.6 0x40391a92 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x40391a92 hal_mac_txq_enable - .wifi0iram.9 0x40391aac 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x40391aac hal_random - .wifi0iram.20 0x40391ab4 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x40391ab4 hal_mac_deinit - .wifi0iram.3 0x40391af4 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x40391af4 hal_mac_tx_is_cbw40 + .wifi0iram.22 0x40390670 0x164 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x40390670 pp_coex_tx_request + .wifi0iram.65 0x403907d4 0x15c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x403907d4 ppMapTxQueue + .wifi0iram.68 0x40390930 0x14a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x40390930 ppProcTxSecFrame + .wifi0iram.41 0x40390a7a 0x2ee /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x40390a7a ppCalTxAMPDULength + .wifi0iram.23 0x40390d68 0x15e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x40390d68 ppProcessTxQ + .wifi0iram.74 0x40390ec6 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x40390ec6 ppProcessLifeTime + .wifi0iram.41 0x40390f72 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x40390f72 lmacMSDUAged + .wifi0iram.57 0x40390fca 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x40390fca lmacAdjustTimestamp + .wifi0iram.58 0x40391012 0x1ec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x40391012 lmacTxFrame + .wifi0iram.62 0x403911fe 0xf2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x403911fe lmacTxDone + .wifi0iram.25 0x403912f0 0x30a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x403912f0 lmacEndFrameExchangeSequence + .wifi0iram.8 0x403915fa 0xa4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x403915fa rcUpdateTxDone + .wifi0iram.10 0x4039169e 0x2da /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4039169e rcUpdateTxDoneAmpdu2 + .wifi0iram.11 0x40391978 0xdc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x40391978 rcGetSched + .wifi0iram.4 0x40391a54 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x40391a54 hal_mac_tx_config_timeout + .wifi0iram.5 0x40391a7a 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x40391a7a hal_mac_tx_config_edca + .wifi0iram.6 0x40391acc 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x40391acc hal_mac_txq_enable + .wifi0iram.9 0x40391ae6 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x40391ae6 hal_random + .wifi0iram.20 0x40391aee 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x40391aee hal_mac_deinit + .wifi0iram.3 0x40391b2e 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x40391b2e hal_mac_tx_is_cbw40 *libpp.a:(.wifiorslpiram .wifiorslpiram.*) *libpp.a:(.wifirxiram .wifirxiram.*) .wifirxiram.48 - 0x40391b12 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40391b12 pm_rx_data_process + 0x40391b4c 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40391b4c pm_rx_data_process .wifirxiram.49 - 0x40391ba0 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40391ba0 pm_hmac_rx_data_process + 0x40391bda 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40391bda pm_hmac_rx_data_process .wifirxiram.26 - 0x40391ba2 0x3fc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x40391ba2 ppRxFragmentProc + 0x40391bdc 0x3fc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x40391bdc ppRxFragmentProc .wifirxiram.28 - 0x40391f9e 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x40391f9e is_fragmented_pkt - .wifirxiram.9 0x40391fc4 0x13c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x40391fc4 esf_buf_recycle - .wifirxiram.2 0x40392100 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x40392100 hal_clear_rx_beacon_pti - .wifirxiram.3 0x40392112 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) - 0x40392112 hal_mac_rx_get_last_dscr - .wifirxiram.4 0x4039212c 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) - 0x4039212c hal_mac_rx_is_dscr_reload - .wifirxiram.5 0x40392138 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) - 0x40392138 hal_mac_rx_set_dscr_reload + 0x40391fd8 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x40391fd8 is_fragmented_pkt + .wifirxiram.9 0x40391ffe 0x13c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x40391ffe esf_buf_recycle + .wifirxiram.2 0x4039213a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4039213a hal_clear_rx_beacon_pti + .wifirxiram.3 0x4039214c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + 0x4039214c hal_mac_rx_get_last_dscr + .wifirxiram.4 0x40392166 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + 0x40392166 hal_mac_rx_is_dscr_reload + .wifirxiram.5 0x40392172 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_rx.o) + 0x40392172 hal_mac_rx_set_dscr_reload *libpp.a:(.wifislprxiram .wifislprxiram.*) .wifislprxiram.25 - 0x4039214a 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4039214a pm_get_tbtt_count + 0x40392184 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40392184 pm_get_tbtt_count .wifislprxiram.26 - 0x40392204 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40392204 pm_save_tbtt_info + 0x4039223e 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4039223e pm_save_tbtt_info .wifislprxiram.28 - 0x40392228 0x120 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40392228 pm_beacon_monitor_tbtt_start + 0x40392262 0x120 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40392262 pm_beacon_monitor_tbtt_start .wifislprxiram.29 - 0x40392348 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40392348 pm_beacon_monitor_tbtt_stop + 0x40392382 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40392382 pm_beacon_monitor_tbtt_stop .wifislprxiram.30 - 0x4039235a 0x12a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4039235a pm_enable_beacon_monitor_timer + 0x40392394 0x12a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40392394 pm_enable_beacon_monitor_timer .wifislprxiram.31 - 0x40392484 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40392484 pm_disable_beacon_monitor_timer + 0x403924be 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x403924be pm_disable_beacon_monitor_timer .wifislprxiram.32 - 0x403924c8 0x15c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x403924c8 pm_dream + 0x40392502 0x15c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40392502 pm_dream .wifislprxiram.33 - 0x40392624 0x206 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40392624 pm_sleep + 0x4039265e 0x206 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4039265e pm_sleep .wifislprxiram.34 - 0x4039282a 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4039282a pm_check_state + 0x40392864 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40392864 pm_check_state .wifislprxiram.39 - 0x4039287c 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4039287c pm_keep_alive + 0x403928b6 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x403928b6 pm_keep_alive .wifislprxiram.41 - 0x403928f2 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x403928f2 pm_beacon_monitor_timeout_process + 0x4039292c 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4039292c pm_beacon_monitor_timeout_process .wifislprxiram.40 - 0x40392974 0x1d6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40392974 pm_process_tim + 0x403929ae 0x1d6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x403929ae pm_process_tim .wifislprxiram.46 - 0x40392b4a 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40392b4a pm_rx_beacon_process + 0x40392b84 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40392b84 pm_rx_beacon_process .wifislprxiram.45 - 0x40392bfe 0x168 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40392bfe pm_tbtt_process + 0x40392c38 0x168 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40392c38 pm_tbtt_process .wifislprxiram.42 - 0x40392d66 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40392d66 pm_beacon_monitor_tbtt_timeout_process + 0x40392da0 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40392da0 pm_beacon_monitor_tbtt_timeout_process .wifislprxiram.51 - 0x40392d86 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40392d86 pm_on_tsf_timer + 0x40392dc0 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40392dc0 pm_on_tsf_timer .wifislprxiram.6 - 0x40392d94 0xde /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40392d94 pm_scale_listen_interval + 0x40392dce 0xde /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40392dce pm_scale_listen_interval .wifislprxiram.10 - 0x40392e72 0x248 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x40392e72 pm_parse_beacon + 0x40392eac 0x248 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x40392eac pm_parse_beacon .wifislprxiram.53 - 0x403930ba 0x13e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x403930ba pm_on_beacon_rx + 0x403930f4 0x13e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x403930f4 pm_on_beacon_rx .wifislprxiram.12 - 0x403931f8 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x403931f8 ic_mac_deinit + 0x40393232 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x40393232 ic_mac_deinit .wifislprxiram.29 - 0x40393208 0x108 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x40393208 ppRxPkt + 0x40393242 0x108 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x40393242 ppRxPkt .wifislprxiram.7 - 0x40393310 0x180 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x40393310 esf_buf_alloc + 0x4039334a 0x180 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4039334a esf_buf_alloc .wifislprxiram.4 - 0x40393490 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x40393490 pm_coex_schm_overall_period_get + 0x403934ca 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x403934ca pm_coex_schm_overall_period_get .wifislprxiram.5 - 0x403934c8 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x403934c8 pm_coex_pwr_update + 0x40393502 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x40393502 pm_coex_pwr_update .wifislprxiram.24 - 0x4039355e 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x4039355e wDev_record_ftm_data + 0x40393598 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x40393598 wDev_record_ftm_data .wifislprxiram.48 - 0x40393580 0x134 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x40393580 wDev_AppendRxBlocks + 0x403935ba 0x134 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x403935ba wDev_AppendRxBlocks .wifislprxiram.19 - 0x403936b4 0x2ec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x403936b4 wDev_IndicateFrame + 0x403936ee 0x2ec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x403936ee wDev_IndicateFrame .wifislprxiram.25 - 0x403939a0 0x36e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x403939a0 wDev_ProcessRxSucData + 0x403939da 0x36e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x403939da wDev_ProcessRxSucData .wifislprxiram.12 - 0x40393d0e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x40393d0e hal_mac_rx_read_rxdscrnext + 0x40393d48 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x40393d48 hal_mac_rx_read_rxdscrnext .wifislprxiram.13 - 0x40393d18 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x40393d18 hal_mac_rx_set_base + 0x40393d52 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x40393d52 hal_mac_rx_set_base *libriscv.a:interrupt.*(.text .text._global_interrupt_handler .text.intr_get_item .text.intr_handler_get_arg) .text.intr_get_item - 0x40393d22 0x38 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x40393d5c 0x38 esp-idf/riscv/libriscv.a(interrupt.c.obj) .text._global_interrupt_handler - 0x40393d5a 0x3c esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x40393d5a _global_interrupt_handler + 0x40393d94 0x3c esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x40393d94 _global_interrupt_handler *libriscv.a:vectors.*(.literal .literal.* .text .text.*) *librtc.a:(.literal .literal.* .text .text.*) *libsoc.a:lldesc.*(.literal .literal.* .text .text.*) *libspi_flash.a:flash_brownout_hook.*(.literal .literal.* .text .text.*) .text.spi_flash_needs_reset_check - 0x40393d96 0x22 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x40393d96 spi_flash_needs_reset_check + 0x40393dd0 0x22 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x40393dd0 spi_flash_needs_reset_check .text.spi_flash_set_erasing_flag - 0x40393db8 0xa esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x40393db8 spi_flash_set_erasing_flag + 0x40393df2 0xa esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x40393df2 spi_flash_set_erasing_flag .text.spi_flash_brownout_need_reset - 0x40393dc2 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - 0x40393dc2 spi_flash_brownout_need_reset + 0x40393dfc 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x40393dfc spi_flash_brownout_need_reset *libspi_flash.a:memspi_host_driver.*(.literal .literal.* .text .text.*) .text.memspi_host_read_status_hs - 0x40393de2 0x40 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40393de2 memspi_host_read_status_hs + 0x40393e1c 0x40 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40393e1c memspi_host_read_status_hs .text.memspi_host_erase_chip - 0x40393e22 0x28 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40393e22 memspi_host_erase_chip + 0x40393e5c 0x28 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40393e5c memspi_host_erase_chip .text.memspi_host_set_write_protect - 0x40393e4a 0x2e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40393e4a memspi_host_set_write_protect + 0x40393e84 0x2e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40393e84 memspi_host_set_write_protect .text.memspi_host_write_data_slicer - 0x40393e78 0x42 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40393e78 memspi_host_write_data_slicer + 0x40393eb2 0x42 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40393eb2 memspi_host_write_data_slicer .text.memspi_host_read_data_slicer - 0x40393eba 0x36 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40393eba memspi_host_read_data_slicer + 0x40393ef4 0x36 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40393ef4 memspi_host_read_data_slicer .text.memspi_host_read_id_hs - 0x40393ef0 0x8e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40393ef0 memspi_host_read_id_hs + 0x40393f2a 0x8e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40393f2a memspi_host_read_id_hs .text.memspi_host_flush_cache - 0x40393f7e 0x26 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40393f7e memspi_host_flush_cache + 0x40393fb8 0x26 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40393fb8 memspi_host_flush_cache .text.memspi_host_erase_sector - 0x40393fa4 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40393fa4 memspi_host_erase_sector + 0x40393fde 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40393fde memspi_host_erase_sector .text.memspi_host_erase_block - 0x40393ffc 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40393ffc memspi_host_erase_block + 0x40394036 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x40394036 memspi_host_erase_block .text.memspi_host_program_page - 0x40394054 0x62 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x40394054 memspi_host_program_page + 0x4039408e 0x62 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x4039408e memspi_host_program_page .text.memspi_host_init_pointers - 0x403940b6 0x52 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - 0x403940b6 memspi_host_init_pointers + 0x403940f0 0x52 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x403940f0 memspi_host_init_pointers *libspi_flash.a:spi_flash_chip_boya.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_boya_probe - 0x40394108 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - 0x40394108 spi_flash_chip_boya_probe + 0x40394142 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x40394142 spi_flash_chip_boya_probe .text.spi_flash_chip_boya_get_caps - 0x40394132 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - 0x40394132 spi_flash_chip_boya_get_caps + 0x4039416c 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x4039416c spi_flash_chip_boya_get_caps *libspi_flash.a:spi_flash_chip_gd.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_gd_get_caps - 0x40394136 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x40394136 spi_flash_chip_gd_get_caps + 0x40394170 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40394170 spi_flash_chip_gd_get_caps .text.spi_flash_chip_gd_detect_size - 0x4039414c 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4039414c spi_flash_chip_gd_detect_size + 0x40394186 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40394186 spi_flash_chip_gd_detect_size .text.spi_flash_chip_gd_probe - 0x40394180 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x40394180 spi_flash_chip_gd_probe + 0x403941ba 0x34 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x403941ba spi_flash_chip_gd_probe .text.spi_flash_chip_gd_suspend_cmd_conf - 0x403941b4 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x403941b4 spi_flash_chip_gd_suspend_cmd_conf + 0x403941ee 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x403941ee spi_flash_chip_gd_suspend_cmd_conf .text.spi_flash_chip_gd_set_io_mode - 0x403941ea 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x403941ea spi_flash_chip_gd_set_io_mode + 0x40394224 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40394224 spi_flash_chip_gd_set_io_mode .text.spi_flash_chip_gd_get_io_mode - 0x4039423e 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x4039423e spi_flash_chip_gd_get_io_mode + 0x40394278 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x40394278 spi_flash_chip_gd_get_io_mode *libspi_flash.a:spi_flash_chip_generic.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_generic_detect_size - 0x4039425e 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4039425e spi_flash_chip_generic_detect_size + 0x40394298 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394298 spi_flash_chip_generic_detect_size .text.spi_flash_chip_generic_probe - 0x4039429e 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4039429e spi_flash_chip_generic_probe + 0x403942d8 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403942d8 spi_flash_chip_generic_probe .text.spi_flash_chip_generic_reset - 0x403942a2 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x403942a2 spi_flash_chip_generic_reset + 0x403942dc 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403942dc spi_flash_chip_generic_reset .text.spi_flash_chip_generic_erase_chip - 0x40394302 0x82 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394302 spi_flash_chip_generic_erase_chip + 0x4039433c 0x82 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4039433c spi_flash_chip_generic_erase_chip .text.spi_flash_chip_generic_erase_sector - 0x40394384 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394384 spi_flash_chip_generic_erase_sector + 0x403943be 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403943be spi_flash_chip_generic_erase_sector .text.spi_flash_chip_generic_erase_block - 0x4039440e 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x4039440e spi_flash_chip_generic_erase_block + 0x40394448 0x8a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394448 spi_flash_chip_generic_erase_block .text.spi_flash_chip_generic_page_program - 0x40394498 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394498 spi_flash_chip_generic_page_program + 0x403944d2 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403944d2 spi_flash_chip_generic_page_program .text.spi_flash_chip_generic_set_write_protect - 0x40394504 0x4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394504 spi_flash_chip_generic_set_write_protect + 0x4039453e 0x4e esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4039453e spi_flash_chip_generic_set_write_protect .text.spi_flash_chip_generic_read_reg - 0x40394552 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394552 spi_flash_chip_generic_read_reg + 0x4039458c 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4039458c spi_flash_chip_generic_read_reg .text.spi_flash_chip_generic_wait_idle - 0x40394566 0xae esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394566 spi_flash_chip_generic_wait_idle + 0x403945a0 0xae esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403945a0 spi_flash_chip_generic_wait_idle .text.spi_flash_chip_generic_config_host_io_mode - 0x40394614 0x194 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394614 spi_flash_chip_generic_config_host_io_mode + 0x4039464e 0x194 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x4039464e spi_flash_chip_generic_config_host_io_mode .text.spi_flash_chip_generic_write_encrypted - 0x403947a8 0x102 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x403947a8 spi_flash_chip_generic_write_encrypted + 0x403947e2 0x102 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403947e2 spi_flash_chip_generic_write_encrypted .text.spi_flash_chip_generic_get_caps - 0x403948aa 0x92 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x403948aa spi_flash_chip_generic_get_caps + 0x403948e4 0x92 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403948e4 spi_flash_chip_generic_get_caps .text.spi_flash_common_read_qe_sr - 0x4039493c 0x3c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394976 0x3c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .text.spi_flash_common_write_qe_sr - 0x40394978 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403949b2 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .text.spi_flash_common_read_status_16b_rdsr_rdsr2 - 0x403949aa 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x403949aa spi_flash_common_read_status_16b_rdsr_rdsr2 + 0x403949e4 0x44 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x403949e4 spi_flash_common_read_status_16b_rdsr_rdsr2 .text.spi_flash_common_write_status_16b_wrsr - 0x403949ee 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x403949ee spi_flash_common_write_status_16b_wrsr + 0x40394a28 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394a28 spi_flash_common_write_status_16b_wrsr .text.spi_flash_chip_generic_suspend_cmd_conf - 0x40394a02 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394a02 spi_flash_chip_generic_suspend_cmd_conf + 0x40394a3c 0x36 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394a3c spi_flash_chip_generic_suspend_cmd_conf .text.spi_flash_chip_generic_read - 0x40394a38 0xe4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394a38 spi_flash_chip_generic_read + 0x40394a72 0xe4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394a72 spi_flash_chip_generic_read .text.spi_flash_chip_generic_write - 0x40394b1c 0xba esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394b1c spi_flash_chip_generic_write + 0x40394b56 0xba esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394b56 spi_flash_chip_generic_write .text.spi_flash_chip_generic_get_write_protect - 0x40394bd6 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394bd6 spi_flash_chip_generic_get_write_protect + 0x40394c10 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394c10 spi_flash_chip_generic_get_write_protect .text.spi_flash_chip_generic_yield - 0x40394c20 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394c20 spi_flash_chip_generic_yield + 0x40394c5a 0x46 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394c5a spi_flash_chip_generic_yield .text.spi_flash_chip_generic_read_unique_id - 0x40394c66 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394c66 spi_flash_chip_generic_read_unique_id + 0x40394ca0 0xb0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394ca0 spi_flash_chip_generic_read_unique_id .text.spi_flash_chip_generic_read_unique_id_none - 0x40394d16 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394d16 spi_flash_chip_generic_read_unique_id_none + 0x40394d50 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394d50 spi_flash_chip_generic_read_unique_id_none .text.spi_flash_common_read_status_8b_rdsr2 - 0x40394d1c 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394d1c spi_flash_common_read_status_8b_rdsr2 + 0x40394d56 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394d56 spi_flash_common_read_status_8b_rdsr2 .text.spi_flash_chip_generic_get_io_mode - 0x40394d32 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394d32 spi_flash_chip_generic_get_io_mode + 0x40394d6c 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394d6c spi_flash_chip_generic_get_io_mode .text.spi_flash_common_read_status_8b_rdsr - 0x40394d52 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394d52 spi_flash_common_read_status_8b_rdsr + 0x40394d8c 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394d8c spi_flash_common_read_status_8b_rdsr .text.spi_flash_common_write_status_8b_wrsr - 0x40394d66 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394d66 spi_flash_common_write_status_8b_wrsr + 0x40394da0 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394da0 spi_flash_common_write_status_8b_wrsr .text.spi_flash_common_write_status_8b_wrsr2 - 0x40394d7a 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394d7a spi_flash_common_write_status_8b_wrsr2 + 0x40394db4 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394db4 spi_flash_common_write_status_8b_wrsr2 .text.spi_flash_common_set_io_mode - 0x40394d90 0xa8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394d90 spi_flash_common_set_io_mode + 0x40394dca 0xa8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394dca spi_flash_common_set_io_mode .text.spi_flash_chip_generic_set_io_mode - 0x40394e38 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x40394e38 spi_flash_chip_generic_set_io_mode + 0x40394e72 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x40394e72 spi_flash_chip_generic_set_io_mode *libspi_flash.a:spi_flash_chip_issi.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_issi_probe - 0x40394e5a 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x40394e5a spi_flash_chip_issi_probe + 0x40394e94 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x40394e94 spi_flash_chip_issi_probe .text.spi_flash_chip_issi_get_caps - 0x40394e84 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x40394e84 spi_flash_chip_issi_get_caps + 0x40394ebe 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x40394ebe spi_flash_chip_issi_get_caps .text.spi_flash_chip_issi_set_io_mode - 0x40394e88 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x40394e88 spi_flash_chip_issi_set_io_mode + 0x40394ec2 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x40394ec2 spi_flash_chip_issi_set_io_mode .text.spi_flash_chip_issi_get_io_mode - 0x40394eaa 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x40394eaa spi_flash_chip_issi_get_io_mode + 0x40394ee4 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x40394ee4 spi_flash_chip_issi_get_io_mode *libspi_flash.a:spi_flash_chip_mxic.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_mxic_probe - 0x40394eca 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x40394eca spi_flash_chip_mxic_probe + 0x40394f04 0x22 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x40394f04 spi_flash_chip_mxic_probe .text.spi_flash_chip_mxic_detect_size - 0x40394eec 0x42 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x40394eec spi_flash_chip_mxic_detect_size + 0x40394f26 0x42 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x40394f26 spi_flash_chip_mxic_detect_size .text.spi_flash_chip_mxic_get_caps - 0x40394f2e 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x40394f2e spi_flash_chip_mxic_get_caps + 0x40394f68 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x40394f68 spi_flash_chip_mxic_get_caps *libspi_flash.a:spi_flash_chip_th.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_th_probe - 0x40394f32 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - 0x40394f32 spi_flash_chip_th_probe + 0x40394f6c 0x2a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x40394f6c spi_flash_chip_th_probe .text.spi_flash_chip_th_get_caps - 0x40394f5c 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - 0x40394f5c spi_flash_chip_th_get_caps + 0x40394f96 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x40394f96 spi_flash_chip_th_get_caps *libspi_flash.a:spi_flash_chip_winbond.*(.literal .literal.* .text .text.*) .text.spi_flash_chip_winbond_probe - 0x40394f60 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x40394f60 spi_flash_chip_winbond_probe + 0x40394f9a 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40394f9a spi_flash_chip_winbond_probe .text.spi_flash_chip_winbond_get_caps - 0x40394f74 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x40394f74 spi_flash_chip_winbond_get_caps + 0x40394fae 0x16 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40394fae spi_flash_chip_winbond_get_caps .text.spi_flash_command_winbond_program_4B - 0x40394f8a 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40394fc4 0x54 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .text.spi_flash_chip_winbond_page_program - 0x40394fde 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x40394fde spi_flash_chip_winbond_page_program + 0x40395018 0x4a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40395018 spi_flash_chip_winbond_page_program .text.spi_flash_command_winbond_erase_sector_4B - 0x40395028 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x40395062 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .text.spi_flash_chip_winbond_erase_sector - 0x4039507a 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4039507a spi_flash_chip_winbond_erase_sector + 0x403950b4 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x403950b4 spi_flash_chip_winbond_erase_sector .text.spi_flash_command_erase_block_4B - 0x403950d2 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4039510c 0x52 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .text.spi_flash_chip_winbond_erase_block - 0x40395124 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x40395124 spi_flash_chip_winbond_erase_block + 0x4039515e 0x58 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x4039515e spi_flash_chip_winbond_erase_block .text.spi_flash_chip_winbond_read - 0x4039517c 0xf4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x4039517c spi_flash_chip_winbond_read + 0x403951b6 0xf4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x403951b6 spi_flash_chip_winbond_read *libspi_flash.a:spi_flash_wrap.*(.literal .literal.* .text .text.*) .dram0.dummy 0x3fc80000 0x15400 0x3fc95400 . = ((ORIGIN (dram0_0_seg) + _iram_end) - _iram_start) *fill* 0x3fc80000 0x15400 -.dram0.data 0x3fc95400 0x2e60 +.dram0.data 0x3fc95400 0x2e68 0x3fc95400 _data_start = ABSOLUTE (.) *(.gnu.linkonce.d.*) *(.data1) @@ -25020,280 +24706,284 @@ END GROUP .sdata.reachable_time 0x3fc954e0 0x4 esp-idf/lwip/liblwip.a(nd6.c.obj) 0x3fc954e0 reachable_time + .sdata._g_esp_netif_netstack_default_wifi_sta + 0x3fc954e4 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + 0x3fc954e4 _g_esp_netif_netstack_default_wifi_sta .sdata.g_allowed_groups - 0x3fc954e4 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x3fc954e4 g_allowed_groups + 0x3fc954e8 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc954e8 g_allowed_groups .sdata.gdma_ahb_hal_priv_data - 0x3fc954ec 0x4 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x3fc954f0 0x4 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .sdata.DW.ref.__gxx_personality_v0 - 0x3fc954f0 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3fc954f0 DW.ref.__gxx_personality_v0 + 0x3fc954f4 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3fc954f4 DW.ref.__gxx_personality_v0 .sdata._ZN10__cxxabiv119__terminate_handlerE - 0x3fc954f4 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - 0x3fc954f4 __cxxabiv1::__terminate_handler + 0x3fc954f8 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + 0x3fc954f8 __cxxabiv1::__terminate_handler *(.gnu.linkonce.s.*) *(.gnu.linkonce.s2.*) *(.jcr) *(.data .data.*) .data.ESP_EFUSE_MAC - 0x3fc954f8 0x1c esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - 0x3fc954f8 ESP_EFUSE_MAC + 0x3fc954fc 0x1c esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3fc954fc ESP_EFUSE_MAC .data.s_stub_table - 0x3fc95514 0x9c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3fc95518 0x9c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + *fill* 0x3fc955b4 0x4 .data.timestamp_id - 0x3fc955b0 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) - 0x3fc955b0 timestamp_id + 0x3fc955b8 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + 0x3fc955b8 timestamp_id .data.s_context - 0x3fc955c0 0x50 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3fc955c8 0x50 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .data.uart_context - 0x3fc95610 0x20 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .data.s_ctx 0x3fc95630 0x30 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3fc95618 0x20 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .data.s_ctx 0x3fc95638 0x30 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .data.s_fd_table - 0x3fc95660 0xc0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3fc95668 0xc0 esp-idf/vfs/libvfs.a(vfs.c.obj) .data.gpio_context - 0x3fc95720 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3fc95728 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .data.default_registered_chips - 0x3fc95740 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x3fc95748 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) .data.s_mac_table - 0x3fc95760 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3fc95768 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .data.i2c_context - 0x3fc95798 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3fc957a0 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) .data.g_wifi_osi_funcs - 0x3fc957a8 0x1dc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - 0x3fc957a8 g_wifi_osi_funcs + 0x3fc957b0 0x1dc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x3fc957b0 g_wifi_osi_funcs .data.ssl_tls12_preset_default_sig_algs - 0x3fc95984 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3fc9598c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .data.mbedtls_cipher_base_lookup_table - 0x3fc95998 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - 0x3fc95998 mbedtls_cipher_base_lookup_table + 0x3fc959a0 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3fc959a0 mbedtls_cipher_base_lookup_table .data.g_mt_version - 0x3fc959b4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x3fc959b4 g_mt_version - .data.ccmp 0x3fc959b8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x3fc959b8 ccmp - .data.g_wifi_nvs - 0x3fc959d0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x3fc959d0 g_wifi_nvs - .data.s_ap_igtk_active_idx - 0x3fc959d4 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - .data.s_sta_igtk_active_idx - 0x3fc959d6 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - .data.g_timer_info - 0x3fc959d8 0xd0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x3fc959d8 g_timer_info - .data.gcmp 0x3fc95aa8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) - 0x3fc95aa8 gcmp - .data.WIFI_MESH_EVENT - 0x3fc95ac0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x3fc95ac0 WIFI_MESH_EVENT - .data.g_wifi_event_mask - 0x3fc95ac4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x3fc95ac4 g_wifi_event_mask - .data.s_wifi_init_state - 0x3fc95ac8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .data.g_dynamic_cs - 0x3fc95acc 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc95acc g_dynamic_cs - .data.send_deauth - 0x3fc95ad8 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc95ad8 send_deauth - .data.g_phy_cap_rx_stbc - 0x3fc95ad9 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x3fc95ad9 g_phy_cap_rx_stbc - *fill* 0x3fc95ada 0x2 - .data.ba_recv_action - 0x3fc95adc 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - .data.ba_send_action - 0x3fc95ae8 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - .data.ht_recv_action - 0x3fc95af4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - .data.ht_send_action - 0x3fc95af8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - .data.public_recv_action - 0x3fc95afc 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - .data.public_send_action - 0x3fc95b84 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - .data.sa_query_recv_action - 0x3fc95c0c 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - .data.sa_query_send_action - 0x3fc95c14 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - .data.vendor_recv_action - 0x3fc95c1c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - .data.vendor_send_action - 0x3fc95c20 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x3fc959bc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3fc959bc g_mt_version + .data.ccmp 0x3fc959c0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x3fc959c0 ccmp .data.s_raw_seq.14616 - 0x3fc95c24 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3fc959d8 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .data.TmpSTAAPCloseAP - 0x3fc95c26 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x3fc95c26 TmpSTAAPCloseAP - *fill* 0x3fc95c27 0x1 + 0x3fc959da 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc959da TmpSTAAPCloseAP + *fill* 0x3fc959db 0x1 .data.ieee80211_11a_table - 0x3fc95c28 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - .data.tkip 0x3fc95cfc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - 0x3fc95cfc tkip - .data.g_scan_chan_list - 0x3fc95d14 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3fc95d22 0x2 + 0x3fc959dc 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .data.country_info_24ghz - 0x3fc95d24 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - 0x3fc95d24 country_info_24ghz + 0x3fc95ab0 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x3fc95ab0 country_info_24ghz .data.g_mesh_self_organized - 0x3fc95e0a 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x3fc95e0a g_mesh_self_organized + 0x3fc95b96 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc95b96 g_mesh_self_organized .data.join_deny_flag - 0x3fc95e0b 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .data.wep 0x3fc95e0c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - 0x3fc95e0c wep - .data.sms4 0x3fc95e24 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) - 0x3fc95e24 sms4 + 0x3fc95b97 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .data.g_wifi_nvs + 0x3fc95b98 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3fc95b98 g_wifi_nvs + .data.s_ap_igtk_active_idx + 0x3fc95b9c 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .data.s_sta_igtk_active_idx + 0x3fc95b9e 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .data.g_timer_info + 0x3fc95ba0 0xd0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x3fc95ba0 g_timer_info + .data.gcmp 0x3fc95c70 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + 0x3fc95c70 gcmp + .data.WIFI_MESH_EVENT + 0x3fc95c88 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3fc95c88 WIFI_MESH_EVENT + .data.g_wifi_event_mask + 0x3fc95c8c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3fc95c8c g_wifi_event_mask + .data.s_wifi_init_state + 0x3fc95c90 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .data.g_dynamic_cs + 0x3fc95c94 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc95c94 g_dynamic_cs + .data.send_deauth + 0x3fc95ca0 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc95ca0 send_deauth + .data.g_phy_cap_rx_stbc + 0x3fc95ca1 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3fc95ca1 g_phy_cap_rx_stbc + *fill* 0x3fc95ca2 0x2 + .data.ba_recv_action + 0x3fc95ca4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.ba_send_action + 0x3fc95cb0 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.ht_recv_action + 0x3fc95cbc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.ht_send_action + 0x3fc95cc0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.public_recv_action + 0x3fc95cc4 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.public_send_action + 0x3fc95d4c 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.sa_query_recv_action + 0x3fc95dd4 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.sa_query_send_action + 0x3fc95ddc 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.vendor_recv_action + 0x3fc95de4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.vendor_send_action + 0x3fc95de8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .data.tkip 0x3fc95dec 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x3fc95dec tkip + .data.g_scan_chan_list + 0x3fc95e04 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3fc95e12 0x2 + .data.wep 0x3fc95e14 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x3fc95e14 wep + .data.sms4 0x3fc95e2c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x3fc95e2c sms4 .data.g_pm_cfg - 0x3fc95e3c 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x3fc95e3c g_pm_cfg - .data.TxRxCxt 0x3fc95e80 0x3c0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x3fc95e80 TxRxCxt + 0x3fc95e44 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3fc95e44 g_pm_cfg + .data.TxRxCxt 0x3fc95e88 0x3c0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3fc95e88 TxRxCxt .data.g_eb_list_desc - 0x3fc96240 0xdc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x3fc96240 g_eb_list_desc + 0x3fc96248 0xdc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3fc96248 g_eb_list_desc .data.g_txop_queue_status - 0x3fc9631c 0x3 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x3fc9631c g_txop_queue_status - *fill* 0x3fc9631f 0x1 + 0x3fc96324 0x3 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3fc96324 g_txop_queue_status + *fill* 0x3fc96327 0x1 .data.lmacConfMib - 0x3fc96320 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x3fc96320 lmacConfMib + 0x3fc96328 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3fc96328 lmacConfMib .data.BasicOFDMSched - 0x3fc96350 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc96350 BasicOFDMSched + 0x3fc96358 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc96358 BasicOFDMSched .data.rc11BSchedTbl - 0x3fc9635c 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc9635c rc11BSchedTbl + 0x3fc96364 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc96364 rc11BSchedTbl .data.rc11GSchedTbl - 0x3fc963a4 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc963a4 rc11GSchedTbl + 0x3fc963ac 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc963ac rc11GSchedTbl .data.rc11NSchedTbl - 0x3fc96440 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc96440 rc11NSchedTbl + 0x3fc96448 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc96448 rc11NSchedTbl .data.rcLoRaSchedTbl - 0x3fc964e8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc964e8 rcLoRaSchedTbl + 0x3fc964f0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc964f0 rcLoRaSchedTbl .data.rcP2P11GSchedTbl - 0x3fc96500 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc96500 rcP2P11GSchedTbl + 0x3fc96508 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc96508 rcP2P11GSchedTbl .data.rcP2P11NSchedTbl - 0x3fc96560 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc96560 rcP2P11NSchedTbl - .data.trc_ctl 0x3fc965d8 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc965d8 trc_ctl + 0x3fc96568 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc96568 rcP2P11NSchedTbl + .data.trc_ctl 0x3fc965e0 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc965e0 trc_ctl .data.BcnInterval - 0x3fc965f4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc965f4 BcnInterval + 0x3fc965fc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc965fc BcnInterval .data.wDevCtrl - 0x3fc965f8 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc965f8 wDevCtrl + 0x3fc96600 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc96600 wDevCtrl .data.g_pp_timer_info - 0x3fc96630 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x3fc96630 g_pp_timer_info + 0x3fc96638 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x3fc96638 g_pp_timer_info .data.s_platform - 0x3fc966a0 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x3fc966a8 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .data.phy_param - 0x3fc966b0 0x340 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x3fc966b0 phy_param + 0x3fc966b8 0x340 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x3fc966b8 phy_param .data.wifi_ht20 - 0x3fc969f0 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x3fc969f0 wifi_ht20 + 0x3fc969f8 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x3fc969f8 wifi_ht20 .data.wifi_ht40 - 0x3fc969f2 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x3fc969f2 wifi_ht40 - .data 0x3fc969f4 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x3fc969f4 __sglue - .data 0x3fc96a00 0xf0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - 0x3fc96a00 _impure_data + 0x3fc969fa 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x3fc969fa wifi_ht40 + .data 0x3fc969fc 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x3fc969fc __sglue + .data 0x3fc96a08 0xf0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + 0x3fc96a08 _impure_data *(.dram1 .dram1.*) - .dram1.2 0x3fc96af0 0x2b esp-idf/esp_system/libesp_system.a(brownout.c.obj) - *fill* 0x3fc96b1b 0x1 - .dram1.0 0x3fc96b1c 0x4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .dram1.3 0x3fc96b20 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.2 0x3fc96b24 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.1 0x3fc96b28 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.0 0x3fc96b2c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .dram1.0 0x3fc96b30 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .dram1.0 0x3fc96b34 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3fc96b34 FreeRTOS_openocd_params - .dram1.0 0x3fc96b3c 0x50 esp-idf/freertos/libfreertos.a(port.c.obj) - .dram1.0 0x3fc96b8c 0x4 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .dram1.0 0x3fc96b90 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x3fc96b90 g_flash_guard_default_ops - .dram1.32 0x3fc96b98 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc96bb3 0x1 - .dram1.31 0x3fc96bb4 0x21 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc96bd5 0x3 - .dram1.30 0x3fc96bd8 0x3b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc96c13 0x1 - .dram1.29 0x3fc96c14 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc96c52 0x2 - .dram1.23 0x3fc96c54 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc96c6f 0x1 - .dram1.2 0x3fc96c70 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x3fc96c70 rom_spiflash_api_funcs - .dram1.1 0x3fc96c74 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .dram1.0 0x3fc96c84 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3fc96c8e 0x2 - .dram1.2 0x3fc96c90 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .dram1.1 0x3fc96cb0 0x30 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .dram1.16 0x3fc96ce0 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .dram1.15 0x3fc96d08 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .dram1.4 0x3fc96d18 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - 0x3fc96d18 esp_flash_noos_functions - .dram1.5 0x3fc96d40 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc96d40 spi_flash_chip_generic_timeout - .dram1.4 0x3fc96d54 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .dram1.3 0x3fc96d6c 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc96d6c rom_flash_chip_dummy_hpm - .dram1.2 0x3fc96d70 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc96d70 rom_flash_chip_dummy - .dram1.1 0x3fc96d74 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3fc96d7a 0x2 - .dram1.0 0x3fc96d7c 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .dram1.2 0x3fc96af8 0x2b esp-idf/esp_system/libesp_system.a(brownout.c.obj) + *fill* 0x3fc96b23 0x1 + .dram1.0 0x3fc96b24 0x4 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .dram1.3 0x3fc96b28 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.2 0x3fc96b2c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.1 0x3fc96b30 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.0 0x3fc96b34 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .dram1.0 0x3fc96b38 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .dram1.0 0x3fc96b3c 0x8 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc96b3c FreeRTOS_openocd_params + .dram1.0 0x3fc96b44 0x50 esp-idf/freertos/libfreertos.a(port.c.obj) + .dram1.0 0x3fc96b94 0x4 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .dram1.0 0x3fc96b98 0x8 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3fc96b98 g_flash_guard_default_ops + .dram1.32 0x3fc96ba0 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc96bbb 0x1 + .dram1.31 0x3fc96bbc 0x21 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc96bdd 0x3 + .dram1.30 0x3fc96be0 0x3b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc96c1b 0x1 + .dram1.29 0x3fc96c1c 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc96c5a 0x2 + .dram1.23 0x3fc96c5c 0x1b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc96c77 0x1 + .dram1.2 0x3fc96c78 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3fc96c78 rom_spiflash_api_funcs + .dram1.1 0x3fc96c7c 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .dram1.0 0x3fc96c8c 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3fc96c96 0x2 + .dram1.2 0x3fc96c98 0x20 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.1 0x3fc96cb8 0x30 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .dram1.16 0x3fc96ce8 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.15 0x3fc96d10 0x10 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .dram1.4 0x3fc96d20 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x3fc96d20 esp_flash_noos_functions + .dram1.5 0x3fc96d48 0x14 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc96d48 spi_flash_chip_generic_timeout + .dram1.4 0x3fc96d5c 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .dram1.3 0x3fc96d74 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc96d74 rom_flash_chip_dummy_hpm + .dram1.2 0x3fc96d78 0x4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc96d78 rom_flash_chip_dummy + .dram1.1 0x3fc96d7c 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) *fill* 0x3fc96d82 0x2 - .dram1.0 0x3fc96d84 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .dram1.0 0x3fc96ddc 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3fc96df5 0x3 - .dram1.4 0x3fc96df8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .dram1.3 0x3fc96e08 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .dram1.2 0x3fc96e18 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .dram1.1 0x3fc96e24 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .dram1.1 0x3fc96e30 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .dram1.0 0x3fc96e3c 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .dram1.2 0x3fc96e48 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x3fc96e48 g_mesh_is_started - *fill* 0x3fc96e49 0x3 - .dram1.3 0x3fc96e4c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x3fc96e4c g_mesh_init_ps_type - .dram1.4 0x3fc96e50 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x3fc96e50 g_mesh_is_root - .dram1.2 0x3fc96e51 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc96e51 g_sta_connected_flag - *fill* 0x3fc96e52 0x2 - .dram1.3 0x3fc96e54 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x3fc96e54 pp_sig_cnt - *fill* 0x3fc96e75 0x3 - .dram1.4 0x3fc96e78 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x3fc96e78 bars - .dram1.16 0x3fc96f18 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x3fc96f18 ptr_beacon_offset_funcs - .dram1.3 0x3fc96f1c 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x3fc96f1c eb_txdesc_space - .dram1.3 0x3fc96fac 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - .dram1.3 0x3fc96fb0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - .dram1.42 0x3fc96fb4 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc96fb4 s_record_list - .dram1.0 0x3fc97038 0x64 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - 0x3fc97038 temperature_sensor_attributes - .dram1.0 0x3fc9709c 0x8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .dram1.0 0x3fc970a4 0x1 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x3fc970a5 _coredump_dram_start = ABSOLUTE (.) + .dram1.0 0x3fc96d84 0x6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc96d8a 0x2 + .dram1.0 0x3fc96d8c 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .dram1.0 0x3fc96de4 0x19 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3fc96dfd 0x3 + .dram1.4 0x3fc96e00 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .dram1.3 0x3fc96e10 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .dram1.2 0x3fc96e20 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .dram1.1 0x3fc96e2c 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .dram1.1 0x3fc96e38 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .dram1.0 0x3fc96e44 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .dram1.2 0x3fc96e50 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc96e50 g_mesh_is_started + *fill* 0x3fc96e51 0x3 + .dram1.3 0x3fc96e54 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc96e54 g_mesh_init_ps_type + .dram1.4 0x3fc96e58 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc96e58 g_mesh_is_root + .dram1.2 0x3fc96e59 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc96e59 g_sta_connected_flag + *fill* 0x3fc96e5a 0x2 + .dram1.3 0x3fc96e5c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3fc96e5c pp_sig_cnt + *fill* 0x3fc96e7d 0x3 + .dram1.4 0x3fc96e80 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3fc96e80 bars + .dram1.16 0x3fc96f20 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x3fc96f20 ptr_beacon_offset_funcs + .dram1.3 0x3fc96f24 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3fc96f24 eb_txdesc_space + .dram1.3 0x3fc96fb4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + .dram1.3 0x3fc96fb8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .dram1.42 0x3fc96fbc 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc96fbc s_record_list + .dram1.0 0x3fc97040 0x64 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + 0x3fc97040 temperature_sensor_attributes + .dram1.0 0x3fc970a4 0x8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .dram1.0 0x3fc970ac 0x1 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3fc970ad _coredump_dram_start = ABSOLUTE (.) *(.dram2.coredump .dram2.coredump.*) - 0x3fc970a5 _coredump_dram_end = ABSOLUTE (.) + 0x3fc970ad _coredump_dram_end = ABSOLUTE (.) *libapp_trace.a:app_trace.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libapp_trace.a:app_trace_util.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libapp_trace.a:port_uart.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) @@ -25305,31 +24995,31 @@ END GROUP *libesp_hw_support.a:mspi_timing_tuning.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_hw_support.a:rtc_clk.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.rtc_clk_xtal_freq_get.str1.4 - 0x3fc970a5 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc970ad 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .rodata.rtc_clk_cpu_freq_get_config.str1.4 - 0x3fc970a5 0x31 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc970ad 0x31 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .rodata.rtc_clk_cpu_freq_to_xtal.str1.4 - 0x3fc970a5 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - *fill* 0x3fc970a5 0x3 + 0x3fc970ad 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + *fill* 0x3fc970ad 0x3 .rodata.__func__.0 - 0x3fc970a8 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc970b0 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) *libesp_hw_support.a:sleep_console.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_hw_support.a:systimer.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_mm.a:esp_cache.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_cache_aligned_malloc_internal.str1.4 - 0x3fc970bf 0x5b esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - *fill* 0x3fc970bf 0x1 + 0x3fc970c7 0x5b esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + *fill* 0x3fc970c7 0x1 .rodata.__FUNCTION__.0 - 0x3fc970c0 0x18 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + 0x3fc970c8 0x18 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) *libesp_rom.a:esp_rom_print.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_rom.a:esp_rom_spiflash.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_rom.a:esp_rom_sys.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_rom.a:esp_rom_systimer.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_system.a:esp_err.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_error_check_failed_print.str1.4 - 0x3fc970d8 0x5c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x3fc970e0 0x5c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .rodata._esp_error_check_failed.str1.4 - 0x3fc970d8 0x10 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x3fc970e0 0x10 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) *libesp_system.a:image_process.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libesp_system.a:ubsan.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libgcc.a:_divsf3.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) @@ -25337,1187 +25027,1210 @@ END GROUP *libgcov.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:cache_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.cache_hal_disable.str1.4 - 0x3fc970d8 0x54 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x3fc970e0 0x54 esp-idf/hal/libhal.a(cache_hal.c.obj) .rodata.cache_hal_get_cache_line_size.str1.4 - 0x3fc970d8 0x23 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x3fc970e0 0x23 esp-idf/hal/libhal.a(cache_hal.c.obj) .rodata.__func__.0 - 0x3fc970d8 0x1e esp-idf/hal/libhal.a(cache_hal.c.obj) - *fill* 0x3fc970f6 0x2 + 0x3fc970e0 0x1e esp-idf/hal/libhal.a(cache_hal.c.obj) + *fill* 0x3fc970fe 0x2 .rodata.__func__.1 - 0x3fc970f8 0x11 esp-idf/hal/libhal.a(cache_hal.c.obj) - *fill* 0x3fc97109 0x3 + 0x3fc97100 0x11 esp-idf/hal/libhal.a(cache_hal.c.obj) + *fill* 0x3fc97111 0x3 .rodata.__func__.2 - 0x3fc9710c 0x12 esp-idf/hal/libhal.a(cache_hal.c.obj) + 0x3fc97114 0x12 esp-idf/hal/libhal.a(cache_hal.c.obj) *libhal.a:i2c_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:ledc_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.ledc_hal_set_fade_param.str1.4 - 0x3fc9711e 0x30 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - *fill* 0x3fc9711e 0x2 + 0x3fc97126 0x30 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + *fill* 0x3fc97126 0x2 .rodata.__func__.0 - 0x3fc97120 0x18 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + 0x3fc97128 0x18 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) *libhal.a:mmu_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.mmu_ll_check_entry_valid.str1.4 - 0x3fc97138 0x51 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc97140 0x51 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_hal_paddr_to_vaddr.str1.4 - 0x3fc97138 0x52 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc97140 0x52 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_hal_map_region.str1.4 - 0x3fc97138 0xf4 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc97140 0xf4 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.mmu_hal_vaddr_to_paddr.str1.4 - 0x3fc97138 0x5f esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc97140 0x5f esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.__func__.0 - 0x3fc97138 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc9714f 0x1 + 0x3fc97140 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc97157 0x1 .rodata.__func__.1 - 0x3fc97150 0x1e esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc9716e 0x2 + 0x3fc97158 0x1e esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc97176 0x2 .rodata.__func__.2 - 0x3fc97170 0x18 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc97178 0x18 esp-idf/hal/libhal.a(mmu_hal.c.obj) .rodata.__func__.3 - 0x3fc97188 0x19 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc971a1 0x3 + 0x3fc97190 0x19 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc971a9 0x3 .rodata.__func__.4 - 0x3fc971a4 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc971bb 0x1 + 0x3fc971ac 0x17 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc971c3 0x1 .rodata.__func__.5 - 0x3fc971bc 0x15 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc971d1 0x3 + 0x3fc971c4 0x15 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc971d9 0x3 .rodata.__func__.6 - 0x3fc971d4 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) - *fill* 0x3fc971e7 0x1 + 0x3fc971dc 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) + *fill* 0x3fc971ef 0x1 .rodata.__func__.7 - 0x3fc971e8 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x3fc971f0 0x13 esp-idf/hal/libhal.a(mmu_hal.c.obj) *libhal.a:spi_flash_encrypt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.spi_flash_encrypt_ll_plaintext_save.str1.4 - 0x3fc971fb 0x81 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - *fill* 0x3fc971fb 0x1 + 0x3fc97203 0x81 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + *fill* 0x3fc97203 0x1 .rodata.__func__.0 - 0x3fc971fc 0x24 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x3fc97204 0x24 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) *libhal.a:spi_flash_hal_gpspi.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:spi_flash_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:spi_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:spi_slave_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libhal.a:systimer_hal.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.systimer_hal_set_alarm_period.str1.4 - 0x3fc97220 0x4a esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x3fc97228 0x4a esp-idf/hal/libhal.a(systimer_hal.c.obj) .rodata.__func__.0 - 0x3fc97220 0x1d esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x3fc97228 0x1d esp-idf/hal/libhal.a(systimer_hal.c.obj) *libhal.a:wdt_hal_iram.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc9723d 0x3 + *fill* 0x3fc97245 0x3 .rodata.wdt_hal_config_stage.str1.4 - 0x3fc97240 0x9a1 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x3fc97248 0x9a1 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) 0x56 (size before relaxing) - *fill* 0x3fc97be1 0x3 + *fill* 0x3fc97be9 0x3 .rodata.__func__.0 - 0x3fc97be4 0x15 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + 0x3fc97bec 0x15 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) *liblog.a:log_lock.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libnewlib.a:abort.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.abort.str1.4 - 0x3fc97bf9 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) + 0x3fc97c01 0x26 esp-idf/newlib/libnewlib.a(abort.c.obj) *libnewlib.a:assert.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.__assert_func.str1.4 - 0x3fc97bf9 0x36 esp-idf/newlib/libnewlib.a(assert.c.obj) + 0x3fc97c01 0x36 esp-idf/newlib/libnewlib.a(assert.c.obj) *libnewlib.a:heap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libnewlib.a:stdatomic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libphy.a:(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.ram2_rfpll_cap_track.str1.4 - 0x3fc97bf9 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x3fc97c01 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) .rodata.rfcal_track.str1.4 - 0x3fc97bf9 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x3fc97c01 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) .rodata.rom1_txpwr_cal_track.str1.4 - 0x3fc97bf9 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x3fc97c01 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) .rodata.rom2_ulp_code_track.str1.4 - 0x3fc97bf9 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - *fill* 0x3fc97bf9 0x3 - .rodata 0x3fc97bfc 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x3fc97c01 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + *fill* 0x3fc97c01 0x3 + .rodata 0x3fc97c04 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) .rodata.freq_i2c_write_set - 0x3fc97c04 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x3fc97c0c 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) .rodata.freq_get_i2c_data - 0x3fc97c28 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x3fc97c30 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) .rodata.set_pbus_mem - 0x3fc97c50 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - .rodata 0x3fc97c78 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - .rodata 0x3fc97cbc 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - *fill* 0x3fc97cc5 0x3 + 0x3fc97c58 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + .rodata 0x3fc97c80 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + .rodata 0x3fc97cc4 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + *fill* 0x3fc97ccd 0x3 .rodata.CSWTCH.51 - 0x3fc97cc8 0x3 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x3fc97cd0 0x3 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) .rodata.ram2_rfpll_cap_correct.str1.4 - 0x3fc97ccb 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x3fc97cd3 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) .rodata.wait_rfpll_cal_end.str1.4 - 0x3fc97ccb 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - *fill* 0x3fc97ccb 0x1 + 0x3fc97cd3 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + *fill* 0x3fc97cd3 0x1 .rodata.phy_tsens_attribute - 0x3fc97ccc 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x3fc97ccc phy_tsens_attribute - *fill* 0x3fc97cea 0x2 + 0x3fc97cd4 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x3fc97cd4 phy_tsens_attribute + *fill* 0x3fc97cf2 0x2 .rodata.CSWTCH.21 - 0x3fc97cec 0x3 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - *fill* 0x3fc97cef 0x1 + 0x3fc97cf4 0x3 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + *fill* 0x3fc97cf7 0x1 .rodata.rc_cal.cst8 - 0x3fc97cf0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - .rodata 0x3fc97d08 0x57 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x3fc97cf8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + .rodata 0x3fc97d10 0x57 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) .rodata.gen_rx_gain_table.str1.4 - 0x3fc97d5f 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x3fc97d67 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) .rodata.get_phy_version_str.str1.4 - 0x3fc97d5f 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - *fill* 0x3fc97d5f 0x1 - .rodata 0x3fc97d60 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x3fc97d67 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + *fill* 0x3fc97d67 0x1 + .rodata 0x3fc97d68 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) .rodata.rom1_bt_get_tx_gain_new.str1.4 - 0x3fc97dc8 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x3fc97dd0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) .rodata.rom1_wifi_get_tx_gain.str1.4 - 0x3fc97dc8 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x3fc97dd0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) .rodata.dco_gain_coarse.4660 - 0x3fc97dc8 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x3fc97dd0 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) .rodata.get_rfcal_rxiq_data.str1.4 - 0x3fc97dce 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x3fc97dd6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) .rodata.pbus_rx_dco_cal.str1.4 - 0x3fc97dce 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x3fc97dd6 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) .rodata.rxiq_get_mis.str1.4 - 0x3fc97dce 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x3fc97dd6 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) .rodata.set_rx_gain_cal_iq.str1.4 - 0x3fc97dce 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - *fill* 0x3fc97dce 0x2 + 0x3fc97dd6 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + *fill* 0x3fc97dd6 0x2 .rodata.CSWTCH.164 - 0x3fc97dd0 0x3 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - *fill* 0x3fc97dd3 0x1 + 0x3fc97dd8 0x3 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + *fill* 0x3fc97ddb 0x1 .rodata.CSWTCH.165 - 0x3fc97dd4 0x3 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x3fc97ddc 0x3 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) .rodata.get_power_atten.str1.4 - 0x3fc97dd7 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x3fc97ddf 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) .rodata.rfcal_pwrctrl.str1.4 - 0x3fc97dd7 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x3fc97ddf 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) .rodata.rfcal_txcap.str1.4 - 0x3fc97dd7 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x3fc97ddf 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) *libsoc.a:lldesc.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libspi_flash.a:flash_brownout_hook.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) *libspi_flash.a:memspi_host_driver.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.memspi_host_read_id_hs.str1.4 - 0x3fc97dd7 0x1a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc97ddf 0x1a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .rodata.memspi_host_erase_sector.str1.4 - 0x3fc97dd7 0x4c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc97ddf 0x4c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .rodata.memspi_host_program_page.str1.4 - 0x3fc97dd7 0x1e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc97dd7 0x1 + 0x3fc97ddf 0x1e esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc97ddf 0x1 .rodata.__func__.0 - 0x3fc97dd8 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc97df1 0x3 + 0x3fc97de0 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc97df9 0x3 .rodata.__func__.1 - 0x3fc97df4 0x18 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc97dfc 0x18 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .rodata.__func__.2 - 0x3fc97e0c 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc97e25 0x3 - .srodata.TAG 0x3fc97e28 0x7 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - *fill* 0x3fc97e2f 0x1 + 0x3fc97e14 0x19 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc97e2d 0x3 + .srodata.TAG 0x3fc97e30 0x7 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + *fill* 0x3fc97e37 0x1 .rodata.esp_flash_gpspi_host - 0x3fc97e30 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x3fc97e38 0x58 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) *libspi_flash.a:spi_flash_chip_boya.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.esp_flash_chip_boya - 0x3fc97e88 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - 0x3fc97e88 esp_flash_chip_boya + 0x3fc97e90 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x3fc97e90 esp_flash_chip_boya .srodata.chip_name - 0x3fc97f04 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x3fc97f0c 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) *libspi_flash.a:spi_flash_chip_gd.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc97f09 0x3 + *fill* 0x3fc97f11 0x3 .rodata.esp_flash_chip_gd - 0x3fc97f0c 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - 0x3fc97f0c esp_flash_chip_gd + 0x3fc97f14 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x3fc97f14 esp_flash_chip_gd .srodata.chip_name - 0x3fc97f88 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x3fc97f90 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) *libspi_flash.a:spi_flash_chip_generic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.spi_flash_chip_generic_read.str1.4 - 0x3fc97f8b 0x39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc97f93 0x39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .rodata.spi_flash_chip_generic_get_write_protect.str1.4 - 0x3fc97f8b 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc97f93 0x4c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .rodata.spi_flash_chip_generic_read_unique_id.str1.4 - 0x3fc97f8b 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3fc97f8b 0x1 + 0x3fc97f93 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc97f93 0x1 .rodata.__func__.0 - 0x3fc97f8c 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - *fill* 0x3fc97fb5 0x3 + 0x3fc97f94 0x29 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + *fill* 0x3fc97fbd 0x3 .rodata.esp_flash_chip_generic - 0x3fc97fb8 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - 0x3fc97fb8 esp_flash_chip_generic + 0x3fc97fc0 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc97fc0 esp_flash_chip_generic .srodata.chip_name - 0x3fc98034 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .rodata.TAG 0x3fc9803c 0xd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x3fc9803c 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .rodata.TAG 0x3fc98044 0xd esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) *libspi_flash.a:spi_flash_chip_issi.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc98049 0x3 + *fill* 0x3fc98051 0x3 .rodata.esp_flash_chip_issi - 0x3fc9804c 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - 0x3fc9804c esp_flash_chip_issi + 0x3fc98054 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x3fc98054 esp_flash_chip_issi .srodata.chip_name - 0x3fc980c8 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x3fc980d0 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) *libspi_flash.a:spi_flash_chip_mxic.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc980cd 0x3 + *fill* 0x3fc980d5 0x3 .rodata.esp_flash_chip_mxic - 0x3fc980d0 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - 0x3fc980d0 esp_flash_chip_mxic + 0x3fc980d8 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x3fc980d8 esp_flash_chip_mxic .srodata.chip_name - 0x3fc9814c 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x3fc98154 0x5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) *libspi_flash.a:spi_flash_chip_th.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - *fill* 0x3fc98151 0x3 + *fill* 0x3fc98159 0x3 .rodata.esp_flash_chip_th - 0x3fc98154 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - 0x3fc98154 esp_flash_chip_th + 0x3fc9815c 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x3fc9815c esp_flash_chip_th .srodata.chip_name - 0x3fc981d0 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x3fc981d8 0x3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) *libspi_flash.a:spi_flash_chip_winbond.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) .rodata.spi_flash_chip_winbond_read.str1.4 - 0x3fc981d3 0x39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - *fill* 0x3fc981d3 0x1 + 0x3fc981db 0x39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + *fill* 0x3fc981db 0x1 .rodata.esp_flash_chip_winbond - 0x3fc981d4 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - 0x3fc981d4 esp_flash_chip_winbond + 0x3fc981dc 0x7c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x3fc981dc esp_flash_chip_winbond .srodata.chip_name - 0x3fc98250 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .srodata.TAG 0x3fc98258 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x3fc98258 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .srodata.TAG 0x3fc98260 0x8 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) *libspi_flash.a:spi_flash_wrap.*(.rodata .rodata.* .sdata2 .sdata2.* .srodata .srodata.*) - 0x3fc98260 _data_end = ABSOLUTE (.) + 0x3fc98268 _data_end = ABSOLUTE (.) -.noinit 0x3fc98260 0x0 - 0x3fc98260 . = ALIGN (0x4) - 0x3fc98260 _noinit_start = ABSOLUTE (.) +.noinit 0x3fc98268 0x0 + 0x3fc98268 . = ALIGN (0x4) + 0x3fc98268 _noinit_start = ABSOLUTE (.) *(.noinit .noinit.*) - 0x3fc98260 . = ALIGN (0x4) - 0x3fc98260 _noinit_end = ABSOLUTE (.) + 0x3fc98268 . = ALIGN (0x4) + 0x3fc98268 _noinit_end = ABSOLUTE (.) -.dram0.bss 0x3fc98260 0x4968 - 0x3fc98260 . = ALIGN (0x8) - 0x3fc98260 _bss_start = ABSOLUTE (.) +.dram0.bss 0x3fc98270 0x49a8 + 0x3fc98270 . = ALIGN (0x8) + 0x3fc98270 _bss_start = ABSOLUTE (.) *(.bss .bss.*) .bss.app_elf_sha256_str - 0x3fc98260 0xa esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) - 0x3fc98260 app_elf_sha256_str - *fill* 0x3fc9826a 0x2 + 0x3fc98270 0xa esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3fc98270 app_elf_sha256_str + *fill* 0x3fc9827a 0x2 .bss.shutdown_handlers - 0x3fc9826c 0x14 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x3fc9827c 0x14 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) .bss.s_log_cache - 0x3fc98280 0xf8 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3fc98290 0xf8 esp-idf/log/liblog.a(log_binary_heap.c.obj) .bss.ref_counts - 0x3fc98378 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3fc98395 0x3 + 0x3fc98388 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3fc983a5 0x3 .bss.s_dslp_phy_cb - 0x3fc98398 0xc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x3fc983a8 0xc esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .bss.xSuspendedTaskList - 0x3fc983a4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc983b4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xTasksWaitingTermination - 0x3fc983b8 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc983c8 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xPendingReadyList - 0x3fc983cc 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc983dc 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xDelayedTaskList2 - 0x3fc983e0 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc983f0 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.xDelayedTaskList1 - 0x3fc983f4 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc98404 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) .bss.pxReadyTasksLists - 0x3fc98408 0x1f4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3fc985fc 0x4 + 0x3fc98418 0x1f4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3fc9860c 0x4 .bss.xIsrStack - 0x3fc98600 0x600 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc98600 xIsrStack + 0x3fc98610 0x600 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc98610 xIsrStack .bss.systimer_hal.1 - 0x3fc98c00 0xc esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x3fc98c10 0xc esp-idf/freertos/libfreertos.a(port_systick.c.obj) .bss.s_common_recursive_mutex - 0x3fc98c0c 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x3fc98c0c __lock___sinit_recursive_mutex - 0x3fc98c0c __lock___env_recursive_mutex - 0x3fc98c0c __lock___sfp_recursive_mutex - 0x3fc98c0c __lock___atexit_recursive_mutex - 0x3fc98c0c __lock___malloc_recursive_mutex + 0x3fc98c1c 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3fc98c1c __lock___sinit_recursive_mutex + 0x3fc98c1c __lock___env_recursive_mutex + 0x3fc98c1c __lock___sfp_recursive_mutex + 0x3fc98c1c __lock___atexit_recursive_mutex + 0x3fc98c1c __lock___malloc_recursive_mutex .bss.s_common_mutex - 0x3fc98c60 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x3fc98c60 __lock___tz_mutex - 0x3fc98c60 __lock___arc4random_mutex - 0x3fc98c60 __lock___dd_hash_mutex - 0x3fc98c60 __lock___at_quick_exit_mutex + 0x3fc98c70 0x54 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x3fc98c70 __lock___tz_mutex + 0x3fc98c70 __lock___arc4random_mutex + 0x3fc98c70 __lock___dd_hash_mutex + 0x3fc98c70 __lock___at_quick_exit_mutex .bss.systimer_hal - 0x3fc98cb4 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .bss.s_vfs 0x3fc98cc0 0x20 esp-idf/vfs/libvfs.a(vfs.c.obj) - .bss.buf 0x3fc98ce0 0xf esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3fc98cef 0x1 - .bss.m 0x3fc98cf0 0x20 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x3fc98cf0 m - .bss.states 0x3fc98d10 0x24 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x3fc98cc4 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .bss.s_vfs 0x3fc98cd0 0x20 esp-idf/vfs/libvfs.a(vfs.c.obj) + .bss.buf 0x3fc98cf0 0xf esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3fc98cff 0x1 + .bss.m 0x3fc98d00 0x20 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc98d00 m + .bss.states 0x3fc98d20 0x24 esp-idf/main/libmain.a(i2cdev.c.obj) .bss.s_intr_handlers - 0x3fc98d34 0x100 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3fc98d44 0x100 esp-idf/riscv/libriscv.a(interrupt.c.obj) .bss.s_mmu_ctx - 0x3fc98e34 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .bss.tick_cb 0x3fc98e60 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .bss.idle_cb 0x3fc98e80 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x3fc98e44 0x2c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .bss.tick_cb 0x3fc98e70 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .bss.idle_cb 0x3fc98e90 0x20 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .bss.init_context - 0x3fc98ea0 0xc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x3fc98eb0 0xc esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) .bss.s_adc_cali_param - 0x3fc98eac 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3fc98ebc 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .bss._ZL13s_nvs_handles - 0x3fc98ecc 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x3fc98edc 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .bss.s_ledc_fade_rec - 0x3fc98ed8 0x18 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .bss.s_ctx 0x3fc98ef0 0x10 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x3fc98ee8 0x18 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .bss.s_wifi_netifs + 0x3fc98f00 0xc esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .bss.s_wifi_netifs + 0x3fc98f0c 0xc esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .bss.s_wifi_rxcbs + 0x3fc98f18 0xc esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .bss.s_ctx 0x3fc98f24 0x10 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .bss.supported_ciphersuites - 0x3fc98f00 0xec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x3fc98f34 0xec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) .bss.ecp_supported_grp_id - 0x3fc98fec 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3fc99020 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .bss.op_sem_buf.1 - 0x3fc99020 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3fc99054 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .bss.op_sem_buf.2 - 0x3fc99074 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3fc990a8 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .bss.g_espnow_lock - 0x3fc990c8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x3fc990c8 g_espnow_lock - .bss.g_mt 0x3fc990cc 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x3fc990cc g_mt - .bss.wpa_crypto_funcs - 0x3fc99108 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x3fc99108 wpa_crypto_funcs - .bss.gChmCxt 0x3fc99134 0x250 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x3fc99134 gChmCxt - .bss.g_hmac_cnt - 0x3fc99384 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) - 0x3fc99384 g_hmac_cnt - .bss.g_wifi_nvs_cfg - 0x3fc993c4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .bss.s_wifi_nvs - 0x3fc993c8 0x514 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x3fc993c8 s_wifi_nvs - .bss.s_ap_igtk - 0x3fc998dc 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - .bss.s_sta_igtk - 0x3fc9992c 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - .bss.g_mac_sleep_en - 0x3fc9997c 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x3fc9997c g_mac_sleep_en - *fill* 0x3fc9997d 0x3 - .bss.g_wifi_menuconfig - 0x3fc99980 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x3fc99980 g_wifi_menuconfig - .bss.mac_list_lock - 0x3fc999e8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x3fc999e8 mac_list_lock - .bss.s_wifi_task_hdl - 0x3fc999ec 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x3fc999ec s_wifi_task_hdl - .bss.s_wpa2_start - 0x3fc999f0 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .bss.s_wps_start - 0x3fc999f1 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3fc999f2 0x2 - .bss.ftm_req_expiry_timer - 0x3fc999f4 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - .bss.ftm_resp_ctx - 0x3fc99a08 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x3fc99a08 ftm_resp_ctx - .bss.ftmr_timer - 0x3fc99a14 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - .bss.g_ftm_report_data - 0x3fc99a28 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - .bss.g_ftm_using_get_report_api - 0x3fc99a2c 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - *fill* 0x3fc99a2d 0x3 - .bss.s_ftm_initiator - 0x3fc99a30 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - .bss.s_net80211_data_init - 0x3fc99a34 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3fc99a35 0x3 - .bss.s_wifi_api_lock - 0x3fc99a38 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x3fc99a38 s_wifi_api_lock - .bss.s_wifi_stop_in_progress - 0x3fc99a3c 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x3fc99a3c s_wifi_stop_in_progress - *fill* 0x3fc99a3d 0x3 - .bss.g_ic 0x3fc99a40 0x2a4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x3fc99a40 g_ic - .bss.avs_cb 0x3fc99ce4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - .bss.avs_rx_content - 0x3fc99ce8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - .bss.get_key_cb - 0x3fc99cec 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - .bss.in_rssi_adjust - 0x3fc99cf0 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc99cf0 in_rssi_adjust - .bss.rssi_index - 0x3fc99cf1 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc99cf1 rssi_index - *fill* 0x3fc99cf2 0x2 - .bss.rssi_saved - 0x3fc99cf4 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc99cf4 rssi_saved - .bss.s_eapol_txdone_cb - 0x3fc99cfc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc99cfc s_eapol_txdone_cb - .bss.sta_csa_timer - 0x3fc99d00 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x3fc99d00 sta_csa_timer - .bss.g_wifi_improve_contention_ability - 0x3fc99d14 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x3fc99d14 g_wifi_improve_contention_ability - *fill* 0x3fc99d15 0x3 - .bss.tokens.12562 - 0x3fc99d18 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3fc990fc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x3fc990fc g_espnow_lock + .bss.g_mt 0x3fc99100 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3fc99100 g_mt .bss.len_dh_ie - 0x3fc99d1c 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x3fc99d1c len_dh_ie - *fill* 0x3fc99d1d 0x3 + 0x3fc9913c 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3fc9913c len_dh_ie + *fill* 0x3fc9913d 0x3 .bss.s_netstack_ref - 0x3fc99d20 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x3fc99d20 s_netstack_ref + 0x3fc99140 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3fc99140 s_netstack_ref .bss.s_tx_cacheq - 0x3fc99d24 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x3fc99d24 s_tx_cacheq - .bss.BcnIntvl 0x3fc99d2c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .bss.ap_rxcb 0x3fc99d30 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x3fc99d30 ap_rxcb + 0x3fc99144 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3fc99144 s_tx_cacheq + .bss.BcnIntvl 0x3fc9914c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .bss.ap_rxcb 0x3fc99150 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc99150 ap_rxcb .bss.beacon_send_start_flag - 0x3fc99d34 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3fc99d35 0x3 + 0x3fc99154 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3fc99155 0x3 .bss.beacon_timer - 0x3fc99d38 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc99158 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .bss.g_beacon_dtim_send_mc - 0x3fc99d4c 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3fc99d4d 0x3 + 0x3fc9916c 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3fc9916d 0x3 .bss.g_beacon_eb - 0x3fc99d50 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x3fc99d50 g_beacon_eb + 0x3fc99170 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc99170 g_beacon_eb .bss.g_beacon_eb_allocated - 0x3fc99d58 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc99178 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .bss.g_beacon_idx - 0x3fc99d59 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x3fc99d59 g_beacon_idx - *fill* 0x3fc99d5a 0x2 + 0x3fc99179 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc99179 g_beacon_idx + *fill* 0x3fc9917a 0x2 .bss.g_deauth_mac_list - 0x3fc99d5c 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x3fc99d5c g_deauth_mac_list + 0x3fc9917c 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc9917c g_deauth_mac_list .bss.g_sa_query_mac_list - 0x3fc99d68 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x3fc99d68 g_sa_query_mac_list + 0x3fc99188 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3fc99188 g_sa_query_mac_list .bss.tim_offset - 0x3fc99d74 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3fc99d75 0x3 - .bss.app_scan_params - 0x3fc99d78 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x3fc99d78 app_scan_params - .bss.connect_scan_flag - 0x3fc99d88 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x3fc99d88 connect_scan_flag - *fill* 0x3fc99d89 0x3 - .bss.gScanStruct - 0x3fc99d8c 0x11c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x3fc99d8c gScanStruct - .bss.s_ch.12977 - 0x3fc99ea8 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3fc99eaa 0x2 - .bss.s_owe_scan_flag - 0x3fc99eac 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .bss.scannum 0x3fc99eb0 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x3fc99eb0 scannum - *fill* 0x3fc99eb2 0x2 - .bss.ctx 0x3fc99eb4 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x3fc99eb4 ctx + 0x3fc99194 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3fc99195 0x3 + .bss.wpa_crypto_funcs + 0x3fc99198 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x3fc99198 wpa_crypto_funcs + .bss.gChmCxt 0x3fc991c4 0x250 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x3fc991c4 gChmCxt + .bss.ctx 0x3fc99414 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x3fc99414 ctx .bss.esp_mesh_quick_funcs - 0x3fc99ebc 0xb0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x3fc99ebc esp_mesh_quick_funcs + 0x3fc9941c 0xb0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc9941c esp_mesh_quick_funcs .bss.g_mesh_topology - 0x3fc99f6c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x3fc99f6c g_mesh_topology - .bss.ap_no_lr 0x3fc99f70 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc99f70 ap_no_lr - *fill* 0x3fc99f71 0x3 + 0x3fc994cc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x3fc994cc g_mesh_topology + .bss.g_hmac_cnt + 0x3fc994d0 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + 0x3fc994d0 g_hmac_cnt + .bss.ap_no_lr 0x3fc99510 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc99510 ap_no_lr + *fill* 0x3fc99511 0x3 .bss.cnx_csa_timer - 0x3fc99f74 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc99514 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .bss.g_authmode_incompatible - 0x3fc99f88 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc99f88 g_authmode_incompatible + 0x3fc99528 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc99528 g_authmode_incompatible .bss.g_authmode_threshold_failure - 0x3fc99f89 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc99f89 g_authmode_threshold_failure - *fill* 0x3fc99f8a 0x6 - .bss.g_cnxMgr 0x3fc99f90 0xf28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc99f90 g_cnxMgr + 0x3fc99529 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc99529 g_authmode_threshold_failure + *fill* 0x3fc9952a 0x6 + .bss.g_cnxMgr 0x3fc99530 0xf28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc99530 g_cnxMgr .bss.g_cnx_probe_rc_list_cb - 0x3fc9aeb8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc9aeb8 g_cnx_probe_rc_list_cb + 0x3fc9a458 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9a458 g_cnx_probe_rc_list_cb .bss.g_in_blacklist_flag - 0x3fc9aebc 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc9aebc g_in_blacklist_flag + 0x3fc9a45c 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9a45c g_in_blacklist_flag .bss.g_rssi_threshold_failure - 0x3fc9aebd 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc9aebd g_rssi_threshold_failure + 0x3fc9a45d 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9a45d g_rssi_threshold_failure .bss.is_connected_sync - 0x3fc9aebe 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9a45e 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .bss.reconnect_flag - 0x3fc9aebf 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc9aebf reconnect_flag + 0x3fc9a45f 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9a45f reconnect_flag .bss.s_csa_timer_bss - 0x3fc9aec0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9a460 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .bss.s_sta_last_start_txseq - 0x3fc9aec4 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3fc9aec6 0x2 + 0x3fc9a464 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3fc9a466 0x2 .bss.sta_con_timer - 0x3fc9aec8 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x3fc9aec8 sta_con_timer + 0x3fc9a468 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3fc9a468 sta_con_timer + .bss.g_wifi_nvs_cfg + 0x3fc9a47c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .bss.s_wifi_nvs + 0x3fc9a480 0x514 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3fc9a480 s_wifi_nvs + .bss.s_ap_igtk + 0x3fc9a994 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .bss.s_sta_igtk + 0x3fc9a9e4 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .bss.ap_id.14977 + 0x3fc9aa34 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .bss.g_mac_sleep_en + 0x3fc9aa35 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc9aa35 g_mac_sleep_en + *fill* 0x3fc9aa36 0x2 + .bss.g_wifi_menuconfig + 0x3fc9aa38 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc9aa38 g_wifi_menuconfig + .bss.mac_list_lock + 0x3fc9aaa0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc9aaa0 mac_list_lock + .bss.s_wifi_task_hdl + 0x3fc9aaa4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x3fc9aaa4 s_wifi_task_hdl + .bss.s_wpa2_start + 0x3fc9aaa8 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .bss.s_wps_start + 0x3fc9aaa9 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3fc9aaaa 0x2 + .bss.ftm_req_expiry_timer + 0x3fc9aaac 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .bss.ftm_resp_ctx + 0x3fc9aac0 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x3fc9aac0 ftm_resp_ctx + .bss.ftmr_timer + 0x3fc9aacc 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .bss.g_ftm_report_data + 0x3fc9aae0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .bss.g_ftm_using_get_report_api + 0x3fc9aae4 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + *fill* 0x3fc9aae5 0x3 + .bss.s_ftm_initiator + 0x3fc9aae8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + .bss.s_net80211_data_init + 0x3fc9aaec 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3fc9aaed 0x3 + .bss.s_wifi_api_lock + 0x3fc9aaf0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3fc9aaf0 s_wifi_api_lock + .bss.s_wifi_stop_in_progress + 0x3fc9aaf4 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x3fc9aaf4 s_wifi_stop_in_progress + *fill* 0x3fc9aaf5 0x3 + .bss.g_ic 0x3fc9aaf8 0x2a4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3fc9aaf8 g_ic + .bss.avs_cb 0x3fc9ad9c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .bss.avs_rx_content + 0x3fc9ada0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .bss.get_key_cb + 0x3fc9ada4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + .bss.in_rssi_adjust + 0x3fc9ada8 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc9ada8 in_rssi_adjust + .bss.rssi_index + 0x3fc9ada9 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc9ada9 rssi_index + *fill* 0x3fc9adaa 0x2 + .bss.rssi_saved + 0x3fc9adac 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc9adac rssi_saved + .bss.s_eapol_txdone_cb + 0x3fc9adb4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc9adb4 s_eapol_txdone_cb + .bss.sta_csa_timer + 0x3fc9adb8 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3fc9adb8 sta_csa_timer + .bss.g_wifi_improve_contention_ability + 0x3fc9adcc 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x3fc9adcc g_wifi_improve_contention_ability + *fill* 0x3fc9adcd 0x3 + .bss.tokens.12562 + 0x3fc9add0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .bss.app_scan_params + 0x3fc9add4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3fc9add4 app_scan_params + .bss.connect_scan_flag + 0x3fc9ade4 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3fc9ade4 connect_scan_flag + *fill* 0x3fc9ade5 0x3 + .bss.gScanStruct + 0x3fc9ade8 0x11c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3fc9ade8 gScanStruct + .bss.s_ch.12977 + 0x3fc9af04 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3fc9af06 0x2 + .bss.s_owe_scan_flag + 0x3fc9af08 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .bss.scannum 0x3fc9af0c 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3fc9af0c scannum + *fill* 0x3fc9af0e 0x2 .bss.beacon_monitor_data.13115 - 0x3fc9aedc 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3fc9af10 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3fc9af24 0x4 .bss.beacon_monitor_tbtt_time.13091 - 0x3fc9aef0 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - .bss.g_pm 0x3fc9aef8 0x1f0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x3fc9aef8 g_pm + 0x3fc9af28 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .bss.g_pm 0x3fc9af30 0x1f0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3fc9af30 g_pm .bss.g_pm_tx_null_func - 0x3fc9b0e8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - .bss.if_ctrl 0x3fc9b0ec 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x3fc9b0ec if_ctrl - .bss.s_is_6m 0x3fc9b114 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x3fc9b114 s_is_6m - *fill* 0x3fc9b115 0x3 + 0x3fc9b120 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .bss.if_ctrl 0x3fc9b124 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x3fc9b124 if_ctrl + .bss.s_is_6m 0x3fc9b14c 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x3fc9b14c s_is_6m + *fill* 0x3fc9b14d 0x3 .bss.s_fragment - 0x3fc9b118 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x3fc9b118 s_fragment - .bss.eb_space 0x3fc9b128 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x3fc9b128 eb_space + 0x3fc9b150 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3fc9b150 s_fragment + .bss.eb_space 0x3fc9b160 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x3fc9b160 eb_space .bss.s_fix_rate - 0x3fc9b1e8 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc9b1e8 s_fix_rate + 0x3fc9b220 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc9b220 s_fix_rate .bss.s_fix_rate_mask - 0x3fc9b1f0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x3fc9b1f0 s_fix_rate_mask + 0x3fc9b228 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x3fc9b228 s_fix_rate_mask .bss.g_lmac_cnt - 0x3fc9b1f4 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x3fc9b1f4 g_lmac_cnt - *fill* 0x3fc9b2b4 0x4 - .bss.g_pm_cnt 0x3fc9b2b8 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x3fc9b2b8 g_pm_cnt + 0x3fc9b22c 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x3fc9b22c g_lmac_cnt + *fill* 0x3fc9b2ec 0x4 + .bss.g_pm_cnt 0x3fc9b2f0 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x3fc9b2f0 g_pm_cnt .bss.BcnSendTick - 0x3fc9b300 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc9b300 BcnSendTick + 0x3fc9b338 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9b338 BcnSendTick .bss.g_wdev_csi_rx - 0x3fc9b304 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc9b304 g_wdev_csi_rx + 0x3fc9b33c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9b33c g_wdev_csi_rx .bss.g_wdev_csi_rx_ctx - 0x3fc9b308 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc9b308 g_wdev_csi_rx_ctx + 0x3fc9b340 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9b340 g_wdev_csi_rx_ctx .bss.g_wdev_record_t1t4_cb - 0x3fc9b30c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc9b30c g_wdev_record_t1t4_cb + 0x3fc9b344 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9b344 g_wdev_record_t1t4_cb .bss.g_wdev_record_t2t3_cb - 0x3fc9b310 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc9b310 g_wdev_record_t2t3_cb + 0x3fc9b348 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9b348 g_wdev_record_t2t3_cb .bss.g_wdev_set_t1t4_cb - 0x3fc9b314 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc9b314 g_wdev_set_t1t4_cb + 0x3fc9b34c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9b34c g_wdev_set_t1t4_cb .bss.wDevMacSleep - 0x3fc9b318 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x3fc9b318 wDevMacSleep - *fill* 0x3fc9b38c 0x4 + 0x3fc9b350 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3fc9b350 wDevMacSleep + *fill* 0x3fc9b3c4 0x4 .bss.s_tbttstart - 0x3fc9b390 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x3fc9b390 s_tbttstart + 0x3fc9b3c8 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x3fc9b3c8 s_tbttstart .bss.s_timer_post - 0x3fc9b398 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x3fc9b3d0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .bss.s_phy_ant_config - 0x3fc9b39c 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .bss.sockets 0x3fc9b3ac 0xc8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3fc9b3d4 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .bss.sockets 0x3fc9b3e4 0xc8 esp-idf/lwip/liblwip.a(sockets.c.obj) .bss.socket_ipv6_multicast_memberships - 0x3fc9b474 0x118 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3fc9b4ac 0x118 esp-idf/lwip/liblwip.a(sockets.c.obj) .bss.socket_ipv4_multicast_memberships - 0x3fc9b58c 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3fc9b5c4 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) .bss.dns_servers - 0x3fc9b604 0x48 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3fc9b63c 0x48 esp-idf/lwip/liblwip.a(dns.c.obj) .bss.dns_requests - 0x3fc9b64c 0x30 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3fc9b684 0x30 esp-idf/lwip/liblwip.a(dns.c.obj) .bss.dns_table - 0x3fc9b67c 0x4a0 esp-idf/lwip/liblwip.a(dns.c.obj) - .bss.dns_pcbs 0x3fc9bb1c 0x10 esp-idf/lwip/liblwip.a(dns.c.obj) - .bss.ip_data 0x3fc9bb2c 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) - 0x3fc9bb2c ip_data + 0x3fc9b6b4 0x4a0 esp-idf/lwip/liblwip.a(dns.c.obj) + .bss.dns_pcbs 0x3fc9bb54 0x10 esp-idf/lwip/liblwip.a(dns.c.obj) + .bss.ip_data 0x3fc9bb64 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x3fc9bb64 ip_data .bss.loop_netif - 0x3fc9bb70 0x104 esp-idf/lwip/liblwip.a(netif.c.obj) - .bss.inseg 0x3fc9bc74 0x10 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9bba8 0x104 esp-idf/lwip/liblwip.a(netif.c.obj) + .bss.inseg 0x3fc9bcac 0x10 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .bss.dhcp_rx_options_given - 0x3fc9bc84 0xb esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3fc9bc8f 0x1 + 0x3fc9bcbc 0xb esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3fc9bcc7 0x1 .bss.dhcp_rx_options_val - 0x3fc9bc90 0x2c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3fc9bcc8 0x2c esp-idf/lwip/liblwip.a(dhcp.c.obj) .bss.arp_table - 0x3fc9bcbc 0xf0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3fc9bcf4 0xf0 esp-idf/lwip/liblwip.a(etharp.c.obj) .bss.nd6_ra_buffer - 0x3fc9bdac 0x20 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9bde4 0x20 esp-idf/lwip/liblwip.a(nd6.c.obj) .bss.multicast_address - 0x3fc9bdcc 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9be04 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) .bss.default_router_list - 0x3fc9bde0 0x24 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x3fc9bde0 default_router_list + 0x3fc9be18 0x24 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9be18 default_router_list .bss.prefix_list - 0x3fc9be04 0x8c esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x3fc9be04 prefix_list + 0x3fc9be3c 0x8c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9be3c prefix_list .bss.destination_cache - 0x3fc9be90 0x1e0 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x3fc9be90 destination_cache + 0x3fc9bec8 0x1e0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9bec8 destination_cache .bss.neighbor_cache - 0x3fc9c070 0xdc esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x3fc9c070 neighbor_cache - .bss.input 0x3fc9c14c 0x40 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - *fill* 0x3fc9c18c 0x4 + 0x3fc9c0a8 0xdc esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9c0a8 neighbor_cache + .bss.input 0x3fc9c184 0x40 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + *fill* 0x3fc9c1c4 0x4 .bss.g_wpa_supp - 0x3fc9c190 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x3fc9c190 g_wpa_supp + 0x3fc9c1c8 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x3fc9c1c8 g_wpa_supp .bss.g_sae_data - 0x3fc9c238 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .bss.eloop 0x3fc9c2b8 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x3fc9c270 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .bss.eloop 0x3fc9c2f0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .bss.s_sm_table - 0x3fc9c2d8 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3fc9c310 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .bss.assoc_ie_buf - 0x3fc9c318 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x3fc9c318 assoc_ie_buf - .bss.gWpaSm 0x3fc9c348 0x338 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x3fc9c348 gWpaSm + 0x3fc9c350 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3fc9c350 assoc_ie_buf + .bss.gWpaSm 0x3fc9c380 0x338 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3fc9c380 gWpaSm .bss.g_log_level - 0x3fc9c680 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x3fc9c680 g_log_level + 0x3fc9c6b8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3fc9c6b8 g_log_level .bss.g_misc_nvs - 0x3fc9c684 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x3fc9c684 g_misc_nvs + 0x3fc9c6bc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3fc9c6bc g_misc_nvs .bss.g_misc_nvs_init - 0x3fc9c688 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - *fill* 0x3fc9c689 0x3 - .bss.s_sta_cnx_times - 0x3fc9c68c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) - .bss.chip7_phy_init_ctrl - 0x3fc9c690 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x3fc9c690 chip7_phy_init_ctrl - *fill* 0x3fc9c6ba 0x2 - .bss.g_phyFuns - 0x3fc9c6bc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x3fc9c6bc g_phyFuns - .bss.new_rom.4593 - 0x3fc9c6c0 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x3fc9c6c0 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) *fill* 0x3fc9c6c1 0x3 + .bss.s_sta_cnx_times + 0x3fc9c6c4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + .bss.chip7_phy_init_ctrl + 0x3fc9c6c8 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x3fc9c6c8 chip7_phy_init_ctrl + *fill* 0x3fc9c6f2 0x2 + .bss.g_phyFuns + 0x3fc9c6f4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x3fc9c6f4 g_phyFuns + .bss.new_rom.4593 + 0x3fc9c6f8 0x1 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + *fill* 0x3fc9c6f9 0x3 .bss.phy_version_str - 0x3fc9c6c4 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x3fc9c6c4 phy_version_str - .bss 0x3fc9c6ec 0x138 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x3fc9c6ec __sf + 0x3fc9c6fc 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x3fc9c6fc phy_version_str + .bss 0x3fc9c724 0x138 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x3fc9c724 __sf *(.dynbss .dynsbss .gnu.linkonce.b .gnu.linkonce.b.* .gnu.linkonce.sb .gnu.linkonce.sb.* .gnu.linkonce.sb2 .gnu.linkonce.sb2.* .sbss .sbss.* .sbss2 .sbss2.* .scommon .share.mem) .sbss.s_burn_counter - 0x3fc9c824 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3fc9c85c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .sbss.s_reset_reason - 0x3fc9c828 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3fc9c860 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .sbss.s_usbserial_timeout - 0x3fc9c82c 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc9c864 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) .sbss.g_panic_abort_details - 0x3fc9c830 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x3fc9c830 g_panic_abort_details + 0x3fc9c868 0x4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc9c868 g_panic_abort_details .sbss.g_panic_abort - 0x3fc9c834 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x3fc9c834 g_panic_abort - *fill* 0x3fc9c835 0x3 + 0x3fc9c86c 0x1 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3fc9c86c g_panic_abort + *fill* 0x3fc9c86d 0x3 .sbss.g_startup_time - 0x3fc9c838 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3fc9c838 g_startup_time + 0x3fc9c870 0x8 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3fc9c870 g_startup_time .sbss.g_exc_frames - 0x3fc9c840 0x4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - 0x3fc9c840 g_exc_frames - .sbss.ctx 0x3fc9c844 0x4 esp-idf/hal/libhal.a(cache_hal.c.obj) - .sbss.base.0 0x3fc9c848 0x4 esp-idf/log/liblog.a(log_timestamp.c.obj) + 0x3fc9c878 0x4 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3fc9c878 g_exc_frames + .sbss.ctx 0x3fc9c87c 0x4 esp-idf/hal/libhal.a(cache_hal.c.obj) + .sbss.base.0 0x3fc9c880 0x4 esp-idf/log/liblog.a(log_timestamp.c.obj) .sbss.s_log_tags - 0x3fc9c84c 0x4 esp-idf/log/liblog.a(log_linked_list.c.obj) + 0x3fc9c884 0x4 esp-idf/log/liblog.a(log_linked_list.c.obj) .sbss.s_log_cache_misses - 0x3fc9c850 0x4 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3fc9c888 0x4 esp-idf/log/liblog.a(log_binary_heap.c.obj) .sbss.s_log_cache_entry_count - 0x3fc9c854 0x4 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3fc9c88c 0x4 esp-idf/log/liblog.a(log_binary_heap.c.obj) .sbss.s_log_cache_max_generation - 0x3fc9c858 0x4 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3fc9c890 0x4 esp-idf/log/liblog.a(log_binary_heap.c.obj) .sbss.s_log_mutex - 0x3fc9c85c 0x4 esp-idf/log/liblog.a(log_lock.c.obj) + 0x3fc9c894 0x4 esp-idf/log/liblog.a(log_lock.c.obj) .sbss.alloc_failed_callback - 0x3fc9c860 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3fc9c898 0x4 esp-idf/heap/libheap.a(heap_caps.c.obj) .sbss.registered_heaps - 0x3fc9c864 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - 0x3fc9c864 registered_heaps + 0x3fc9c89c 0x4 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3fc9c89c registered_heaps .sbss.non_iram_int_disabled_flag - 0x3fc9c868 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3fc9c869 0x3 + 0x3fc9c8a0 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3fc9c8a1 0x3 .sbss.non_iram_int_disabled - 0x3fc9c86c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3fc9c8a4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .sbss.non_iram_int_mask - 0x3fc9c870 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3fc9c8a8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .sbss.vector_desc_head - 0x3fc9c874 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x3fc9c8ac 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .sbss.s_rtc_isr_handle - 0x3fc9c878 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x3fc9c8b0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) .sbss.s_i2c_saradc_enable_cnt - 0x3fc9c87c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x3fc9c8b4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) .sbss.s_bbpll_digi_consumers_ref_count - 0x3fc9c880 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc9c8b8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .sbss.s_cur_pll_freq - 0x3fc9c884 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + 0x3fc9c8bc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) .sbss.s_saradc_power_on_cnt - 0x3fc9c888 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3fc9c8c0 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .sbss.s_pwdet_power_on_cnt - 0x3fc9c88c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x3fc9c8c4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .sbss.s_calibrated_freq - 0x3fc9c890 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x3fc9c8c8 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .sbss.uxSchedulerSuspended - 0x3fc9c898 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.xIdleTaskHandle - 0x3fc9c89c 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.xNextTaskUnblockTime - 0x3fc9c8a0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.uxTaskNumber - 0x3fc9c8a4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.xNumOfOverflows - 0x3fc9c8a8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.xYieldPending - 0x3fc9c8ac 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.xPendedTicks - 0x3fc9c8b0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.xSchedulerRunning - 0x3fc9c8b4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.uxTopReadyPriority - 0x3fc9c8b8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.xTickCount - 0x3fc9c8bc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.uxCurrentNumberOfTasks - 0x3fc9c8c0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.uxDeletedTasksWaitingCleanUp - 0x3fc9c8c4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.pxOverflowDelayedTaskList - 0x3fc9c8c8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.pxDelayedTaskList - 0x3fc9c8cc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .sbss.pxCurrentTCBs 0x3fc9c8d0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3fc9c8d0 pxCurrentTCBs + .sbss.xIdleTaskHandle + 0x3fc9c8d4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xNextTaskUnblockTime + 0x3fc9c8d8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxTaskNumber + 0x3fc9c8dc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xNumOfOverflows + 0x3fc9c8e0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xYieldPending + 0x3fc9c8e4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xPendedTicks + 0x3fc9c8e8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xSchedulerRunning + 0x3fc9c8ec 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxTopReadyPriority + 0x3fc9c8f0 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.xTickCount + 0x3fc9c8f4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxCurrentNumberOfTasks + 0x3fc9c8f8 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.uxDeletedTasksWaitingCleanUp + 0x3fc9c8fc 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.pxOverflowDelayedTaskList + 0x3fc9c900 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.pxDelayedTaskList + 0x3fc9c904 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .sbss.pxCurrentTCBs + 0x3fc9c908 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3fc9c908 pxCurrentTCBs .sbss.xIsrStackBottom - 0x3fc9c8d4 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9c8d4 xIsrStackBottom + 0x3fc9c90c 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9c90c xIsrStackBottom .sbss.xIsrStackTop - 0x3fc9c8d8 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9c8d8 xIsrStackTop + 0x3fc9c910 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9c910 xIsrStackTop .sbss.xPortSwitchFlag - 0x3fc9c8dc 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9c8dc xPortSwitchFlag + 0x3fc9c914 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9c914 xPortSwitchFlag .sbss.port_uxOldInterruptState - 0x3fc9c8e0 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9c8e0 port_uxOldInterruptState + 0x3fc9c918 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9c918 port_uxOldInterruptState .sbss.port_uxCriticalNesting - 0x3fc9c8e4 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9c8e4 port_uxCriticalNesting + 0x3fc9c91c 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9c91c port_uxCriticalNesting .sbss.port_uxInterruptNesting - 0x3fc9c8e8 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9c8e8 port_uxInterruptNesting + 0x3fc9c920 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9c920 port_uxInterruptNesting .sbss.port_xSchedulerRunning - 0x3fc9c8ec 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) - 0x3fc9c8ec port_xSchedulerRunning + 0x3fc9c924 0x4 esp-idf/freertos/libfreertos.a(port.c.obj) + 0x3fc9c924 port_xSchedulerRunning .sbss.s_handled_systicks - 0x3fc9c8f0 0x4 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + 0x3fc9c928 0x4 esp-idf/freertos/libfreertos.a(port_systick.c.obj) .sbss.s_time_lock - 0x3fc9c8f4 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x3fc9c92c 0x4 esp-idf/newlib/libnewlib.a(time.c.obj) .sbss.s_adjtime_total_correction_us - 0x3fc9c8f8 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x3fc9c930 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) .sbss.s_adjtime_start_us - 0x3fc9c900 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x3fc9c938 0x8 esp-idf/newlib/libnewlib.a(time.c.obj) .sbss.s_boot_time_lock - 0x3fc9c908 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - *fill* 0x3fc9c90c 0x4 + 0x3fc9c940 0x4 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + *fill* 0x3fc9c944 0x4 .sbss.s_microseconds_offset - 0x3fc9c910 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x3fc9c910 s_microseconds_offset - .sbss.s_keys 0x3fc9c918 0x4 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x3fc9c918 s_keys - *fill* 0x3fc9c91c 0x4 + 0x3fc9c948 0x8 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x3fc9c948 s_microseconds_offset + .sbss.s_keys 0x3fc9c950 0x4 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x3fc9c950 s_keys + *fill* 0x3fc9c954 0x4 .sbss.s_correction_us - 0x3fc9c920 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x3fc9c958 0x8 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) .sbss.s_alarm_handler - 0x3fc9c928 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x3fc9c960 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) .sbss.s_timer_interrupt_handle - 0x3fc9c92c 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x3fc9c964 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) .sbss.s_uart_select_count - 0x3fc9c930 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3fc9c968 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .sbss.s_registered_select_num - 0x3fc9c938 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3fc9c970 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .sbss.s_registered_selects - 0x3fc9c93c 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3fc9c974 0x4 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .sbss.p_uart_obj - 0x3fc9c940 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x3fc9c978 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .sbss.remaining_allowed_no_sof_ticks - 0x3fc9c948 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + 0x3fc9c980 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) .sbss.s_usb_serial_jtag_conn_status - 0x3fc9c94c 0x1 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - *fill* 0x3fc9c94d 0x3 + 0x3fc9c984 0x1 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + *fill* 0x3fc9c985 0x3 .sbss.s_registered_select_num - 0x3fc9c950 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3fc9c988 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .sbss.s_registered_selects - 0x3fc9c954 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3fc9c98c 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .sbss.p_usb_serial_jtag_obj - 0x3fc9c958 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + 0x3fc9c990 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) .sbss.s_wifi_tsens_xpd_flag - 0x3fc9c95c 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x3fc9c994 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) .sbss.s_wifi_pwdet_xpd_flag - 0x3fc9c95d 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - *fill* 0x3fc9c95e 0x2 + 0x3fc9c995 0x1 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + *fill* 0x3fc9c996 0x2 .sbss.vfs_console - 0x3fc9c960 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3fc9c998 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .sbss.primary_vfs - 0x3fc9c968 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3fc9c9a0 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .sbss.secondary_vfs - 0x3fc9c96c 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3fc9c9a4 0x4 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .sbss.s_fd_table_lock - 0x3fc9c970 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3fc9c9a8 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) .sbss.s_vfs_count - 0x3fc9c974 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) - .sbss.g_fds 0x3fc9c978 0x4 esp-idf/vfs/libvfs.a(nullfs.c.obj) - .sbss.rc_y 0x3fc9c97c 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) - .sbss.rc_x 0x3fc9c980 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9c9ac 0x4 esp-idf/vfs/libvfs.a(vfs.c.obj) + .sbss.g_fds 0x3fc9c9b0 0x4 esp-idf/vfs/libvfs.a(nullfs.c.obj) + .sbss.wifi_event_group + 0x3fc9c9b4 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + .sbss.rc_y 0x3fc9c9b8 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + .sbss.rc_x 0x3fc9c9bc 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) .sbss.gpio_evt_queue - 0x3fc9c984 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9c9c0 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) .sbss.temp_sensor - 0x3fc9c988 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9c9c4 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) .sbss.do_calibration1_chan1 - 0x3fc9c98c 0x1 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x3fc9c98c do_calibration1_chan1 + 0x3fc9c9c8 0x1 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9c9c8 do_calibration1_chan1 .sbss.do_calibration1_chan0 - 0x3fc9c98d 0x1 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x3fc9c98d do_calibration1_chan0 - *fill* 0x3fc9c98e 0x2 + 0x3fc9c9c9 0x1 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9c9c9 do_calibration1_chan0 + *fill* 0x3fc9c9ca 0x2 .sbss.adc1_handle - 0x3fc9c990 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x3fc9c990 adc1_handle + 0x3fc9c9cc 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9c9cc adc1_handle .sbss.adc1_cali_chan1_handle - 0x3fc9c994 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x3fc9c994 adc1_cali_chan1_handle + 0x3fc9c9d0 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9c9d0 adc1_cali_chan1_handle .sbss.adc1_cali_chan0_handle - 0x3fc9c998 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x3fc9c998 adc1_cali_chan0_handle - .sbss.y 0x3fc9c99c 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) - .sbss.x 0x3fc9c9a0 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9c9d4 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3fc9c9d4 adc1_cali_chan0_handle + .sbss.y 0x3fc9c9d8 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) + .sbss.x 0x3fc9c9dc 0x4 esp-idf/main/libmain.a(blink_example_main.c.obj) .sbss.flash_erasing - 0x3fc9c9a4 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x3fc9c9e0 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .sbss.flash_brownout_needs_reset - 0x3fc9c9a5 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - *fill* 0x3fc9c9a6 0x2 + 0x3fc9c9e1 0x1 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + *fill* 0x3fc9c9e2 0x2 .sbss.s_flash_op_cache_state - 0x3fc9c9a8 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x3fc9c9e4 0x8 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .sbss.s_flash_guard_ops - 0x3fc9c9b0 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3fc9c9ec 0x4 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .sbss.esp_flash_default_chip - 0x3fc9c9b4 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x3fc9c9b4 esp_flash_default_chip - .sbss.reason 0x3fc9c9b8 0x4 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3fc9c9f0 0x4 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3fc9c9f0 esp_flash_default_chip + .sbss.reason 0x3fc9c9f4 0x4 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .sbss.iwdt_context - 0x3fc9c9bc 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x3fc9c9f8 0x8 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) .sbss.p_twdt_obj - 0x3fc9c9c4 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3fc9ca00 0x4 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .sbss.g_twdt_isr - 0x3fc9c9c8 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x3fc9c9c8 g_twdt_isr - *fill* 0x3fc9c9c9 0x3 + 0x3fc9ca04 0x1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3fc9ca04 g_twdt_isr + *fill* 0x3fc9ca05 0x3 .sbss.s_crypto_sha_aes_lock - 0x3fc9c9cc 0x4 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x3fc9ca08 0x4 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) .sbss.s_crypto_mpi_lock - 0x3fc9c9d0 0x4 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x3fc9ca0c 0x4 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) .sbss.s_crypto_hmac_lock - 0x3fc9c9d4 0x4 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x3fc9ca10 0x4 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) .sbss.s_crypto_ds_lock - 0x3fc9c9d8 0x4 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x3fc9ca14 0x4 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) .sbss.s_rc_fast_freq - 0x3fc9c9dc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x3fc9ca18 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .sbss.s_periph_ref_counts - 0x3fc9c9e0 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - *fill* 0x3fc9c9e1 0x3 + 0x3fc9ca1c 0x1 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + *fill* 0x3fc9ca1d 0x3 .sbss.last_ccount.1 - 0x3fc9c9e4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x3fc9ca20 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .sbss.s_temperature_sensor_power_cnt - 0x3fc9c9e8 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x3fc9ca24 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .sbss.s_adc_digi_ctrlr_cnt - 0x3fc9c9ec 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .sbss._ZN14NVSHandleEntry17s_nvs_next_handleE - 0x3fc9c9f0 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x3fc9c9f0 NVSHandleEntry::s_nvs_next_handle - .sbss._ZN3nvs19NVSPartitionManager8instanceE - 0x3fc9c9f4 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x3fc9c9f4 nvs::NVSPartitionManager::instance - .sbss._ZN3nvs4Lock10mSemaphoreE - 0x3fc9c9f8 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x3fc9c9f8 nvs::Lock::mSemaphore - .sbss._ZN3nvs4Page8SEC_SIZEE - 0x3fc9c9fc 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x3fc9c9fc nvs::Page::SEC_SIZE - .sbss.s_tsens_attribute_copy - 0x3fc9ca00 0x4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .sbss.s_ledc_slow_clk_rc_fast_freq - 0x3fc9ca04 0x4 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .sbss.s_ledc_mutex - 0x3fc9ca08 0x4 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .sbss.p_ledc_obj - 0x3fc9ca0c 0x4 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .sbss.clear_bus_cnt - 0x3fc9ca10 0x1 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3fc9ca11 0x3 - .sbss.p_i2c_obj - 0x3fc9ca14 0x4 esp-idf/driver/libdriver.a(i2c.c.obj) - .sbss.api_lock_sem - 0x3fc9ca18 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .sbss.api_sync_sem - 0x3fc9ca1c 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .sbss.s_wifi_inited - 0x3fc9ca20 0x1 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - *fill* 0x3fc9ca21 0x3 - .sbss.s_wifi_thread_sem_key.0 - 0x3fc9ca24 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .sbss.s_wifi_thread_sem_key_init.1 - 0x3fc9ca28 0x1 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - *fill* 0x3fc9ca29 0x3 - .sbss.global_cacert - 0x3fc9ca2c 0x4 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - .sbss.s_adc_unit_claimed - 0x3fc9ca30 0x2 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - *fill* 0x3fc9ca32 0x2 - .sbss.supported_init - 0x3fc9ca34 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - .sbss.init_done.1 - 0x3fc9ca38 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .sbss.mul_count - 0x3fc9ca3c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .sbss.dbl_count - 0x3fc9ca40 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .sbss.add_count - 0x3fc9ca44 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .sbss.s_timeout_ms - 0x3fc9ca48 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .sbss.s_ds_lock - 0x3fc9ca4c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .sbss.s_ds_data - 0x3fc9ca50 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .sbss.s_esp_ds_hmac_key_id - 0x3fc9ca54 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .sbss.op_complete_sem - 0x3fc9ca58 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .sbss.op_complete_sem - 0x3fc9ca5c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .sbss.tx_channel - 0x3fc9ca60 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .sbss.rx_channel - 0x3fc9ca64 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .sbss.s_partition_list_lock - 0x3fc9ca68 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .sbss.s_partition_list - 0x3fc9ca6c 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .sbss.s_timer_task - 0x3fc9ca70 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .sbss.s_timers - 0x3fc9ca74 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3fc9ca28 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .sbss.s_default_loop - 0x3fc9ca78 0x4 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x3fc9ca2c 0x4 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .sbss._ZN14NVSHandleEntry17s_nvs_next_handleE + 0x3fc9ca30 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x3fc9ca30 NVSHandleEntry::s_nvs_next_handle + .sbss._ZN3nvs19NVSPartitionManager8instanceE + 0x3fc9ca34 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3fc9ca34 nvs::NVSPartitionManager::instance + .sbss._ZN3nvs4Lock10mSemaphoreE + 0x3fc9ca38 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x3fc9ca38 nvs::Lock::mSemaphore + .sbss._ZN3nvs4Page8SEC_SIZEE + 0x3fc9ca3c 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x3fc9ca3c nvs::Page::SEC_SIZE + .sbss.s_tsens_attribute_copy + 0x3fc9ca40 0x4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .sbss.s_ledc_slow_clk_rc_fast_freq + 0x3fc9ca44 0x4 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .sbss.s_ledc_mutex + 0x3fc9ca48 0x4 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .sbss.p_ledc_obj + 0x3fc9ca4c 0x4 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .sbss.clear_bus_cnt + 0x3fc9ca50 0x1 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3fc9ca51 0x3 + .sbss.p_i2c_obj + 0x3fc9ca54 0x4 esp-idf/driver/libdriver.a(i2c.c.obj) + .sbss.s_esp_netif_counter + 0x3fc9ca58 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .sbss.s_head 0x3fc9ca5c 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x3fc9ca5c s_head + .sbss.api_lock_sem + 0x3fc9ca60 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .sbss.api_sync_sem + 0x3fc9ca64 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .sbss.netif_callback + 0x3fc9ca68 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .sbss.s_is_last_default_esp_netif_overridden + 0x3fc9ca70 0x1 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x3fc9ca71 0x3 + .sbss.s_last_default_esp_netif + 0x3fc9ca74 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .sbss.s_wifi_inited + 0x3fc9ca78 0x1 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .sbss.wifi_default_handlers_set + 0x3fc9ca79 0x1 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + *fill* 0x3fc9ca7a 0x2 + .sbss.s_wifi_thread_sem_key.0 + 0x3fc9ca7c 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .sbss.s_wifi_thread_sem_key_init.1 + 0x3fc9ca80 0x1 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + *fill* 0x3fc9ca81 0x3 + .sbss.global_cacert + 0x3fc9ca84 0x4 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .sbss.s_adc_unit_claimed + 0x3fc9ca88 0x2 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3fc9ca8a 0x2 + .sbss.supported_init + 0x3fc9ca8c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .sbss.init_done.1 + 0x3fc9ca90 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.mul_count + 0x3fc9ca94 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.dbl_count + 0x3fc9ca98 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.add_count + 0x3fc9ca9c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .sbss.s_timeout_ms + 0x3fc9caa0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .sbss.s_ds_lock + 0x3fc9caa4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .sbss.s_ds_data + 0x3fc9caa8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .sbss.s_esp_ds_hmac_key_id + 0x3fc9caac 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .sbss.op_complete_sem + 0x3fc9cab0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .sbss.op_complete_sem + 0x3fc9cab4 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .sbss.tx_channel + 0x3fc9cab8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .sbss.rx_channel + 0x3fc9cabc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .sbss.s_partition_list_lock + 0x3fc9cac0 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .sbss.s_partition_list + 0x3fc9cac4 0x4 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .sbss.s_timer_task + 0x3fc9cac8 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .sbss.s_timers + 0x3fc9cacc 0x4 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .sbss.s_phy_modem_init_ref - 0x3fc9ca7c 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3fc9ca7d 0x3 + 0x3fc9cad0 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3fc9cad1 0x3 .sbss.s_phy_digital_regs_mem - 0x3fc9ca80 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3fc9cad4 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .sbss.s_is_phy_reg_stored - 0x3fc9ca84 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x3fc9cad8 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .sbss.s_is_phy_calibrated - 0x3fc9ca85 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3fc9ca86 0x2 + 0x3fc9cad9 0x1 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3fc9cada 0x2 .sbss.s_phy_access_lock - 0x3fc9ca88 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3fc9ca8c 0x4 + 0x3fc9cadc 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .sbss.s_wifi_prev_timestamp - 0x3fc9ca90 0x8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3fc9cae0 0x8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .sbss.phy_track_pll_timer - 0x3fc9ca98 0x4 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x3fc9cae8 0x4 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .sbss.s_phy_modem_flag - 0x3fc9ca9c 0x2 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - *fill* 0x3fc9ca9e 0x2 + 0x3fc9caec 0x2 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + *fill* 0x3fc9caee 0x2 .sbss.select_cb_list - 0x3fc9caa0 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3fc9caf0 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) .sbss.select_cb_ctr - 0x3fc9caa4 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x3fc9caf4 0x4 esp-idf/lwip/liblwip.a(sockets.c.obj) .sbss.tcpip_mbox - 0x3fc9caa8 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3fc9caf8 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) .sbss.tcpip_init_done_arg - 0x3fc9caac 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3fc9cafc 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) .sbss.tcpip_init_done - 0x3fc9cab0 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x3fc9cb00 0x4 esp-idf/lwip/liblwip.a(tcpip.c.obj) .sbss.dns_seqno - 0x3fc9cab4 0x1 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3fc9cb04 0x1 esp-idf/lwip/liblwip.a(dns.c.obj) .sbss.dns_last_pcb_idx - 0x3fc9cab5 0x1 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3fc9cb05 0x1 esp-idf/lwip/liblwip.a(dns.c.obj) .sbss.s_is_tmr_start - 0x3fc9cab6 0x1 esp-idf/lwip/liblwip.a(dns.c.obj) - *fill* 0x3fc9cab7 0x1 + 0x3fc9cb06 0x1 esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x3fc9cb07 0x1 .sbss.num_tcp_pcb - 0x3fc9cab8 0x4 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3fc9cb08 0x4 esp-idf/lwip/liblwip.a(memp.c.obj) .sbss.netif_num - 0x3fc9cabc 0x1 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3fc9cabd 0x3 + 0x3fc9cb0c 0x1 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3fc9cb0d 0x3 .sbss.netif_default - 0x3fc9cac0 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x3fc9cac0 netif_default + 0x3fc9cb10 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3fc9cb10 netif_default .sbss.netif_list - 0x3fc9cac4 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x3fc9cac4 netif_list + 0x3fc9cb14 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3fc9cb14 netif_list .sbss.ext_callback - 0x3fc9cac8 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x3fc9cb18 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) .sbss.pbuf_free_ooseq_pending - 0x3fc9cacc 0x1 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x3fc9cacc pbuf_free_ooseq_pending - *fill* 0x3fc9cacd 0x3 + 0x3fc9cb1c 0x1 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x3fc9cb1c pbuf_free_ooseq_pending + *fill* 0x3fc9cb1d 0x3 .sbss.raw_pcbs - 0x3fc9cad0 0x4 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x3fc9cb20 0x4 esp-idf/lwip/liblwip.a(raw.c.obj) .sbss.tcp_timer_ctr - 0x3fc9cad4 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9cb24 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) .sbss.tcp_timer - 0x3fc9cad5 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9cb25 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) .sbss.tcp_active_pcbs_changed - 0x3fc9cad6 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc9cad6 tcp_active_pcbs_changed - *fill* 0x3fc9cad7 0x1 + 0x3fc9cb26 0x1 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9cb26 tcp_active_pcbs_changed + *fill* 0x3fc9cb27 0x1 .sbss.tcp_tw_pcbs - 0x3fc9cad8 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc9cad8 tcp_tw_pcbs + 0x3fc9cb28 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9cb28 tcp_tw_pcbs .sbss.tcp_active_pcbs - 0x3fc9cadc 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc9cadc tcp_active_pcbs + 0x3fc9cb2c 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9cb2c tcp_active_pcbs .sbss.tcp_listen_pcbs - 0x3fc9cae0 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc9cae0 tcp_listen_pcbs + 0x3fc9cb30 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9cb30 tcp_listen_pcbs .sbss.tcp_bound_pcbs - 0x3fc9cae4 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc9cae4 tcp_bound_pcbs + 0x3fc9cb34 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9cb34 tcp_bound_pcbs .sbss.tcp_ticks - 0x3fc9cae8 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3fc9cae8 tcp_ticks + 0x3fc9cb38 0x4 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3fc9cb38 tcp_ticks .sbss.tcp_input_pcb - 0x3fc9caec 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - 0x3fc9caec tcp_input_pcb + 0x3fc9cb3c 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9cb3c tcp_input_pcb .sbss.recv_data - 0x3fc9caf0 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9cb40 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .sbss.recv_flags - 0x3fc9caf4 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.flags 0x3fc9caf5 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.tcplen 0x3fc9caf6 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9cb44 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.flags 0x3fc9cb45 0x1 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcplen 0x3fc9cb46 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .sbss.recv_acked - 0x3fc9caf8 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3fc9cafa 0x2 - .sbss.ackno 0x3fc9cafc 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.seqno 0x3fc9cb00 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9cb48 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3fc9cb4a 0x2 + .sbss.ackno 0x3fc9cb4c 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.seqno 0x3fc9cb50 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .sbss.tcp_optidx - 0x3fc9cb04 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3fc9cb06 0x2 + 0x3fc9cb54 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3fc9cb56 0x2 .sbss.tcphdr_opt2 - 0x3fc9cb08 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9cb58 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .sbss.tcphdr_opt1len - 0x3fc9cb0c 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9cb5c 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .sbss.tcphdr_optlen - 0x3fc9cb0e 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .sbss.tcphdr 0x3fc9cb10 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x3fc9cb5e 0x2 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .sbss.tcphdr 0x3fc9cb60 0x4 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .sbss.tcpip_tcp_timer_active - 0x3fc9cb14 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3fc9cb64 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) .sbss.current_timeout_due_time - 0x3fc9cb18 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3fc9cb68 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) .sbss.next_timeout - 0x3fc9cb1c 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3fc9cb6c 0x4 esp-idf/lwip/liblwip.a(timeouts.c.obj) .sbss.udp_pcbs - 0x3fc9cb20 0x4 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x3fc9cb20 udp_pcbs - .sbss.xid.13 0x3fc9cb24 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3fc9cb70 0x4 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x3fc9cb70 udp_pcbs + .sbss.xid.13 0x3fc9cb74 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) .sbss.dhcp_pcb_refcount - 0x3fc9cb28 0x1 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3fc9cb29 0x3 + 0x3fc9cb78 0x1 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3fc9cb79 0x3 .sbss.dhcp_pcb - 0x3fc9cb2c 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3fc9cb7c 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) .sbss.etharp_cached_entry - 0x3fc9cb30 0x1 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x3fc9cb80 0x1 esp-idf/lwip/liblwip.a(etharp.c.obj) .sbss.is_tmr_start - 0x3fc9cb31 0x1 esp-idf/lwip/liblwip.a(igmp.c.obj) - *fill* 0x3fc9cb32 0x2 + 0x3fc9cb81 0x1 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3fc9cb82 0x2 .sbss.allrouters - 0x3fc9cb34 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x3fc9cb84 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) .sbss.allsystems - 0x3fc9cb38 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x3fc9cb88 0x4 esp-idf/lwip/liblwip.a(igmp.c.obj) .sbss.ip4_default_multicast_netif - 0x3fc9cb3c 0x4 esp-idf/lwip/liblwip.a(ip4.c.obj) - .sbss.ip_id 0x3fc9cb40 0x2 esp-idf/lwip/liblwip.a(ip4.c.obj) - *fill* 0x3fc9cb42 0x2 + 0x3fc9cb8c 0x4 esp-idf/lwip/liblwip.a(ip4.c.obj) + .sbss.ip_id 0x3fc9cb90 0x2 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x3fc9cb92 0x2 .sbss.identification.1 - 0x3fc9cb44 0x4 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x3fc9cb94 0x4 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) .sbss.is_tmr_start - 0x3fc9cb48 0x1 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x3fc9cb98 0x1 esp-idf/lwip/liblwip.a(mld6.c.obj) .sbss.last_router.1 - 0x3fc9cb49 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9cb99 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) .sbss.nd6_tmr_rs_reduction - 0x3fc9cb4a 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9cb9a 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) .sbss.nd6_cached_destination_index - 0x3fc9cb4b 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x3fc9cb9b 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) .sbss.nd6_queue_size - 0x3fc9cb4c 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3fc9cb4d 0x3 + 0x3fc9cb9c 0x1 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3fc9cb9d 0x3 .sbss.base_time - 0x3fc9cb50 0x4 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x3fc9cba0 0x4 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) .sbss.lwip_task.1 - 0x3fc9cb54 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3fc9cba4 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .sbss.sys_thread_sem_key - 0x3fc9cb58 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x3fc9cba8 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .sbss.g_lwip_protect_mutex - 0x3fc9cb5c 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .sbss.wpa_cb 0x3fc9cb60 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x3fc9cb60 wpa_cb + 0x3fc9cbac 0x4 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .sbss.wpa_cb 0x3fc9cbb0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3fc9cbb0 wpa_cb .sbss.wifi_funcs - 0x3fc9cb64 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x3fc9cb64 wifi_funcs + 0x3fc9cbb4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3fc9cbb4 wifi_funcs .sbss.g_wpa_pmk_caching_disabled - 0x3fc9cb68 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x3fc9cb68 g_wpa_pmk_caching_disabled - *fill* 0x3fc9cb69 0x3 + 0x3fc9cbb8 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x3fc9cbb8 g_wpa_pmk_caching_disabled + *fill* 0x3fc9cbb9 0x3 .sbss.s_wps_sm_cb - 0x3fc9cb6c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + 0x3fc9cbbc 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) .sbss.g_wpa3_hostap_auth_api_lock - 0x3fc9cb70 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x3fc9cb70 g_wpa3_hostap_auth_api_lock + 0x3fc9cbc0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc9cbc0 g_wpa3_hostap_auth_api_lock .sbss.g_wpa3_hostap_evt_queue - 0x3fc9cb74 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc9cbc4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .sbss.g_wpa3_hostap_task_hdl - 0x3fc9cb78 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc9cbc8 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .sbss.g_sae_confirm - 0x3fc9cb7c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc9cbcc 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .sbss.g_sae_commit - 0x3fc9cb80 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc9cbd0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .sbss.g_sae_token - 0x3fc9cb84 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc9cbd4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .sbss.g_sae_pt - 0x3fc9cb88 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3fc9cbd8 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .sbss.global_hapd - 0x3fc9cb8c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x3fc9cb8c global_hapd + 0x3fc9cbdc 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x3fc9cbdc global_hapd .sbss.eloop_data_lock - 0x3fc9cb90 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x3fc9cbe0 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .sbss.s_sm_valid_bitmap - 0x3fc9cb94 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .sbss.gEapSm 0x3fc9cb98 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x3fc9cbe4 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .sbss.gEapSm 0x3fc9cbe8 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) .sbss.curr_partition.2 - 0x3fc9cb9c 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x3fc9cbec 0x4 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .sbss._ZN12_GLOBAL__N_113__new_handlerE - 0x3fc9cba0 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3fc9cbf0 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .sbss._ZN12_GLOBAL__N_12mxE - 0x3fc9cba4 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3fc9cbf4 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .sbss._ZL4init - 0x3fc9cba8 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3fc9cbf8 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .sbss._ZN17__eh_globals_init7_S_initE - 0x3fc9cbac 0x1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x3fc9cbac __eh_globals_init::_S_init - *fill* 0x3fc9cbad 0x3 + 0x3fc9cbfc 0x1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3fc9cbfc __eh_globals_init::_S_init + *fill* 0x3fc9cbfd 0x3 .sbss._ZN12_GLOBAL__N_110eh_globalsE - 0x3fc9cbb0 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3fc9cc00 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .sbss._ZN12_GLOBAL__N_12mxE - 0x3fc9cbb8 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .sbss 0x3fc9cbbc 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .sbss 0x3fc9cbc0 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x3fc9cbc0 __stdio_exit_handler + 0x3fc9cc08 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .sbss 0x3fc9cc0c 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .sbss 0x3fc9cc10 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x3fc9cc10 __stdio_exit_handler *(.ext_ram.bss .ext_ram.bss.*) *(COMMON) - 0x3fc9cbc8 . = ALIGN (0x8) - *fill* 0x3fc9cbc4 0x4 - 0x3fc9cbc8 _bss_end = ABSOLUTE (.) + 0x3fc9cc18 . = ALIGN (0x8) + *fill* 0x3fc9cc14 0x4 + 0x3fc9cc18 _bss_end = ABSOLUTE (.) 0x00000001 ASSERT (((_bss_end - ORIGIN (dram0_0_seg)) <= LENGTH (dram0_0_seg)), DRAM segment data does not fit.) -.flash.text 0x42000020 0xb1ebc +.flash.text 0x42000020 0xb7978 0x42000020 _stext = . 0x42000020 _instruction_reserved_start = ABSOLUTE (.) 0x42000020 _text_start = ABSOLUTE (.) @@ -26574,12303 +26287,12779 @@ END GROUP .text.esp_register_shutdown_handler 0x4200083e 0x3e esp-idf/esp_system/libesp_system.a(esp_system.c.obj) 0x4200083e esp_register_shutdown_handler + .text.esp_unregister_shutdown_handler + 0x4200087c 0x38 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x4200087c esp_unregister_shutdown_handler .text.esp_restart - 0x4200087c 0x36 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) - 0x4200087c esp_restart + 0x420008b4 0x36 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + 0x420008b4 esp_restart .text.__esp_system_init_fn_init_show_cpu_freq - 0x420008b2 0x78 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x420008ea 0x78 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .text.__esp_system_init_fn_init_brownout - 0x4200092a 0xe esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x42000962 0xe esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .text.__esp_system_init_fn_init_newlib_time - 0x42000938 0x10 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x42000970 0x10 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .text.__esp_system_init_fn_init_flash - 0x42000948 0x42 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x42000980 0x42 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .text.__esp_system_init_fn_init_apb_dma - 0x4200098a 0xe esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x420009c2 0xe esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .text.__esp_system_init_fn_init_disable_rtc_wdt - 0x42000998 0x3c esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x420009d0 0x3c esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .text.esp_system_include_startup_funcs - 0x420009d4 0x2 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - 0x420009d4 esp_system_include_startup_funcs + 0x42000a0c 0x2 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x42000a0c esp_system_include_startup_funcs .text.core_intr_matrix_clear - 0x420009d6 0x2a esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + 0x42000a0e 0x2a esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) .text.esp_brownout_init - 0x42000a00 0x54 esp-idf/esp_system/libesp_system.a(brownout.c.obj) - 0x42000a00 esp_brownout_init + 0x42000a38 0x54 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x42000a38 esp_brownout_init .text.select_rtc_slow_clk - 0x42000a54 0xd8 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x42000a8c 0xd8 esp-idf/esp_system/libesp_system.a(clk.c.obj) .text.esp_rtc_init - 0x42000b2c 0x38 esp-idf/esp_system/libesp_system.a(clk.c.obj) - 0x42000b2c esp_rtc_init + 0x42000b64 0x38 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x42000b64 esp_rtc_init .text.esp_clk_init - 0x42000b64 0x1a4 esp-idf/esp_system/libesp_system.a(clk.c.obj) - 0x42000b64 esp_clk_init + 0x42000b9c 0x1a4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x42000b9c esp_clk_init .text.esp_perip_clk_init - 0x42000d08 0xde esp-idf/esp_system/libesp_system.a(clk.c.obj) - 0x42000d08 esp_perip_clk_init + 0x42000d40 0xde esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x42000d40 esp_perip_clk_init .text.get_reset_reason - 0x42000de6 0xda esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x42000e1e 0xda esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .text.esp_reset_reason_get_hint - 0x42000ec0 0x26 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - 0x42000ec0 esp_reset_reason_get_hint + 0x42000ef8 0x26 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x42000ef8 esp_reset_reason_get_hint .text.esp_reset_reason_init - 0x42000ee6 0x32 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x42000f1e 0x32 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .text.esp_cache_err_panic_string - 0x42000f18 0x6e esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x42000f18 esp_cache_err_panic_string + 0x42000f50 0x6e esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x42000f50 esp_cache_err_panic_string .text.esp_cache_err_has_active_err - 0x42000f86 0x28 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x42000f86 esp_cache_err_has_active_err + 0x42000fbe 0x28 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x42000fbe esp_cache_err_has_active_err .text.esp_cache_err_int_init - 0x42000fae 0x8e esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x42000fae esp_cache_err_int_init + 0x42000fe6 0x8e esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x42000fe6 esp_cache_err_int_init .text.esp_cache_err_get_cpuid - 0x4200103c 0x4 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x4200103c esp_cache_err_get_cpuid + 0x42001074 0x4 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x42001074 esp_cache_err_get_cpuid .text.esp_apb_backup_dma_lock_init - 0x42001040 0x22 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) - 0x42001040 esp_apb_backup_dma_lock_init + 0x42001078 0x22 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + 0x42001078 esp_apb_backup_dma_lock_init .text.semihosting_call_noerrno - 0x42001062 0xe esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4200109a 0xe esp-idf/esp_system/libesp_system.a(panic.c.obj) .text.panic_print_char_uart - 0x42001070 0x34 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x420010a8 0x34 esp-idf/esp_system/libesp_system.a(panic.c.obj) .text.panic_print_char_usb_serial_jtag - 0x420010a4 0x90 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x420010dc 0x90 esp-idf/esp_system/libesp_system.a(panic.c.obj) .text.disable_all_wdts - 0x42001134 0x68 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4200116c 0x68 esp-idf/esp_system/libesp_system.a(panic.c.obj) .text.panic_print_char - 0x4200119c 0x16 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x4200119c panic_print_char + 0x420011d4 0x16 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x420011d4 panic_print_char .text.panic_print_str - 0x420011b2 0x26 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x420011b2 panic_print_str + 0x420011ea 0x26 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x420011ea panic_print_str .text.print_abort_details - 0x420011d8 0x14 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42001210 0x14 esp-idf/esp_system/libesp_system.a(panic.c.obj) .text.panic_print_hex - 0x420011ec 0x3a esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x420011ec panic_print_hex + 0x42001224 0x3a esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42001224 panic_print_hex .text.panic_print_dec - 0x42001226 0x54 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x42001226 panic_print_dec + 0x4200125e 0x54 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x4200125e panic_print_dec .text.esp_panic_handler_reconfigure_wdts - 0x4200127a 0xa4 esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x4200127a esp_panic_handler_reconfigure_wdts + 0x420012b2 0xa4 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x420012b2 esp_panic_handler_reconfigure_wdts .text.esp_panic_handler - 0x4200131e 0x21c esp-idf/esp_system/libesp_system.a(panic.c.obj) - 0x4200131e esp_panic_handler + 0x42001356 0x21c esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x42001356 esp_panic_handler .text.do_global_ctors - 0x4200153a 0x46 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x42001572 0x46 esp-idf/esp_system/libesp_system.a(startup.c.obj) .text.do_system_init_fn - 0x42001580 0x7c esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x420015b8 0x7c esp-idf/esp_system/libesp_system.a(startup.c.obj) .text.do_core_init - 0x420015fc 0xe esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x42001634 0xe esp-idf/esp_system/libesp_system.a(startup.c.obj) .text.do_secondary_init - 0x4200160a 0xe esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x42001642 0xe esp-idf/esp_system/libesp_system.a(startup.c.obj) .text.start_cpu0_default - 0x42001618 0x10 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x42001618 start_cpu0 + 0x42001650 0x10 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x42001650 start_cpu0 .text.frame_to_panic_info - 0x42001628 0x5c esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x42001660 0x5c esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .text.panic_handler - 0x42001684 0x7e esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x420016bc 0x7e esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .text.print_state_for_core - 0x42001702 0x28 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x4200173a 0x28 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .text.print_state - 0x4200172a 0x18 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x42001762 0x18 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .text.panic_restart - 0x42001742 0xc esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - 0x42001742 panic_restart + 0x4200177a 0xc esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x4200177a panic_restart .text.esp_mprot_mem_type_to_str - 0x4200174e 0x78 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001786 0x78 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .text.panic_print_register_array - 0x420017c6 0x70 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x420017fe 0x70 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .text.panic_print_basic_backtrace - 0x42001836 0x92 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x4200186e 0x92 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .text.print_memprot_err_details - 0x420018c8 0x18c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001900 0x18c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .text.print_assist_debug_details - 0x42001a54 0xd8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001a8c 0xd8 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .text.print_cache_err_details - 0x42001b2c 0x2e esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001b64 0x2e esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .text.panic_print_registers - 0x42001b5a 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x42001b5a panic_print_registers + 0x42001b92 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001b92 panic_print_registers .text.panic_soc_check_pseudo_cause - 0x42001bc6 0x34 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x42001bc6 panic_soc_check_pseudo_cause + 0x42001bfe 0x34 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001bfe panic_soc_check_pseudo_cause .text.panic_soc_fill_info - 0x42001bfa 0xbc esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x42001bfa panic_soc_fill_info + 0x42001c32 0xbc esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001c32 panic_soc_fill_info .text.panic_arch_fill_info - 0x42001cb6 0x34 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x42001cb6 panic_arch_fill_info + 0x42001cee 0x34 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001cee panic_arch_fill_info .text.panic_print_backtrace - 0x42001cea 0xe esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x42001cea panic_print_backtrace + 0x42001d22 0xe esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001d22 panic_print_backtrace .text.panic_get_cause - 0x42001cf8 0x6 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x42001cf8 panic_get_cause + 0x42001d30 0x6 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001d30 panic_get_cause .text.panic_prepare_frame_from_ctx - 0x42001cfe 0x2a esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - 0x42001cfe panic_prepare_frame_from_ctx + 0x42001d36 0x2a esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x42001d36 panic_prepare_frame_from_ctx .text.__esp_system_init_fn_esp_hw_stack_guard_init - 0x42001d28 0x74 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x42001d60 0x74 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) .text.esp_hw_stack_guard_get_bounds - 0x42001d9c 0x16 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - 0x42001d9c esp_hw_stack_guard_get_bounds + 0x42001dd4 0x16 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x42001dd4 esp_hw_stack_guard_get_bounds .text.esp_hw_stack_guard_get_fired_cpu - 0x42001db2 0x18 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - 0x42001db2 esp_hw_stack_guard_get_fired_cpu + 0x42001dea 0x18 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x42001dea esp_hw_stack_guard_get_fired_cpu .text.esp_hw_stack_guard_get_pc - 0x42001dca 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - 0x42001dca esp_hw_stack_guard_get_pc + 0x42001e02 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x42001e02 esp_hw_stack_guard_get_pc .text.esp_err_to_name - 0x42001dd2 0x3a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - 0x42001dd2 esp_err_to_name + 0x42001e0a 0x3a esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x42001e0a esp_err_to_name .text.efuse_hal_set_timing - 0x42001e0c 0x54 esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x42001e0c efuse_hal_set_timing + 0x42001e44 0x54 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x42001e44 efuse_hal_set_timing .text.efuse_hal_read - 0x42001e60 0x56 esp-idf/hal/libhal.a(efuse_hal.c.obj) - 0x42001e60 efuse_hal_read + 0x42001e98 0x56 esp-idf/hal/libhal.a(efuse_hal.c.obj) + 0x42001e98 efuse_hal_read .text.uart_hal_rxfifo_rst - 0x42001eb6 0x18 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x42001eb6 uart_hal_rxfifo_rst + 0x42001eee 0x18 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42001eee uart_hal_rxfifo_rst .text.uart_hal_write_txfifo - 0x42001ece 0x38 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - 0x42001ece uart_hal_write_txfifo + 0x42001f06 0x38 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + 0x42001f06 uart_hal_write_txfifo .text.brownout_ll_set_threshold - 0x42001f06 0x20 esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x42001f3e 0x20 esp-idf/hal/libhal.a(brownout_hal.c.obj) .text.brownout_hal_config - 0x42001f26 0xec esp-idf/hal/libhal.a(brownout_hal.c.obj) - 0x42001f26 brownout_hal_config + 0x42001f5e 0xec esp-idf/hal/libhal.a(brownout_hal.c.obj) + 0x42001f5e brownout_hal_config .text.esp_log_set_default_level - 0x42002012 0x6 esp-idf/log/liblog.a(log_level.c.obj) - 0x42002012 esp_log_set_default_level + 0x4200204a 0x6 esp-idf/log/liblog.a(log_level.c.obj) + 0x4200204a esp_log_set_default_level .text.log_level_set - 0x42002018 0x54 esp-idf/log/liblog.a(tag_log_level.c.obj) + 0x42002050 0x54 esp-idf/log/liblog.a(tag_log_level.c.obj) .text.log_level_get - 0x4200206c 0x4e esp-idf/log/liblog.a(tag_log_level.c.obj) + 0x420020a4 0x4e esp-idf/log/liblog.a(tag_log_level.c.obj) .text.esp_log_level_set - 0x420020ba 0xc esp-idf/log/liblog.a(tag_log_level.c.obj) - 0x420020ba esp_log_level_set + 0x420020f2 0xc esp-idf/log/liblog.a(tag_log_level.c.obj) + 0x420020f2 esp_log_level_set .text.esp_log_level_get_timeout - 0x420020c6 0xe esp-idf/log/liblog.a(tag_log_level.c.obj) - 0x420020c6 esp_log_level_get_timeout + 0x420020fe 0xe esp-idf/log/liblog.a(tag_log_level.c.obj) + 0x420020fe esp_log_level_get_timeout .text.set_log_level - 0x420020d4 0x42 esp-idf/log/liblog.a(log_linked_list.c.obj) + 0x4200210c 0x42 esp-idf/log/liblog.a(log_linked_list.c.obj) .text.add_to_list - 0x42002116 0x60 esp-idf/log/liblog.a(log_linked_list.c.obj) + 0x4200214e 0x60 esp-idf/log/liblog.a(log_linked_list.c.obj) .text.esp_log_linked_list_set_level - 0x42002176 0x26 esp-idf/log/liblog.a(log_linked_list.c.obj) - 0x42002176 esp_log_linked_list_set_level + 0x420021ae 0x26 esp-idf/log/liblog.a(log_linked_list.c.obj) + 0x420021ae esp_log_linked_list_set_level .text.esp_log_linked_list_get_level - 0x4200219c 0x46 esp-idf/log/liblog.a(log_linked_list.c.obj) - 0x4200219c esp_log_linked_list_get_level + 0x420021d4 0x46 esp-idf/log/liblog.a(log_linked_list.c.obj) + 0x420021d4 esp_log_linked_list_get_level .text.esp_log_linked_list_clean - 0x420021e2 0x28 esp-idf/log/liblog.a(log_linked_list.c.obj) - 0x420021e2 esp_log_linked_list_clean + 0x4200221a 0x28 esp-idf/log/liblog.a(log_linked_list.c.obj) + 0x4200221a esp_log_linked_list_clean .text.fix_cache_generation_overflow - 0x4200220a 0x32 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x42002242 0x32 esp-idf/log/liblog.a(log_binary_heap.c.obj) .text.heap_swap - 0x4200223c 0x2a esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x42002274 0x2a esp-idf/log/liblog.a(log_binary_heap.c.obj) .text.heap_bubble_down - 0x42002266 0x4c esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x4200229e 0x4c esp-idf/log/liblog.a(log_binary_heap.c.obj) .text.esp_log_cache_set_level - 0x420022b2 0xac esp-idf/log/liblog.a(log_binary_heap.c.obj) - 0x420022b2 esp_log_cache_set_level + 0x420022ea 0xac esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x420022ea esp_log_cache_set_level .text.esp_log_cache_get_level - 0x4200235e 0x100 esp-idf/log/liblog.a(log_binary_heap.c.obj) - 0x4200235e esp_log_cache_get_level + 0x42002396 0x100 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x42002396 esp_log_cache_get_level .text.esp_log_cache_clean - 0x4200245e 0x1a esp-idf/log/liblog.a(log_binary_heap.c.obj) - 0x4200245e esp_log_cache_clean + 0x42002496 0x1a esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x42002496 esp_log_cache_clean .text.esp_log_cache_add - 0x42002478 0x8c esp-idf/log/liblog.a(log_binary_heap.c.obj) - 0x42002478 esp_log_cache_add + 0x420024b0 0x8c esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x420024b0 esp_log_cache_add .text.heap_caps_match - 0x42002504 0x2e esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x42002504 heap_caps_match + 0x4200253c 0x2e esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x4200253c heap_caps_match .text.heap_caps_get_free_size - 0x42002532 0x3c esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x42002532 heap_caps_get_free_size + 0x4200256a 0x3c esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x4200256a heap_caps_get_free_size .text.heap_caps_get_info - 0x4200256e 0x82 esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x4200256e heap_caps_get_info + 0x420025a6 0x82 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x420025a6 heap_caps_get_info .text.heap_caps_get_largest_free_block - 0x420025f0 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x420025f0 heap_caps_get_largest_free_block + 0x42002628 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x42002628 heap_caps_get_largest_free_block .text.heap_caps_aligned_calloc - 0x42002602 0x48 esp-idf/heap/libheap.a(heap_caps.c.obj) - 0x42002602 heap_caps_aligned_calloc + 0x4200263a 0x48 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x4200263a heap_caps_aligned_calloc .text.register_heap - 0x4200264a 0x4a esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x42002682 0x4a esp-idf/heap/libheap.a(heap_caps_init.c.obj) .text.heap_caps_enable_nonos_stack_heaps - 0x42002694 0x36 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - 0x42002694 heap_caps_enable_nonos_stack_heaps + 0x420026cc 0x36 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x420026cc heap_caps_enable_nonos_stack_heaps .text.heap_caps_init - 0x420026ca 0x3e8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) - 0x420026ca heap_caps_init + 0x42002702 0x3e8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x42002702 heap_caps_init .text.__esp_system_init_fn_init_heap - 0x42002ab2 0x10 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x42002aea 0x10 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .text.s_get_num_reserved_regions - 0x42002ac2 0x18 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x42002afa 0x18 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) .text.s_compare_reserved_regions - 0x42002ada 0x8 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x42002b12 0x8 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) .text.s_prepare_reserved_regions - 0x42002ae2 0x11e esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x42002b1a 0x11e esp-idf/heap/libheap.a(memory_layout_utils.c.obj) .text.soc_get_available_memory_region_max_count - 0x42002c00 0x16 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - 0x42002c00 soc_get_available_memory_region_max_count + 0x42002c38 0x16 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x42002c38 soc_get_available_memory_region_max_count .text.soc_get_available_memory_regions - 0x42002c16 0x168 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - 0x42002c16 soc_get_available_memory_regions + 0x42002c4e 0x168 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + 0x42002c4e soc_get_available_memory_regions .text.__esp_system_init_fn_esp_security_init - 0x42002d7e 0x4 esp-idf/esp_security/libesp_security.a(init.c.obj) + 0x42002db6 0x4 esp-idf/esp_security/libesp_security.a(init.c.obj) .text.esp_security_init_include_impl - 0x42002d82 0x2 esp-idf/esp_security/libesp_security.a(init.c.obj) - 0x42002d82 esp_security_init_include_impl + 0x42002dba 0x2 esp-idf/esp_security/libesp_security.a(init.c.obj) + 0x42002dba esp_security_init_include_impl .text.calc_checksum - 0x42002d84 0x2a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x42002dbc 0x2a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) .text.esp_clk_slowclk_cal_get - 0x42002dae 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - 0x42002dae esp_clk_slowclk_cal_get + 0x42002de6 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x42002de6 esp_clk_slowclk_cal_get .text.esp_rtc_get_time_us - 0x42002db6 0x106 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - 0x42002db6 esp_rtc_get_time_us + 0x42002dee 0x106 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x42002dee esp_rtc_get_time_us .text.esp_clk_slowclk_cal_set - 0x42002ebc 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - 0x42002ebc esp_clk_slowclk_cal_set + 0x42002ef4 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + 0x42002ef4 esp_clk_slowclk_cal_set .text.insert_vector_desc - 0x42002ed4 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x42002f0c 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .text.find_desc_for_int - 0x42002f2c 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x42002f64 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .text.get_desc_for_int - 0x42002f52 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x42002f8a 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .text.find_desc_for_source - 0x42002fe2 0x86 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x4200301a 0x86 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .text.is_vect_desc_usable - 0x42003068 0xd8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x420030a0 0xd8 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .text.get_available_int - 0x42003140 0x15a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x42003178 0x15a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .text.esp_intr_ptr_in_isr_region - 0x4200329a 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x4200329a esp_intr_ptr_in_isr_region + 0x420032d2 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x420032d2 esp_intr_ptr_in_isr_region .text.esp_intr_get_cpu - 0x420032d4 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x420032d4 esp_intr_get_cpu + 0x4200330c 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x4200330c esp_intr_get_cpu .text.esp_intr_alloc_intrstatus - 0x420032ea 0x418 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x420032ea esp_intr_alloc_intrstatus + 0x42003322 0x418 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x42003322 esp_intr_alloc_intrstatus .text.esp_intr_alloc - 0x42003702 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x42003702 esp_intr_alloc + 0x4200373a 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x4200373a esp_intr_alloc .text.intr_free_for_current_cpu - 0x4200371a 0x112 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x42003752 0x112 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) .text.esp_intr_free - 0x4200382c 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - 0x4200382c esp_intr_free + 0x42003864 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + 0x42003864 esp_intr_free .text.s_rtc_isr_noniram_hook - 0x42003840 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x42003878 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) .text.s_rtc_isr_noniram_hook_relieve - 0x42003850 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x42003888 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) .text.rtc_isr_ensure_installed - 0x42003864 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x4200389c 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) .text.rtc_isr_register - 0x420038d0 0x8c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - 0x420038d0 rtc_isr_register + 0x42003908 0x8c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + 0x42003908 rtc_isr_register .text.gpio_ll_hold_dis - 0x4200395c 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x42003994 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .text.gpio_ll_deepsleep_wakeup_is_enabled - 0x4200399e 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x420039d6 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .text.gpio_ll_deepsleep_wakeup_disable - 0x420039e8 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x42003a20 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .text.esp_sleep_config_gpio_isolate - 0x42003a48 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - 0x42003a48 esp_sleep_config_gpio_isolate + 0x42003a80 0x78 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x42003a80 esp_sleep_config_gpio_isolate .text.esp_sleep_enable_gpio_switch - 0x42003ac0 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - 0x42003ac0 esp_sleep_enable_gpio_switch + 0x42003af8 0xa4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x42003af8 esp_sleep_enable_gpio_switch .text.__esp_system_init_fn_esp_sleep_startup_init - 0x42003b64 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x42003b9c 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .text.esp_deep_sleep_wakeup_io_reset - 0x42003b76 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - 0x42003b76 esp_deep_sleep_wakeup_io_reset + 0x42003bae 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x42003bae esp_deep_sleep_wakeup_io_reset .text.esp_sleep_gpio_include - 0x42003bd2 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - 0x42003bd2 esp_sleep_gpio_include + 0x42003c0a 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x42003c0a esp_sleep_gpio_include .text.regi2c_saradc_enable - 0x42003bd4 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - 0x42003bd4 regi2c_saradc_enable + 0x42003c0c 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x42003c0c regi2c_saradc_enable .text.regi2c_saradc_disable - 0x42003c20 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - 0x42003c20 regi2c_saradc_disable + 0x42003c58 0x7c esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + 0x42003c58 regi2c_saradc_disable .text.set_ocode_by_efuse - 0x42003c9c 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x42003cd4 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .text.get_dig_dbias_by_efuse - 0x42003d08 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x42003d40 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .text.calibrate_ocode - 0x42003d4a 0x12c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x42003d82 0x12c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .text.get_rtc_dbias_by_efuse - 0x42003e76 0xf4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - 0x42003e76 get_rtc_dbias_by_efuse + 0x42003eae 0xf4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x42003eae get_rtc_dbias_by_efuse .text.set_rtc_dig_dbias - 0x42003f6a 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x42003fa2 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) .text.rtc_init - 0x42003fe4 0x44c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - 0x42003fe4 rtc_init + 0x4200401c 0x44c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + 0x4200401c rtc_init .text.memprot_ll_set_iram0_split_line - 0x42004430 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004468 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.memprot_ll_iram0_set_pms_area_0 - 0x420044a6 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420044de 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.memprot_ll_iram0_set_pms_area_1 - 0x420044d2 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x4200450a 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.memprot_ll_iram0_set_pms_area_2 - 0x42004504 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x4200453c 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.memprot_ll_iram0_set_pms_area_3 - 0x42004536 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x4200456e 0x3a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.memprot_ll_set_rtcfast_split_line - 0x42004570 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420045a8 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.memprot_ll_rtcfast_set_pms_area - 0x420045da 0xbc esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004612 0xbc esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.memprot_ll_set_dram0_split_line - 0x42004696 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420046ce 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.memprot_ll_dram0_set_pms_area_0 - 0x4200470c 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004744 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.memprot_ll_dram0_set_pms_area_1 - 0x42004732 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x4200476a 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.memprot_ll_dram0_set_pms_area_2 - 0x4200475a 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004792 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.memprot_ll_dram0_set_pms_area_3 - 0x42004786 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420047be 0x2c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.esp_memprot_iram0_get_def_split_addr - 0x420047b2 0xa esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420047ea 0xa esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.esp_memprot_dram0_get_def_split_addr - 0x420047bc 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420047f4 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.esp_memprot_rtcfast_get_min_split_addr - 0x420047cc 0xa esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004804 0xa esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.esp_mprot_set_intr_matrix - 0x420047d6 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x4200480e 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) .text.esp_mprot_set_split_addr - 0x42004860 0xc2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004860 esp_mprot_set_split_addr + 0x42004898 0xc2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004898 esp_mprot_set_split_addr .text.esp_mprot_get_default_main_split_addr - 0x42004922 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004922 esp_mprot_get_default_main_split_addr + 0x4200495a 0x46 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x4200495a esp_mprot_get_default_main_split_addr .text.esp_mprot_set_split_addr_lock - 0x42004968 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004968 esp_mprot_set_split_addr_lock + 0x420049a0 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420049a0 esp_mprot_set_split_addr_lock .text.esp_mprot_get_split_addr_lock - 0x4200499e 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x4200499e esp_mprot_get_split_addr_lock + 0x420049d6 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x420049d6 esp_mprot_get_split_addr_lock .text.esp_mprot_set_pms_lock - 0x420049ec 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x420049ec esp_mprot_set_pms_lock + 0x42004a24 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004a24 esp_mprot_set_pms_lock .text.esp_mprot_get_pms_lock - 0x42004a2e 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004a2e esp_mprot_get_pms_lock + 0x42004a66 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004a66 esp_mprot_get_pms_lock .text.esp_mprot_set_pms_area - 0x42004a90 0xde esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004a90 esp_mprot_set_pms_area + 0x42004ac8 0xde esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004ac8 esp_mprot_set_pms_area .text.esp_mprot_set_monitor_lock - 0x42004b6e 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004b6e esp_mprot_set_monitor_lock + 0x42004ba6 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004ba6 esp_mprot_set_monitor_lock .text.esp_mprot_get_monitor_lock - 0x42004bb0 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004bb0 esp_mprot_get_monitor_lock + 0x42004be8 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004be8 esp_mprot_get_monitor_lock .text.esp_mprot_set_monitor_en - 0x42004c12 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004c12 esp_mprot_set_monitor_en + 0x42004c4a 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004c4a esp_mprot_set_monitor_en .text.esp_mprot_monitor_clear_intr - 0x42004ca2 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004ca2 esp_mprot_monitor_clear_intr + 0x42004cda 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004cda esp_mprot_monitor_clear_intr .text.esp_mprot_get_active_intr - 0x42004d14 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004d14 esp_mprot_get_active_intr + 0x42004d4c 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004d4c esp_mprot_get_active_intr .text.esp_mprot_is_conf_locked_any - 0x42004d64 0xe2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004d64 esp_mprot_is_conf_locked_any + 0x42004d9c 0xe2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004d9c esp_mprot_is_conf_locked_any .text.esp_mprot_get_violate_addr - 0x42004e46 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004e46 esp_mprot_get_violate_addr + 0x42004e7e 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004e7e esp_mprot_get_violate_addr .text.esp_mprot_get_violate_world - 0x42004ebc 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004ebc esp_mprot_get_violate_world + 0x42004ef4 0x70 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004ef4 esp_mprot_get_violate_world .text.esp_mprot_get_violate_operation - 0x42004f2c 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004f2c esp_mprot_get_violate_operation + 0x42004f64 0x84 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004f64 esp_mprot_get_violate_operation .text.esp_mprot_has_byte_enables - 0x42004fb0 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004fb0 esp_mprot_has_byte_enables + 0x42004fe8 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004fe8 esp_mprot_has_byte_enables .text.esp_mprot_get_violate_byte_enables - 0x42004fb8 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004fb8 esp_mprot_get_violate_byte_enables + 0x42004ff0 0x26 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42004ff0 esp_mprot_get_violate_byte_enables .text.esp_mprot_set_prot - 0x42004fde 0x31c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - 0x42004fde esp_mprot_set_prot + 0x42005016 0x31c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + 0x42005016 esp_mprot_set_prot .text.esp_mprot_ll_err_to_esp_err - 0x420052fa 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - 0x420052fa esp_mprot_ll_err_to_esp_err + 0x42005332 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x42005332 esp_mprot_ll_err_to_esp_err .text.esp_mprot_ll_world_to_hl_world - 0x42005346 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - 0x42005346 esp_mprot_ll_world_to_hl_world + 0x4200537e 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x4200537e esp_mprot_ll_world_to_hl_world .text.esp_mprot_oper_type_to_str - 0x42005360 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - 0x42005360 esp_mprot_oper_type_to_str + 0x42005398 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x42005398 esp_mprot_oper_type_to_str .text.esp_mprot_pms_world_to_str - 0x420053b4 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - 0x420053b4 esp_mprot_pms_world_to_str + 0x420053ec 0x68 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + 0x420053ec esp_mprot_pms_world_to_str .text.esp_riscv_intr_num_flags - 0x4200541c 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + 0x42005454 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) .text.esp_cpu_intr_get_desc - 0x42005460 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - 0x42005460 esp_cpu_intr_get_desc + 0x42005498 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + 0x42005498 esp_cpu_intr_get_desc .text.s_sleep_hook_register - 0x42005482 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x420054ba 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) .text.esp_deep_sleep_register_phy_hook - 0x420054fc 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - 0x420054fc esp_deep_sleep_register_phy_hook + 0x42005534 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x42005534 esp_deep_sleep_register_phy_hook .text.esp_sleep_sub_mode_config - 0x42005510 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - 0x42005510 esp_sleep_sub_mode_config + 0x42005548 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + 0x42005548 esp_sleep_sub_mode_config .text.clk_tree_rtc_slow_calibration - 0x420055d4 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x4200560c 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) .text.esp_clk_tree_rc_fast_d256_get_freq_hz - 0x42005640 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42005640 esp_clk_tree_rc_fast_d256_get_freq_hz + 0x42005678 0x76 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42005678 esp_clk_tree_rc_fast_d256_get_freq_hz .text.esp_clk_tree_xtal32k_get_freq_hz - 0x420056b6 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x420056b6 esp_clk_tree_xtal32k_get_freq_hz + 0x420056ee 0x7a esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x420056ee esp_clk_tree_xtal32k_get_freq_hz .text.esp_clk_tree_lp_slow_get_freq_hz - 0x42005730 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42005730 esp_clk_tree_lp_slow_get_freq_hz + 0x42005768 0x42 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x42005768 esp_clk_tree_lp_slow_get_freq_hz .text.esp_clk_tree_rc_fast_get_freq_hz - 0x42005772 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42005772 esp_clk_tree_rc_fast_get_freq_hz + 0x420057aa 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x420057aa esp_clk_tree_rc_fast_get_freq_hz .text.esp_clk_tree_lp_fast_get_freq_hz - 0x42005790 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - 0x42005790 esp_clk_tree_lp_fast_get_freq_hz + 0x420057c8 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + 0x420057c8 esp_clk_tree_lp_fast_get_freq_hz .text.esp_newlib_locks_init - 0x420057f2 0xa0 esp-idf/newlib/libnewlib.a(locks.c.obj) - 0x420057f2 esp_newlib_locks_init + 0x4200582a 0xa0 esp-idf/newlib/libnewlib.a(locks.c.obj) + 0x4200582a esp_newlib_locks_init .text.newlib_include_pthread_impl - 0x42005892 0x2 esp-idf/newlib/libnewlib.a(pthread.c.obj) - 0x42005892 newlib_include_pthread_impl + 0x420058ca 0x2 esp-idf/newlib/libnewlib.a(pthread.c.obj) + 0x420058ca newlib_include_pthread_impl .text.newlib_include_getentropy_impl - 0x42005894 0x2 esp-idf/newlib/libnewlib.a(getentropy.c.obj) - 0x42005894 newlib_include_getentropy_impl + 0x420058cc 0x2 esp-idf/newlib/libnewlib.a(getentropy.c.obj) + 0x420058cc newlib_include_getentropy_impl .text.esp_cleanup_r - 0x42005896 0x50 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x420058ce 0x50 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .text.raise_r_stub - 0x420058e6 0xe esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x4200591e 0xe esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .text.esp_newlib_init - 0x420058f4 0x6c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - 0x420058f4 esp_setup_newlib_syscalls - 0x420058f4 esp_newlib_init + 0x4200592c 0x6c esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x4200592c esp_setup_newlib_syscalls + 0x4200592c esp_newlib_init .text.__esp_system_init_fn_init_newlib - 0x42005960 0xe esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x42005998 0xe esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .text.esp_newlib_init_global_stdio - 0x4200596e 0x96 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - 0x4200596e esp_newlib_init_global_stdio + 0x420059a6 0x96 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x420059a6 esp_newlib_init_global_stdio .text.__esp_system_init_fn_init_newlib_stdio - 0x42005a04 0x16 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x42005a3c 0x16 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .text.newlib_include_init_funcs - 0x42005a1a 0x2 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - 0x42005a1a newlib_include_init_funcs + 0x42005a52 0x2 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x42005a52 newlib_include_init_funcs .text.syscall_not_implemented - 0x42005a1c 0x1c esp-idf/newlib/libnewlib.a(syscalls.c.obj) - 0x42005a1c _getpid_r - 0x42005a1c _kill_r - 0x42005a1c _system_r - 0x42005a1c _isatty_r + 0x42005a54 0x1c esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x42005a54 _getpid_r + 0x42005a54 _kill_r + 0x42005a54 _system_r + 0x42005a54 _isatty_r .text.syscall_not_implemented_aborts - 0x42005a38 0xc esp-idf/newlib/libnewlib.a(syscalls.c.obj) - 0x42005a38 raise - 0x42005a38 _exit - 0x42005a38 _sbrk_r - 0x42005a38 _raise_r - .text.fcntl 0x42005a44 0x42 esp-idf/newlib/libnewlib.a(syscalls.c.obj) - 0x42005a44 fcntl + 0x42005a70 0xc esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x42005a70 raise + 0x42005a70 _exit + 0x42005a70 _sbrk_r + 0x42005a70 _raise_r + .text.fcntl 0x42005a7c 0x42 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x42005a7c fcntl .text.newlib_include_syscalls_impl - 0x42005a86 0x2 esp-idf/newlib/libnewlib.a(syscalls.c.obj) - 0x42005a86 newlib_include_syscalls_impl + 0x42005abe 0x2 esp-idf/newlib/libnewlib.a(syscalls.c.obj) + 0x42005abe newlib_include_syscalls_impl .text.adjust_boot_time - 0x42005a88 0x16e esp-idf/newlib/libnewlib.a(time.c.obj) + 0x42005ac0 0x16e esp-idf/newlib/libnewlib.a(time.c.obj) .text.get_adjusted_boot_time - 0x42005bf6 0x3e esp-idf/newlib/libnewlib.a(time.c.obj) + 0x42005c2e 0x3e esp-idf/newlib/libnewlib.a(time.c.obj) .text.adjtime_corr_stop - 0x42005c34 0x52 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x42005c6c 0x52 esp-idf/newlib/libnewlib.a(time.c.obj) .text.settimeofday - 0x42005c86 0x58 esp-idf/newlib/libnewlib.a(time.c.obj) - 0x42005c86 settimeofday - .text.usleep 0x42005cde 0x46 esp-idf/newlib/libnewlib.a(time.c.obj) - 0x42005cde usleep - .text.sleep 0x42005d24 0x1a esp-idf/newlib/libnewlib.a(time.c.obj) - 0x42005d24 sleep + 0x42005cbe 0x58 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x42005cbe settimeofday + .text.usleep 0x42005d16 0x46 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x42005d16 usleep + .text.sleep 0x42005d5c 0x1a esp-idf/newlib/libnewlib.a(time.c.obj) + 0x42005d5c sleep .text.clock_gettime - 0x42005d3e 0xa2 esp-idf/newlib/libnewlib.a(time.c.obj) - 0x42005d3e clock_gettime + 0x42005d76 0xa2 esp-idf/newlib/libnewlib.a(time.c.obj) + 0x42005d76 clock_gettime .text.esp_newlib_time_init - 0x42005de0 0xc esp-idf/newlib/libnewlib.a(time.c.obj) - 0x42005de0 esp_newlib_time_init + 0x42005e18 0xc esp-idf/newlib/libnewlib.a(time.c.obj) + 0x42005e18 esp_newlib_time_init .text.esp_time_impl_get_time_since_boot - 0x42005dec 0x2a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x42005dec esp_time_impl_get_time_since_boot + 0x42005e24 0x2a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42005e24 esp_time_impl_get_time_since_boot .text.esp_time_impl_get_time - 0x42005e16 0x12 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x42005e16 esp_time_impl_get_time + 0x42005e4e 0x12 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42005e4e esp_time_impl_get_time .text.esp_time_impl_set_boot_time - 0x42005e28 0x3e esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x42005e28 esp_time_impl_set_boot_time + 0x42005e60 0x3e esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42005e60 esp_time_impl_set_boot_time .text.esp_time_impl_get_boot_time - 0x42005e66 0x40 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x42005e66 esp_time_impl_get_boot_time + 0x42005e9e 0x40 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42005e9e esp_time_impl_get_boot_time .text.esp_set_time_from_rtc - 0x42005ea6 0x3a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x42005ea6 esp_set_time_from_rtc + 0x42005ede 0x3a esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42005ede esp_set_time_from_rtc .text.esp_sync_timekeeping_timers - 0x42005ee0 0x70 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x42005ee0 esp_sync_timekeeping_timers + 0x42005f18 0x70 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42005f18 esp_sync_timekeeping_timers .text.esp_time_impl_init - 0x42005f50 0xe esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - 0x42005f50 esp_time_impl_init + 0x42005f88 0xe esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + 0x42005f88 esp_time_impl_init .text.getrandom - 0x42005f5e 0x24 esp-idf/newlib/libnewlib.a(random.c.obj) - 0x42005f5e getrandom + 0x42005f96 0x24 esp-idf/newlib/libnewlib.a(random.c.obj) + 0x42005f96 getrandom .text.mutexattr_check - 0x42005f82 0x10 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x42005fba 0x10 esp-idf/pthread/libpthread.a(pthread.c.obj) .text.pthread_mutex_lock_internal - 0x42005f92 0x80 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x42005fca 0x80 esp-idf/pthread/libpthread.a(pthread.c.obj) .text.pthread_mutex_init - 0x42006012 0x86 esp-idf/pthread/libpthread.a(pthread.c.obj) - 0x42006012 pthread_mutex_init + 0x4200604a 0x86 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x4200604a pthread_mutex_init .text.pthread_mutex_init_if_static - 0x42006098 0x44 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x420060d0 0x44 esp-idf/pthread/libpthread.a(pthread.c.obj) .text.pthread_mutex_lock - 0x420060dc 0x24 esp-idf/pthread/libpthread.a(pthread.c.obj) - 0x420060dc pthread_mutex_lock + 0x42006114 0x24 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x42006114 pthread_mutex_lock .text.pthread_mutex_unlock - 0x42006100 0x96 esp-idf/pthread/libpthread.a(pthread.c.obj) - 0x42006100 pthread_mutex_unlock + 0x42006138 0x96 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x42006138 pthread_mutex_unlock .text.pthread_include_pthread_impl - 0x42006196 0x2 esp-idf/pthread/libpthread.a(pthread.c.obj) - 0x42006196 pthread_include_pthread_impl + 0x420061ce 0x2 esp-idf/pthread/libpthread.a(pthread.c.obj) + 0x420061ce pthread_include_pthread_impl .text.pthread_include_pthread_cond_var_impl - 0x42006198 0x2 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - 0x42006198 pthread_include_pthread_cond_var_impl + 0x420061d0 0x2 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + 0x420061d0 pthread_include_pthread_cond_var_impl .text.find_value - 0x4200619a 0x10 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x420061d2 0x10 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) .text.find_key - 0x420061aa 0x3a esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x420061e2 0x3a esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) .text.pthread_cleanup_thread_specific_data_callback - 0x420061e4 0x68 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x4200621c 0x68 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) .text.pthread_key_create - 0x4200624c 0x66 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x4200624c pthread_key_create + 0x42006284 0x66 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x42006284 pthread_key_create .text.pthread_getspecific - 0x420062b2 0x28 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x420062b2 pthread_getspecific + 0x420062ea 0x28 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x420062ea pthread_getspecific .text.pthread_setspecific - 0x420062da 0xe0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x420062da pthread_setspecific + 0x42006312 0xe0 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x42006312 pthread_setspecific .text.pthread_include_pthread_local_storage_impl - 0x420063ba 0x2 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - 0x420063ba pthread_include_pthread_local_storage_impl + 0x420063f2 0x2 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + 0x420063f2 pthread_include_pthread_local_storage_impl .text.pthread_include_pthread_rwlock_impl - 0x420063bc 0x2 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - 0x420063bc pthread_include_pthread_rwlock_impl + 0x420063f4 0x2 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + 0x420063f4 pthread_include_pthread_rwlock_impl .text.pthread_include_pthread_semaphore_impl - 0x420063be 0x2 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - 0x420063be pthread_include_pthread_semaphore_impl + 0x420063f6 0x2 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + 0x420063f6 pthread_include_pthread_semaphore_impl .text.__cxa_guard_dummy - 0x420063c0 0x2 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - 0x420063c0 __cxa_guard_dummy + 0x420063f8 0x2 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + 0x420063f8 __cxa_guard_dummy .text.__cxx_init_dummy - 0x420063c2 0x2 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) - 0x420063c2 __cxx_init_dummy + 0x420063fa 0x2 esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + 0x420063fa __cxx_init_dummy .text.esp_timer_early_init - 0x420063c4 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - 0x420063c4 esp_timer_early_init + 0x420063fc 0x10 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x420063fc esp_timer_early_init .text.__esp_system_init_fn_esp_timer_init_nonos - 0x420063d4 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x4200640c 0xc esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) .text.esp_timer_init_include_func - 0x420063e0 0x2 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - 0x420063e0 esp_timer_init_include_func + 0x42006418 0x2 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x42006418 esp_timer_init_include_func .text.esp_timer_impl_init_system_time - 0x420063e2 0x8c esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - 0x420063e2 esp_timer_impl_init_system_time + 0x4200641a 0x8c esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + 0x4200641a esp_timer_impl_init_system_time .text.esp_timer_impl_early_init - 0x4200646e 0xce esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - 0x4200646e esp_timer_impl_early_init + 0x420064a6 0xce esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x420064a6 esp_timer_impl_early_init .text.esp_timer_impl_init - 0x4200653c 0x104 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - 0x4200653c esp_timer_impl_init + 0x42006574 0x104 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + 0x42006574 esp_timer_impl_init .text.uart_get_avail_data_len - 0x42006640 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42006678 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_tx_char - 0x42006658 0x46 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42006690 0x46 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_rx_char - 0x4200669e 0x3c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x420066d6 0x3c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_read_char - 0x420066da 0x2e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42006712 0x2e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.unregister_select - 0x42006708 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42006740 0x80 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_end_select - 0x42006788 0xac esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x420067c0 0xac esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.register_select - 0x42006834 0x72 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x4200686c 0x72 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_start_select - 0x420068a6 0x242 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x420068de 0x242 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.select_notif_callback_isr - 0x42006ae8 0x10a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42006b20 0x10a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_tcflush - 0x42006bf2 0x3c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42006c2a 0x3c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_tcdrain - 0x42006c2e 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42006c66 0x30 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_tcgetattr - 0x42006c5e 0x378 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42006c96 0x378 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_tcsetattr - 0x42006fd6 0x36e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x4200700e 0x36e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_access - 0x42007344 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x4200737c 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_open - 0x420073bc 0x74 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x420073f4 0x74 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_fcntl - 0x42007430 0x88 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42007468 0x88 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_fstat - 0x420074b8 0x50 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x420074f0 0x50 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_close - 0x42007508 0x36 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42007540 0x36 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_return_char - 0x4200753e 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42007576 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_fsync - 0x42007582 0x72 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x420075ba 0x72 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_read - 0x420075f4 0x19e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x4200762c 0x19e esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_write - 0x42007792 0xec esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x420077ca 0xec esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.esp_vfs_uart_get_vfs - 0x4200787e 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - 0x4200787e esp_vfs_uart_get_vfs + 0x420078b6 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x420078b6 esp_vfs_uart_get_vfs .text.uart_vfs_dev_register - 0x42007888 0x48 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - 0x42007888 uart_vfs_dev_register - 0x42007888 esp_vfs_dev_uart_register + 0x420078c0 0x48 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x420078c0 uart_vfs_dev_register + 0x420078c0 esp_vfs_dev_uart_register .text.__esp_system_init_fn_init_vfs_uart - 0x420078d0 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42007908 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .text.uart_vfs_include_dev_init - 0x420078e0 0x2 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - 0x420078e0 uart_vfs_include_dev_init + 0x42007918 0x2 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x42007918 uart_vfs_include_dev_init .text.uart_pattern_queue_update - 0x420078e2 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4200791a 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_reenable_intr_mask - 0x42007926 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4200795e 0x90 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) .text.uart_set_word_length - 0x420079b6 0xb6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x420079b6 uart_set_word_length + 0x420079ee 0xb6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x420079ee uart_set_word_length .text.uart_get_word_length - 0x42007a6c 0x58 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42007a6c uart_get_word_length + 0x42007aa4 0x58 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007aa4 uart_get_word_length .text.uart_set_stop_bits - 0x42007ac4 0xb6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42007ac4 uart_set_stop_bits + 0x42007afc 0xb6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007afc uart_set_stop_bits .text.uart_get_stop_bits - 0x42007b7a 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42007b7a uart_get_stop_bits + 0x42007bb2 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007bb2 uart_get_stop_bits .text.uart_set_parity - 0x42007bf2 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42007bf2 uart_set_parity + 0x42007c2a 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007c2a uart_set_parity .text.uart_get_parity - 0x42007c6a 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42007c6a uart_get_parity + 0x42007ca2 0x78 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007ca2 uart_get_parity .text.uart_set_baudrate - 0x42007ce2 0x16a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42007ce2 uart_set_baudrate + 0x42007d1a 0x16a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007d1a uart_set_baudrate .text.uart_get_baudrate - 0x42007e4c 0xca esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42007e4c uart_get_baudrate + 0x42007e84 0xca esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007e84 uart_get_baudrate .text.uart_wait_tx_done - 0x42007f16 0x22a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42007f16 uart_wait_tx_done + 0x42007f4e 0x22a esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42007f4e uart_wait_tx_done .text.uart_get_buffered_data_len - 0x42008140 0xc2 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42008140 uart_get_buffered_data_len + 0x42008178 0xc2 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42008178 uart_get_buffered_data_len .text.uart_flush_input - 0x42008202 0x1f8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42008202 uart_flush_input - 0x42008202 uart_flush + 0x4200823a 0x1f8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x4200823a uart_flush_input + 0x4200823a uart_flush .text.uart_is_driver_installed - 0x420083fa 0x22 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x420083fa uart_is_driver_installed + 0x42008432 0x22 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42008432 uart_is_driver_installed .text.uart_set_select_notif_callback - 0x4200841c 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x4200841c uart_set_select_notif_callback + 0x42008454 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42008454 uart_set_select_notif_callback .text.uart_get_selectlock - 0x42008438 0x6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - 0x42008438 uart_get_selectlock + 0x42008470 0x6 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + 0x42008470 uart_get_selectlock .text.__esp_system_init_fn_usb_serial_jtag_conn_status_init - 0x4200843e 0x30 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + 0x42008476 0x30 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) .text.usb_serial_jtag_connection_monitor_include - 0x4200846e 0x2 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - 0x4200846e usb_serial_jtag_connection_monitor_include + 0x420084a6 0x2 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + 0x420084a6 usb_serial_jtag_connection_monitor_include .text.usb_serial_jtag_open - 0x42008470 0x14 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x420084a8 0x14 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_rx_char_no_driver - 0x42008484 0x3c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x420084bc 0x3c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_read_char - 0x420084c0 0x26 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x420084f8 0x26 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_close - 0x420084e6 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x4200851e 0x4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_wait_tx_done_no_driver - 0x420084ea 0x7e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x42008522 0x7e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_tx_char_no_driver - 0x42008568 0xa6 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x420085a0 0xa6 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.unregister_select - 0x4200860e 0x88 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x42008646 0x88 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_end_select - 0x42008696 0x28 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x420086ce 0x28 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.register_select - 0x420086be 0x8e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x420086f6 0x8e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_start_select - 0x4200874c 0x114 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x42008784 0x114 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.select_notif_callback_isr - 0x42008860 0xb0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x42008898 0xb0 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_tcflush - 0x42008910 0x14 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x42008948 0x14 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_fcntl - 0x42008924 0x4a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x4200895c 0x4a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_tcgetattr - 0x4200896e 0x5c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x420089a6 0x5c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_fstat - 0x420089ca 0x26 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x42008a02 0x26 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_fsync - 0x420089f0 0x46 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x42008a28 0x46 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_tcdrain - 0x42008a36 0x10 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x42008a6e 0x10 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_tcsetattr - 0x42008a46 0x6c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x42008a7e 0x6c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_write - 0x42008ab2 0x8c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x42008aea 0x8c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_return_char - 0x42008b3e 0x3a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x42008b76 0x3a esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.usb_serial_jtag_read - 0x42008b78 0xb4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x42008bb0 0xb4 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.__esp_system_init_fn_init_vfs_usj_sec - 0x42008c2c 0x24 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x42008c64 0x24 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .text.esp_vfs_usb_serial_jtag_get_vfs - 0x42008c50 0xa esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - 0x42008c50 esp_vfs_usb_serial_jtag_get_vfs + 0x42008c88 0xa esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x42008c88 esp_vfs_usb_serial_jtag_get_vfs .text.usb_serial_jtag_vfs_include_dev_init - 0x42008c5a 0x2 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - 0x42008c5a usb_serial_jtag_vfs_include_dev_init + 0x42008c92 0x2 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x42008c92 usb_serial_jtag_vfs_include_dev_init .text.usb_serial_jtag_is_driver_installed - 0x42008c5c 0xe esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - 0x42008c5c usb_serial_jtag_is_driver_installed + 0x42008c94 0xe esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + 0x42008c94 usb_serial_jtag_is_driver_installed .text.usb_serial_jtag_set_select_notif_callback - 0x42008c6a 0x20 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - 0x42008c6a usb_serial_jtag_set_select_notif_callback + 0x42008ca2 0x20 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + 0x42008ca2 usb_serial_jtag_set_select_notif_callback .text.usb_serial_jtag_read_ready - 0x42008c8a 0x2e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - 0x42008c8a usb_serial_jtag_read_ready + 0x42008cc2 0x2e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + 0x42008cc2 usb_serial_jtag_read_ready .text.usb_serial_jtag_write_ready - 0x42008cb8 0x20 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - 0x42008cb8 usb_serial_jtag_write_ready + 0x42008cf0 0x20 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + 0x42008cf0 usb_serial_jtag_write_ready .text.include_esp_phy_override - 0x42008cd8 0x2 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - 0x42008cd8 include_esp_phy_override + 0x42008d10 0x2 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x42008d10 include_esp_phy_override .text.phy_set_pwdet_power - 0x42008cda 0x2a esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - 0x42008cda phy_set_pwdet_power + 0x42008d12 0x2a esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x42008d12 phy_set_pwdet_power .text.phy_get_tsens_value - 0x42008d04 0x10 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - 0x42008d04 phy_get_tsens_value + 0x42008d3c 0x10 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + 0x42008d3c phy_get_tsens_value .text.console_start_select - 0x42008d14 0x2a esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008d4c 0x2a esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .text.console_end_select - 0x42008d3e 0x20 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42008d3e console_end_select + 0x42008d76 0x20 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008d76 console_end_select .text.console_open - 0x42008d5e 0x44 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42008d5e console_open + 0x42008d96 0x44 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008d96 console_open .text.console_write - 0x42008da2 0x34 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42008da2 console_write + 0x42008dda 0x34 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008dda console_write .text.console_fstat - 0x42008dd6 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42008dd6 console_fstat + 0x42008e0e 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008e0e console_fstat .text.console_close - 0x42008dec 0x24 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42008dec console_close + 0x42008e24 0x24 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008e24 console_close .text.console_read - 0x42008e10 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42008e10 console_read + 0x42008e48 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008e48 console_read .text.console_fcntl - 0x42008e26 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42008e26 console_fcntl + 0x42008e5e 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008e5e console_fcntl .text.console_fsync - 0x42008e3c 0x2a esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42008e3c console_fsync + 0x42008e74 0x2a esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008e74 console_fsync .text.console_access - 0x42008e66 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42008e66 console_access + 0x42008e9e 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008e9e console_access .text.console_tcsetattr - 0x42008e7c 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42008e7c console_tcsetattr + 0x42008eb4 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008eb4 console_tcsetattr .text.console_tcgetattr - 0x42008e92 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42008e92 console_tcgetattr + 0x42008eca 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008eca console_tcgetattr .text.console_tcdrain - 0x42008ea8 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42008ea8 console_tcdrain + 0x42008ee0 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008ee0 console_tcdrain .text.console_tcflush - 0x42008ebe 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42008ebe console_tcflush + 0x42008ef6 0x16 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008ef6 console_tcflush .text.esp_vfs_dev_console_register - 0x42008ed4 0x20 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008f0c 0x20 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .text.esp_vfs_console_register - 0x42008ef4 0x26 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42008ef4 esp_vfs_console_register + 0x42008f2c 0x26 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008f2c esp_vfs_console_register .text.__esp_system_init_fn_init_vfs_console - 0x42008f1a 0xe esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008f52 0xe esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .text.esp_vfs_include_console_register - 0x42008f28 0x2 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - 0x42008f28 esp_vfs_include_console_register + 0x42008f60 0x2 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x42008f60 esp_vfs_include_console_register .text.esp_get_free_index - 0x42008f2a 0x22 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42008f62 0x22 esp-idf/vfs/libvfs.a(vfs.c.obj) .text.esp_vfs_safe_fd_isset - 0x42008f4c 0x34 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42008f84 0x34 esp-idf/vfs/libvfs.a(vfs.c.obj) .text.set_global_fd_sets - 0x42008f80 0x12c esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42008fb8 0x12c esp-idf/vfs/libvfs.a(vfs.c.obj) .text.free_proxy_members - 0x420090ac 0x2e esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420090e4 0x2e esp-idf/vfs/libvfs.a(vfs.c.obj) .text.esp_vfs_duplicate_fs_ops - 0x420090da 0xde esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009112 0xde esp-idf/vfs/libvfs.a(vfs.c.obj) .text.esp_vfs_free_fs_ops - 0x420091b8 0x38 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420091f0 0x38 esp-idf/vfs/libvfs.a(vfs.c.obj) .text.esp_vfs_register_fs_common - 0x420091f0 0x166 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009228 0x166 esp-idf/vfs/libvfs.a(vfs.c.obj) .text.esp_minify_vfs - 0x42009356 0x160 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200938e 0x160 esp-idf/vfs/libvfs.a(vfs.c.obj) .text.esp_vfs_make_fs_ops - 0x420094b6 0x114 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420094ee 0x114 esp-idf/vfs/libvfs.a(vfs.c.obj) .text.translate_path - 0x420095ca 0x68 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009602 0x68 esp-idf/vfs/libvfs.a(vfs.c.obj) .text.esp_vfs_register_fs - 0x42009632 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42009632 esp_vfs_register_fs + 0x4200966a 0x88 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200966a esp_vfs_register_fs .text.esp_vfs_register_common - 0x420096ba 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x420096ba esp_vfs_register_common + 0x420096f2 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420096f2 esp_vfs_register_common .text.esp_vfs_register_fd_range - 0x42009724 0x14e esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42009724 esp_vfs_register_fd_range + 0x4200975c 0x14e esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200975c esp_vfs_register_fd_range .text.get_vfs_for_index - 0x42009872 0x28 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42009872 get_vfs_for_index + 0x420098aa 0x28 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420098aa get_vfs_for_index .text.get_vfs_for_fd - 0x4200989a 0x2a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420098d2 0x2a esp-idf/vfs/libvfs.a(vfs.c.obj) .text.call_end_selects - 0x420098c4 0x58 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420098fc 0x58 esp-idf/vfs/libvfs.a(vfs.c.obj) .text.get_vfs_for_path - 0x4200991c 0xaa esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200991c get_vfs_for_path + 0x42009954 0xaa esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009954 get_vfs_for_path .text.esp_vfs_open - 0x420099c6 0x146 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x420099c6 esp_vfs_open - 0x420099c6 _open_r + 0x420099fe 0x146 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x420099fe esp_vfs_open + 0x420099fe _open_r .text.esp_vfs_write - 0x42009b0c 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42009b0c esp_vfs_write - 0x42009b0c _write_r + 0x42009b44 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009b44 esp_vfs_write + 0x42009b44 _write_r .text.esp_vfs_lseek - 0x42009b90 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42009b90 _lseek_r - 0x42009b90 esp_vfs_lseek + 0x42009bc8 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009bc8 _lseek_r + 0x42009bc8 esp_vfs_lseek .text.esp_vfs_read - 0x42009c14 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42009c14 esp_vfs_read - 0x42009c14 _read_r + 0x42009c4c 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009c4c esp_vfs_read + 0x42009c4c _read_r .text.esp_vfs_close - 0x42009c98 0xf4 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42009c98 _close_r - 0x42009c98 esp_vfs_close + 0x42009cd0 0xf4 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009cd0 _close_r + 0x42009cd0 esp_vfs_close .text.esp_vfs_fstat - 0x42009d8c 0x76 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42009d8c esp_vfs_fstat - 0x42009d8c _fstat_r + 0x42009dc4 0x76 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009dc4 esp_vfs_fstat + 0x42009dc4 _fstat_r .text.esp_vfs_fcntl_r - 0x42009e02 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42009e02 esp_vfs_fcntl_r - 0x42009e02 _fcntl_r + 0x42009e3a 0x84 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009e3a esp_vfs_fcntl_r + 0x42009e3a _fcntl_r .text.esp_vfs_fsync - 0x42009e86 0x74 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42009e86 esp_vfs_fsync - 0x42009e86 fsync + 0x42009ebe 0x74 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009ebe esp_vfs_fsync + 0x42009ebe fsync .text.esp_vfs_stat - 0x42009efa 0x64 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42009efa esp_vfs_stat - 0x42009efa _stat_r + 0x42009f32 0x64 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009f32 esp_vfs_stat + 0x42009f32 _stat_r .text.esp_vfs_link - 0x42009f5e 0x96 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42009f5e _link_r - 0x42009f5e esp_vfs_link + 0x42009f96 0x96 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x42009f96 _link_r + 0x42009f96 esp_vfs_link .text.esp_vfs_unlink - 0x42009ff4 0x74 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x42009ff4 _unlink_r - 0x42009ff4 esp_vfs_unlink + 0x4200a02c 0x74 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a02c _unlink_r + 0x4200a02c esp_vfs_unlink .text.esp_vfs_rename - 0x4200a068 0xb0 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a068 _rename_r - 0x4200a068 esp_vfs_rename + 0x4200a0a0 0xb0 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a0a0 _rename_r + 0x4200a0a0 esp_vfs_rename .text.esp_vfs_access - 0x4200a118 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a118 esp_vfs_access - 0x4200a118 access + 0x4200a150 0x6a esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a150 esp_vfs_access + 0x4200a150 access .text.esp_vfs_select - 0x4200a182 0x492 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a182 esp_vfs_select - 0x4200a182 select + 0x4200a1ba 0x492 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a1ba esp_vfs_select + 0x4200a1ba select .text.esp_vfs_select_triggered - 0x4200a614 0x58 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a614 esp_vfs_select_triggered + 0x4200a64c 0x58 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a64c esp_vfs_select_triggered .text.esp_vfs_select_triggered_isr - 0x4200a66c 0x54 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a66c esp_vfs_select_triggered_isr + 0x4200a6a4 0x54 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a6a4 esp_vfs_select_triggered_isr .text.tcgetattr - 0x4200a6c0 0x82 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a6c0 tcgetattr + 0x4200a6f8 0x82 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a6f8 tcgetattr .text.tcsetattr - 0x4200a742 0x8c esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a742 tcsetattr - .text.tcdrain 0x4200a7ce 0x78 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a7ce tcdrain - .text.tcflush 0x4200a846 0x82 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a846 tcflush + 0x4200a77a 0x8c esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a77a tcsetattr + .text.tcdrain 0x4200a806 0x78 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a806 tcdrain + .text.tcflush 0x4200a87e 0x82 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a87e tcflush .text.vfs_include_syscalls_impl - 0x4200a8c8 0x2 esp-idf/vfs/libvfs.a(vfs.c.obj) - 0x4200a8c8 vfs_include_syscalls_impl + 0x4200a900 0x2 esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x4200a900 vfs_include_syscalls_impl .text.vfs_null_get_empty_fd - 0x4200a8ca 0x24 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200a902 0x24 esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_fsync - 0x4200a8ee 0x1e esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200a926 0x1e esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_ioctl - 0x4200a90c 0x26 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200a944 0x26 esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_fcntl - 0x4200a932 0x26 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200a96a 0x26 esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_close - 0x4200a958 0x1e esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200a990 0x1e esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_open - 0x4200a976 0xc0 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200a9ae 0xc0 esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_pwrite - 0x4200aa36 0x32 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200aa6e 0x32 esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_pread - 0x4200aa68 0x30 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200aaa0 0x30 esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_read - 0x4200aa98 0x30 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200aad0 0x30 esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_lseek - 0x4200aac8 0x42 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200ab00 0x42 esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_write - 0x4200ab0a 0x32 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200ab42 0x32 esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_stat - 0x4200ab3c 0x54 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200ab74 0x54 esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.vfs_null_fstat - 0x4200ab90 0x42 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200abc8 0x42 esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.esp_vfs_null_register - 0x4200abd2 0x22 esp-idf/vfs/libvfs.a(nullfs.c.obj) - 0x4200abd2 esp_vfs_null_register + 0x4200ac0a 0x22 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200ac0a esp_vfs_null_register .text.__esp_system_init_fn_init_vfs_nullfs - 0x4200abf4 0xe esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200ac2c 0xe esp-idf/vfs/libvfs.a(nullfs.c.obj) .text.esp_vfs_include_nullfs_register - 0x4200ac02 0x2 esp-idf/vfs/libvfs.a(nullfs.c.obj) - 0x4200ac02 esp_vfs_include_nullfs_register + 0x4200ac3a 0x2 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x4200ac3a esp_vfs_include_nullfs_register .text.nvs_sec_provider_include_impl - 0x4200ac04 0x2 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - 0x4200ac04 nvs_sec_provider_include_impl + 0x4200ac3c 0x2 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + 0x4200ac3c nvs_sec_provider_include_impl .text.check_motor_pcm - 0x4200ac06 0x22 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200ac3e 0x22 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.rescale_raw_val - 0x4200ac28 0xa esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200ac60 0xa esp-idf/main/libmain.a(blink_example_main.c.obj) .text.motors_init - 0x4200ac32 0x1a esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200ac6a 0x1a esp-idf/main/libmain.a(blink_example_main.c.obj) .text.update_pwm - 0x4200ac4c 0x148 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200ac84 0x148 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.onDataReceived - 0x4200ad94 0x4e esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x4200ad94 onDataReceived + 0x4200adcc 0x4e esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200adcc onDataReceived .text.configure_button - 0x4200ade2 0x32 esp-idf/main/libmain.a(blink_example_main.c.obj) - .text.rc_task 0x4200ae14 0x24 esp-idf/main/libmain.a(blink_example_main.c.obj) - .text.task 0x4200ae38 0x30c esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x4200ae38 task + 0x4200ae1a 0x32 esp-idf/main/libmain.a(blink_example_main.c.obj) + .text.rc_task 0x4200ae4c 0x24 esp-idf/main/libmain.a(blink_example_main.c.obj) + .text.task 0x4200ae70 0x30c esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200ae70 task .text.display_xy - 0x4200b144 0x92 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b17c 0x92 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.nav_key_task - 0x4200b1d6 0x1a esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b20e 0x1a esp-idf/main/libmain.a(blink_example_main.c.obj) .text.gpio_task - 0x4200b1f0 0x36 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b228 0x36 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.led_task - 0x4200b226 0x2a esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b25e 0x2a esp-idf/main/libmain.a(blink_example_main.c.obj) .text.temp_sensor_task - 0x4200b250 0xa8 esp-idf/main/libmain.a(blink_example_main.c.obj) - .text.wifi_init - 0x4200b2f8 0x208 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b288 0xa8 esp-idf/main/libmain.a(blink_example_main.c.obj) + .text.wifi_init_sta + 0x4200b330 0x2d2 esp-idf/main/libmain.a(blink_example_main.c.obj) + .text.wifi_event_handler + 0x4200b602 0x54 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.chip_sensor_init - 0x4200b500 0xb0 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b656 0xb0 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.ledc_init - 0x4200b5b0 0x282 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b706 0x282 esp-idf/main/libmain.a(blink_example_main.c.obj) .text.adc_calibration_init - 0x4200b832 0xfa esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200b988 0xfa esp-idf/main/libmain.a(blink_example_main.c.obj) .text.rc_adc_init - 0x4200b92c 0xfc esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200ba82 0xfc esp-idf/main/libmain.a(blink_example_main.c.obj) .text.app_main - 0x4200ba28 0x2e0 esp-idf/main/libmain.a(blink_example_main.c.obj) - 0x4200ba28 app_main + 0x4200bb7e 0x2e6 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x4200bb7e app_main .text.mqtt_event_handler - 0x4200bd08 0x8a esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200be64 0x8a esp-idf/main/libmain.a(mqtt.c.obj) .text.mqtt_app_start - 0x4200bd92 0x46 esp-idf/main/libmain.a(mqtt.c.obj) - 0x4200bd92 mqtt_app_start + 0x4200beee 0x46 esp-idf/main/libmain.a(mqtt.c.obj) + 0x4200beee mqtt_app_start .text.cfg_equal - 0x4200bdd8 0x3a esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200bf34 0x3a esp-idf/main/libmain.a(i2cdev.c.obj) .text.i2c_setup_port - 0x4200be12 0x112 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200bf6e 0x112 esp-idf/main/libmain.a(i2cdev.c.obj) .text.i2cdev_init - 0x4200bf24 0x94 esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200bf24 i2cdev_init + 0x4200c080 0x94 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c080 i2cdev_init .text.i2c_dev_create_mutex - 0x4200bfb8 0x5c esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200bfb8 i2c_dev_create_mutex + 0x4200c114 0x5c esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c114 i2c_dev_create_mutex .text.i2c_dev_take_mutex - 0x4200c014 0x60 esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c014 i2c_dev_take_mutex + 0x4200c170 0x60 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c170 i2c_dev_take_mutex .text.i2c_dev_give_mutex - 0x4200c074 0x60 esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c074 i2c_dev_give_mutex + 0x4200c1d0 0x60 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c1d0 i2c_dev_give_mutex .text.i2c_dev_read - 0x4200c0d4 0x1be esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c0d4 i2c_dev_read + 0x4200c230 0x1be esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c230 i2c_dev_read .text.i2c_dev_write - 0x4200c292 0x1a2 esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c292 i2c_dev_write + 0x4200c3ee 0x1a2 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c3ee i2c_dev_write .text.i2c_dev_read_reg - 0x4200c434 0x1c esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c434 i2c_dev_read_reg + 0x4200c590 0x1c esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c590 i2c_dev_read_reg .text.i2c_dev_write_reg - 0x4200c450 0x1c esp-idf/main/libmain.a(i2cdev.c.obj) - 0x4200c450 i2c_dev_write_reg + 0x4200c5ac 0x1c esp-idf/main/libmain.a(i2cdev.c.obj) + 0x4200c5ac i2c_dev_write_reg .text.read_reg_16 - 0x4200c46c 0x6a esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c5c8 0x6a esp-idf/main/libmain.a(ina219.c.obj) .text.read_conf_bits - 0x4200c4d6 0x38 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c632 0x38 esp-idf/main/libmain.a(ina219.c.obj) .text.write_reg_16 - 0x4200c50e 0x58 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c66a 0x58 esp-idf/main/libmain.a(ina219.c.obj) .text.ina219_init_desc - 0x4200c566 0x66 esp-idf/main/libmain.a(ina219.c.obj) - 0x4200c566 ina219_init_desc + 0x4200c6c2 0x66 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c6c2 ina219_init_desc .text.ina219_init - 0x4200c5cc 0x1c esp-idf/main/libmain.a(ina219.c.obj) - 0x4200c5cc ina219_init + 0x4200c728 0x1c esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c728 ina219_init .text.ina219_configure - 0x4200c5e8 0x7c esp-idf/main/libmain.a(ina219.c.obj) - 0x4200c5e8 ina219_configure + 0x4200c744 0x7c esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c744 ina219_configure .text.ina219_get_gain - 0x4200c664 0x2c esp-idf/main/libmain.a(ina219.c.obj) - 0x4200c664 ina219_get_gain + 0x4200c7c0 0x2c esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c7c0 ina219_get_gain .text.ina219_calibrate - 0x4200c690 0x140 esp-idf/main/libmain.a(ina219.c.obj) - 0x4200c690 ina219_calibrate + 0x4200c7ec 0x140 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c7ec ina219_calibrate .text.ina219_get_bus_voltage - 0x4200c7d0 0x60 esp-idf/main/libmain.a(ina219.c.obj) - 0x4200c7d0 ina219_get_bus_voltage + 0x4200c92c 0x60 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c92c ina219_get_bus_voltage .text.ina219_get_shunt_voltage - 0x4200c830 0x5e esp-idf/main/libmain.a(ina219.c.obj) - 0x4200c830 ina219_get_shunt_voltage + 0x4200c98c 0x5e esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c98c ina219_get_shunt_voltage .text.ina219_get_current - 0x4200c88e 0x54 esp-idf/main/libmain.a(ina219.c.obj) - 0x4200c88e ina219_get_current + 0x4200c9ea 0x54 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200c9ea ina219_get_current .text.ina219_get_power - 0x4200c8e2 0x54 esp-idf/main/libmain.a(ina219.c.obj) - 0x4200c8e2 ina219_get_power + 0x4200ca3e 0x54 esp-idf/main/libmain.a(ina219.c.obj) + 0x4200ca3e ina219_get_power .text.create_string - 0x4200c936 0x7e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ca92 0x7e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_check_cfg_conflict - 0x4200c9b4 0x158 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200cb10 0x158 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.create_client_data - 0x4200cb0c 0x14c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200cc68 0x14c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.run_event_loop - 0x4200cc58 0x48 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200cdb4 0x48 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_dispatch_event - 0x4200cca0 0x42 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200cdfc 0x42 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_delete_expired_messages - 0x4200cce2 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ce3e 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_client_create_transport - 0x4200cd0a 0x350 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ce66 0x350 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_set_cert_key_data - 0x4200d05a 0xcc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d1b6 0xcc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_set_ssl_transport_properties - 0x4200d126 0x1ca esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d282 0x1ca esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_dispatch_event_with_msgid - 0x4200d2f0 0x2c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d44c 0x2c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_client_dispatch_transport_error - 0x4200d31c 0x52 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d478 0x52 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_handle_transport_read_error - 0x4200d36e 0x98 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d4ca 0x98 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_abort_connection - 0x4200d406 0x64 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d562 0x64 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_write - 0x4200d46a 0xae esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d5c6 0xae esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_message_receive - 0x4200d518 0x20e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d674 0x20e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_connect - 0x4200d726 0x292 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200d882 0x292 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.send_disconnect_msg - 0x4200d9b8 0x86 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200db14 0x86 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.deliver_suback - 0x4200da3e 0xbe esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200db9a 0xbe esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.deliver_publish - 0x4200dafc 0x172 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200dc58 0x172 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.remove_initiator_message - 0x4200dc6e 0x20 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ddca 0x20 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_process_receive - 0x4200dc8e 0x33e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ddea 0x33e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_resend_queued - 0x4200dfcc 0x92 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e128 0x92 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_client_ping - 0x4200e05e 0x7c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e1ba 0x7c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.process_keepalive - 0x4200e0da 0x12c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e236 0x12c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_task - 0x4200e206 0x53e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e362 0x53e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_enqueue - 0x4200e744 0x4a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e8a0 0x4a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.make_publish - 0x4200e78e 0x60 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e8ea 0x60 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.mqtt_client_enqueue_publish - 0x4200e7ee 0x88 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e94a 0x88 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .text.esp_mqtt_set_if_config - 0x4200e876 0x3a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200e876 esp_mqtt_set_if_config + 0x4200e9d2 0x3a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200e9d2 esp_mqtt_set_if_config .text.esp_mqtt_destroy_config - 0x4200e8b0 0x116 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200e8b0 esp_mqtt_destroy_config + 0x4200ea0c 0x116 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ea0c esp_mqtt_destroy_config .text.esp_mqtt_client_set_uri - 0x4200e9c6 0x200 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200e9c6 esp_mqtt_client_set_uri + 0x4200eb22 0x200 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200eb22 esp_mqtt_client_set_uri .text.esp_mqtt_set_config - 0x4200ebc6 0xad4 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200ebc6 esp_mqtt_set_config + 0x4200ed22 0xad4 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200ed22 esp_mqtt_set_config .text.esp_mqtt_client_start - 0x4200f69a 0x11a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200f69a esp_mqtt_client_start + 0x4200f7f6 0x11a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200f7f6 esp_mqtt_client_start .text.esp_mqtt_client_stop - 0x4200f7b4 0x13a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200f7b4 esp_mqtt_client_stop + 0x4200f910 0x13a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200f910 esp_mqtt_client_stop .text.esp_mqtt_client_destroy - 0x4200f8ee 0x70 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200f8ee esp_mqtt_client_destroy + 0x4200fa4a 0x70 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200fa4a esp_mqtt_client_destroy .text.esp_mqtt_client_init - 0x4200f95e 0xc0 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200f95e esp_mqtt_client_init + 0x4200faba 0xc0 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200faba esp_mqtt_client_init .text.esp_mqtt_client_publish - 0x4200fa1e 0x1ce esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200fa1e esp_mqtt_client_publish + 0x4200fb7a 0x1ce esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200fb7a esp_mqtt_client_publish .text.esp_mqtt_client_register_event - 0x4200fbec 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - 0x4200fbec esp_mqtt_client_register_event + 0x4200fd48 0x28 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x4200fd48 esp_mqtt_client_register_event .text.set_message_header_size - 0x4200fc14 0x8 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4200fd70 0x8 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .text.fail_message - 0x4200fc1c 0xa esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4200fd78 0xa esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .text.fini_message - 0x4200fc26 0xce esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4200fd82 0xce esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .text.append_string - 0x4200fcf4 0x64 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4200fe50 0x64 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .text.append_message_id - 0x4200fd58 0x54 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4200feb4 0x54 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .text.mqtt_get_total_length - 0x4200fdac 0x3e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4200fdac mqtt_get_total_length + 0x4200ff08 0x3e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4200ff08 mqtt_get_total_length .text.mqtt_get_publish_topic - 0x4200fdea 0x4e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4200fdea mqtt_get_publish_topic + 0x4200ff46 0x4e esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4200ff46 mqtt_get_publish_topic .text.mqtt_get_publish_data - 0x4200fe38 0xa2 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4200fe38 mqtt_get_publish_data + 0x4200ff94 0xa2 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4200ff94 mqtt_get_publish_data .text.mqtt_get_suback_data - 0x4200feda 0x18 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4200feda mqtt_get_suback_data + 0x42010036 0x18 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010036 mqtt_get_suback_data .text.mqtt_get_id - 0x4200fef2 0xbc esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4200fef2 mqtt_get_id + 0x4201004e 0xbc esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201004e mqtt_get_id .text.mqtt_msg_connect - 0x4200ffae 0x27a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4200ffae mqtt_msg_connect + 0x4201010a 0x27a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201010a mqtt_msg_connect .text.mqtt_msg_publish - 0x42010228 0xee esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010228 mqtt_msg_publish + 0x42010384 0xee esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010384 mqtt_msg_publish .text.mqtt_msg_puback - 0x42010316 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010316 mqtt_msg_puback + 0x42010472 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010472 mqtt_msg_puback .text.mqtt_msg_pubrec - 0x42010350 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010350 mqtt_msg_pubrec + 0x420104ac 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420104ac mqtt_msg_pubrec .text.mqtt_msg_pubrel - 0x4201038a 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x4201038a mqtt_msg_pubrel + 0x420104e6 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x420104e6 mqtt_msg_pubrel .text.mqtt_msg_pubcomp - 0x420103c4 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x420103c4 mqtt_msg_pubcomp + 0x42010520 0x3a esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010520 mqtt_msg_pubcomp .text.mqtt_msg_pingreq - 0x420103fe 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x420103fe mqtt_msg_pingreq + 0x4201055a 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201055a mqtt_msg_pingreq .text.mqtt_msg_disconnect - 0x42010420 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010420 mqtt_msg_disconnect + 0x4201057c 0x22 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201057c mqtt_msg_disconnect .text.mqtt_has_valid_msg_hdr - 0x42010442 0x6c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x42010442 mqtt_has_valid_msg_hdr + 0x4201059e 0x6c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201059e mqtt_has_valid_msg_hdr .text.mqtt_msg_buffer_init - 0x420104ae 0x3c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x420104ae mqtt_msg_buffer_init + 0x4201060a 0x3c esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x4201060a mqtt_msg_buffer_init .text.mqtt_msg_buffer_destroy - 0x420104ea 0x16 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - 0x420104ea mqtt_msg_buffer_destroy + 0x42010646 0x16 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x42010646 mqtt_msg_buffer_destroy .text.outbox_init - 0x42010500 0xd8 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010500 outbox_init + 0x4201065c 0xd8 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x4201065c outbox_init .text.outbox_enqueue - 0x420105d8 0x140 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x420105d8 outbox_enqueue + 0x42010734 0x140 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010734 outbox_enqueue .text.outbox_get - 0x42010718 0x12 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010718 outbox_get + 0x42010874 0x12 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010874 outbox_get .text.outbox_dequeue - 0x4201072a 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x4201072a outbox_dequeue + 0x42010886 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010886 outbox_dequeue .text.outbox_delete_item - 0x42010748 0x70 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010748 outbox_delete_item + 0x420108a4 0x70 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420108a4 outbox_delete_item .text.outbox_item_get_data - 0x420107b8 0x18 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x420107b8 outbox_item_get_data + 0x42010914 0x18 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010914 outbox_item_get_data .text.outbox_delete - 0x420107d0 0x86 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x420107d0 outbox_delete + 0x4201092c 0x86 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x4201092c outbox_delete .text.outbox_set_pending - 0x42010856 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010856 outbox_set_pending + 0x420109b2 0x1e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420109b2 outbox_set_pending .text.outbox_item_get_pending - 0x42010874 0xa esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010874 outbox_item_get_pending + 0x420109d0 0xa esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420109d0 outbox_item_get_pending .text.outbox_set_tick - 0x4201087e 0x26 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x4201087e outbox_set_tick + 0x420109da 0x26 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x420109da outbox_set_tick .text.outbox_delete_expired - 0x420108a4 0xc0 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x420108a4 outbox_delete_expired + 0x42010a00 0xc0 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010a00 outbox_delete_expired .text.outbox_get_size - 0x42010964 0x14 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010964 outbox_get_size + 0x42010ac0 0x14 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010ac0 outbox_get_size .text.outbox_delete_all_items - 0x42010978 0x78 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x42010978 outbox_delete_all_items + 0x42010ad4 0x78 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010ad4 outbox_delete_all_items .text.outbox_destroy - 0x420109f0 0x28 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - 0x420109f0 outbox_destroy + 0x42010b4c 0x28 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x42010b4c outbox_destroy .text.platform_create_id_string - 0x42010a18 0x80 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - 0x42010a18 platform_create_id_string + 0x42010b74 0x80 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x42010b74 platform_create_id_string .text.platform_random - 0x42010a98 0x1c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - 0x42010a98 platform_random + 0x42010bf4 0x1c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x42010bf4 platform_random .text.platform_tick_get_ms - 0x42010ab4 0x20 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - 0x42010ab4 platform_tick_get_ms + 0x42010c10 0x20 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x42010c10 platform_tick_get_ms .text.riscv_decode_offset_from_jal_instruction - 0x42010ad4 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - 0x42010ad4 riscv_decode_offset_from_jal_instruction + 0x42010c30 0x4c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x42010c30 riscv_decode_offset_from_jal_instruction .text.gpio_input_disable - 0x42010b20 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010c7c 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_enable - 0x42010ba0 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010cfc 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_input_disable - 0x42010c22 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010d7e 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_enable - 0x42010ca2 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010dfe 0x82 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_output_disable - 0x42010d24 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010e80 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_en - 0x42010da4 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010f00 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_en - 0x42010e3c 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42010f98 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pulldown_dis - 0x42010ed4 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011030 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_sleep_pullup_dis - 0x42010f6a 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420110c6 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_isr_register_on_core_static - 0x42011000 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201115c 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .text.gpio_pullup_en - 0x42011020 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011020 gpio_pullup_en + 0x4201117c 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201117c gpio_pullup_en .text.gpio_pullup_dis - 0x420110c8 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420110c8 gpio_pullup_dis + 0x42011224 0xc2 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011224 gpio_pullup_dis .text.gpio_pulldown_en - 0x4201118a 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201118a gpio_pulldown_en + 0x420112e6 0xa8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420112e6 gpio_pulldown_en .text.gpio_pulldown_dis - 0x42011232 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011232 gpio_pulldown_dis + 0x4201138e 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201138e gpio_pulldown_dis .text.gpio_set_intr_type - 0x420112d8 0x15c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420112d8 gpio_set_intr_type + 0x42011434 0x15c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011434 gpio_set_intr_type .text.gpio_intr_enable - 0x42011434 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011434 gpio_intr_enable + 0x42011590 0xa6 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011590 gpio_intr_enable .text.gpio_intr_disable - 0x420114da 0x76 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420114da gpio_intr_disable + 0x42011636 0x76 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011636 gpio_intr_disable .text.gpio_input_enable - 0x42011550 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011550 gpio_input_enable + 0x420116ac 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420116ac gpio_input_enable .text.gpio_output_disable - 0x420115d0 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420115d0 gpio_output_disable + 0x4201172c 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201172c gpio_output_disable .text.gpio_output_enable - 0x4201166e 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201166e gpio_output_enable + 0x420117ca 0x9e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420117ca gpio_output_enable .text.gpio_od_disable - 0x4201170c 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201170c gpio_od_disable + 0x42011868 0x7e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011868 gpio_od_disable .text.gpio_od_enable - 0x4201178a 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201178a gpio_od_enable + 0x420118e6 0x80 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420118e6 gpio_od_enable .text.gpio_set_level - 0x4201180a 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201180a gpio_set_level + 0x42011966 0x88 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011966 gpio_set_level .text.gpio_get_level - 0x42011892 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011892 gpio_get_level + 0x420119ee 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420119ee gpio_get_level .text.gpio_set_pull_mode - 0x420118aa 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420118aa gpio_set_pull_mode + 0x42011a06 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011a06 gpio_set_pull_mode .text.gpio_set_direction - 0x420119f0 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420119f0 gpio_set_direction + 0x42011b4c 0xb4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011b4c gpio_set_direction .text.gpio_config - 0x42011aa4 0x1aa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011aa4 gpio_config + 0x42011c00 0x1aa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011c00 gpio_config .text.gpio_reset_pin - 0x42011c4e 0x7c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011c4e gpio_reset_pin + 0x42011daa 0x7c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011daa gpio_reset_pin .text.gpio_isr_handler_add - 0x42011cca 0x10e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011cca gpio_isr_handler_add + 0x42011e26 0x10e esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011e26 gpio_isr_handler_add .text.gpio_uninstall_isr_service - 0x42011dd8 0x56 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011dd8 gpio_uninstall_isr_service + 0x42011f34 0x56 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011f34 gpio_uninstall_isr_service .text.gpio_isr_register - 0x42011e2e 0xba esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011e2e gpio_isr_register + 0x42011f8a 0xba esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42011f8a gpio_isr_register .text.gpio_install_isr_service - 0x42011ee8 0xd8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011ee8 gpio_install_isr_service + 0x42012044 0xd8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42012044 gpio_install_isr_service .text.gpio_sleep_set_direction - 0x42011fc0 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42011fc0 gpio_sleep_set_direction + 0x4201211c 0xa0 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201211c gpio_sleep_set_direction .text.gpio_sleep_set_pull_mode - 0x42012060 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x42012060 gpio_sleep_set_pull_mode + 0x420121bc 0x146 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x420121bc gpio_sleep_set_pull_mode .text.gpio_sleep_sel_en - 0x420121a6 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420121a6 gpio_sleep_sel_en + 0x42012302 0x98 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42012302 gpio_sleep_sel_en .text.gpio_sleep_sel_dis - 0x4201223e 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x4201223e gpio_sleep_sel_dis + 0x4201239a 0x96 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x4201239a gpio_sleep_sel_dis .text.gpio_func_sel - 0x420122d4 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - 0x420122d4 gpio_func_sel + 0x42012430 0xae esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x42012430 gpio_func_sel .text.rtc_gpio_is_valid_gpio - 0x42012382 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - 0x42012382 rtc_gpio_is_valid_gpio + 0x420124de 0x4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x420124de rtc_gpio_is_valid_gpio .text.bootloader_init_mem - 0x42012386 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - 0x42012386 bootloader_init_mem + 0x420124e2 0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x420124e2 bootloader_init_mem .text.bootloader_flash_update_id - 0x42012394 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - 0x42012394 bootloader_flash_update_id + 0x420124f0 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x420124f0 bootloader_flash_update_id .text.s_mem_caps_check - 0x420123b4 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42012510 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_find_available_region - 0x420123ca 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42012526 0x3a esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_enclosed - 0x42012404 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42012560 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_is_overlapped - 0x4201241a 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42012576 0x22 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_get_bus_mask - 0x4201243c 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42012598 0x58 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_irom_region - 0x42012494 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420125f0 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.s_reserve_drom_region - 0x4201253e 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x4201269a 0xaa esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .text.esp_mmu_map_init - 0x420125e8 0x19c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x420125e8 esp_mmu_map_init + 0x42012744 0x19c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42012744 esp_mmu_map_init .text.esp_mmu_map - 0x42012784 0x53e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42012784 esp_mmu_map + 0x420128e0 0x53e esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x420128e0 esp_mmu_map .text.esp_mmu_unmap - 0x42012cc2 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42012cc2 esp_mmu_unmap + 0x42012e1e 0x188 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42012e1e esp_mmu_unmap .text.esp_mmu_vaddr_to_paddr - 0x42012e4a 0x106 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - 0x42012e4a esp_mmu_vaddr_to_paddr + 0x42012fa6 0x106 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x42012fa6 esp_mmu_vaddr_to_paddr .text.spi_flash_init_lock - 0x42012f50 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x42012f50 spi_flash_init_lock + 0x420130ac 0x2 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x420130ac spi_flash_init_lock .text.spi_flash_op_lock - 0x42012f52 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x42012f52 spi_flash_op_lock + 0x420130ae 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x420130ae spi_flash_op_lock .text.spi_flash_op_unlock - 0x42012f64 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - 0x42012f64 spi_flash_op_unlock + 0x420130c0 0x12 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x420130c0 spi_flash_op_unlock .text.spi_flash_mmap - 0x42012f76 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x42012f76 spi_flash_mmap + 0x420130d2 0xc8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x420130d2 spi_flash_mmap .text.spi_flash_munmap - 0x4201303e 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x4201303e spi_flash_munmap + 0x4201319a 0x6e esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x4201319a spi_flash_munmap .text.spi_flash_cache2phys - 0x420130ac 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - 0x420130ac spi_flash_cache2phys + 0x42013208 0x24 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x42013208 spi_flash_cache2phys .text.esp_mspi_get_io - 0x420130d0 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x420130d0 esp_mspi_get_io + 0x4201322c 0x9a esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x4201322c esp_mspi_get_io .text.esp_mspi_pin_reserve - 0x4201316a 0x5c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - 0x4201316a esp_mspi_pin_reserve + 0x420132c6 0x5c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x420132c6 esp_mspi_pin_reserve .text.esp_flash_read_chip_id - 0x420131c6 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - 0x420131c6 esp_flash_read_chip_id + 0x42013322 0x14 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x42013322 esp_flash_read_chip_id .text.spimem_flash_ll_get_source_freq_mhz - 0x420131da 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42013336 0x3e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .text.esp_flash_init_default_chip - 0x42013218 0x18e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x42013218 esp_flash_init_default_chip + 0x42013374 0x18e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42013374 esp_flash_init_default_chip .text.esp_flash_app_init - 0x420133a6 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - 0x420133a6 esp_flash_app_init + 0x42013502 0x28 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x42013502 esp_flash_app_init .text.esp_flash_app_enable_os_functions - 0x420133ce 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - 0x420133ce esp_flash_app_enable_os_functions + 0x4201352a 0x32 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x4201352a esp_flash_app_enable_os_functions .text.esp_crosscore_int_init - 0x42013400 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - 0x42013400 esp_crosscore_int_init + 0x4201355c 0x66 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x4201355c esp_crosscore_int_init .text.esp_vApplicationIdleHook - 0x42013466 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x42013466 esp_vApplicationIdleHook + 0x420135c2 0x46 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x420135c2 esp_vApplicationIdleHook .text.esp_register_freertos_idle_hook_for_cpu - 0x420134ac 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x420134ac esp_register_freertos_idle_hook_for_cpu + 0x42013608 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x42013608 esp_register_freertos_idle_hook_for_cpu .text.esp_register_freertos_tick_hook_for_cpu - 0x42013520 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x42013520 esp_register_freertos_tick_hook_for_cpu + 0x4201367c 0x74 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x4201367c esp_register_freertos_tick_hook_for_cpu .text.esp_register_freertos_tick_hook - 0x42013594 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - 0x42013594 esp_register_freertos_tick_hook + 0x420136f0 0x10 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x420136f0 esp_register_freertos_tick_hook .text.esp_int_wdt_init - 0x420135a4 0xc6 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x420135a4 esp_int_wdt_init + 0x42013700 0xc6 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x42013700 esp_int_wdt_init .text.esp_int_wdt_cpu_init - 0x4201366a 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - 0x4201366a esp_int_wdt_cpu_init + 0x420137c6 0x54 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x420137c6 esp_int_wdt_cpu_init .text.find_entry_and_check_all_reset - 0x420136be 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201381a 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.find_entry_from_task_handle_and_check_all_reset - 0x420136ee 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201384a 0x32 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timer_feed - 0x42013720 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x4201387c 0x2c esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.add_entry - 0x4201374c 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x420138a8 0x17a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.get_task_affinity - 0x420138c6 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013a22 0x26 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.task_wdt_timeout_abort - 0x420138ec 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x420138ec task_wdt_timeout_abort + 0x42013a48 0x9a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013a48 task_wdt_timeout_abort .text.task_wdt_timeout_handling - 0x42013986 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013ae2 0x50 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_add - 0x420139d6 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x420139d6 esp_task_wdt_add + 0x42013b32 0x66 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013b32 esp_task_wdt_add .text.subscribe_idle - 0x42013a3c 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013b98 0xb2 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_init - 0x42013aee 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42013aee esp_task_wdt_init + 0x42013c4a 0x144 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013c4a esp_task_wdt_init .text.esp_task_wdt_reset - 0x42013c32 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42013c32 esp_task_wdt_reset + 0x42013d8e 0xcc esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013d8e esp_task_wdt_reset .text.idle_hook_cb - 0x42013cfe 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013e5a 0x10 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_print_triggered_tasks - 0x42013d0e 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - 0x42013d0e esp_task_wdt_print_triggered_tasks + 0x42013e6a 0x12a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013e6a esp_task_wdt_print_triggered_tasks .text.task_wdt_isr - 0x42013e38 0x10a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x42013f94 0x10a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .text.esp_task_wdt_impl_timer_allocate - 0x42013f42 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x42013f42 esp_task_wdt_impl_timer_allocate + 0x4201409e 0xf2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x4201409e esp_task_wdt_impl_timer_allocate .text.esp_task_wdt_impl_timer_feed - 0x42014034 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x42014034 esp_task_wdt_impl_timer_feed + 0x42014190 0x36 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x42014190 esp_task_wdt_impl_timer_feed .text.esp_task_wdt_impl_timeout_triggered - 0x4201406a 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x4201406a esp_task_wdt_impl_timeout_triggered + 0x420141c6 0x2e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x420141c6 esp_task_wdt_impl_timeout_triggered .text.esp_task_wdt_impl_timer_restart - 0x42014098 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - 0x42014098 esp_task_wdt_impl_timer_restart + 0x420141f4 0x40 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x420141f4 esp_task_wdt_impl_timer_restart .text.gpspi_flash_ll_calculate_clock_reg - 0x420140d8 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42014234 0x2c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spimem_flash_ll_calculate_clock_reg - 0x42014104 0x2a esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42014260 0x2a esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.get_flash_clock_divider - 0x4201412e 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4201428a 0xa4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_cal_clock - 0x420141d2 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x4201432e 0x28 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .text.spi_flash_hal_init - 0x420141fa 0x11c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x420141fa spi_flash_hal_init + 0x42014356 0x11c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42014356 spi_flash_hal_init .text.spi_flash_hal_supports_direct_write - 0x42014316 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x42014316 spi_flash_hal_supports_direct_write + 0x42014472 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42014472 spi_flash_hal_supports_direct_write .text.spi_flash_hal_supports_direct_read - 0x42014328 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - 0x42014328 spi_flash_hal_supports_direct_read + 0x42014484 0x12 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x42014484 spi_flash_hal_supports_direct_read .text.clk_hal_lp_slow_get_freq_hz - 0x4201433a 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x4201433a clk_hal_lp_slow_get_freq_hz + 0x42014496 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42014496 clk_hal_lp_slow_get_freq_hz .text.clk_hal_xtal_get_freq_mhz - 0x42014392 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42014392 clk_hal_xtal_get_freq_mhz + 0x420144ee 0x5e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420144ee clk_hal_xtal_get_freq_mhz .text.clk_hal_soc_root_get_freq_mhz - 0x420143f0 0x60 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x420143f0 clk_hal_soc_root_get_freq_mhz + 0x4201454c 0x60 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4201454c clk_hal_soc_root_get_freq_mhz .text.clk_hal_cpu_get_freq_hz - 0x42014450 0x72 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x42014450 clk_hal_cpu_get_freq_hz + 0x420145ac 0x72 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x420145ac clk_hal_cpu_get_freq_hz .text.clk_hal_ahb_get_freq_hz - 0x420144c2 0x28 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x4201461e 0x28 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .text.clk_hal_apb_get_freq_hz - 0x420144ea 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - 0x420144ea clk_hal_apb_get_freq_hz + 0x42014646 0xe esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x42014646 clk_hal_apb_get_freq_hz .text.uart_ll_get_baudrate - 0x420144f8 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014654 0x38 esp-idf/hal/libhal.a(uart_hal.c.obj) .text.uart_hal_get_sclk - 0x42014530 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014530 uart_hal_get_sclk + 0x4201468c 0x26 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x4201468c uart_hal_get_sclk .text.uart_hal_get_baudrate - 0x42014556 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014556 uart_hal_get_baudrate + 0x420146b2 0x1a esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420146b2 uart_hal_get_baudrate .text.uart_hal_set_stop_bits - 0x42014570 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014570 uart_hal_set_stop_bits + 0x420146cc 0x12 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420146cc uart_hal_set_stop_bits .text.uart_hal_get_stop_bits - 0x42014582 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x42014582 uart_hal_get_stop_bits + 0x420146de 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420146de uart_hal_get_stop_bits .text.uart_hal_set_data_bit_num - 0x4201458e 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201458e uart_hal_set_data_bit_num + 0x420146ea 0x10 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420146ea uart_hal_set_data_bit_num .text.uart_hal_get_data_bit_num - 0x4201459e 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x4201459e uart_hal_get_data_bit_num + 0x420146fa 0xc esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x420146fa uart_hal_get_data_bit_num .text.uart_hal_set_parity - 0x420145aa 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420145aa uart_hal_set_parity + 0x42014706 0x20 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014706 uart_hal_set_parity .text.uart_hal_get_parity - 0x420145ca 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) - 0x420145ca uart_hal_get_parity + 0x42014726 0x1c esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x42014726 uart_hal_get_parity .text.esp_crypto_sha_aes_lock_acquire - 0x420145e6 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x420145e6 esp_crypto_sha_aes_lock_acquire + 0x42014742 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x42014742 esp_crypto_sha_aes_lock_acquire .text.esp_crypto_hmac_lock_acquire - 0x42014600 0x1e esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014600 esp_crypto_hmac_lock_acquire + 0x4201475c 0x1e esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x4201475c esp_crypto_hmac_lock_acquire .text.esp_crypto_sha_aes_lock_release - 0x4201461e 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x4201461e esp_crypto_sha_aes_lock_release + 0x4201477a 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x4201477a esp_crypto_sha_aes_lock_release .text.esp_crypto_hmac_lock_release - 0x42014638 0x1e esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014638 esp_crypto_hmac_lock_release + 0x42014794 0x1e esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x42014794 esp_crypto_hmac_lock_release .text.esp_crypto_mpi_lock_acquire - 0x42014656 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014656 esp_crypto_mpi_lock_acquire + 0x420147b2 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x420147b2 esp_crypto_mpi_lock_acquire .text.esp_crypto_ds_lock_acquire - 0x42014670 0x22 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014670 esp_crypto_ds_lock_acquire + 0x420147cc 0x22 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x420147cc esp_crypto_ds_lock_acquire .text.esp_crypto_mpi_lock_release - 0x42014692 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x42014692 esp_crypto_mpi_lock_release + 0x420147ee 0x1a esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x420147ee esp_crypto_mpi_lock_release .text.esp_crypto_ds_lock_release - 0x420146ac 0x22 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - 0x420146ac esp_crypto_ds_lock_release + 0x42014808 0x22 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x42014808 esp_crypto_ds_lock_release .text.esp_cpu_configure_region_protection - 0x420146ce 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - 0x420146ce esp_cpu_configure_region_protection + 0x4201482a 0x100 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x4201482a esp_cpu_configure_region_protection .text.periph_rtc_dig_clk8m_enable - 0x420147ce 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x420147ce periph_rtc_dig_clk8m_enable + 0x4201492a 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x4201492a periph_rtc_dig_clk8m_enable .text.periph_rtc_dig_clk8m_get_freq - 0x4201482e 0xa esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - 0x4201482e periph_rtc_dig_clk8m_get_freq + 0x4201498a 0xa esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x4201498a periph_rtc_dig_clk8m_get_freq .text.esp_fill_random - 0x42014838 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - 0x42014838 esp_fill_random - .text.get_idx 0x420148a2 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014994 0x6a esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x42014994 esp_fill_random + .text.get_idx 0x420149fe 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.generate_mac - 0x420148fe 0x13c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014a5a 0x13c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_efuse_factory_mac - 0x42014a3a 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014b96 0x4e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_efuse_mac_custom - 0x42014a88 0xb0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014be4 0xb0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.get_mac_addr_from_mac_table - 0x42014b38 0xea esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014c94 0xea esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .text.esp_efuse_mac_get_default - 0x42014c22 0xe esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - 0x42014c22 esp_efuse_mac_get_default + 0x42014d7e 0xe esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014d7e esp_efuse_mac_get_default .text.esp_read_mac - 0x42014c30 0x110 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - 0x42014c30 esp_read_mac + 0x42014d8c 0x110 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x42014d8c esp_read_mac .text.esp_gpio_reserve - 0x42014d40 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - 0x42014d40 esp_gpio_reserve + 0x42014e9c 0x1c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x42014e9c esp_gpio_reserve .text.temperature_sensor_get_raw_value - 0x42014d5c 0xac esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x42014eb8 0xac esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .text.temperature_sensor_ll_set_range - 0x42014e08 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x42014f64 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .text.temperature_sensor_power_acquire - 0x42014e2a 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x42014e2a temperature_sensor_power_acquire + 0x42014f86 0x82 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x42014f86 temperature_sensor_power_acquire .text.temperature_sensor_power_release - 0x42014eac 0xb4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x42014eac temperature_sensor_power_release + 0x42015008 0xb4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x42015008 temperature_sensor_power_release .text.temp_sensor_sync_tsens_idx - 0x42014f60 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x42014f60 temp_sensor_sync_tsens_idx + 0x420150bc 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x420150bc temp_sensor_sync_tsens_idx .text.temp_sensor_get_raw_value - 0x42014f66 0x112 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - 0x42014f66 temp_sensor_get_raw_value + 0x420150c2 0x112 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x420150c2 temp_sensor_get_raw_value .text.esp_clk_tree_src_get_freq_hz - 0x42015078 0x1a8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - 0x42015078 esp_clk_tree_src_get_freq_hz + 0x420151d4 0x1a8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x420151d4 esp_clk_tree_src_get_freq_hz .text.esp_clk_tree_enable_src - 0x42015220 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - 0x42015220 esp_clk_tree_enable_src + 0x4201537c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x4201537c esp_clk_tree_enable_src .text.adc_calc_hw_calibration_code - 0x42015224 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x42015224 adc_calc_hw_calibration_code + 0x42015380 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x42015380 adc_calc_hw_calibration_code .text.adc2_wifi_acquire - 0x420152c2 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x420152c2 adc2_wifi_acquire + 0x4201541e 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x4201541e adc2_wifi_acquire + .text.adc2_wifi_release + 0x42015422 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x42015422 adc2_wifi_release .text.adc_apb_periph_claim - 0x420152c6 0x6e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x420152c6 adc_apb_periph_claim + 0x42015426 0x6e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x42015426 adc_apb_periph_claim .text.adc_apb_periph_free - 0x42015334 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - 0x42015334 adc_apb_periph_free + 0x42015494 0x9e esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x42015494 adc_apb_periph_free .text._ZSt9__find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleEEUlRS1_E_EEET_SE_SE_T0_ - 0x420153d2 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015532 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleEEUlRS1_E_ET_SA_SA_T0_ - 0x420153e2 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015542 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZL18nvs_find_ns_handlemPPN3nvs15NVSHandleSimpleE - 0x420153f0 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015550 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt9__find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZ9nvs_closeEUlRS1_E_EEET_SA_SA_T0_ - 0x42015420 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015580 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZ9nvs_closeEUlRS1_E_ET_S6_S6_T0_ - 0x42015430 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015590 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZL19nvs_get_str_or_blobmN3nvs8ItemTypeEPKcPvPj - 0x4201543e 0x8c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201559e 0x8c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZZL24close_handles_and_deinitPKcENKUlR14NVSHandleEntryE_clES2_ - 0x420154ca 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201562a 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt9__find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZL24close_handles_and_deinitPKcEUlRS1_E_EEET_SC_SC_T0_St18input_iterator_tag - 0x420154f0 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015650 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZSt7find_ifIN14intrusive_listI14NVSHandleEntryE8iteratorEZL24close_handles_and_deinitPKcEUlRS1_E_ET_S8_S8_T0_ - 0x4201551c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201567c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text._ZN14NVSHandleEntryD2Ev - 0x4201552c 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4201552c NVSHandleEntry::~NVSHandleEntry() - 0x4201552c NVSHandleEntry::~NVSHandleEntry() + 0x4201568c 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201568c NVSHandleEntry::~NVSHandleEntry() + 0x4201568c NVSHandleEntry::~NVSHandleEntry() .text.nvs_flash_init_partition - 0x42015540 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015540 nvs_flash_init_partition + 0x420156a0 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420156a0 nvs_flash_init_partition .text.nvs_flash_init - 0x42015580 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015580 nvs_flash_init + 0x420156e0 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420156e0 nvs_flash_init .text.nvs_erase_key - 0x42015596 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015596 nvs_erase_key + 0x420156f6 0x3c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420156f6 nvs_erase_key .text.nvs_commit - 0x420155d2 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420155d2 nvs_commit + 0x42015732 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015732 nvs_commit .text.nvs_set_blob - 0x42015606 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015606 nvs_set_blob + 0x42015766 0x4c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015766 nvs_set_blob .text.nvs_get_blob - 0x42015652 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015652 nvs_get_blob + 0x420157b2 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420157b2 nvs_get_blob .text._ZN14intrusive_listI14NVSHandleEntryE5eraseENS1_8iteratorE - 0x4201566a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4201566a intrusive_list::erase(intrusive_list::iterator) + 0x420157ca 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420157ca intrusive_list::erase(intrusive_list::iterator) .text._ZL24close_handles_and_deinitPKc - 0x42015686 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420157e6 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_flash_erase_partition - 0x420156d4 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420156d4 nvs_flash_erase_partition + 0x42015834 0x5e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015834 nvs_flash_erase_partition .text.nvs_flash_erase - 0x42015732 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015732 nvs_flash_erase + 0x42015892 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015892 nvs_flash_erase .text.nvs_close - 0x42015748 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015748 nvs_close + 0x420158a8 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420158a8 nvs_close .text._ZN14intrusive_listI14NVSHandleEntryE9push_backEPS0_ - 0x4201579e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x4201579e intrusive_list::push_back(NVSHandleEntry*) + 0x420158fe 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420158fe intrusive_list::push_back(NVSHandleEntry*) .text.nvs_open_from_partition - 0x420157be 0xa6 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420157be nvs_open_from_partition + 0x4201591e 0xa6 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x4201591e nvs_open_from_partition .text.nvs_open - 0x42015864 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015864 nvs_open + 0x420159c4 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420159c4 nvs_open .text._ZN3nvs9NVSHandle8set_itemIaEEiPKcT_ - 0x42015880 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015880 int nvs::NVSHandle::set_item(char const*, signed char) + 0x420159e0 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420159e0 int nvs::NVSHandle::set_item(char const*, signed char) .text._Z7nvs_setIaEimPKcT_ - 0x4201589e 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x420159fe 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_i8 - 0x420158e2 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420158e2 nvs_set_i8 + 0x42015a42 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015a42 nvs_set_i8 .text._ZN3nvs9NVSHandle8set_itemIhEEiPKcT_ - 0x420158f0 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420158f0 int nvs::NVSHandle::set_item(char const*, unsigned char) + 0x42015a50 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015a50 int nvs::NVSHandle::set_item(char const*, unsigned char) .text._Z7nvs_setIhEimPKcT_ - 0x4201590e 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015a6e 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_u8 - 0x42015952 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015952 nvs_set_u8 + 0x42015ab2 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015ab2 nvs_set_u8 .text._ZN3nvs9NVSHandle8set_itemItEEiPKcT_ - 0x42015960 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015960 int nvs::NVSHandle::set_item(char const*, unsigned short) + 0x42015ac0 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015ac0 int nvs::NVSHandle::set_item(char const*, unsigned short) .text._Z7nvs_setItEimPKcT_ - 0x4201597e 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015ade 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_u16 - 0x420159c2 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420159c2 nvs_set_u16 + 0x42015b22 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015b22 nvs_set_u16 .text._ZN3nvs9NVSHandle8set_itemImEEiPKcT_ - 0x420159d0 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x420159d0 int nvs::NVSHandle::set_item(char const*, unsigned long) + 0x42015b30 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015b30 int nvs::NVSHandle::set_item(char const*, unsigned long) .text._Z7nvs_setImEimPKcT_ - 0x420159ea 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015b4a 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_set_u32 - 0x42015a2e 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015a2e nvs_set_u32 + 0x42015b8e 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015b8e nvs_set_u32 .text._ZN3nvs9NVSHandle8get_itemIaEEiPKcRT_ - 0x42015a3c 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015a3c int nvs::NVSHandle::get_item(char const*, signed char&) + 0x42015b9c 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015b9c int nvs::NVSHandle::get_item(char const*, signed char&) .text._Z7nvs_getIaEimPKcPT_ - 0x42015a54 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015bb4 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_i8 - 0x42015a98 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015a98 nvs_get_i8 + 0x42015bf8 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015bf8 nvs_get_i8 .text._ZN3nvs9NVSHandle8get_itemIhEEiPKcRT_ - 0x42015aa6 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015aa6 int nvs::NVSHandle::get_item(char const*, unsigned char&) + 0x42015c06 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015c06 int nvs::NVSHandle::get_item(char const*, unsigned char&) .text._Z7nvs_getIhEimPKcPT_ - 0x42015abe 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015c1e 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_u8 - 0x42015b02 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015b02 nvs_get_u8 + 0x42015c62 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015c62 nvs_get_u8 .text._ZN3nvs9NVSHandle8get_itemItEEiPKcRT_ - 0x42015b10 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015b10 int nvs::NVSHandle::get_item(char const*, unsigned short&) + 0x42015c70 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015c70 int nvs::NVSHandle::get_item(char const*, unsigned short&) .text._Z7nvs_getItEimPKcPT_ - 0x42015b28 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015c88 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_u16 - 0x42015b6c 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015b6c nvs_get_u16 + 0x42015ccc 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015ccc nvs_get_u16 .text._ZN3nvs9NVSHandle8get_itemImEEiPKcRT_ - 0x42015b7a 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015b7a int nvs::NVSHandle::get_item(char const*, unsigned long&) + 0x42015cda 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015cda int nvs::NVSHandle::get_item(char const*, unsigned long&) .text._Z7nvs_getImEimPKcPT_ - 0x42015b92 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015cf2 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .text.nvs_get_u32 - 0x42015bd6 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - 0x42015bd6 nvs_get_u32 + 0x42015d36 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x42015d36 nvs_get_u32 .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ - 0x42015be4 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42015d44 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZN9__gnu_cxx5__ops11__pred_iterIZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS3_13BlobIndexNodeEEEUlRKS5_E_EENS0_10_Iter_predIT_EESC_ - 0x42015c2e 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42015d8e 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x42015c78 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42015dd8 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt9__find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_EEET_SE_SE_T0_St18input_iterator_tag - 0x42015cd8 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42015e38 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_26eraseMismatchedBlobIndexesERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x42015d08 0x84 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42015e68 0x84 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEEENKUlRKS2_E_clES6_ - 0x42015d8c 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42015eec 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt9__find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_EEET_SE_SE_T0_St18input_iterator_tag - 0x42015de2 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42015f42 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE8iteratorEZNS2_20eraseOrphanDataBlobsERS4_EUlRKS3_E_ET_SA_SA_T0_ - 0x42015e12 0x84 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42015f72 0x84 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt9__find_ifIN14intrusive_listIN3nvs7Storage14NamespaceEntryEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS2_21createOrOpenNamespaceEPKcbRhEUlRKS3_E_EEET_SG_SG_T0_St18input_iterator_tag - 0x42015e96 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42015ff6 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7Storage14NamespaceEntryEE8iteratorEZNS2_21createOrOpenNamespaceEPKcbRhEUlRKS3_E_ET_SC_SC_T0_ - 0x42015ece 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201602e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .text._ZN3nvs4Item6getKeyEPcj - 0x42015ede 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42015ede nvs::Item::getKey(char*, unsigned int) + 0x4201603e 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201603e nvs::Item::getKey(char*, unsigned int) .text._ZN3nvs7Storage20eraseOrphanDataBlobsER14intrusive_listINS0_13BlobIndexNodeEE - 0x42015f14 0x9a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42015f14 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) + 0x42016074 0x9a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016074 nvs::Storage::eraseOrphanDataBlobs(intrusive_list&) .text._ZN3nvs7Storage8findItemEhNS_8ItemTypeEPKcRPNS_4PageERNS_4ItemEhNS_9VerOffsetE - 0x42015fae 0x6a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42015fae nvs::Storage::findItem(unsigned char, nvs::ItemType, char const*, nvs::Page*&, nvs::Item&, unsigned char, nvs::VerOffset) + 0x4201610e 0x6a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201610e nvs::Storage::findItem(unsigned char, nvs::ItemType, char const*, nvs::Page*&, nvs::Item&, unsigned char, nvs::VerOffset) .text._ZN3nvs7Storage16cmpMultiPageBlobEhPKcPKvj - 0x42016018 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016018 nvs::Storage::cmpMultiPageBlob(unsigned char, char const*, void const*, unsigned int) + 0x42016178 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016178 nvs::Storage::cmpMultiPageBlob(unsigned char, char const*, void const*, unsigned int) .text._ZN3nvs7Storage18eraseMultiPageBlobEhPKcNS_9VerOffsetE - 0x420160f8 0x134 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420160f8 nvs::Storage::eraseMultiPageBlob(unsigned char, char const*, nvs::VerOffset) + 0x42016258 0x134 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016258 nvs::Storage::eraseMultiPageBlob(unsigned char, char const*, nvs::VerOffset) .text._ZN3nvs7Storage17readMultiPageBlobEhPKcPvj - 0x4201622c 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201622c nvs::Storage::readMultiPageBlob(unsigned char, char const*, void*, unsigned int) + 0x4201638c 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201638c nvs::Storage::readMultiPageBlob(unsigned char, char const*, void*, unsigned int) .text._ZN3nvs7Storage8readItemEhNS_8ItemTypeEPKcPvj - 0x42016348 0x8e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016348 nvs::Storage::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int) + 0x420164a8 0x8e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420164a8 nvs::Storage::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int) .text._ZN3nvs7Storage9eraseItemEhNS_8ItemTypeEPKc - 0x420163d6 0x8e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420163d6 nvs::Storage::eraseItem(unsigned char, nvs::ItemType, char const*) + 0x42016536 0x8e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016536 nvs::Storage::eraseItem(unsigned char, nvs::ItemType, char const*) .text._ZN3nvs7Storage14eraseNamespaceEh - 0x42016464 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016464 nvs::Storage::eraseNamespace(unsigned char) + 0x420165c4 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420165c4 nvs::Storage::eraseNamespace(unsigned char) .text._ZN3nvs7Storage7findKeyEhPKcPNS_8ItemTypeE - 0x420164b2 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420164b2 nvs::Storage::findKey(unsigned char, char const*, nvs::ItemType*) + 0x42016612 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016612 nvs::Storage::findKey(unsigned char, char const*, nvs::ItemType*) .text._ZN3nvs7Storage15getItemDataSizeEhNS_8ItemTypeEPKcRj - 0x420164f2 0x7e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420164f2 nvs::Storage::getItemDataSize(unsigned char, nvs::ItemType, char const*, unsigned int&) + 0x42016652 0x7e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016652 nvs::Storage::getItemDataSize(unsigned char, nvs::ItemType, char const*, unsigned int&) .text._ZN3nvs7Storage22calcEntriesInNamespaceEhRj - 0x42016570 0x76 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016570 nvs::Storage::calcEntriesInNamespace(unsigned char, unsigned int&) + 0x420166d0 0x76 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420166d0 nvs::Storage::calcEntriesInNamespace(unsigned char, unsigned int&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE9push_backEPS2_ - 0x420165e6 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420165e6 intrusive_list::push_back(nvs::Storage::BlobIndexNode*) + 0x42016746 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016746 intrusive_list::push_back(nvs::Storage::BlobIndexNode*) .text._ZN3nvs7Storage19populateBlobIndicesER14intrusive_listINS0_13BlobIndexNodeEE - 0x42016606 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016606 nvs::Storage::populateBlobIndices(intrusive_list&) + 0x42016766 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016766 nvs::Storage::populateBlobIndices(intrusive_list&) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE5eraseENS3_8iteratorE - 0x420166a8 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420166a8 intrusive_list::erase(intrusive_list::iterator) + 0x42016808 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016808 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs7Storage26eraseMismatchedBlobIndexesER14intrusive_listINS0_13BlobIndexNodeEE - 0x420166c4 0x11a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420166c4 nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) + 0x42016824 0x11a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016824 nvs::Storage::eraseMismatchedBlobIndexes(intrusive_list&) .text._ZN19CompressedEnumTableIbLj1ELj256EE3setEjb - 0x420167de 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420167de CompressedEnumTable::set(unsigned int, bool) + 0x4201693e 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201693e CompressedEnumTable::set(unsigned int, bool) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE9push_backEPS2_ - 0x4201680e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201680e intrusive_list::push_back(nvs::Storage::NamespaceEntry*) + 0x4201696e 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201696e intrusive_list::push_back(nvs::Storage::NamespaceEntry*) .text._ZN14intrusive_listIN3nvs7Storage13BlobIndexNodeEE17clearAndFreeNodesEv - 0x4201682e 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201682e intrusive_list::clearAndFreeNodes() + 0x4201698e 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x4201698e intrusive_list::clearAndFreeNodes() .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE9push_backEPS2_ - 0x4201685c 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201685c intrusive_list::push_back(nvs::Storage::UsedPageNode*) + 0x420169bc 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420169bc intrusive_list::push_back(nvs::Storage::UsedPageNode*) .text._ZNKSt14default_deleteIA_N3nvs4PageEEclIS1_EENSt9enable_ifIXsrSt14is_convertibleIPA_T_PS2_E5valueEvE4typeEPS7_ - 0x4201687c 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x4201687c std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const + 0x420169dc 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x420169dc std::enable_if::value, void>::type std::default_delete::operator()(nvs::Page*) const .text._ZNSt10unique_ptrIA_N3nvs4PageESt14default_deleteIS2_EED2Ev - 0x420168be 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420168be std::unique_ptr >::~unique_ptr() - 0x420168be std::unique_ptr >::~unique_ptr() + 0x42016a1e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016a1e std::unique_ptr >::~unique_ptr() + 0x42016a1e std::unique_ptr >::~unique_ptr() .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE5eraseENS3_8iteratorE - 0x420168da 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420168da intrusive_list::erase(intrusive_list::iterator) + 0x42016a3a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016a3a intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7Storage14NamespaceEntryEE17clearAndFreeNodesEv - 0x420168f6 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x420168f6 intrusive_list::clearAndFreeNodes() + 0x42016a56 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016a56 intrusive_list::clearAndFreeNodes() .text._ZN3nvs7Storage15clearNamespacesEv - 0x42016924 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016924 nvs::Storage::clearNamespaces() + 0x42016a84 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016a84 nvs::Storage::clearNamespaces() .text._ZN3nvs7StorageD2Ev - 0x42016936 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016936 nvs::Storage::~Storage() - 0x42016936 nvs::Storage::~Storage() + 0x42016a96 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016a96 nvs::Storage::~Storage() + 0x42016a96 nvs::Storage::~Storage() .text._ZN3nvs7Storage4initEmm - 0x42016952 0x13a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016952 nvs::Storage::init(unsigned long, unsigned long) + 0x42016ab2 0x13a esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016ab2 nvs::Storage::init(unsigned long, unsigned long) .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE5eraseENS3_8iteratorE - 0x42016a8c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016a8c intrusive_list::erase(intrusive_list::iterator) + 0x42016bec 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016bec intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7Storage12UsedPageNodeEE17clearAndFreeNodesEv - 0x42016aa8 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016aa8 intrusive_list::clearAndFreeNodes() + 0x42016c08 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016c08 intrusive_list::clearAndFreeNodes() .text._ZN3nvs7Storage18writeMultiPageBlobEhPKcPKvjNS_9VerOffsetE - 0x42016ad6 0x1ec esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016ad6 nvs::Storage::writeMultiPageBlob(unsigned char, char const*, void const*, unsigned int, nvs::VerOffset) + 0x42016c36 0x1ec esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016c36 nvs::Storage::writeMultiPageBlob(unsigned char, char const*, void const*, unsigned int, nvs::VerOffset) .text._ZN3nvs7Storage9writeItemEhNS_8ItemTypeEPKcPKvj - 0x42016cc2 0x242 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016cc2 nvs::Storage::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int) + 0x42016e22 0x242 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42016e22 nvs::Storage::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int) .text._ZN3nvs7Storage21createOrOpenNamespaceEPKcbRh - 0x42016f04 0x108 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - 0x42016f04 nvs::Storage::createOrOpenNamespace(char const*, bool, unsigned char&) + 0x42017064 0x108 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x42017064 nvs::Storage::createOrOpenNamespace(char const*, bool, unsigned char&) .text._ZN3nvs15NVSHandleSimple6commitEv - 0x4201700c 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201700c nvs::NVSHandleSimple::commit() + 0x4201716c 0x12 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201716c nvs::NVSHandleSimple::commit() .text._ZN3nvs15NVSHandleSimpleD2Ev - 0x4201701e 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201701e nvs::NVSHandleSimple::~NVSHandleSimple() - 0x4201701e nvs::NVSHandleSimple::~NVSHandleSimple() + 0x4201717e 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201717e nvs::NVSHandleSimple::~NVSHandleSimple() + 0x4201717e nvs::NVSHandleSimple::~NVSHandleSimple() .text._ZN3nvs15NVSHandleSimpleD0Ev - 0x42017048 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017048 nvs::NVSHandleSimple::~NVSHandleSimple() + 0x420171a8 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420171a8 nvs::NVSHandleSimple::~NVSHandleSimple() .text._ZN3nvs15NVSHandleSimple14set_typed_itemENS_8ItemTypeEPKcPKvj - 0x42017066 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017066 nvs::NVSHandleSimple::set_typed_item(nvs::ItemType, char const*, void const*, unsigned int) + 0x420171c6 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420171c6 nvs::NVSHandleSimple::set_typed_item(nvs::ItemType, char const*, void const*, unsigned int) .text._ZN3nvs15NVSHandleSimple8set_blobEPKcPKvj - 0x4201709e 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201709e nvs::NVSHandleSimple::set_blob(char const*, void const*, unsigned int) + 0x420171fe 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420171fe nvs::NVSHandleSimple::set_blob(char const*, void const*, unsigned int) .text._ZN3nvs15NVSHandleSimple14get_typed_itemENS_8ItemTypeEPKcPvj - 0x420170d8 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420170d8 nvs::NVSHandleSimple::get_typed_item(nvs::ItemType, char const*, void*, unsigned int) + 0x42017238 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42017238 nvs::NVSHandleSimple::get_typed_item(nvs::ItemType, char const*, void*, unsigned int) .text._ZN3nvs15NVSHandleSimple10get_stringEPKcPcj - 0x42017102 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017102 nvs::NVSHandleSimple::get_string(char const*, char*, unsigned int) + 0x42017262 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42017262 nvs::NVSHandleSimple::get_string(char const*, char*, unsigned int) .text._ZN3nvs15NVSHandleSimple8get_blobEPKcPvj - 0x4201712e 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201712e nvs::NVSHandleSimple::get_blob(char const*, void*, unsigned int) + 0x4201728e 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201728e nvs::NVSHandleSimple::get_blob(char const*, void*, unsigned int) .text._ZN3nvs15NVSHandleSimple10set_stringEPKcS2_ - 0x4201715a 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201715a nvs::NVSHandleSimple::set_string(char const*, char const*) + 0x420172ba 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420172ba nvs::NVSHandleSimple::set_string(char const*, char const*) .text._ZN3nvs15NVSHandleSimple13get_item_sizeENS_8ItemTypeEPKcRj - 0x420171ba 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420171ba nvs::NVSHandleSimple::get_item_size(nvs::ItemType, char const*, unsigned int&) + 0x4201731a 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201731a nvs::NVSHandleSimple::get_item_size(nvs::ItemType, char const*, unsigned int&) .text._ZN3nvs15NVSHandleSimple8find_keyEPKcR10nvs_type_t - 0x420171e2 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420171e2 nvs::NVSHandleSimple::find_key(char const*, nvs_type_t&) + 0x42017342 0x52 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42017342 nvs::NVSHandleSimple::find_key(char const*, nvs_type_t&) .text._ZN3nvs15NVSHandleSimple10erase_itemEPKc - 0x42017234 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x42017234 nvs::NVSHandleSimple::erase_item(char const*) + 0x42017394 0x36 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x42017394 nvs::NVSHandleSimple::erase_item(char const*) .text._ZN3nvs15NVSHandleSimple9erase_allEv - 0x4201726a 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201726a nvs::NVSHandleSimple::erase_all() + 0x420173ca 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420173ca nvs::NVSHandleSimple::erase_all() .text._ZN3nvs15NVSHandleSimple20get_used_entry_countERj - 0x4201729a 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x4201729a nvs::NVSHandleSimple::get_used_entry_count(unsigned int&) + 0x420173fa 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x420173fa nvs::NVSHandleSimple::get_used_entry_count(unsigned int&) .text._ZNK3nvs15NVSHandleSimple18get_partition_nameEv - 0x420172ce 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x420172ce nvs::NVSHandleSimple::get_partition_name() const + 0x4201742e 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x4201742e nvs::NVSHandleSimple::get_partition_name() const .text._ZN3nvs12NVSPartitionD2Ev - 0x420172e2 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x420172e2 nvs::NVSPartition::~NVSPartition() - 0x420172e2 nvs::NVSPartition::~NVSPartition() + 0x42017442 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017442 nvs::NVSPartition::~NVSPartition() + 0x42017442 nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartition18get_partition_nameEv - 0x420172f8 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x420172f8 nvs::NVSPartition::get_partition_name() + 0x42017458 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017458 nvs::NVSPartition::get_partition_name() .text._ZN3nvs12NVSPartition11get_addressEv - 0x420172fe 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x420172fe nvs::NVSPartition::get_address() + 0x4201745e 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201745e nvs::NVSPartition::get_address() .text._ZN3nvs12NVSPartition8get_sizeEv - 0x42017304 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42017304 nvs::NVSPartition::get_size() + 0x42017464 0x6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017464 nvs::NVSPartition::get_size() .text._ZN3nvs12NVSPartition12get_readonlyEv - 0x4201730a 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201730a nvs::NVSPartition::get_readonly() + 0x4201746a 0x8 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201746a nvs::NVSPartition::get_readonly() .text._ZN3nvs12NVSPartition8read_rawEjPvj - 0x42017312 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42017312 nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) + 0x42017472 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017472 nvs::NVSPartition::read_raw(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition4readEjPvj - 0x42017322 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x42017322 nvs::NVSPartition::read(unsigned int, void*, unsigned int) + 0x42017482 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017482 nvs::NVSPartition::read(unsigned int, void*, unsigned int) .text._ZN3nvs12NVSPartition9write_rawEjPKvj - 0x4201733e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201733e nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) + 0x4201749e 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x4201749e nvs::NVSPartition::write_raw(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition5writeEjPKvj - 0x4201734e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201734e nvs::NVSPartition::write(unsigned int, void const*, unsigned int) + 0x420174ae 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420174ae nvs::NVSPartition::write(unsigned int, void const*, unsigned int) .text._ZN3nvs12NVSPartition11erase_rangeEjj - 0x4201736a 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201736a nvs::NVSPartition::erase_range(unsigned int, unsigned int) + 0x420174ca 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420174ca nvs::NVSPartition::erase_range(unsigned int, unsigned int) .text._ZN3nvs12NVSPartitionD0Ev - 0x4201737a 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x4201737a nvs::NVSPartition::~NVSPartition() + 0x420174da 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x420174da nvs::NVSPartition::~NVSPartition() .text._ZN3nvs12NVSPartitionC2EPK15esp_partition_t - 0x420173a0 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x420173a0 nvs::NVSPartition::NVSPartition(esp_partition_t const*) - 0x420173a0 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x42017500 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x42017500 nvs::NVSPartition::NVSPartition(esp_partition_t const*) + 0x42017500 nvs::NVSPartition::NVSPartition(esp_partition_t const*) .text._ZN3nvs19NVSPartitionManagerD2Ev - 0x420173d2 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420173d2 nvs::NVSPartitionManager::~NVSPartitionManager() - 0x420173d2 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42017532 0xc esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017532 nvs::NVSPartitionManager::~NVSPartitionManager() + 0x42017532 nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZN3nvs19NVSPartitionManagerD0Ev - 0x420173de 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420173de nvs::NVSPartitionManager::~NVSPartitionManager() + 0x4201753e 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201753e nvs::NVSPartitionManager::~NVSPartitionManager() .text._ZZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKcENKUlRNS_7StorageEE_clES4_ - 0x420173fa 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201755a 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .text._ZSt9__find_ifIN14intrusive_listIN3nvs7StorageEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS1_19NVSPartitionManager24lookup_storage_from_nameEPKcEUlRS2_E_EEET_SE_SE_T0_St18input_iterator_tag - 0x42017420 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017580 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs7StorageEE8iteratorEZNS1_19NVSPartitionManager24lookup_storage_from_nameEPKcEUlRS2_E_ET_SA_SA_T0_ - 0x4201744c 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420175ac 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .text._ZN3nvs7StorageC2EPNS_9PartitionE - 0x4201745c 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201745c nvs::Storage::Storage(nvs::Partition*) - 0x4201745c nvs::Storage::Storage(nvs::Partition*) + 0x420175bc 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420175bc nvs::Storage::Storage(nvs::Partition*) + 0x420175bc nvs::Storage::Storage(nvs::Partition*) .text._ZN3nvs19NVSPartitionManager12get_instanceEv - 0x420174a6 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420174a6 nvs::NVSPartitionManager::get_instance() + 0x42017606 0x62 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017606 nvs::NVSPartitionManager::get_instance() .text._ZN3nvs19NVSPartitionManager24lookup_storage_from_nameEPKc - 0x42017508 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017508 nvs::NVSPartitionManager::lookup_storage_from_name(char const*) + 0x42017668 0x14 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017668 nvs::NVSPartitionManager::lookup_storage_from_name(char const*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE9push_backEPS1_ - 0x4201751c 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201751c intrusive_list::push_back(nvs::NVSPartition*) + 0x4201767c 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201767c intrusive_list::push_back(nvs::NVSPartition*) .text._ZN14intrusive_listIN3nvs12NVSPartitionEE5eraseENS2_8iteratorE - 0x4201753c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x4201753c intrusive_list::erase(intrusive_list::iterator) + 0x4201769c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201769c intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs7StorageEE9push_backEPS1_ - 0x42017558 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017558 intrusive_list::push_back(nvs::Storage*) + 0x420176b8 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420176b8 intrusive_list::push_back(nvs::Storage*) .text._ZN3nvs19NVSPartitionManager11init_customEPNS_9PartitionEmm - 0x42017578 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017578 nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) + 0x420176d8 0xb0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x420176d8 nvs::NVSPartitionManager::init_custom(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs19NVSPartitionManager14init_partitionEPKc - 0x42017628 0x8a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017628 nvs::NVSPartitionManager::init_partition(char const*) + 0x42017788 0x8a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017788 nvs::NVSPartitionManager::init_partition(char const*) .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE5eraseENS2_8iteratorE - 0x420176b2 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420176b2 intrusive_list::erase(intrusive_list::iterator) + 0x42017812 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017812 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs19NVSPartitionManager12close_handleEPNS_15NVSHandleSimpleE - 0x420176ce 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420176ce nvs::NVSPartitionManager::close_handle(nvs::NVSHandleSimple*) + 0x4201782e 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x4201782e nvs::NVSPartitionManager::close_handle(nvs::NVSHandleSimple*) .text._ZN14intrusive_listIN3nvs7StorageEE5eraseENS2_8iteratorE - 0x420176f8 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420176f8 intrusive_list::erase(intrusive_list::iterator) + 0x42017858 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017858 intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs19NVSPartitionManager16deinit_partitionEPKc - 0x42017714 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x42017714 nvs::NVSPartitionManager::deinit_partition(char const*) + 0x42017874 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017874 nvs::NVSPartitionManager::deinit_partition(char const*) .text._ZN14intrusive_listIN3nvs15NVSHandleSimpleEE9push_backEPS1_ - 0x420177b0 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420177b0 intrusive_list::push_back(nvs::NVSHandleSimple*) + 0x42017910 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017910 intrusive_list::push_back(nvs::NVSHandleSimple*) .text._ZN3nvs19NVSPartitionManager11open_handleEPKcS2_15nvs_open_mode_tPPNS_15NVSHandleSimpleE - 0x420177d0 0xd6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x420177d0 nvs::NVSPartitionManager::open_handle(char const*, char const*, nvs_open_mode_t, nvs::NVSHandleSimple**) + 0x42017930 0xd6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x42017930 nvs::NVSPartitionManager::open_handle(char const*, char const*, nvs_open_mode_t, nvs::NVSHandleSimple**) .text._ZN3nvs4LockC2Ev - 0x420178a6 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x420178a6 nvs::Lock::Lock() - 0x420178a6 nvs::Lock::Lock() + 0x42017a06 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42017a06 nvs::Lock::Lock() + 0x42017a06 nvs::Lock::Lock() .text._ZN3nvs4LockD2Ev - 0x420178c0 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x420178c0 nvs::Lock::~Lock() - 0x420178c0 nvs::Lock::~Lock() + 0x42017a20 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42017a20 nvs::Lock::~Lock() + 0x42017a20 nvs::Lock::~Lock() .text._ZN3nvs4Lock4initEv - 0x420178da 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - 0x420178da nvs::Lock::init() + 0x42017a3a 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x42017a3a nvs::Lock::init() .text._ZN3nvs8HashListC2Ev - 0x420178de 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x420178de nvs::HashList::HashList() - 0x420178de nvs::HashList::HashList() + 0x42017a3e 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017a3e nvs::HashList::HashList() + 0x42017a3e nvs::HashList::HashList() .text._ZN3nvs8HashList13HashListBlockC2Ev - 0x420178ec 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x420178ec nvs::HashList::HashListBlock::HashListBlock() - 0x420178ec nvs::HashList::HashListBlock::HashListBlock() + 0x42017a4c 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017a4c nvs::HashList::HashListBlock::HashListBlock() + 0x42017a4c nvs::HashList::HashListBlock::HashListBlock() .text._ZN3nvs8HashList4findEjRKNS_4ItemE - 0x42017916 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017916 nvs::HashList::find(unsigned int, nvs::Item const&) + 0x42017a76 0x64 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017a76 nvs::HashList::find(unsigned int, nvs::Item const&) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE5eraseENS3_8iteratorE - 0x4201797a 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x4201797a intrusive_list::erase(intrusive_list::iterator) + 0x42017ada 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017ada intrusive_list::erase(intrusive_list::iterator) .text._ZN3nvs8HashList5clearEv - 0x42017996 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017996 nvs::HashList::clear() + 0x42017af6 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017af6 nvs::HashList::clear() .text._ZN3nvs8HashListD2Ev - 0x420179ca 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x420179ca nvs::HashList::~HashList() - 0x420179ca nvs::HashList::~HashList() + 0x42017b2a 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017b2a nvs::HashList::~HashList() + 0x42017b2a nvs::HashList::~HashList() .text._ZN3nvs8HashList5eraseEj - 0x420179d8 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x420179d8 nvs::HashList::erase(unsigned int) + 0x42017b38 0xa2 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017b38 nvs::HashList::erase(unsigned int) .text._ZN14intrusive_listIN3nvs8HashList13HashListBlockEE9push_backEPS2_ - 0x42017a7a 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017a7a intrusive_list::push_back(nvs::HashList::HashListBlock*) + 0x42017bda 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017bda intrusive_list::push_back(nvs::HashList::HashListBlock*) .text._ZN3nvs8HashList6insertERKNS_4ItemEj - 0x42017a9a 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - 0x42017a9a nvs::HashList::insert(nvs::Item const&, unsigned int) + 0x42017bfa 0x96 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x42017bfa nvs::HashList::insert(nvs::Item const&, unsigned int) .text._ZSt9__find_ifIPmN9__gnu_cxx5__ops10_Iter_predIZN3nvs4Page4loadEPNS4_9PartitionEmEUlmE_EEET_SA_SA_T0_St26random_access_iterator_tag - 0x42017b30 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017c90 0x86 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .text._Z41__static_initialization_and_destruction_0v - 0x42017bb6 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017d16 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .text._ZN3nvs4ItemC2EhNS_8ItemTypeEhPKch - 0x42017bcc 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017bcc nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) - 0x42017bcc nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42017d2c 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017d2c nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) + 0x42017d2c nvs::Item::Item(unsigned char, nvs::ItemType, unsigned char, char const*, unsigned char) .text._ZN3nvs4PageC2Ev - 0x42017c2c 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017c2c nvs::Page::Page() - 0x42017c2c nvs::Page::Page() + 0x42017d8c 0x42 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017d8c nvs::Page::Page() + 0x42017d8c nvs::Page::Page() .text._ZN3nvs4Page6Header14calculateCrc32Ev - 0x42017c6e 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017c6e nvs::Page::Header::calculateCrc32() + 0x42017dce 0x1a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017dce nvs::Page::Header::calculateCrc32() .text._ZN3nvs4Page20updateFirstUsedEntryEjj - 0x42017c88 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017c88 nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) + 0x42017de8 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017de8 nvs::Page::updateFirstUsedEntry(unsigned int, unsigned int) .text._ZN3nvs4Page10initializeEv - 0x42017cde 0x7e esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017cde nvs::Page::initialize() + 0x42017e3e 0x7e esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017e3e nvs::Page::initialize() .text._ZN3nvs4Page14alterPageStateENS0_9PageStateE - 0x42017d5c 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017d5c nvs::Page::alterPageState(nvs::Page::PageState) + 0x42017ebc 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017ebc nvs::Page::alterPageState(nvs::Page::PageState) .text._ZNK3nvs4Page9readEntryEjRNS_4ItemE - 0x42017d8c 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017d8c nvs::Page::readEntry(unsigned int, nvs::Item&) const + 0x42017eec 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017eec nvs::Page::readEntry(unsigned int, nvs::Item&) const .text._ZNK3nvs4Page12getSeqNumberERm - 0x42017db8 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017db8 nvs::Page::getSeqNumber(unsigned long&) const + 0x42017f18 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017f18 nvs::Page::getSeqNumber(unsigned long&) const .text._ZN3nvs4Page12setSeqNumberEm - 0x42017de2 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017de2 nvs::Page::setSeqNumber(unsigned long) + 0x42017f42 0x16 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017f42 nvs::Page::setSeqNumber(unsigned long) .text._ZN3nvs4Page5eraseEv - 0x42017df8 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017df8 nvs::Page::erase() + 0x42017f58 0x4a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017f58 nvs::Page::erase() .text._ZN3nvs4Page11markFreeingEv - 0x42017e42 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017e42 nvs::Page::markFreeing() + 0x42017fa2 0x26 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017fa2 nvs::Page::markFreeing() .text._ZN3nvs4Page8markFullEv - 0x42017e68 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017e68 nvs::Page::markFull() + 0x42017fc8 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017fc8 nvs::Page::markFull() .text._ZNK3nvs4Page18getVarDataTailroomEv - 0x42017e88 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017e88 nvs::Page::getVarDataTailroom() const + 0x42017fe8 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42017fe8 nvs::Page::getVarDataTailroom() const .text._ZN19CompressedEnumTableIN3nvs4Page10EntryStateELj2ELj126EE3setEjS2_ - 0x42017eba 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017eba CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) + 0x4201801a 0x32 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201801a CompressedEnumTable::set(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page15alterEntryStateEjNS0_10EntryStateE - 0x42017eec 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017eec nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) + 0x4201804c 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201804c nvs::Page::alterEntryState(unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page10writeEntryERKNS_4ItemE - 0x42017f42 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017f42 nvs::Page::writeEntry(nvs::Item const&) + 0x420180a2 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420180a2 nvs::Page::writeEntry(nvs::Item const&) .text._ZN3nvs4Page9copyItemsERS0_ - 0x42017faa 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42017faa nvs::Page::copyItems(nvs::Page&) + 0x4201810a 0xd0 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x4201810a nvs::Page::copyItems(nvs::Page&) .text._ZN3nvs4Page20alterEntryRangeStateEjjNS0_10EntryStateE - 0x4201807a 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201807a nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) + 0x420181da 0x9c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420181da nvs::Page::alterEntryRangeState(unsigned int, unsigned int, nvs::Page::EntryState) .text._ZN3nvs4Page14writeEntryDataEPKhj - 0x42018116 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018116 nvs::Page::writeEntryData(unsigned char const*, unsigned int) + 0x42018276 0x92 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018276 nvs::Page::writeEntryData(unsigned char const*, unsigned int) .text._ZN3nvs4Page9writeItemEhNS_8ItemTypeEPKcPKvjh - 0x420181a8 0x22a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420181a8 nvs::Page::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char) + 0x42018308 0x22a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018308 nvs::Page::writeItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char) .text._ZN3nvs4Page17eraseEntryAndSpanEj - 0x420183d2 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x420183d2 nvs::Page::eraseEntryAndSpan(unsigned int) + 0x42018532 0x140 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018532 nvs::Page::eraseEntryAndSpan(unsigned int) .text._ZN3nvs4Page8findItemEhNS_8ItemTypeEPKcRjRNS_4ItemEhNS_9VerOffsetE - 0x42018512 0x246 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018512 nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) + 0x42018672 0x246 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018672 nvs::Page::findItem(unsigned char, nvs::ItemType, char const*, unsigned int&, nvs::Item&, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page7cmpItemEhNS_8ItemTypeEPKcPKvjhNS_9VerOffsetE - 0x42018758 0x100 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018758 nvs::Page::cmpItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char, nvs::VerOffset) + 0x420188b8 0x100 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420188b8 nvs::Page::cmpItem(unsigned char, nvs::ItemType, char const*, void const*, unsigned int, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page8readItemEhNS_8ItemTypeEPKcPvjhNS_9VerOffsetE - 0x42018858 0xfa esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018858 nvs::Page::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int, unsigned char, nvs::VerOffset) + 0x420189b8 0xfa esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x420189b8 nvs::Page::readItem(unsigned char, nvs::ItemType, char const*, void*, unsigned int, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page9eraseItemEhNS_8ItemTypeEPKchNS_9VerOffsetE - 0x42018952 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018952 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) + 0x42018ab2 0x2a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018ab2 nvs::Page::eraseItem(unsigned char, nvs::ItemType, char const*, unsigned char, nvs::VerOffset) .text._ZN3nvs4Page15mLoadEntryTableEv - 0x4201897c 0x3ca esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x4201897c nvs::Page::mLoadEntryTable() + 0x42018adc 0x3ca esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018adc nvs::Page::mLoadEntryTable() .text._ZN3nvs4Page4loadEPNS_9PartitionEm - 0x42018d46 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - 0x42018d46 nvs::Page::load(nvs::Partition*, unsigned long) + 0x42018ea6 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018ea6 nvs::Page::load(nvs::Partition*, unsigned long) .text._GLOBAL__sub_I__ZN3nvs4PageC2Ev - 0x42018e8e 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x42018fee 0xe esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .text._ZZN3nvs11PageManager4loadEPNS_9PartitionEmmENKUlRKNS_4PageEE_clES5_ - 0x42018e9c 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42018ffc 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZSt9__find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEN9__gnu_cxx5__ops10_Iter_predIZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_EEET_SF_SF_T0_St18input_iterator_tag - 0x42018ec4 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019024 0x2c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZSt7find_ifIN14intrusive_listIN3nvs4PageEE8iteratorEZNS1_11PageManager4loadEPNS1_9PartitionEmmEUlRKS2_E_ET_SB_SB_T0_ - 0x42018ef0 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019050 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .text._ZN14intrusive_listIN3nvs4PageEE9push_backEPS1_ - 0x42018f00 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42018f00 intrusive_list::push_back(nvs::Page*) + 0x42019060 0x20 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019060 intrusive_list::push_back(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE5eraseENS2_8iteratorE - 0x42018f20 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42018f20 intrusive_list::erase(intrusive_list::iterator) + 0x42019080 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019080 intrusive_list::erase(intrusive_list::iterator) .text._ZN14intrusive_listIN3nvs4PageEE5clearEv - 0x42018f3c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42018f3c intrusive_list::clear() + 0x4201909c 0x1c esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4201909c intrusive_list::clear() .text._ZN3nvs11PageManager12activatePageEv - 0x42018f58 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42018f58 nvs::PageManager::activatePage() + 0x420190b8 0x56 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420190b8 nvs::PageManager::activatePage() .text._ZN3nvs11PageManager14requestNewPageEv - 0x42018fae 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42018fae nvs::PageManager::requestNewPage() + 0x4201910e 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x4201910e nvs::PageManager::requestNewPage() .text._ZN14intrusive_listIN3nvs4PageEE10push_frontEPS1_ - 0x42019076 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42019076 intrusive_list::push_front(nvs::Page*) + 0x420191d6 0x1e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420191d6 intrusive_list::push_front(nvs::Page*) .text._ZN14intrusive_listIN3nvs4PageEE6insertENS2_8iteratorEPS1_ - 0x42019094 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x42019094 intrusive_list::insert(intrusive_list::iterator, nvs::Page*) + 0x420191f4 0x2e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x420191f4 intrusive_list::insert(intrusive_list::iterator, nvs::Page*) .text._ZN3nvs11PageManager4loadEPNS_9PartitionEmm - 0x420190c2 0x25e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - 0x420190c2 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) + 0x42019222 0x25e esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x42019222 nvs::PageManager::load(nvs::Partition*, unsigned long, unsigned long) .text._ZN3nvs16partition_lookup20lookup_nvs_partitionEPKcPPNS_12NVSPartitionE - 0x42019320 0x5a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - 0x42019320 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) + 0x42019480 0x5a esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x42019480 nvs::partition_lookup::lookup_nvs_partition(char const*, nvs::NVSPartition**) .text._ZNK3nvs4Item14calculateCrc32Ev - 0x4201937a 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x4201937a nvs::Item::calculateCrc32() const + 0x420194da 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x420194da nvs::Item::calculateCrc32() const .text._ZNK3nvs4Item26calculateCrc32WithoutValueEv - 0x420193b4 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x420193b4 nvs::Item::calculateCrc32WithoutValue() const + 0x42019514 0x3a esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x42019514 nvs::Item::calculateCrc32WithoutValue() const .text._ZN3nvs4Item14calculateCrc32EPKhj - 0x420193ee 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x420193ee nvs::Item::calculateCrc32(unsigned char const*, unsigned int) + 0x4201954e 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x4201954e nvs::Item::calculateCrc32(unsigned char const*, unsigned int) .text._ZNK3nvs4Item22checkHeaderConsistencyEh - 0x42019406 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - 0x42019406 nvs::Item::checkHeaderConsistency(unsigned char) const + 0x42019566 0x132 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x42019566 nvs::Item::checkHeaderConsistency(unsigned char) const .text.accuracy_compare - 0x42019538 0x10 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019698 0x10 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_ll_clk_sel - 0x42019548 0x56 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x420196a8 0x56 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_attribute_table_sort - 0x4201959e 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x420196fe 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_choose_best_range - 0x42019652 0x94 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x420197b2 0x94 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_ll_set_range - 0x420196e6 0x22 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019846 0x22 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.read_delta_t_from_efuse - 0x42019708 0x40 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019868 0x40 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.parse_temp_sensor_raw_value - 0x42019748 0x78 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x420198a8 0x78 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_ll_get_offset - 0x420197c0 0x1e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019920 0x1e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.s_update_tsens_attribute - 0x420197de 0x7c esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x4201993e 0x7c esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .text.temperature_sensor_uninstall - 0x4201985a 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x4201985a temperature_sensor_uninstall + 0x420199ba 0xb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x420199ba temperature_sensor_uninstall .text.temperature_sensor_install - 0x4201990e 0x218 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x4201990e temperature_sensor_install + 0x42019a6e 0x218 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019a6e temperature_sensor_install .text.temperature_sensor_enable - 0x42019b26 0xaa esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x42019b26 temperature_sensor_enable + 0x42019c86 0xaa esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019c86 temperature_sensor_enable .text.temperature_sensor_get_celsius - 0x42019bd0 0x14e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - 0x42019bd0 temperature_sensor_get_celsius + 0x42019d30 0x14e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x42019d30 temperature_sensor_get_celsius .text.ledc_ls_timer_update - 0x42019d1e 0x2a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42019e7e 0x2a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_enable_intr_type - 0x42019d48 0x54 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42019ea8 0x54 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_glb_clk_set_sleep_mode - 0x42019d9c 0x6e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42019efc 0x6e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_timer_clk_src_set_xpd_in_sleep - 0x42019e0a 0x74 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42019f6a 0x74 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_timer_del - 0x42019e7e 0x120 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x42019fde 0x120 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_speed_mode_ctx_create - 0x42019f9e 0xca esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a0fe 0xca esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_slow_clk_calibrate - 0x4201a068 0x4e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a1c8 0x4e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_auto_global_clk_divisor - 0x4201a0b6 0xa0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a216 0xa0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_auto_clk_divisor - 0x4201a156 0x28 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a2b6 0x28 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text._ledc_update_duty - 0x4201a17e 0x5e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a2de 0x5e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text._ledc_fade_hw_acquire - 0x4201a1dc 0x56 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a33c 0x56 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text._ledc_fade_hw_release - 0x4201a232 0x34 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a392 0x34 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_timer_set - 0x4201a266 0x164 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201a266 ledc_timer_set + 0x4201a3c6 0x164 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a3c6 ledc_timer_set .text.ledc_set_timer_div - 0x4201a3ca 0x3a0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a52a 0x3a0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .text.ledc_bind_channel_timer - 0x4201a76a 0x1de esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201a76a ledc_bind_channel_timer + 0x4201a8ca 0x1de esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201a8ca ledc_bind_channel_timer .text.ledc_timer_rst - 0x4201a948 0x12e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201a948 ledc_timer_rst + 0x4201aaa8 0x12e esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201aaa8 ledc_timer_rst .text.ledc_timer_resume - 0x4201aa76 0x12c esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201aa76 ledc_timer_resume + 0x4201abd6 0x12c esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201abd6 ledc_timer_resume .text.ledc_timer_config - 0x4201aba2 0x184 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201aba2 ledc_timer_config + 0x4201ad02 0x184 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201ad02 ledc_timer_config .text._ledc_set_pin - 0x4201ad26 0xb6 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201ad26 _ledc_set_pin + 0x4201ae86 0xb6 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201ae86 _ledc_set_pin .text.ledc_update_duty - 0x4201addc 0x134 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201addc ledc_update_duty + 0x4201af3c 0x134 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201af3c ledc_update_duty .text.ledc_set_duty_with_hpoint - 0x4201af10 0x168 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201af10 ledc_set_duty_with_hpoint + 0x4201b070 0x168 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201b070 ledc_set_duty_with_hpoint .text.ledc_channel_config - 0x4201b078 0x3de esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201b078 ledc_channel_config + 0x4201b1d8 0x3de esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201b1d8 ledc_channel_config .text.ledc_set_duty - 0x4201b456 0x122 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - 0x4201b456 ledc_set_duty + 0x4201b5b6 0x122 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x4201b5b6 ledc_set_duty .text.i2c_master_clear_bus - 0x4201b578 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201b6d8 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_cmd_log_alloc_error - 0x4201b5d0 0x60 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201b730 0x60 esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_cmd_allocate - 0x4201b630 0x4e esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201b790 0x4e esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_hw_enable - 0x4201b67e 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201b7de 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_hw_disable - 0x4201b6f8 0x68 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201b858 0x68 esp-idf/driver/libdriver.a(i2c.c.obj) .text.s_get_src_clk_freq - 0x4201b760 0x6a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201b8c0 0x6a esp-idf/driver/libdriver.a(i2c.c.obj) .text.s_get_clk_src - 0x4201b7ca 0x70 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201b92a 0x70 esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_cmd_link_append - 0x4201b83a 0xbc esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201b99a 0xbc esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_master_read_static - 0x4201b8f6 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201ba56 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_hw_fsm_reset - 0x4201b922 0xae esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201ba82 0xae esp-idf/driver/libdriver.a(i2c.c.obj) .text.i2c_driver_install - 0x4201b9d0 0x45c esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201b9d0 i2c_driver_install + 0x4201bb30 0x45c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201bb30 i2c_driver_install .text.i2c_driver_delete - 0x4201be2c 0x182 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201be2c i2c_driver_delete + 0x4201bf8c 0x182 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201bf8c i2c_driver_delete .text.i2c_reset_tx_fifo - 0x4201bfae 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201bfae i2c_reset_tx_fifo + 0x4201c10e 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c10e i2c_reset_tx_fifo .text.i2c_reset_rx_fifo - 0x4201c028 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c028 i2c_reset_rx_fifo + 0x4201c188 0x7a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c188 i2c_reset_rx_fifo .text.i2c_set_timeout - 0x4201c0a2 0xbc esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c0a2 i2c_set_timeout + 0x4201c202 0xbc esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c202 i2c_set_timeout .text.i2c_get_timeout - 0x4201c15e 0x5a esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c15e i2c_get_timeout + 0x4201c2be 0x5a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c2be i2c_get_timeout .text.i2c_set_pin - 0x4201c1b8 0x30e esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c1b8 i2c_set_pin + 0x4201c318 0x30e esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c318 i2c_set_pin .text.i2c_param_config - 0x4201c4c6 0x2c4 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c4c6 i2c_param_config + 0x4201c626 0x2c4 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c626 i2c_param_config .text.i2c_cmd_link_create - 0x4201c78a 0x18 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c78a i2c_cmd_link_create + 0x4201c8ea 0x18 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c8ea i2c_cmd_link_create .text.i2c_cmd_link_delete - 0x4201c7a2 0x3e esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c7a2 i2c_cmd_link_delete + 0x4201c902 0x3e esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c902 i2c_cmd_link_delete .text.i2c_master_start - 0x4201c7e0 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c7e0 i2c_master_start + 0x4201c940 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c940 i2c_master_start .text.i2c_master_stop - 0x4201c838 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c838 i2c_master_stop + 0x4201c998 0x58 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c998 i2c_master_stop .text.i2c_master_write_byte - 0x4201c890 0x6c esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c890 i2c_master_write_byte + 0x4201c9f0 0x6c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201c9f0 i2c_master_write_byte .text.i2c_master_write - 0x4201c8fc 0xb6 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c8fc i2c_master_write + 0x4201ca5c 0xb6 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201ca5c i2c_master_write .text.i2c_master_read_byte - 0x4201c9b2 0x100 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201c9b2 i2c_master_read_byte + 0x4201cb12 0x100 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cb12 i2c_master_read_byte .text.i2c_master_read - 0x4201cab2 0x144 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201cab2 i2c_master_read + 0x4201cc12 0x144 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cc12 i2c_master_read .text.i2c_master_cmd_begin - 0x4201cbf6 0x2c0 esp-idf/driver/libdriver.a(i2c.c.obj) - 0x4201cbf6 i2c_master_cmd_begin + 0x4201cd56 0x2c0 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201cd56 i2c_master_cmd_begin .text.check_i2c_driver_conflict - 0x4201ceb6 0x6e esp-idf/driver/libdriver.a(i2c.c.obj) + 0x4201d016 0x6e esp-idf/driver/libdriver.a(i2c.c.obj) + .text.esp_netif_add_to_list_unsafe + 0x4201d084 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201d084 esp_netif_add_to_list_unsafe + .text.esp_netif_remove_from_list_unsafe + 0x4201d0c8 0x86 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201d0c8 esp_netif_remove_from_list_unsafe + .text.esp_netif_get_nr_of_ifs + 0x4201d14e 0xa esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201d14e esp_netif_get_nr_of_ifs + .text.esp_netif_next_unsafe + 0x4201d158 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201d158 esp_netif_next_unsafe + .text.esp_netif_is_netif_listed + 0x4201d188 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201d188 esp_netif_is_netif_listed + .text.esp_netif_get_handle_from_ifkey_unsafe + 0x4201d1a4 0x40 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x4201d1a4 esp_netif_get_handle_from_ifkey_unsafe + .text.esp_netif_reset_ip_info + 0x4201d1e4 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_is_active + 0x4201d1fa 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_default_netif_internal + 0x4201d216 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_ipc_call_msg + 0x4201d226 0x52 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_ipc_call + 0x4201d278 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_ipc_call_get_netif + 0x4201d298 0x20 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_api_cb + 0x4201d2b8 0x26 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.tcpip_init_done - 0x4201cf24 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d2de 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_config_sanity_check + 0x4201d2ec 0x96 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_set_mac_api + 0x4201d382 0x6a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201d382 esp_netif_set_mac_api + .text.esp_netif_set_ip_old_info_api + 0x4201d3ec 0x7a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcps_cb + 0x4201d466 0xe8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_start_ip_lost_timer + 0x4201d54e 0x32 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_set_mldv6_flag + 0x4201d580 0x36 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_set_garp_flag + 0x4201d5b6 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_send_mldv6 + 0x4201d5d4 0x3e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_init_configuration + 0x4201d612 0x1fc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_unset_garp_flag + 0x4201d80e 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_unset_mldv6_flag + 0x4201d826 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_remove + 0x4201d84a 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_send_garp + 0x4201d89e 0x3c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_lwip_add + 0x4201d8da 0x9c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.dns_clear_servers + 0x4201d976 0x36 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_dhcpc_start_api + 0x4201d9ac 0xee esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_update_default_netif + 0x4201da9a 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201da9a esp_netif_update_default_netif + .text.esp_netif_ip_lost_timer + 0x4201dab4 0xb8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_internal_nd6_cb + 0x4201db6c 0xf4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_destroy_api + 0x4201dc60 0x8e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_new_api + 0x4201dcee 0x2dc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_start_api + 0x4201dfca 0x1ce esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_stop_api + 0x4201e198 0x8a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_up_api + 0x4201e222 0x56 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_down_api + 0x4201e278 0xe0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_io_driver + 0x4201e358 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e358 esp_netif_get_io_driver .text.esp_netif_init - 0x4201cf32 0x116 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - 0x4201cf32 esp_netif_init + 0x4201e35c 0x116 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e35c esp_netif_init + .text.esp_netif_new + 0x4201e472 0x1e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e472 esp_netif_new + .text.esp_netif_attach + 0x4201e490 0x58 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e490 esp_netif_attach + .text.esp_netif_set_driver_config + 0x4201e4e8 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e4e8 esp_netif_set_driver_config + .text.esp_netif_set_mac + 0x4201e50c 0x2c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e50c esp_netif_set_mac + .text.esp_netif_start + 0x4201e538 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e538 esp_netif_start + .text.esp_netif_stop + 0x4201e552 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e552 esp_netif_stop + .text.esp_netif_netstack_buf_ref + 0x4201e56c 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e56c esp_netif_netstack_buf_ref + .text.esp_netif_netstack_buf_free + 0x4201e57a 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e57a esp_netif_netstack_buf_free + .text.esp_netif_free_rx_buffer + 0x4201e588 0x10 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e588 esp_netif_free_rx_buffer + .text.esp_netif_transmit_wrap + 0x4201e598 0x50 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e598 esp_netif_transmit_wrap + .text.esp_netif_receive + 0x4201e5e8 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e5e8 esp_netif_receive + .text.esp_netif_dhcpc_start + 0x4201e63c 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e63c esp_netif_dhcpc_start + .text.esp_netif_dhcpc_get_status + 0x4201e656 0x1c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e656 esp_netif_dhcpc_get_status + .text.esp_netif_get_hostname + 0x4201e672 0x24 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e672 esp_netif_get_hostname + .text.esp_netif_up + 0x4201e696 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e696 esp_netif_up + .text.esp_netif_down + 0x4201e6b0 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e6b0 esp_netif_down + .text.esp_netif_is_netif_up + 0x4201e6ca 0x16 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e6ca esp_netif_is_netif_up + .text.esp_netif_update_default_netif_lwip + 0x4201e6e0 0x11a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.esp_netif_get_old_ip_info + 0x4201e7fa 0x76 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e7fa esp_netif_get_old_ip_info + .text.esp_netif_get_ip_info + 0x4201e870 0x92 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e870 esp_netif_get_ip_info + .text.esp_netif_is_valid_static_ip + 0x4201e902 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e902 esp_netif_is_valid_static_ip + .text.esp_netif_set_old_ip_info + 0x4201e916 0x1a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e916 esp_netif_set_old_ip_info + .text.esp_netif_get_flags + 0x4201e930 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e930 esp_netif_get_flags + .text.esp_netif_get_ifkey + 0x4201e934 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e934 esp_netif_get_ifkey + .text.esp_netif_get_desc + 0x4201e938 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e938 esp_netif_get_desc + .text.esp_netif_get_event_id + 0x4201e93c 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x4201e93c esp_netif_get_event_id + .text.esp_netif_internal_dhcpc_cb + 0x4201e954 0x1d0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .text.netif_callback_fn + 0x4201eb24 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .text.esp_aes_gmac - 0x4201d048 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x4201eb78 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .text.digest_vector - 0x4201d056 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201eb86 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.hmac_vector - 0x4201d0e2 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ec12 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt_init - 0x4201d17c 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ecac 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt_deinit - 0x4201d1ec 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ed1c 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.aes_crypt - 0x4201d20a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ed3a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .text.sha256_vector - 0x4201d218 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d218 sha256_vector + 0x4201ed48 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ed48 sha256_vector .text.hmac_sha256_vector - 0x4201d230 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d230 hmac_sha256_vector + 0x4201ed60 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ed60 hmac_sha256_vector .text.hmac_sha256 - 0x4201d24c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d24c hmac_sha256 + 0x4201ed7c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ed7c hmac_sha256 .text.hmac_sha1_vector - 0x4201d266 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d266 hmac_sha1_vector + 0x4201ed96 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ed96 hmac_sha1_vector .text.hmac_sha1 - 0x4201d282 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d282 hmac_sha1 + 0x4201edb2 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201edb2 hmac_sha1 .text.aes_encrypt_init - 0x4201d29c 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d29c aes_encrypt_init + 0x4201edcc 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201edcc aes_encrypt_init .text.aes_encrypt - 0x4201d2b0 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d2b0 aes_encrypt + 0x4201ede0 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ede0 aes_encrypt .text.aes_encrypt_deinit - 0x4201d2c4 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d2c4 aes_encrypt_deinit + 0x4201edf4 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201edf4 aes_encrypt_deinit .text.aes_decrypt_init - 0x4201d2d2 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d2d2 aes_decrypt_init + 0x4201ee02 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ee02 aes_decrypt_init .text.aes_decrypt - 0x4201d2e6 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d2e6 aes_decrypt + 0x4201ee16 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ee16 aes_decrypt .text.aes_decrypt_deinit - 0x4201d2fa 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d2fa aes_decrypt_deinit + 0x4201ee2a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ee2a aes_decrypt_deinit .text.aes_128_cbc_encrypt - 0x4201d308 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d308 aes_128_cbc_encrypt + 0x4201ee38 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ee38 aes_128_cbc_encrypt .text.aes_128_cbc_decrypt - 0x4201d380 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d380 aes_128_cbc_decrypt + 0x4201eeb0 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201eeb0 aes_128_cbc_decrypt .text.aes_ctr_encrypt - 0x4201d3f8 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d3f8 aes_ctr_encrypt + 0x4201ef28 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ef28 aes_ctr_encrypt .text.pbkdf2_sha1 - 0x4201d45e 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d45e pbkdf2_sha1 + 0x4201ef8e 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201ef8e pbkdf2_sha1 .text.omac1_aes_vector - 0x4201d4a8 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d4a8 omac1_aes_vector + 0x4201efd8 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201efd8 omac1_aes_vector .text.omac1_aes_128_vector - 0x4201d57c 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d57c omac1_aes_128_vector + 0x4201f0ac 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f0ac omac1_aes_128_vector .text.omac1_aes_128 - 0x4201d594 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - 0x4201d594 omac1_aes_128 + 0x4201f0c4 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x4201f0c4 omac1_aes_128 .text.os_get_time - 0x4201d5ae 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x4201d5ae os_get_time + 0x4201f0de 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4201f0de os_get_time .text.os_random - 0x4201d5d2 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x4201d5d2 os_random + 0x4201f102 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4201f102 os_random .text.os_get_random - 0x4201d5e4 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x4201d5e4 os_get_random + 0x4201f114 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4201f114 os_get_random .text.os_sleep - 0x4201d5f4 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x4201d5f4 os_sleep + 0x4201f124 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4201f124 os_sleep .text.forced_memzero - 0x4201d620 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - 0x4201d620 forced_memzero + 0x4201f150 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x4201f150 forced_memzero .text.ccmp_aad_nonce - 0x4201d62e 0x18a esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x4201f15e 0x18a esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) .text.ccmp_decrypt - 0x4201d7b8 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - 0x4201d7b8 ccmp_decrypt + 0x4201f2e8 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x4201f2e8 ccmp_decrypt .text.ccmp_encrypt - 0x4201d87c 0x132 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - 0x4201d87c ccmp_encrypt + 0x4201f3ac 0x132 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x4201f3ac ccmp_encrypt .text.WPA_PUT_BE64 - 0x4201d9ae 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.inc32 0x4201d9e8 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f4de 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.inc32 0x4201f518 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.xor_block - 0x4201da24 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f554 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.shift_right_block - 0x4201da46 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f576 0x10e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.ghash_start - 0x4201db54 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.gf_mult 0x4201db6a 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f684 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.gf_mult 0x4201f69a 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_init_hash_subkey - 0x4201dc00 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f730 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gctr - 0x4201dc36 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f766 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_gctr - 0x4201dce0 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .text.ghash 0x4201dd2a 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f810 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .text.ghash 0x4201f85a 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_ghash - 0x4201dddc 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f90c 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_prepare_j0 - 0x4201de4c 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201f97c 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .text.aes_gcm_ae - 0x4201dee6 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - 0x4201dee6 aes_gcm_ae + 0x4201fa16 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201fa16 aes_gcm_ae .text.aes_gmac - 0x4201df7c 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - 0x4201df7c aes_gmac - .text.hex2num 0x4201df96 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201faac 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x4201faac aes_gmac + .text.hex2num 0x4201fac6 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) .text.hex2byte - 0x4201dfd6 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201dfd6 hex2byte + 0x4201fb06 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fb06 hex2byte .text.hexstr2bin - 0x4201e010 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201e010 hexstr2bin + 0x4201fb40 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fb40 hexstr2bin .text.inc_byte_array - 0x4201e052 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201e052 inc_byte_array + 0x4201fb82 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fb82 inc_byte_array .text.buf_shift_right - 0x4201e072 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201e072 buf_shift_right + 0x4201fba2 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fba2 buf_shift_right .text.wpa_get_ntp_timestamp - 0x4201e0ac 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201e0ac wpa_get_ntp_timestamp + 0x4201fbdc 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fbdc wpa_get_ntp_timestamp .text.printf_decode - 0x4201e142 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201e142 printf_decode + 0x4201fc72 0x1a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fc72 printf_decode .text.dup_binstr - 0x4201e2e6 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201e2e6 dup_binstr + 0x4201fe16 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fe16 dup_binstr .text.wpa_config_parse_string - 0x4201e32a 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201e32a wpa_config_parse_string + 0x4201fe5a 0x156 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201fe5a wpa_config_parse_string .text.int_array_len - 0x4201e480 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201e480 int_array_len + 0x4201ffb0 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201ffb0 int_array_len .text.bin_clear_free - 0x4201e496 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201e496 bin_clear_free + 0x4201ffc6 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201ffc6 bin_clear_free .text.os_memdup - 0x4201e4b6 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201e4b6 os_memdup + 0x4201ffe6 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4201ffe6 os_memdup .text.os_reltime_expired - 0x4201e4f0 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201e4f0 os_reltime_expired + 0x42020020 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x42020020 os_reltime_expired .text.os_reltime_initialized - 0x4201e56e 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - 0x4201e56e os_reltime_initialized + 0x4202009e 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x4202009e os_reltime_initialized .text.sha1_xor - 0x4201e582 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x420200b2 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.HMAC_sha1_final - 0x4201e5ac 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x420200dc 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.mbedtls_sha1_init_start - 0x4201e5dc 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x4202010c 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.HMAC_sha1_init - 0x4201e5f8 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x42020128 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.pbkdf2_f_sha1 - 0x4201e6c0 0x1ae esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x420201f0 0x1ae esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.pbkdf2_sha1 - 0x4201e86e 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x4202039e 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .text.fastpbkdf2_hmac_sha1 - 0x4201e95a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - 0x4201e95a fastpbkdf2_hmac_sha1 + 0x4202048a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x4202048a fastpbkdf2_hmac_sha1 .text.xor_aes_block - 0x4201e968 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42020498 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr_start - 0x4201e98a 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420204ba 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_auth - 0x4201e9ae 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420204de 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr - 0x4201ea2c 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x4202055c 0xa4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_encr_auth - 0x4201ead0 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42020600 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_decr_auth - 0x4201eb26 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x42020656 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_auth_start - 0x4201eb7c 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420206ac 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .text.aes_ccm_ae - 0x4201ec82 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - 0x4201ec82 aes_ccm_ae + 0x420207b2 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x420207b2 aes_ccm_ae .text.aes_ccm_ad - 0x4201ed2a 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - 0x4201ed2a aes_ccm_ad + 0x4202085a 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x4202085a aes_ccm_ad .text.esp_wifi_config_info - 0x4201edf4 0x196 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020924 0x196 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.wifi_deinit_internal - 0x4201ef8a 0xc8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020aba 0xc8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.esp_wifi_set_log_level - 0x4201f052 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020b82 0x10 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.s_set_default_wifi_log_level - 0x4201f062 0x42 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020b92 0x42 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .text.esp_wifi_init - 0x4201f0a4 0xd8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x4201f0a4 esp_wifi_init + 0x42020bd4 0xd8 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020bd4 esp_wifi_init + .text.esp_wifi_connect + 0x42020cac 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020cac esp_wifi_connect .text.ieee80211_ftm_attach - 0x4201f17c 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x4201f17c ieee80211_ftm_attach + 0x42020cba 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020cba ieee80211_ftm_attach .text.pm_beacon_offset_funcs_init - 0x4201f180 0x2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x4201f180 pm_beacon_offset_funcs_init + 0x42020cbe 0x2 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x42020cbe pm_beacon_offset_funcs_init + .text.wifi_default_action_sta_got_ip + 0x42020cc0 0x70 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_ap_stop + 0x42020d30 0x1a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_stop + 0x42020d4a 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_start + 0x42020d62 0x108 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_ap_start + 0x42020e6a 0x1a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_start + 0x42020e84 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_disconnected + 0x42020e9c 0x18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.wifi_default_action_sta_connected + 0x42020eb4 0x92 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.clear_default_wifi_handlers + 0x42020f46 0xa2 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.set_default_wifi_handlers + 0x42020fe8 0xf4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.create_and_attach + 0x420210dc 0x4a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .text.esp_wifi_set_default_wifi_sta_handlers + 0x42021126 0xe esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42021126 esp_wifi_set_default_wifi_sta_handlers + .text.esp_netif_attach_wifi_station + 0x42021134 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42021134 esp_netif_attach_wifi_station + .text.esp_netif_create_default_wifi_sta + 0x42021156 0xa4 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + 0x42021156 esp_netif_create_default_wifi_sta .text.parse_url_char - 0x4201f182 0x2b0 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x420211fa 0x2b0 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .text.http_parse_host_char - 0x4201f432 0x244 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x420214aa 0x244 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .text.http_parse_host - 0x4201f676 0x166 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x420216ee 0x166 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .text.http_parser_url_init - 0x4201f7dc 0x18 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - 0x4201f7dc http_parser_url_init + 0x42021854 0x18 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x42021854 http_parser_url_init .text.http_parser_parse_url - 0x4201f7f4 0x190 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - 0x4201f7f4 http_parser_parse_url + 0x4202186c 0x190 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x4202186c http_parser_parse_url .text.ms_to_timeval - 0x4201f984 0x2e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420219fc 0x2e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_hostname_to_fd - 0x4201f9b2 0x1b6 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42021a2a 0x1b6 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_set_socket_options - 0x4201fb68 0x220 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42021be0 0x220 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_set_socket_non_blocking - 0x4201fd88 0xbe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42021e00 0xbe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.tcp_connect - 0x4201fe46 0x276 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42021ebe 0x276 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.tcp_write - 0x420200bc 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022134 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.tcp_read - 0x420200d0 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022148 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.create_ssl_handle - 0x420200e4 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202215c 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_handshake - 0x420200f4 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202216c 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_low_level_conn - 0x42020102 0x28e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202217a 0x28e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .text.esp_tls_conn_read - 0x42020390 0x16 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x42020390 esp_tls_conn_read + 0x42022408 0x16 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022408 esp_tls_conn_read .text.esp_tls_conn_write - 0x420203a6 0x1c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420203a6 esp_tls_conn_write + 0x4202241e 0x1c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202241e esp_tls_conn_write .text.esp_tls_conn_destroy - 0x420203c2 0x42 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420203c2 esp_tls_conn_destroy + 0x4202243a 0x42 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202243a esp_tls_conn_destroy .text.esp_tls_init - 0x42020404 0x4c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x42020404 esp_tls_init + 0x4202247c 0x4c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202247c esp_tls_init .text.esp_tls_plain_tcp_connect - 0x42020450 0x1e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x42020450 esp_tls_plain_tcp_connect + 0x420224c8 0x1e esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420224c8 esp_tls_plain_tcp_connect .text.esp_tls_conn_new_sync - 0x4202046e 0x10a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x4202046e esp_tls_conn_new_sync + 0x420224e6 0x10a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420224e6 esp_tls_conn_new_sync .text.esp_tls_conn_new_async - 0x42020578 0x28 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x42020578 esp_tls_conn_new_async + 0x420225f0 0x28 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420225f0 esp_tls_conn_new_async .text.esp_tls_get_bytes_avail - 0x420205a0 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420205a0 esp_tls_get_bytes_avail + 0x42022618 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022618 esp_tls_get_bytes_avail .text.esp_tls_get_conn_sockfd - 0x420205ae 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420205ae esp_tls_get_conn_sockfd + 0x42022626 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x42022626 esp_tls_get_conn_sockfd .text.esp_tls_get_and_clear_last_error - 0x420205f2 0x4a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x420205f2 esp_tls_get_and_clear_last_error + 0x4202266a 0x4a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x4202266a esp_tls_get_and_clear_last_error .text.esp_tls_get_error_handle - 0x4202063c 0x1a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - 0x4202063c esp_tls_get_error_handle + 0x420226b4 0x1a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x420226b4 esp_tls_get_error_handle .text.esp_tls_internal_event_tracker_capture - 0x42020656 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - 0x42020656 esp_tls_internal_event_tracker_capture + 0x420226ce 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x420226ce esp_tls_internal_event_tracker_capture .text.esp_tls_internal_event_tracker_create - 0x4202068e 0x16 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - 0x4202068e esp_tls_internal_event_tracker_create + 0x42022706 0x16 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x42022706 esp_tls_internal_event_tracker_create .text.esp_tls_internal_event_tracker_destroy - 0x420206a4 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - 0x420206a4 esp_tls_internal_event_tracker_destroy + 0x4202271c 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x4202271c esp_tls_internal_event_tracker_destroy .text.esp_tls_get_and_clear_error_type - 0x420206b6 0x70 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - 0x420206b6 esp_tls_get_and_clear_error_type + 0x4202272e 0x70 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x4202272e esp_tls_get_and_clear_error_type .text.esp_tls_get_platform_time - 0x42020726 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) - 0x42020726 esp_tls_get_platform_time + 0x4202279e 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + 0x4202279e esp_tls_get_platform_time .text.esp_mbedtls_read - 0x42020738 0xb4 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42020738 esp_mbedtls_read + 0x420227b0 0xb4 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x420227b0 esp_mbedtls_read .text.esp_mbedtls_write - 0x420207ec 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x420207ec esp_mbedtls_write + 0x42022864 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022864 esp_mbedtls_write .text.set_global_ca_store - 0x420208a2 0x90 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x4202291a 0x90 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .text.set_ca_cert - 0x42020932 0xea esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x420229aa 0xea esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .text.esp_mbedtls_init_pk_ctx_for_ds - 0x42020a1c 0xa6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022a94 0xa6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .text.set_pki_context - 0x42020ac2 0x1da esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022b3a 0x1da esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .text.esp_mbedtls_verify_certificate - 0x42020c9c 0x7a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42020c9c esp_mbedtls_verify_certificate + 0x42022d14 0x7a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022d14 esp_mbedtls_verify_certificate .text.esp_mbedtls_handshake - 0x42020d16 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42020d16 esp_mbedtls_handshake + 0x42022d8e 0xb6 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022d8e esp_mbedtls_handshake .text.esp_mbedtls_get_bytes_avail - 0x42020dcc 0x3c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42020dcc esp_mbedtls_get_bytes_avail + 0x42022e44 0x3c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022e44 esp_mbedtls_get_bytes_avail .text.esp_mbedtls_cleanup - 0x42020e08 0x64 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42020e08 esp_mbedtls_cleanup + 0x42022e80 0x64 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022e80 esp_mbedtls_cleanup .text.esp_mbedtls_conn_delete - 0x42020e6c 0x36 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42020e6c esp_mbedtls_conn_delete + 0x42022ee4 0x36 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022ee4 esp_mbedtls_conn_delete .text.set_client_config - 0x42020ea2 0x43a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x42020ea2 set_client_config + 0x42022f1a 0x43a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42022f1a set_client_config .text.esp_create_mbedtls_handle - 0x420212dc 0x2a2 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - 0x420212dc esp_create_mbedtls_handle + 0x42023354 0x2a2 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x42023354 esp_create_mbedtls_handle .text.s_adc_unit_claim - 0x4202157e 0x2a esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x420235f6 0x2a esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .text.s_adc_io_init - 0x420215a8 0xd2 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x42023620 0xd2 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .text.adc_oneshot_new_unit - 0x4202167a 0x280 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - 0x4202167a adc_oneshot_new_unit + 0x420236f2 0x280 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x420236f2 adc_oneshot_new_unit .text.adc_oneshot_config_channel - 0x420218fa 0x16e esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - 0x420218fa adc_oneshot_config_channel + 0x42023972 0x16e esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x42023972 adc_oneshot_config_channel .text.adc_hw_calibration - 0x42021a68 0x42 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + 0x42023ae0 0x42 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) .text.calc_first_step_coefficients - 0x42021aaa 0x12 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42023b22 0x12 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.check_valid - 0x42021abc 0xdc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42023b34 0xdc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.get_reading_error - 0x42021b98 0x14a esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42023c10 0x14a esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.cali_raw_to_voltage - 0x42021ce2 0x4e esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42023d5a 0x4e esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.get_first_step_reference_point - 0x42021d30 0x7c esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42023da8 0x7c esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .text.adc_cali_create_scheme_curve_fitting - 0x42021dac 0x1b6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - 0x42021dac adc_cali_create_scheme_curve_fitting + 0x42023e24 0x1b6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x42023e24 adc_cali_create_scheme_curve_fitting .text.curve_fitting_get_second_step_coeff - 0x42021f62 0x40 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - 0x42021f62 curve_fitting_get_second_step_coeff + 0x42023fda 0x40 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + 0x42023fda curve_fitting_get_second_step_coeff .text.esp_transport_get_default_parent - 0x42021fa2 0x2 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202401a 0x2 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) .text.esp_transport_list_init - 0x42021fa4 0x64 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42021fa4 esp_transport_list_init + 0x4202401c 0x64 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202401c esp_transport_list_init .text.esp_transport_list_add - 0x42022008 0xa4 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42022008 esp_transport_list_add + 0x42024080 0xa4 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024080 esp_transport_list_add .text.esp_transport_list_get_transport - 0x420220ac 0x36 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420220ac esp_transport_list_get_transport + 0x42024124 0x36 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024124 esp_transport_list_get_transport .text.esp_transport_init - 0x420220e2 0x60 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420220e2 esp_transport_init + 0x4202415a 0x60 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202415a esp_transport_init .text.esp_transport_destroy - 0x42022142 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42022142 esp_transport_destroy + 0x420241ba 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420241ba esp_transport_destroy .text.esp_transport_list_clean - 0x42022172 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42022172 esp_transport_list_clean + 0x420241ea 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420241ea esp_transport_list_clean .text.esp_transport_list_destroy - 0x4202219a 0x20 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202219a esp_transport_list_destroy + 0x42024212 0x20 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024212 esp_transport_list_destroy .text.esp_transport_connect - 0x420221ba 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420221ba esp_transport_connect + 0x42024232 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024232 esp_transport_connect .text.esp_transport_read - 0x420221d4 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420221d4 esp_transport_read + 0x4202424c 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202424c esp_transport_read .text.esp_transport_write - 0x420221ee 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420221ee esp_transport_write + 0x42024266 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024266 esp_transport_write .text.esp_transport_poll_read - 0x42022208 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42022208 esp_transport_poll_read + 0x42024280 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024280 esp_transport_poll_read .text.esp_transport_poll_write - 0x42022222 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42022222 esp_transport_poll_write + 0x4202429a 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202429a esp_transport_poll_write .text.esp_transport_close - 0x4202223c 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202223c esp_transport_close + 0x420242b4 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420242b4 esp_transport_close .text.esp_transport_get_context_data - 0x42022256 0x6 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42022256 esp_transport_get_context_data + 0x420242ce 0x6 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420242ce esp_transport_get_context_data .text.esp_transport_set_context_data - 0x4202225c 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202225c esp_transport_set_context_data + 0x420242d4 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420242d4 esp_transport_set_context_data .text.esp_transport_set_func - 0x42022268 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42022268 esp_transport_set_func + 0x420242e0 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420242e0 esp_transport_set_func .text.esp_transport_get_default_port - 0x42022292 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42022292 esp_transport_get_default_port + 0x4202430a 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202430a esp_transport_get_default_port .text.esp_transport_set_default_port - 0x4202229c 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x4202229c esp_transport_set_default_port + 0x42024314 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024314 esp_transport_set_default_port .text.esp_transport_set_async_connect_func - 0x420222a8 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420222a8 esp_transport_set_async_connect_func + 0x42024320 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024320 esp_transport_set_async_connect_func .text.esp_transport_set_parent_transport_func - 0x420222b4 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420222b4 esp_transport_set_parent_transport_func + 0x4202432c 0xc esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202432c esp_transport_set_parent_transport_func .text.esp_transport_get_error_handle - 0x420222c0 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420222c0 esp_transport_get_error_handle + 0x42024338 0xa esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024338 esp_transport_get_error_handle .text.esp_transport_get_errno - 0x420222ca 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420222ca esp_transport_get_errno + 0x42024342 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024342 esp_transport_get_errno .text.capture_tcp_transport_error - 0x420222e8 0x4c esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420222e8 capture_tcp_transport_error + 0x42024360 0x4c esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024360 capture_tcp_transport_error .text.esp_transport_set_errors - 0x42022334 0x8e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x42022334 esp_transport_set_errors + 0x420243ac 0x8e esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x420243ac esp_transport_set_errors .text.esp_transport_capture_errno - 0x420223c2 0xe esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420223c2 esp_transport_capture_errno + 0x4202443a 0xe esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x4202443a esp_transport_capture_errno .text.esp_transport_get_socket - 0x420223d0 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - 0x420223d0 esp_transport_get_socket + 0x42024448 0x1a esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x42024448 esp_transport_get_socket .text.base_get_socket - 0x420223ea 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024462 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.esp_tls_connect_async - 0x420223fc 0xb4 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024474 0xb4 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.ssl_connect_async - 0x420224b0 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024528 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.tcp_connect_async - 0x420224c0 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024538 0x10 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.base_poll_write - 0x420224d0 0x13a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024548 0x13a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.base_poll_read - 0x4202260a 0x14e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024682 0x14e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.base_close - 0x42022758 0x4c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x420247d0 0x4c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.ssl_write - 0x420227a4 0x10a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x4202481c 0x10a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.ssl_read - 0x420228ae 0x106 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024926 0x106 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.ssl_connect - 0x420229b4 0x13a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024a2c 0x13a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.esp_transport_esp_tls_create - 0x42022aee 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024b66 0x1e esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.esp_transport_base_init - 0x42022b0c 0xcc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024b84 0xcc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.tcp_write - 0x42022bd8 0xda esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024c50 0xda esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.tcp_read - 0x42022cb2 0xc8 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024d2a 0xc8 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.tcp_connect - 0x42022d7a 0x90 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024df2 0x90 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.esp_transport_ssl_enable_global_ca_store - 0x42022e0a 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022e0a esp_transport_ssl_enable_global_ca_store + 0x42024e82 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024e82 esp_transport_ssl_enable_global_ca_store .text.esp_transport_ssl_set_cert_data - 0x42022e18 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022e18 esp_transport_ssl_set_cert_data + 0x42024e90 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024e90 esp_transport_ssl_set_cert_data .text.esp_transport_ssl_set_cert_data_der - 0x42022e26 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022e26 esp_transport_ssl_set_cert_data_der + 0x42024e9e 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024e9e esp_transport_ssl_set_cert_data_der .text.esp_transport_ssl_set_client_cert_data - 0x42022e32 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022e32 esp_transport_ssl_set_client_cert_data + 0x42024eaa 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024eaa esp_transport_ssl_set_client_cert_data .text.esp_transport_ssl_set_client_cert_data_der - 0x42022e40 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022e40 esp_transport_ssl_set_client_cert_data_der + 0x42024eb8 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024eb8 esp_transport_ssl_set_client_cert_data_der .text.esp_transport_ssl_set_client_key_data - 0x42022e4c 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022e4c esp_transport_ssl_set_client_key_data + 0x42024ec4 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024ec4 esp_transport_ssl_set_client_key_data .text.esp_transport_ssl_set_client_key_password - 0x42022e5a 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022e5a esp_transport_ssl_set_client_key_password + 0x42024ed2 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024ed2 esp_transport_ssl_set_client_key_password .text.esp_transport_ssl_set_client_key_data_der - 0x42022e66 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022e66 esp_transport_ssl_set_client_key_data_der + 0x42024ede 0xc esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024ede esp_transport_ssl_set_client_key_data_der .text.esp_transport_ssl_set_alpn_protocol - 0x42022e72 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022e72 esp_transport_ssl_set_alpn_protocol + 0x42024eea 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024eea esp_transport_ssl_set_alpn_protocol .text.esp_transport_ssl_skip_common_name_check - 0x42022e7c 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022e7c esp_transport_ssl_skip_common_name_check + 0x42024ef4 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024ef4 esp_transport_ssl_skip_common_name_check .text.esp_transport_ssl_set_common_name - 0x42022e8a 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022e8a esp_transport_ssl_set_common_name + 0x42024f02 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024f02 esp_transport_ssl_set_common_name .text.esp_transport_ssl_crt_bundle_attach - 0x42022e94 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022e94 esp_transport_ssl_crt_bundle_attach + 0x42024f0c 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024f0c esp_transport_ssl_crt_bundle_attach .text.esp_transport_ssl_set_ds_data - 0x42022e9e 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022e9e esp_transport_ssl_set_ds_data + 0x42024f16 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024f16 esp_transport_ssl_set_ds_data .text.esp_transport_ssl_set_interface_name - 0x42022ea8 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022ea8 esp_transport_ssl_set_interface_name + 0x42024f20 0xa esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024f20 esp_transport_ssl_set_interface_name .text.esp_transport_ssl_init - 0x42022eb2 0x72 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022eb2 esp_transport_ssl_init + 0x42024f2a 0x72 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024f2a esp_transport_ssl_init .text.esp_transport_esp_tls_destroy - 0x42022f24 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022f24 esp_transport_esp_tls_destroy + 0x42024f9c 0x12 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024f9c esp_transport_esp_tls_destroy .text.base_destroy - 0x42022f36 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024fae 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .text.esp_transport_tcp_init - 0x42022f5c 0x74 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022f5c esp_transport_tcp_init + 0x42024fd4 0x74 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42024fd4 esp_transport_tcp_init .text.esp_transport_tcp_set_interface_name - 0x42022fd0 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - 0x42022fd0 esp_transport_tcp_set_interface_name + 0x42025048 0xe esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x42025048 esp_transport_tcp_set_interface_name .text.esp_transport_utils_ms_to_timeval - 0x42022fde 0x40 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - 0x42022fde esp_transport_utils_ms_to_timeval + 0x42025056 0x40 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x42025056 esp_transport_utils_ms_to_timeval .text.esp_transport_init_foundation_transport - 0x4202301e 0xba esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - 0x4202301e esp_transport_init_foundation_transport + 0x42025096 0xba esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x42025096 esp_transport_init_foundation_transport .text.esp_transport_destroy_foundation_transport - 0x420230d8 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - 0x420230d8 esp_transport_destroy_foundation_transport + 0x42025150 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x42025150 esp_transport_destroy_foundation_transport .text.ws_get_socket - 0x420230fe 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025176 0x2a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_get_payload_transport_handle - 0x42023128 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420251a0 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_poll_write - 0x4202313c 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420251b4 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text._ws_write - 0x42023158 0x1b2 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420251d0 0x1b2 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_write - 0x4202330a 0x2e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025382 0x2e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_destroy - 0x42023338 0x5c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420253b0 0x5c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.internal_esp_transport_ws_set_path - 0x42023394 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202540c 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_poll_read - 0x420233e2 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202545a 0x1c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_close - 0x420233fe 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025476 0x14 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.esp_transport_read_internal - 0x42023412 0x62 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202548a 0x62 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.esp_transport_read_exact_size - 0x42023474 0x80 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420254ec 0x80 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_read_header - 0x420234f4 0x1f6 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202556c 0x1f6 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_read_payload - 0x420236ea 0xa8 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025762 0xa8 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.trimwhitespace - 0x42023792 0x5e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202580a 0x5e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.get_http_header - 0x420237f0 0x52 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025868 0x52 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.get_http_status_code - 0x42023842 0x68 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420258ba 0x68 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_connect - 0x420238aa 0x4fc esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025922 0x4fc esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.esp_transport_ws_set_path - 0x42023da6 0x42 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - 0x42023da6 esp_transport_ws_set_path + 0x42025e1e 0x42 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025e1e esp_transport_ws_set_path .text.esp_transport_ws_init - 0x42023de8 0x1e6 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - 0x42023de8 esp_transport_ws_init + 0x42025e60 0x1e6 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42025e60 esp_transport_ws_init .text.esp_transport_ws_set_subprotocol - 0x42023fce 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - 0x42023fce esp_transport_ws_set_subprotocol + 0x42026046 0x4e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42026046 esp_transport_ws_set_subprotocol .text.esp_transport_ws_poll_connection_closed - 0x4202401c 0x16a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - 0x4202401c esp_transport_ws_poll_connection_closed + 0x42026094 0x16a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x42026094 esp_transport_ws_poll_connection_closed .text.esp_transport_ws_handle_control_frames - 0x42024186 0x21e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x420261fe 0x21e esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ws_handle_control_frame_internal - 0x420243a4 0x138 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - .text.ws_read 0x420244dc 0xbe esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x4202641c 0x138 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .text.ws_read 0x42026554 0xbe esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .text.ciphersuite_is_removed - 0x4202459a 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x42026612 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) .text.mbedtls_ssl_ciphersuite_from_id - 0x4202459e 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - 0x4202459e mbedtls_ssl_ciphersuite_from_id + 0x42026616 0x1c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x42026616 mbedtls_ssl_ciphersuite_from_id .text.mbedtls_ssl_list_ciphersuites - 0x420245ba 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - 0x420245ba mbedtls_ssl_list_ciphersuites + 0x42026632 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x42026632 mbedtls_ssl_list_ciphersuites .text.mbedtls_ssl_get_ciphersuite_sig_pk_alg - 0x4202462a 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - 0x4202462a mbedtls_ssl_get_ciphersuite_sig_pk_alg + 0x420266a2 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x420266a2 mbedtls_ssl_get_ciphersuite_sig_pk_alg .text.mbedtls_ssl_get_ciphersuite_sig_alg - 0x42024672 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - 0x42024672 mbedtls_ssl_get_ciphersuite_sig_alg + 0x420266ea 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x420266ea mbedtls_ssl_get_ciphersuite_sig_alg .text.mbedtls_ssl_ciphersuite_uses_ec - 0x42024698 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - 0x42024698 mbedtls_ssl_ciphersuite_uses_ec + 0x42026710 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x42026710 mbedtls_ssl_ciphersuite_uses_ec .text.mbedtls_ct_uint_lt - 0x420246c4 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202673c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_transform_aead_dynamic_iv_is_explicit - 0x420246f8 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026770 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_get_hs_total_len - 0x42024706 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202677e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_check_record_type - 0x4202471e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026796 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_record_is_in_progress - 0x42024736 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420267ae 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_transform_get_explicit_iv_len - 0x42024744 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420267bc 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_read_application_data - 0x4202474e 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420267c6 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_build_record_nonce - 0x420247a8 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026820 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_extract_add_data_from_record - 0x4202481a 0x7e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026892 0x7e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.mbedtls_ct_hmac - 0x42024898 0x162 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026910 0x162 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_consume_current_message - 0x420249fa 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026a72 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_check_ctr_renegotiate - 0x42024a52 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026aca 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.mbedtls_ssl_set_timer - 0x42024ac4 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42024ac4 mbedtls_ssl_set_timer + 0x42026b3c 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026b3c mbedtls_ssl_set_timer .text.mbedtls_ssl_check_timer - 0x42024ada 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42024ada mbedtls_ssl_check_timer + 0x42026b52 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026b52 mbedtls_ssl_check_timer .text.mbedtls_ssl_encrypt_buf - 0x42024afc 0x38c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42024afc mbedtls_ssl_encrypt_buf + 0x42026b74 0x38c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026b74 mbedtls_ssl_encrypt_buf .text.mbedtls_ssl_decrypt_buf - 0x42024e88 0x424 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42024e88 mbedtls_ssl_decrypt_buf + 0x42026f00 0x424 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42026f00 mbedtls_ssl_decrypt_buf .text.ssl_prepare_record_content - 0x420252ac 0x9a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027324 0x9a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.mbedtls_ssl_fetch_input - 0x42025346 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025346 mbedtls_ssl_fetch_input + 0x420273be 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420273be mbedtls_ssl_fetch_input .text.mbedtls_ssl_start_handshake_msg - 0x420253f2 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x420253f2 mbedtls_ssl_start_handshake_msg + 0x4202746a 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202746a mbedtls_ssl_start_handshake_msg .text.mbedtls_ssl_prepare_handshake_record - 0x42025412 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025412 mbedtls_ssl_prepare_handshake_record + 0x4202748a 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202748a mbedtls_ssl_prepare_handshake_record .text.mbedtls_ssl_update_handshake_status - 0x42025450 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025450 mbedtls_ssl_update_handshake_status + 0x420274c8 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420274c8 mbedtls_ssl_update_handshake_status .text.mbedtls_ssl_handle_message_type - 0x42025478 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025478 mbedtls_ssl_handle_message_type + 0x420274f0 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420274f0 mbedtls_ssl_handle_message_type .text.mbedtls_ssl_update_out_pointers - 0x4202552e 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x4202552e mbedtls_ssl_update_out_pointers + 0x420275a6 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420275a6 mbedtls_ssl_update_out_pointers .text.mbedtls_ssl_flush_output - 0x42025566 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025566 mbedtls_ssl_flush_output + 0x420275de 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420275de mbedtls_ssl_flush_output .text.mbedtls_ssl_update_in_pointers - 0x420255ce 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x420255ce mbedtls_ssl_update_in_pointers + 0x42027646 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027646 mbedtls_ssl_update_in_pointers .text.mbedtls_ssl_reset_in_out_pointers - 0x420255e4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x420255e4 mbedtls_ssl_reset_in_out_pointers + 0x4202765c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202765c mbedtls_ssl_reset_in_out_pointers .text.mbedtls_ssl_get_bytes_avail - 0x42025614 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025614 mbedtls_ssl_get_bytes_avail + 0x4202768c 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202768c mbedtls_ssl_get_bytes_avail .text.mbedtls_ssl_transform_free - 0x42025622 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025622 mbedtls_ssl_transform_free + 0x4202769a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202769a mbedtls_ssl_transform_free .text.mbedtls_ssl_write_version - 0x4202565e 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x4202565e mbedtls_ssl_write_version + 0x420276d6 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420276d6 mbedtls_ssl_write_version .text.mbedtls_ssl_write_record - 0x4202567e 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x4202567e mbedtls_ssl_write_record + 0x420276f6 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420276f6 mbedtls_ssl_write_record .text.mbedtls_ssl_write_handshake_msg_ext - 0x42025860 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025860 mbedtls_ssl_write_handshake_msg_ext + 0x420278d8 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420278d8 mbedtls_ssl_write_handshake_msg_ext .text.mbedtls_ssl_finish_handshake_msg - 0x42025906 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025906 mbedtls_ssl_finish_handshake_msg + 0x4202797e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x4202797e mbedtls_ssl_finish_handshake_msg .text.mbedtls_ssl_write_change_cipher_spec - 0x4202591e 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x4202591e mbedtls_ssl_write_change_cipher_spec + 0x42027996 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027996 mbedtls_ssl_write_change_cipher_spec .text.mbedtls_ssl_send_alert_message - 0x42025948 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025948 mbedtls_ssl_send_alert_message + 0x420279c0 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x420279c0 mbedtls_ssl_send_alert_message .text.ssl_tls12_handle_hs_message_post_handshake - 0x42025996 0x7c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027a0e 0x7c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_handle_hs_message_post_handshake - 0x42025a12 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027a8a 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_write_real - 0x42025a32 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027aaa 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.mbedtls_ssl_write - 0x42025a9e 0x52 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025a9e mbedtls_ssl_write + 0x42027b16 0x52 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027b16 mbedtls_ssl_write .text.mbedtls_ssl_read_version - 0x42025af0 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025af0 mbedtls_ssl_read_version + 0x42027b68 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027b68 mbedtls_ssl_read_version .text.ssl_parse_record_header - 0x42025b0a 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027b82 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.ssl_get_next_record - 0x42025bfa 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027c72 0xac esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .text.mbedtls_ssl_read_record - 0x42025ca6 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025ca6 mbedtls_ssl_read_record + 0x42027d1e 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027d1e mbedtls_ssl_read_record .text.mbedtls_ssl_parse_change_cipher_spec - 0x42025d1e 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025d1e mbedtls_ssl_parse_change_cipher_spec + 0x42027d96 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027d96 mbedtls_ssl_parse_change_cipher_spec .text.mbedtls_ssl_read - 0x42025d8e 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025d8e mbedtls_ssl_read + 0x42027e06 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027e06 mbedtls_ssl_read .text.mbedtls_ssl_handle_pending_alert - 0x42025ece 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025ece mbedtls_ssl_handle_pending_alert + 0x42027f46 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027f46 mbedtls_ssl_handle_pending_alert .text.mbedtls_ssl_pend_fatal_alert - 0x42025f06 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - 0x42025f06 mbedtls_ssl_pend_fatal_alert + 0x42027f7e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x42027f7e mbedtls_ssl_pend_fatal_alert .text.mbedtls_ssl_own_cert - 0x42025f16 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42027f8e 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_tls12_sig_alg_is_supported - 0x42025f2c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42027fa4 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_mfl_code_to_length - 0x42025f58 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42027fd0 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_conf_version_check - 0x42025f82 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42027ffa 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_conf_check - 0x42025fac 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028024 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_get_base_mode - 0x42025fd0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028048 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_get_actual_mode - 0x42025ffc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028074 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_set_handshake_prfs - 0x4202600c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028084 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_parse_certificate_coordinate - 0x42026054 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420280cc 0x4e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.tls_prf_get_type - 0x420260a2 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202811a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_key_cert_free - 0x420260c6 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202813e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_append_key_cert - 0x420260e0 0x5c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028158 0x5c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.tls_prf_generic - 0x4202613c 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420281b4 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.tls_prf_sha256 - 0x420262dc 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028354 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.tls_prf_sha384 - 0x420262fa 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028372 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_compute_master - 0x42026318 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028390 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_update_checksum_sha256 - 0x42026398 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028410 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_update_checksum_sha384 - 0x420263ac 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028424 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_update_checksum_start - 0x420263c0 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028438 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_handshake_params_init - 0x420263f8 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028470 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_srv_check_client_no_crt_notification - 0x4202643e 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420284b6 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_check_peer_crt_unchanged - 0x42026498 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028510 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_clear_peer_cert - 0x420264c2 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202853a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_prepare_handshake_step - 0x420264e4 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202855c 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_write_hello_request - 0x420264f2 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202856a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_finished_tls_generic - 0x42026518 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028590 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_finished_tls_sha256 - 0x420265d0 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028648 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_finished_tls_sha384 - 0x420265ee 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028666 0x1e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_verify_tls_legacy - 0x4202660c 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028684 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_verify_tls_sha256 - 0x42026678 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420286f0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_calc_verify_tls_sha384 - 0x42026690 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028708 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.ssl_parse_certificate_chain - 0x420266a8 0x1dc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028720 0x1dc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_pk_get_ec_group_id - 0x42026884 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420288fc 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_optimize_checksum - 0x420268ac 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420268ac mbedtls_ssl_optimize_checksum + 0x42028924 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028924 mbedtls_ssl_optimize_checksum .text.mbedtls_ssl_add_hs_hdr_to_checksum - 0x420268d2 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420268d2 mbedtls_ssl_add_hs_hdr_to_checksum + 0x4202894a 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202894a mbedtls_ssl_add_hs_hdr_to_checksum .text.mbedtls_ssl_reset_checksum - 0x420268fe 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420268fe mbedtls_ssl_reset_checksum + 0x42028976 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028976 mbedtls_ssl_reset_checksum .text.mbedtls_ssl_transform_init - 0x4202697e 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202697e mbedtls_ssl_transform_init + 0x420289f6 0x3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420289f6 mbedtls_ssl_transform_init .text.mbedtls_ssl_session_init - 0x420269bc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420269bc mbedtls_ssl_session_init + 0x42028a34 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028a34 mbedtls_ssl_session_init .text.mbedtls_ssl_init - 0x420269d4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420269d4 mbedtls_ssl_init + 0x42028a4c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028a4c mbedtls_ssl_init .text.mbedtls_ssl_conf_endpoint - 0x420269ec 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420269ec mbedtls_ssl_conf_endpoint + 0x42028a64 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028a64 mbedtls_ssl_conf_endpoint .text.mbedtls_ssl_conf_transport - 0x420269f2 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420269f2 mbedtls_ssl_conf_transport + 0x42028a6a 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028a6a mbedtls_ssl_conf_transport .text.mbedtls_ssl_conf_authmode - 0x420269f8 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420269f8 mbedtls_ssl_conf_authmode + 0x42028a70 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028a70 mbedtls_ssl_conf_authmode .text.mbedtls_ssl_conf_rng - 0x420269fe 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420269fe mbedtls_ssl_conf_rng + 0x42028a76 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028a76 mbedtls_ssl_conf_rng .text.mbedtls_ssl_set_bio - 0x42026a04 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42026a04 mbedtls_ssl_set_bio + 0x42028a7c 0xa esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028a7c mbedtls_ssl_set_bio .text.mbedtls_ssl_conf_ciphersuites - 0x42026a0e 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42026a0e mbedtls_ssl_conf_ciphersuites + 0x42028a86 0x4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028a86 mbedtls_ssl_conf_ciphersuites .text.mbedtls_ssl_conf_own_cert - 0x42026a12 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42026a12 mbedtls_ssl_conf_own_cert + 0x42028a8a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028a8a mbedtls_ssl_conf_own_cert .text.mbedtls_ssl_conf_ca_chain - 0x42026a24 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42026a24 mbedtls_ssl_conf_ca_chain + 0x42028a9c 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028a9c mbedtls_ssl_conf_ca_chain .text.mbedtls_ssl_get_mode_from_transform - 0x42026a2a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42026a2a mbedtls_ssl_get_mode_from_transform + 0x42028aa2 0x2a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028aa2 mbedtls_ssl_get_mode_from_transform .text.mbedtls_ssl_get_mode_from_ciphersuite - 0x42026a54 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42026a54 mbedtls_ssl_get_mode_from_ciphersuite + 0x42028acc 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028acc mbedtls_ssl_get_mode_from_ciphersuite .text.ssl_tls12_populate_transform - 0x42026a82 0x33e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028afa 0x33e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_set_hostname - 0x42026dc0 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42026dc0 mbedtls_ssl_set_hostname + 0x42028e38 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028e38 mbedtls_ssl_set_hostname .text.mbedtls_ssl_conf_alpn_protocols - 0x42026e54 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42026e54 mbedtls_ssl_conf_alpn_protocols + 0x42028ecc 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028ecc mbedtls_ssl_conf_alpn_protocols .text.mbedtls_ssl_conf_renegotiation - 0x42026eac 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42026eac mbedtls_ssl_conf_renegotiation + 0x42028f24 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028f24 mbedtls_ssl_conf_renegotiation .text.mbedtls_ssl_conf_session_tickets - 0x42026eb2 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42026eb2 mbedtls_ssl_conf_session_tickets + 0x42028f2a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028f2a mbedtls_ssl_conf_session_tickets .text.mbedtls_ssl_get_verify_result - 0x42026eca 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42026eca mbedtls_ssl_get_verify_result + 0x42028f42 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028f42 mbedtls_ssl_get_verify_result .text.mbedtls_ssl_get_output_max_frag_len - 0x42026ede 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42026ede mbedtls_ssl_get_output_max_frag_len + 0x42028f56 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028f56 mbedtls_ssl_get_output_max_frag_len .text.mbedtls_ssl_get_max_out_record_payload - 0x42026f24 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42026f24 mbedtls_ssl_get_max_out_record_payload + 0x42028f9c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028f9c mbedtls_ssl_get_max_out_record_payload .text.mbedtls_ssl_handshake_step - 0x42026f54 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42026f54 mbedtls_ssl_handshake_step + 0x42028fcc 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42028fcc mbedtls_ssl_handshake_step .text.mbedtls_ssl_handshake - 0x42026ff6 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42026ff6 mbedtls_ssl_handshake + 0x4202906e 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202906e mbedtls_ssl_handshake .text.mbedtls_ssl_handshake_free - 0x4202702e 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202702e mbedtls_ssl_handshake_free + 0x420290a6 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420290a6 mbedtls_ssl_handshake_free .text.mbedtls_ssl_session_free - 0x42027072 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42027072 mbedtls_ssl_session_free + 0x420290ea 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420290ea mbedtls_ssl_session_free .text.ssl_handshake_init - 0x42027098 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029110 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .text.mbedtls_ssl_setup - 0x42027140 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42027140 mbedtls_ssl_setup + 0x420291b8 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420291b8 mbedtls_ssl_setup .text.mbedtls_ssl_start_renegotiation - 0x420271f6 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420271f6 mbedtls_ssl_start_renegotiation + 0x4202926e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202926e mbedtls_ssl_start_renegotiation .text.mbedtls_ssl_renegotiate - 0x4202721c 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202721c mbedtls_ssl_renegotiate + 0x42029294 0x72 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029294 mbedtls_ssl_renegotiate .text.mbedtls_ssl_free - 0x4202728e 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202728e mbedtls_ssl_free + 0x42029306 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029306 mbedtls_ssl_free .text.mbedtls_ssl_config_init - 0x42027330 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42027330 mbedtls_ssl_config_init + 0x420293a8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420293a8 mbedtls_ssl_config_init .text.mbedtls_ssl_config_defaults - 0x42027348 0x116 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42027348 mbedtls_ssl_config_defaults + 0x420293c0 0x116 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420293c0 mbedtls_ssl_config_defaults .text.mbedtls_ssl_config_free - 0x4202745e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202745e mbedtls_ssl_config_free + 0x420294d6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420294d6 mbedtls_ssl_config_free .text.mbedtls_ssl_sig_from_pk - 0x42027480 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42027480 mbedtls_ssl_sig_from_pk + 0x420294f8 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420294f8 mbedtls_ssl_sig_from_pk .text.mbedtls_ssl_sig_from_pk_alg - 0x420274a8 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420274a8 mbedtls_ssl_sig_from_pk_alg + 0x42029520 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029520 mbedtls_ssl_sig_from_pk_alg .text.mbedtls_ssl_pk_alg_from_sig - 0x420274ca 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420274ca mbedtls_ssl_pk_alg_from_sig + 0x42029542 0x18 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029542 mbedtls_ssl_pk_alg_from_sig .text.mbedtls_ssl_md_alg_from_hash - 0x420274e2 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420274e2 mbedtls_ssl_md_alg_from_hash + 0x4202955a 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202955a mbedtls_ssl_md_alg_from_hash .text.mbedtls_ssl_hash_from_md_alg - 0x4202752a 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202752a mbedtls_ssl_hash_from_md_alg + 0x420295a2 0x48 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420295a2 mbedtls_ssl_hash_from_md_alg .text.mbedtls_ssl_check_curve_tls_id - 0x42027572 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42027572 mbedtls_ssl_check_curve_tls_id + 0x420295ea 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420295ea mbedtls_ssl_check_curve_tls_id .text.mbedtls_ssl_get_ecp_group_id_from_tls_id - 0x42027592 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42027592 mbedtls_ssl_get_ecp_group_id_from_tls_id + 0x4202960a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202960a mbedtls_ssl_get_ecp_group_id_from_tls_id .text.mbedtls_ssl_get_tls_id_from_ecp_group_id - 0x420275ce 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420275ce mbedtls_ssl_get_tls_id_from_ecp_group_id + 0x42029646 0x3c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029646 mbedtls_ssl_get_tls_id_from_ecp_group_id .text.mbedtls_ssl_check_curve - 0x4202760a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202760a mbedtls_ssl_check_curve + 0x42029682 0x24 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029682 mbedtls_ssl_check_curve .text.mbedtls_ssl_parse_sig_alg_ext - 0x4202762e 0x18c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202762e mbedtls_ssl_parse_sig_alg_ext + 0x420296a6 0x18c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420296a6 mbedtls_ssl_parse_sig_alg_ext .text.mbedtls_ssl_derive_keys - 0x420277ba 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420277ba mbedtls_ssl_derive_keys + 0x42029832 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029832 mbedtls_ssl_derive_keys .text.mbedtls_ssl_set_calc_verify_md - 0x4202787e 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202787e mbedtls_ssl_set_calc_verify_md + 0x420298f6 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x420298f6 mbedtls_ssl_set_calc_verify_md .text.mbedtls_ssl_write_certificate - 0x420278ae 0x134 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420278ae mbedtls_ssl_write_certificate + 0x42029926 0x134 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029926 mbedtls_ssl_write_certificate .text.mbedtls_ssl_handshake_wrapup_free_hs_transform - 0x420279e2 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420279e2 mbedtls_ssl_handshake_wrapup_free_hs_transform + 0x42029a5a 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029a5a mbedtls_ssl_handshake_wrapup_free_hs_transform .text.mbedtls_ssl_handshake_wrapup - 0x42027a16 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42027a16 mbedtls_ssl_handshake_wrapup + 0x42029a8e 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029a8e mbedtls_ssl_handshake_wrapup .text.mbedtls_ssl_write_finished - 0x42027a82 0x102 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42027a82 mbedtls_ssl_write_finished + 0x42029afa 0x102 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029afa mbedtls_ssl_write_finished .text.mbedtls_ssl_parse_finished - 0x42027b84 0x144 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42027b84 mbedtls_ssl_parse_finished + 0x42029bfc 0x144 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029bfc mbedtls_ssl_parse_finished .text.mbedtls_ssl_get_key_exchange_md_tls1_2 - 0x42027cc8 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42027cc8 mbedtls_ssl_get_key_exchange_md_tls1_2 + 0x42029d40 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029d40 mbedtls_ssl_get_key_exchange_md_tls1_2 .text.mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg - 0x42027d6a 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42027d6a mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg + 0x42029de2 0x5a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029de2 mbedtls_ssl_tls12_get_preferred_hash_for_sig_alg .text.mbedtls_ssl_validate_ciphersuite - 0x42027dc4 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42027dc4 mbedtls_ssl_validate_ciphersuite + 0x42029e3c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029e3c mbedtls_ssl_validate_ciphersuite .text.mbedtls_ssl_write_sig_alg_ext - 0x42027de6 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42027de6 mbedtls_ssl_write_sig_alg_ext + 0x42029e5e 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029e5e mbedtls_ssl_write_sig_alg_ext .text.mbedtls_ssl_parse_server_name_ext - 0x42027f12 0x11c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42027f12 mbedtls_ssl_parse_server_name_ext + 0x42029f8a 0x11c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x42029f8a mbedtls_ssl_parse_server_name_ext .text.mbedtls_ssl_parse_alpn_ext - 0x4202802e 0x14c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202802e mbedtls_ssl_parse_alpn_ext + 0x4202a0a6 0x14c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a0a6 mbedtls_ssl_parse_alpn_ext .text.mbedtls_ssl_write_alpn_ext - 0x4202817a 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202817a mbedtls_ssl_write_alpn_ext + 0x4202a1f2 0xc4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a1f2 mbedtls_ssl_write_alpn_ext .text.mbedtls_ssl_check_cert_usage - 0x4202823e 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x4202823e mbedtls_ssl_check_cert_usage + 0x4202a2b6 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a2b6 mbedtls_ssl_check_cert_usage .text.mbedtls_ssl_verify_certificate - 0x42028316 0x198 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x42028316 mbedtls_ssl_verify_certificate + 0x4202a38e 0x198 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a38e mbedtls_ssl_verify_certificate .text.mbedtls_ssl_parse_certificate - 0x420284ae 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - 0x420284ae mbedtls_ssl_parse_certificate + 0x4202a526 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x4202a526 mbedtls_ssl_parse_certificate .text.mbedtls_ssl_own_key - 0x42028594 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a60c 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.mbedtls_ssl_own_cert - 0x420285aa 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a622 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.mbedtls_ssl_tls12_sig_alg_is_supported - 0x420285c0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a638 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_supported_point_formats_ext - 0x420285ec 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a664 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_max_fragment_length_ext - 0x42028632 0x50 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a6aa 0x50 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_encrypt_then_mac_ext - 0x42028682 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a6fa 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_extended_ms_ext - 0x420286c8 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a740 0x46 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_renegotiation_ext - 0x4202870e 0x86 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a786 0x86 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_session_ticket_ext - 0x42028794 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a80c 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_max_fragment_length_ext - 0x42028834 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a8ac 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_encrypt_then_mac_ext - 0x42028868 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a8e0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_extended_ms_ext - 0x42028898 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a910 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_session_ticket_ext - 0x420288c8 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a940 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_supported_point_formats_ext - 0x420288fa 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a972 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_certificate_request - 0x42028952 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202a9ca 0x140 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_server_hello_done - 0x42028a92 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202ab0a 0x58 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_renegotiation_info - 0x42028aea 0x90 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202ab62 0x90 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_alpn_ext - 0x42028b7a 0xdc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202abf2 0xdc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_server_hello - 0x42028c56 0x478 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202acce 0x478 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_check_server_ecdh_params - 0x420290ce 0x36 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b146 0x36 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_get_ecdh_params_from_cert - 0x42029104 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b17c 0x78 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_server_ecdh_params - 0x4202917c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b1f4 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.mbedtls_ssl_get_pk_type_and_md_alg_from_sig_alg - 0x420291b0 0x8a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b228 0x8a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.mbedtls_md_get_size_from_type - 0x4202923a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b2b2 0x12 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_server_key_exchange - 0x4202924c 0x2f6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b2c4 0x2f6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_encrypted_pms - 0x42029542 0xec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b5ba 0xec esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_client_key_exchange - 0x4202962e 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b6a6 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_write_certificate_verify - 0x420296e0 0x156 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b758 0x156 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.ssl_parse_new_session_ticket - 0x42029836 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b8ae 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .text.mbedtls_ssl_tls12_write_client_hello_exts - 0x42029986 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - 0x42029986 mbedtls_ssl_tls12_write_client_hello_exts + 0x4202b9fe 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202b9fe mbedtls_ssl_tls12_write_client_hello_exts .text.mbedtls_ssl_handshake_client_step - 0x42029a2c 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - 0x42029a2c mbedtls_ssl_handshake_client_step + 0x4202baa4 0x150 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x4202baa4 mbedtls_ssl_handshake_client_step .text.mbedtls_ssl_ciphersuite_no_pfs - 0x42029b7c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bbf4 0x22 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.mbedtls_ssl_own_key - 0x42029b9e 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bc16 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.mbedtls_ssl_own_cert - 0x42029bb4 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bc2c 0x16 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.mbedtls_ssl_tls12_sig_alg_is_supported - 0x42029bca 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bc42 0x2c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_extended_ms_ext - 0x42029bf6 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bc6e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_session_ticket_ext - 0x42029c1c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bc94 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_max_fragment_length_ext - 0x42029c44 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bcbc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_supported_point_formats_ext - 0x42029c74 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bcec 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_supported_point_formats - 0x42029ca8 0x4a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bd20 0x4a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_max_fragment_length_ext - 0x42029cf2 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bd6a 0x34 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_encrypt_then_mac_ext - 0x42029d26 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bd9e 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_extended_ms_ext - 0x42029d5e 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bdd6 0x38 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_renegotiation_ext - 0x42029d96 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202be0e 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_renegotiation_info - 0x42029e38 0x74 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202beb0 0x74 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_supported_groups_ext - 0x42029eac 0x10a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202bf24 0x10a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_handle_id_based_session_resumption - 0x42029fb6 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c02e 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_session_ticket_ext - 0x4202a04e 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c0c6 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.mbedtls_pk_get_ec_group_id - 0x4202a0e2 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c15a 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_check_key_curve - 0x4202a10a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c182 0x32 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_pick_cert - 0x4202a13c 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c1b4 0x94 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_ciphersuite_match - 0x4202a1d0 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c248 0x98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_client_hello - 0x4202a268 0x69a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c2e0 0x69a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_encrypt_then_mac_ext - 0x4202a902 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c97a 0x6c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_server_hello - 0x4202a96e 0x234 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202c9e6 0x234 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_server_hello_done - 0x4202aba2 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202cc1a 0x2e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_get_ecdh_params_from_cert - 0x4202abd0 0x62 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202cc48 0x62 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_prepare_server_key_exchange - 0x4202ac32 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202ccaa 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_server_key_exchange - 0x4202ae0a 0xbe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202ce82 0xbe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_certificate_request - 0x4202aec8 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202cf40 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_decrypt_encrypted_pms - 0x4202b0c4 0xda esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d13c 0xda esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_encrypted_pms - 0x4202b19e 0xfe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d216 0xfe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_client_key_exchange - 0x4202b29c 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d314 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_parse_certificate_verify - 0x4202b36c 0x172 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d3e4 0x172 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.ssl_write_new_session_ticket - 0x4202b4de 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d556 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .text.mbedtls_ssl_handshake_server_step - 0x4202b590 0x130 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) - 0x4202b590 mbedtls_ssl_handshake_server_step + 0x4202d608 0x130 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x4202d608 mbedtls_ssl_handshake_server_step .text.mbedtls_ms_time - 0x4202b6c0 0x6e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) - 0x4202b6c0 mbedtls_ms_time + 0x4202d738 0x6e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + 0x4202d738 mbedtls_ms_time .text.net_would_block - 0x4202b72e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x4202d7a6 0x26 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) .text.mbedtls_net_init - 0x4202b754 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - 0x4202b754 mbedtls_net_init + 0x4202d7cc 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x4202d7cc mbedtls_net_init .text.mbedtls_net_recv - 0x4202b75a 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - 0x4202b75a mbedtls_net_recv + 0x4202d7d2 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x4202d7d2 mbedtls_net_recv .text.mbedtls_net_send - 0x4202b7ca 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - 0x4202b7ca mbedtls_net_send + 0x4202d842 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x4202d842 mbedtls_net_send .text.mbedtls_net_free - 0x4202b83a 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - 0x4202b83a mbedtls_net_free + 0x4202d8b2 0x28 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x4202d8b2 mbedtls_net_free .text.mbedtls_ssl_tls12_named_group_is_ecdhe - 0x4202b862 0x9e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202d8da 0x9e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_generate_random - 0x4202b900 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202d978 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_prepare_client_hello - 0x4202b966 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202d9de 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_write_client_hello_cipher_suites - 0x4202ba08 0x148 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202da80 0x148 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_write_hostname_ext - 0x4202bb50 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202dbc8 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_write_alpn_ext - 0x4202bc32 0x108 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202dcaa 0x108 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_write_supported_groups_ext - 0x4202bd3a 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202ddb2 0x12c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.ssl_write_client_hello_body - 0x4202be66 0x22e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202dede 0x22e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .text.mbedtls_ssl_write_client_hello - 0x4202c094 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) - 0x4202c094 mbedtls_ssl_write_client_hello + 0x4202e10c 0x66 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x4202e10c mbedtls_ssl_write_client_hello .text.mbedtls_int_div_int - 0x4202c0fa 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e172 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_init - 0x4202c14c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c14c mbedtls_mpi_init + 0x4202e1c4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e1c4 mbedtls_mpi_init .text.mbedtls_mpi_free - 0x4202c15c 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c15c mbedtls_mpi_free + 0x4202e1d4 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e1d4 mbedtls_mpi_free .text.mbedtls_mpi_grow - 0x4202c18a 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c18a mbedtls_mpi_grow + 0x4202e202 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e202 mbedtls_mpi_grow .text.mbedtls_mpi_safe_cond_assign - 0x4202c1f6 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c1f6 mbedtls_mpi_safe_cond_assign + 0x4202e26e 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e26e mbedtls_mpi_safe_cond_assign .text.mbedtls_mpi_safe_cond_swap - 0x4202c28c 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c28c mbedtls_mpi_safe_cond_swap + 0x4202e304 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e304 mbedtls_mpi_safe_cond_swap .text.mbedtls_mpi_resize_clear - 0x4202c332 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e3aa 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_shrink - 0x4202c380 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c380 mbedtls_mpi_shrink + 0x4202e3f8 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e3f8 mbedtls_mpi_shrink .text.mbedtls_mpi_copy - 0x4202c408 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c408 mbedtls_mpi_copy + 0x4202e480 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e480 mbedtls_mpi_copy .text.mbedtls_mpi_lset - 0x4202c4b8 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c4b8 mbedtls_mpi_lset + 0x4202e530 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e530 mbedtls_mpi_lset .text.mbedtls_mpi_get_bit - 0x4202c510 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c510 mbedtls_mpi_get_bit + 0x4202e588 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e588 mbedtls_mpi_get_bit .text.mbedtls_mpi_set_bit - 0x4202c532 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c532 mbedtls_mpi_set_bit + 0x4202e5aa 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e5aa mbedtls_mpi_set_bit .text.mbedtls_mpi_lsb - 0x4202c5a6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c5a6 mbedtls_mpi_lsb + 0x4202e61e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e61e mbedtls_mpi_lsb .text.mbedtls_mpi_bitlen - 0x4202c5e2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c5e2 mbedtls_mpi_bitlen + 0x4202e65a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e65a mbedtls_mpi_bitlen .text.mbedtls_mpi_size - 0x4202c5f6 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c5f6 mbedtls_mpi_size + 0x4202e66e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e66e mbedtls_mpi_size .text.mbedtls_mpi_read_binary_le - 0x4202c608 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c608 mbedtls_mpi_read_binary_le + 0x4202e680 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e680 mbedtls_mpi_read_binary_le .text.mbedtls_mpi_read_binary - 0x4202c648 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c648 mbedtls_mpi_read_binary + 0x4202e6c0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e6c0 mbedtls_mpi_read_binary .text.mbedtls_mpi_write_binary_le - 0x4202c688 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c688 mbedtls_mpi_write_binary_le + 0x4202e700 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e700 mbedtls_mpi_write_binary_le .text.mbedtls_mpi_write_binary - 0x4202c6a0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c6a0 mbedtls_mpi_write_binary + 0x4202e718 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e718 mbedtls_mpi_write_binary .text.mbedtls_mpi_shift_l - 0x4202c6b8 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c6b8 mbedtls_mpi_shift_l + 0x4202e730 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e730 mbedtls_mpi_shift_l .text.mbedtls_mpi_shift_r - 0x4202c702 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c702 mbedtls_mpi_shift_r + 0x4202e77a 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e77a mbedtls_mpi_shift_r .text.mbedtls_mpi_cmp_abs - 0x4202c71e 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c71e mbedtls_mpi_cmp_abs + 0x4202e796 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e796 mbedtls_mpi_cmp_abs .text.mbedtls_mpi_cmp_mpi - 0x4202c796 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c796 mbedtls_mpi_cmp_mpi + 0x4202e80e 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e80e mbedtls_mpi_cmp_mpi .text.mbedtls_mpi_cmp_int - 0x4202c846 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c846 mbedtls_mpi_cmp_int + 0x4202e8be 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e8be mbedtls_mpi_cmp_int .text.mbedtls_mpi_add_abs - 0x4202c878 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c878 mbedtls_mpi_add_abs + 0x4202e8f0 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e8f0 mbedtls_mpi_add_abs .text.mbedtls_mpi_sub_abs - 0x4202c938 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202c938 mbedtls_mpi_sub_abs + 0x4202e9b0 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202e9b0 mbedtls_mpi_sub_abs .text.add_sub_mpi - 0x4202ca14 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ea8c 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_add_mpi - 0x4202ca92 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ca92 mbedtls_mpi_add_mpi + 0x4202eb0a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202eb0a mbedtls_mpi_add_mpi .text.mbedtls_mpi_sub_mpi - 0x4202caa2 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202caa2 mbedtls_mpi_sub_mpi + 0x4202eb1a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202eb1a mbedtls_mpi_sub_mpi .text.mbedtls_mpi_add_int - 0x4202cab2 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202cab2 mbedtls_mpi_add_int + 0x4202eb2a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202eb2a mbedtls_mpi_add_int .text.mbedtls_mpi_sub_int - 0x4202cae4 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202cae4 mbedtls_mpi_sub_int + 0x4202eb5c 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202eb5c mbedtls_mpi_sub_int .text.mbedtls_mpi_div_mpi - 0x4202cb16 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202cb16 mbedtls_mpi_div_mpi + 0x4202eb8e 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202eb8e mbedtls_mpi_div_mpi .text.mbedtls_mpi_div_int - 0x4202ceb2 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202ceb2 mbedtls_mpi_div_int + 0x4202ef2a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ef2a mbedtls_mpi_div_int .text.mbedtls_mpi_mod_mpi - 0x4202cee4 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202cee4 mbedtls_mpi_mod_mpi + 0x4202ef5c 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202ef5c mbedtls_mpi_mod_mpi .text.mbedtls_mpi_exp_mod_optionally_safe - 0x4202cf58 0x208 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202efd0 0x208 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_mod_int - 0x4202d160 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202d160 mbedtls_mpi_mod_int + 0x4202f1d8 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f1d8 mbedtls_mpi_mod_int .text.mpi_check_small_factors - 0x4202d1ec 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f264 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_exp_mod_soft - 0x4202d256 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202d256 mbedtls_mpi_exp_mod_soft + 0x4202f2ce 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f2ce mbedtls_mpi_exp_mod_soft .text.mbedtls_mpi_exp_mod_unsafe - 0x4202d26a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202d26a mbedtls_mpi_exp_mod_unsafe + 0x4202f2e2 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f2e2 mbedtls_mpi_exp_mod_unsafe .text.mbedtls_mpi_gcd - 0x4202d284 0x11c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202d284 mbedtls_mpi_gcd + 0x4202f2fc 0x11c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f2fc mbedtls_mpi_gcd .text.mbedtls_mpi_fill_random - 0x4202d3a0 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202d3a0 mbedtls_mpi_fill_random + 0x4202f418 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f418 mbedtls_mpi_fill_random .text.mpi_miller_rabin - 0x4202d3e8 0x1be esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f460 0x1be esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .text.mbedtls_mpi_random - 0x4202d5a6 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202d5a6 mbedtls_mpi_random + 0x4202f61e 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f61e mbedtls_mpi_random .text.mbedtls_mpi_inv_mod - 0x4202d606 0x29e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202d606 mbedtls_mpi_inv_mod + 0x4202f67e 0x29e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f67e mbedtls_mpi_inv_mod .text.mbedtls_mpi_is_prime_ext - 0x4202d8a4 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - 0x4202d8a4 mbedtls_mpi_is_prime_ext + 0x4202f91c 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x4202f91c mbedtls_mpi_is_prime_ext .text.mbedtls_ct_uint_lt - 0x4202d918 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202f990 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.exp_mod_get_window_size - 0x4202d94c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202f9c4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mpi_bigendian_to_host - 0x4202d95c 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202f9d4 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_clz - 0x4202d96e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202d96e mbedtls_mpi_core_clz + 0x4202f9e6 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202f9e6 mbedtls_mpi_core_clz .text.mbedtls_mpi_core_bitlen - 0x4202d980 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202d980 mbedtls_mpi_core_bitlen + 0x4202f9f8 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202f9f8 mbedtls_mpi_core_bitlen .text.exp_mod_calc_first_bit_optionally_safe - 0x4202d9ba 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fa32 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_bigendian_to_host - 0x4202d9f6 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202d9f6 mbedtls_mpi_core_bigendian_to_host + 0x4202fa6e 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fa6e mbedtls_mpi_core_bigendian_to_host .text.mbedtls_mpi_core_uint_le_mpi - 0x4202da3c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202da3c mbedtls_mpi_core_uint_le_mpi + 0x4202fab4 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fab4 mbedtls_mpi_core_uint_le_mpi .text.mbedtls_mpi_core_lt_ct - 0x4202da84 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202da84 mbedtls_mpi_core_lt_ct + 0x4202fafc 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fafc mbedtls_mpi_core_lt_ct .text.mbedtls_mpi_core_cond_assign - 0x4202daf2 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202daf2 mbedtls_mpi_core_cond_assign + 0x4202fb6a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fb6a mbedtls_mpi_core_cond_assign .text.mbedtls_mpi_core_ct_uint_table_lookup - 0x4202db24 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fb9c 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.exp_mod_table_lookup_optionally_safe - 0x4202db82 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fbfa 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_cond_swap - 0x4202dbb0 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202dbb0 mbedtls_mpi_core_cond_swap + 0x4202fc28 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fc28 mbedtls_mpi_core_cond_swap .text.mbedtls_mpi_core_read_le - 0x4202dc02 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202dc02 mbedtls_mpi_core_read_le + 0x4202fc7a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fc7a mbedtls_mpi_core_read_le .text.mbedtls_mpi_core_read_be - 0x4202dc76 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202dc76 mbedtls_mpi_core_read_be + 0x4202fcee 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fcee mbedtls_mpi_core_read_be .text.mbedtls_mpi_core_write_le - 0x4202dce8 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202dce8 mbedtls_mpi_core_write_le + 0x4202fd60 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fd60 mbedtls_mpi_core_write_le .text.mbedtls_mpi_core_write_be - 0x4202dd68 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202dd68 mbedtls_mpi_core_write_be + 0x4202fde0 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fde0 mbedtls_mpi_core_write_be .text.mbedtls_mpi_core_shift_r - 0x4202ddf0 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202ddf0 mbedtls_mpi_core_shift_r + 0x4202fe68 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fe68 mbedtls_mpi_core_shift_r .text.mbedtls_mpi_core_shift_l - 0x4202de88 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202de88 mbedtls_mpi_core_shift_l + 0x4202ff00 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202ff00 mbedtls_mpi_core_shift_l .text.mbedtls_mpi_core_add - 0x4202df08 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202df08 mbedtls_mpi_core_add + 0x4202ff80 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202ff80 mbedtls_mpi_core_add .text.mbedtls_mpi_core_sub - 0x4202df42 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202df42 mbedtls_mpi_core_sub + 0x4202ffba 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202ffba mbedtls_mpi_core_sub .text.mbedtls_mpi_core_mla - 0x4202df78 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202df78 mbedtls_mpi_core_mla + 0x4202fff0 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4202fff0 mbedtls_mpi_core_mla .text.mbedtls_mpi_core_montmul_init - 0x4202e0d8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202e0d8 mbedtls_mpi_core_montmul_init + 0x42030150 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030150 mbedtls_mpi_core_montmul_init .text.mbedtls_mpi_core_montmul - 0x4202e104 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202e104 mbedtls_mpi_core_montmul + 0x4203017c 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203017c mbedtls_mpi_core_montmul .text.exp_mod_precompute_window - 0x4202e1d2 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203024a 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_exp_mod_optionally_safe - 0x4202e270 0x122 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420302e8 0x122 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .text.mbedtls_mpi_core_get_mont_r2_unsafe - 0x4202e392 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202e392 mbedtls_mpi_core_get_mont_r2_unsafe + 0x4203040a 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203040a mbedtls_mpi_core_get_mont_r2_unsafe .text.mbedtls_mpi_core_fill_random - 0x4202e3d6 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202e3d6 mbedtls_mpi_core_fill_random + 0x4203044e 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203044e mbedtls_mpi_core_fill_random .text.mbedtls_mpi_core_random - 0x4202e462 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202e462 mbedtls_mpi_core_random + 0x420304da 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420304da mbedtls_mpi_core_random .text.mbedtls_mpi_core_exp_mod_working_limbs - 0x4202e51a 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202e51a mbedtls_mpi_core_exp_mod_working_limbs + 0x42030592 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030592 mbedtls_mpi_core_exp_mod_working_limbs .text.mbedtls_mpi_core_exp_mod - 0x4202e546 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202e546 mbedtls_mpi_core_exp_mod + 0x420305be 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420305be mbedtls_mpi_core_exp_mod .text.mbedtls_mpi_core_exp_mod_unsafe - 0x4202e55a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202e55a mbedtls_mpi_core_exp_mod_unsafe + 0x420305d2 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420305d2 mbedtls_mpi_core_exp_mod_unsafe .text.mbedtls_mpi_core_sub_int - 0x4202e574 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202e574 mbedtls_mpi_core_sub_int + 0x420305ec 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x420305ec mbedtls_mpi_core_sub_int .text.mbedtls_mpi_core_check_zero_ct - 0x4202e59e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202e59e mbedtls_mpi_core_check_zero_ct + 0x42030616 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030616 mbedtls_mpi_core_check_zero_ct .text.mbedtls_mpi_core_to_mont_rep - 0x4202e5c4 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202e5c4 mbedtls_mpi_core_to_mont_rep + 0x4203063c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x4203063c mbedtls_mpi_core_to_mont_rep .text.mbedtls_mpi_core_from_mont_rep - 0x4202e5de 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - 0x4202e5de mbedtls_mpi_core_from_mont_rep + 0x42030656 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x42030656 mbedtls_mpi_core_from_mont_rep .text.mbedtls_ct_uint_lt - 0x4202e5fc 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030674 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.add_pkcs_padding - 0x4202e630 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420306a8 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.get_pkcs_padding - 0x4202e64c 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420306c4 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.add_one_and_zeros_padding - 0x4202e714 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4203078c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.get_one_and_zeros_padding - 0x4202e73c 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420307b4 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.add_zeros_and_len_padding - 0x4202e7d4 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4203084c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.get_zeros_and_len_padding - 0x4202e7fc 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030874 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.get_zeros_padding - 0x4202e8a4 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4203091c 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.get_no_padding - 0x4202e902 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x4203097a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.add_zeros_padding - 0x4202e91c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030994 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.mbedtls_cipher_aead_encrypt - 0x4202e938 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420309b0 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.mbedtls_cipher_aead_decrypt - 0x4202e9ac 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030a24 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .text.mbedtls_cipher_info_from_type - 0x4202ea32 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4202ea32 mbedtls_cipher_info_from_type + 0x42030aaa 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030aaa mbedtls_cipher_info_from_type .text.mbedtls_cipher_info_from_values - 0x4202ea4c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4202ea4c mbedtls_cipher_info_from_values + 0x42030ac4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030ac4 mbedtls_cipher_info_from_values .text.mbedtls_cipher_init - 0x4202ea8c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4202ea8c mbedtls_cipher_init + 0x42030b04 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030b04 mbedtls_cipher_init .text.mbedtls_cipher_free - 0x4202eaa4 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4202eaa4 mbedtls_cipher_free + 0x42030b1c 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030b1c mbedtls_cipher_free .text.mbedtls_cipher_setup - 0x4202eae6 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4202eae6 mbedtls_cipher_setup + 0x42030b5e 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030b5e mbedtls_cipher_setup .text.mbedtls_cipher_setkey - 0x4202eb3a 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4202eb3a mbedtls_cipher_setkey + 0x42030bb2 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030bb2 mbedtls_cipher_setkey .text.mbedtls_cipher_set_iv - 0x4202ebda 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4202ebda mbedtls_cipher_set_iv + 0x42030c52 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030c52 mbedtls_cipher_set_iv .text.mbedtls_cipher_reset - 0x4202ecaa 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4202ecaa mbedtls_cipher_reset + 0x42030d22 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030d22 mbedtls_cipher_reset .text.mbedtls_cipher_update - 0x4202ecbe 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4202ecbe mbedtls_cipher_update + 0x42030d36 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42030d36 mbedtls_cipher_update .text.mbedtls_cipher_finish - 0x4202efb8 0x182 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4202efb8 mbedtls_cipher_finish + 0x42031030 0x182 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42031030 mbedtls_cipher_finish .text.mbedtls_cipher_set_padding_mode - 0x4202f13a 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4202f13a mbedtls_cipher_set_padding_mode + 0x420311b2 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420311b2 mbedtls_cipher_set_padding_mode .text.mbedtls_cipher_crypt - 0x4202f1fa 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4202f1fa mbedtls_cipher_crypt + 0x42031272 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42031272 mbedtls_cipher_crypt .text.mbedtls_cipher_auth_encrypt_ext - 0x4202f25e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4202f25e mbedtls_cipher_auth_encrypt_ext + 0x420312d6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x420312d6 mbedtls_cipher_auth_encrypt_ext .text.mbedtls_cipher_auth_decrypt_ext - 0x4202f29a 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - 0x4202f29a mbedtls_cipher_auth_decrypt_ext + 0x42031312 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x42031312 mbedtls_cipher_auth_decrypt_ext .text.xts_aes_ctx_free - 0x4202f2d4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203134c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_ctx_alloc - 0x4202f2f0 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031368 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_setkey_dec_wrap - 0x4202f312 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203138a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.xts_aes_setkey_enc_wrap - 0x4202f320 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031398 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_xts_wrap - 0x4202f32e 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420313a6 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_ctx_free - 0x4202f34c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420313c4 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_ctx_alloc - 0x4202f366 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420313de 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_aria_setkey_wrap - 0x4202f388 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031400 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.gcm_aes_setkey_wrap - 0x4202f39c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031414 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_ctx_free - 0x4202f3b0 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031428 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_ctx_alloc - 0x4202f3ca 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031442 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_aria_setkey_wrap - 0x4202f3ec 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031464 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.ccm_aes_setkey_wrap - 0x4202f400 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031478 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_ctx_free - 0x4202f414 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203148c 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_ctx_alloc - 0x4202f42e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420314a6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_setkey_dec_wrap - 0x4202f450 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420314c8 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_setkey_enc_wrap - 0x4202f45e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420314d6 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_ctr_wrap - 0x4202f46c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420314e4 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_cfb128_wrap - 0x4202f47a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420314f2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_cbc_wrap - 0x4202f488 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031500 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aria_crypt_ecb_wrap - 0x4202f496 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203150e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_ctx_free - 0x4202f4a8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031520 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_ctx_alloc - 0x4202f4c2 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203153a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_setkey_dec_wrap - 0x4202f4e4 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203155c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_setkey_enc_wrap - 0x4202f4f2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x4203156a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ctr_wrap - 0x4202f500 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031578 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ofb_wrap - 0x4202f50e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031586 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_cfb128_wrap - 0x4202f51c 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x42031594 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_cbc_wrap - 0x4202f52a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420315a2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.aes_crypt_ecb_wrap - 0x4202f538 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x420315b0 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .text.mbedtls_ct_uint_lt - 0x4202f546 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420315be 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) .text.mbedtls_ct_memcmp - 0x4202f57a 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x4202f57a mbedtls_ct_memcmp + 0x420315f2 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420315f2 mbedtls_ct_memcmp .text.mbedtls_ct_memmove_left - 0x4202f5a8 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x4202f5a8 mbedtls_ct_memmove_left + 0x42031620 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42031620 mbedtls_ct_memmove_left .text.mbedtls_ct_memcpy_if - 0x4202f61e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x4202f61e mbedtls_ct_memcpy_if + 0x42031696 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42031696 mbedtls_ct_memcpy_if .text.mbedtls_ct_memcpy_offset - 0x4202f65a 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x4202f65a mbedtls_ct_memcpy_offset + 0x420316d2 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x420316d2 mbedtls_ct_memcpy_offset .text.mbedtls_ct_zeroize_if - 0x4202f6bc 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - 0x4202f6bc mbedtls_ct_zeroize_if + 0x42031734 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x42031734 mbedtls_ct_zeroize_if .text.cmac_pad - 0x4202f6da 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42031752 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.cmac_multiply_by_u - 0x4202f716 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x4203178e 0xce esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.cmac_generate_subkeys - 0x4202f7e4 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x4203185c 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .text.mbedtls_cipher_cmac_starts - 0x4202f854 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x4202f854 mbedtls_cipher_cmac_starts + 0x420318cc 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x420318cc mbedtls_cipher_cmac_starts .text.mbedtls_cipher_cmac_update - 0x4202f8e4 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x4202f8e4 mbedtls_cipher_cmac_update + 0x4203195c 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x4203195c mbedtls_cipher_cmac_update .text.mbedtls_cipher_cmac_finish - 0x4202fa1e 0x146 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - 0x4202fa1e mbedtls_cipher_cmac_finish + 0x42031a96 0x146 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x42031a96 mbedtls_cipher_cmac_finish .text.good_nonce_len - 0x4202fb64 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42031bdc 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.mbedtls_ctr_increment_counter - 0x4202fb76 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42031bee 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.block_cipher_df - 0x4202fbf0 0x1c2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42031c68 0x1c2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.ctr_drbg_update_internal - 0x4202fdb2 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42031e2a 0xb6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.mbedtls_ctr_drbg_reseed_internal - 0x4202fe68 0xf2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42031ee0 0xf2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .text.mbedtls_ctr_drbg_init - 0x4202ff5a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x4202ff5a mbedtls_ctr_drbg_init + 0x42031fd2 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42031fd2 mbedtls_ctr_drbg_init .text.mbedtls_ctr_drbg_free - 0x4202ff8c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x4202ff8c mbedtls_ctr_drbg_free + 0x42032004 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42032004 mbedtls_ctr_drbg_free .text.mbedtls_ctr_drbg_reseed - 0x4202ffbc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x4202ffbc mbedtls_ctr_drbg_reseed + 0x42032034 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42032034 mbedtls_ctr_drbg_reseed .text.mbedtls_ctr_drbg_seed - 0x4202ffcc 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x4202ffcc mbedtls_ctr_drbg_seed + 0x42032044 0x6e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42032044 mbedtls_ctr_drbg_seed .text.mbedtls_ctr_drbg_random_with_add - 0x4203003a 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x4203003a mbedtls_ctr_drbg_random_with_add + 0x420320b2 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x420320b2 mbedtls_ctr_drbg_random_with_add .text.mbedtls_ctr_drbg_random - 0x4203011e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - 0x4203011e mbedtls_ctr_drbg_random + 0x42032196 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x42032196 mbedtls_ctr_drbg_random .text.mbedtls_ecdh_grp_id - 0x42030130 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420321a8 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_gen_public_restartable - 0x42030134 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420321ac 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_compute_shared_restartable - 0x42030182 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420321fa 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_init_internal - 0x420301fe 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032276 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_setup_internal - 0x42030232 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420322aa 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_free_internal - 0x4203024a 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420322c2 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_read_params_internal - 0x4203027e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420322f6 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_read_public_internal - 0x42030298 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032310 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_get_params_internal - 0x420302ce 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032346 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.mbedtls_ecdh_gen_public - 0x4203031e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x4203031e mbedtls_ecdh_gen_public + 0x42032396 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032396 mbedtls_ecdh_gen_public .text.ecdh_make_params_internal - 0x4203032e 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420323a6 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.ecdh_make_public_internal - 0x420303aa 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032422 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.mbedtls_ecdh_compute_shared - 0x42030408 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42030408 mbedtls_ecdh_compute_shared + 0x42032480 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032480 mbedtls_ecdh_compute_shared .text.ecdh_calc_secret_internal - 0x42030418 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032490 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .text.mbedtls_ecdh_init - 0x420304ae 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420304ae mbedtls_ecdh_init + 0x42032526 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032526 mbedtls_ecdh_init .text.mbedtls_ecdh_setup - 0x420304c6 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420304c6 mbedtls_ecdh_setup + 0x4203253e 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4203253e mbedtls_ecdh_setup .text.mbedtls_ecdh_free - 0x420304f6 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420304f6 mbedtls_ecdh_free + 0x4203256e 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4203256e mbedtls_ecdh_free .text.mbedtls_ecdh_make_params - 0x42030524 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42030524 mbedtls_ecdh_make_params + 0x4203259c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4203259c mbedtls_ecdh_make_params .text.mbedtls_ecdh_read_params - 0x42030554 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42030554 mbedtls_ecdh_read_params + 0x420325cc 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420325cc mbedtls_ecdh_read_params .text.mbedtls_ecdh_get_params - 0x420305a8 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x420305a8 mbedtls_ecdh_get_params + 0x42032620 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x42032620 mbedtls_ecdh_get_params .text.mbedtls_ecdh_make_public - 0x42030612 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42030612 mbedtls_ecdh_make_public + 0x4203268a 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x4203268a mbedtls_ecdh_make_public .text.mbedtls_ecdh_read_public - 0x42030642 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42030642 mbedtls_ecdh_read_public + 0x420326ba 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420326ba mbedtls_ecdh_read_public .text.mbedtls_ecdh_calc_secret - 0x42030662 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - 0x42030662 mbedtls_ecdh_calc_secret + 0x420326da 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x420326da mbedtls_ecdh_calc_secret .text.ecp_group_is_static_comb_table - 0x42030686 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420326fe 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_pick_window_size - 0x4203068a 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032702 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mpi_init_many - 0x420306cc 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032744 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mpi_free_many - 0x420306f2 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203276a 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_bad_points_mx - 0x42030718 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032790 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_pubkey_mx - 0x420307da 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032852 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_sub_int_mod - 0x42030828 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420328a0 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_sub_mod - 0x42030874 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420328ec 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_modp - 0x420308c0 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032938 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_mul_mod - 0x42030968 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420329e0 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_add_mod - 0x420309a4 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032a1c 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_sw_rhs - 0x420309f0 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032a68 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_sw_derive_y - 0x42030a56 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032ace 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_check_pubkey_sw - 0x42030b06 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032b7e 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_double_add_mxz - 0x42030bb2 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032c2a 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_randomize_mxz - 0x42030d10 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032d88 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_randomize_jac - 0x42030d8c 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032e04 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_gen_privkey_sw - 0x42030e3c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032eb4 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_mxz - 0x42030e64 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032edc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_jac - 0x42030ea8 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032f20 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_mul_int_mod - 0x42030f4c 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42032fc4 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_mpi_shift_l_mod - 0x42030f98 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033010 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_double_jac - 0x42030fe2 0x212 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203305a 0x212 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_normalize_jac_many - 0x420311f4 0x1b2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203326c 0x1b2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_safe_invert_jac - 0x420313a6 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203341e 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_select_comb - 0x4203140a 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033482 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_comb_recode_core - 0x420314a0 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033518 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_comb_recode_scalar - 0x42031558 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420335d0 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_gen_privkey_mx - 0x42031606 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203367e 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_curve_list - 0x4203167a 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4203167a mbedtls_ecp_curve_list + 0x420336f2 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420336f2 mbedtls_ecp_curve_list .text.mbedtls_ecp_grp_id_list - 0x42031684 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42031684 mbedtls_ecp_grp_id_list + 0x420336fc 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420336fc mbedtls_ecp_grp_id_list .text.mbedtls_ecp_curve_info_from_grp_id - 0x420316da 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420316da mbedtls_ecp_curve_info_from_grp_id + 0x42033752 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033752 mbedtls_ecp_curve_info_from_grp_id .text.mbedtls_ecp_curve_info_from_tls_id - 0x420316fe 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420316fe mbedtls_ecp_curve_info_from_tls_id + 0x42033776 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033776 mbedtls_ecp_curve_info_from_tls_id .text.mbedtls_ecp_get_type - 0x42031726 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42031726 mbedtls_ecp_get_type + 0x4203379e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203379e mbedtls_ecp_get_type .text.mbedtls_ecp_point_init - 0x4203173a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4203173a mbedtls_ecp_point_init + 0x420337b2 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420337b2 mbedtls_ecp_point_init .text.mbedtls_ecp_group_init - 0x4203175e 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4203175e mbedtls_ecp_group_init + 0x420337d6 0x5e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420337d6 mbedtls_ecp_group_init .text.mbedtls_ecp_keypair_init - 0x420317bc 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420317bc mbedtls_ecp_keypair_init + 0x42033834 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033834 mbedtls_ecp_keypair_init .text.mbedtls_ecp_point_free - 0x420317e0 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420317e0 mbedtls_ecp_point_free + 0x42033858 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033858 mbedtls_ecp_point_free .text.mbedtls_ecp_group_free - 0x42031806 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42031806 mbedtls_ecp_group_free + 0x4203387e 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203387e mbedtls_ecp_group_free .text.mbedtls_ecp_keypair_free - 0x42031884 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42031884 mbedtls_ecp_keypair_free + 0x420338fc 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420338fc mbedtls_ecp_keypair_free .text.mbedtls_ecp_copy - 0x420318aa 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420318aa mbedtls_ecp_copy + 0x42033922 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033922 mbedtls_ecp_copy .text.ecp_mul_mxz - 0x420318e2 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203395a 0x166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_group_copy - 0x42031a48 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42031a48 mbedtls_ecp_group_copy + 0x42033ac0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033ac0 mbedtls_ecp_group_copy .text.mbedtls_ecp_set_zero - 0x42031a58 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42031a58 mbedtls_ecp_set_zero + 0x42033ad0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033ad0 mbedtls_ecp_set_zero .text.ecp_add_mixed - 0x42031a88 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033b00 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_precompute_comb - 0x42031c68 0x194 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033ce0 0x194 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb_core - 0x42031dfc 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033e74 0xc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb_after_precomp - 0x42031ec2 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033f3a 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.ecp_mul_comb - 0x42031f68 0x104 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42033fe0 0x104 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_is_zero - 0x4203206c 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4203206c mbedtls_ecp_is_zero + 0x420340e4 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420340e4 mbedtls_ecp_is_zero .text.mbedtls_ecp_point_cmp - 0x42032082 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42032082 mbedtls_ecp_point_cmp + 0x420340fa 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420340fa mbedtls_ecp_point_cmp .text.mbedtls_ecp_point_write_binary - 0x420320d2 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420320d2 mbedtls_ecp_point_write_binary + 0x4203414a 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203414a mbedtls_ecp_point_write_binary .text.mbedtls_ecp_point_read_binary - 0x42032202 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42032202 mbedtls_ecp_point_read_binary + 0x4203427a 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203427a mbedtls_ecp_point_read_binary .text.mbedtls_ecp_tls_read_point - 0x42032360 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42032360 mbedtls_ecp_tls_read_point + 0x420343d8 0x4a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420343d8 mbedtls_ecp_tls_read_point .text.mbedtls_ecp_tls_write_point - 0x420323aa 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420323aa mbedtls_ecp_tls_write_point + 0x42034422 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034422 mbedtls_ecp_tls_write_point .text.mbedtls_ecp_tls_read_group_id - 0x420323f0 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420323f0 mbedtls_ecp_tls_read_group_id + 0x42034468 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034468 mbedtls_ecp_tls_read_group_id .text.mbedtls_ecp_tls_write_group - 0x42032458 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42032458 mbedtls_ecp_tls_write_group + 0x420344d0 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420344d0 mbedtls_ecp_tls_write_group .text.mbedtls_ecp_check_pubkey - 0x420324be 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420324be mbedtls_ecp_check_pubkey + 0x42034536 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034536 mbedtls_ecp_check_pubkey .text.mbedtls_ecp_check_privkey - 0x42032514 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42032514 mbedtls_ecp_check_privkey + 0x4203458c 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203458c mbedtls_ecp_check_privkey .text.ecp_mul_restartable_internal - 0x420325b4 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x4203462c 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_mul_restartable - 0x4203264e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x4203264e mbedtls_ecp_mul_restartable + 0x420346c6 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420346c6 mbedtls_ecp_mul_restartable .text.mbedtls_ecp_mul - 0x42032666 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42032666 mbedtls_ecp_mul + 0x420346de 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420346de mbedtls_ecp_mul .text.mbedtls_ecp_mul_shortcuts - 0x42032676 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420346ee 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .text.mbedtls_ecp_muladd_restartable - 0x42032752 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42032752 mbedtls_ecp_muladd_restartable + 0x420347ca 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420347ca mbedtls_ecp_muladd_restartable .text.mbedtls_ecp_muladd - 0x42032800 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42032800 mbedtls_ecp_muladd + 0x42034878 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034878 mbedtls_ecp_muladd .text.mbedtls_ecp_gen_privkey - 0x42032810 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42032810 mbedtls_ecp_gen_privkey + 0x42034888 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034888 mbedtls_ecp_gen_privkey .text.mbedtls_ecp_read_key - 0x42032866 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x42032866 mbedtls_ecp_read_key + 0x420348de 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x420348de mbedtls_ecp_read_key .text.mbedtls_ecp_check_pub_priv - 0x420329b8 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - 0x420329b8 mbedtls_ecp_check_pub_priv - .text.add64 0x42032a94 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .text.carry64 0x42032ace 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034a30 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x42034a30 mbedtls_ecp_check_pub_priv + .text.add64 0x42034b0c 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .text.carry64 0x42034b46 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.mbedtls_ecp_fix_negative - 0x42032af2 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034b6a 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p255 - 0x42032b46 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034bbe 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_koblitz - 0x42032bbc 0x1fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034c34 0x1fe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p256k1 - 0x42032dba 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034e32 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p224k1 - 0x42032dd8 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034e50 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p192k1 - 0x42032df6 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034e6e 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p521 - 0x42032e14 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034e8c 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p384 - 0x42032e9c 0x572 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42034f14 0x572 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p256 - 0x4203340e 0x442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035486 0x442 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p224 - 0x42033850 0x22c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x420358c8 0x22c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_mod_p192 - 0x42033a7c 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035af4 0xd2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_group_load - 0x42033b4e 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035bc6 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.ecp_use_curve25519 - 0x42033bf0 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035c68 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .text.mbedtls_ecp_group_load - 0x42033ca8 0x406 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - 0x42033ca8 mbedtls_ecp_group_load + 0x42035d20 0x406 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x42035d20 mbedtls_ecp_group_load .text.entropy_update - 0x420340ae 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x42036126 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .text.entropy_gather_internal - 0x42034148 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420361c0 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .text.mbedtls_entropy_free - 0x420341f2 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x420341f2 mbedtls_entropy_free + 0x4203626a 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x4203626a mbedtls_entropy_free .text.mbedtls_entropy_add_source - 0x42034222 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x42034222 mbedtls_entropy_add_source + 0x4203629a 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x4203629a mbedtls_entropy_add_source .text.mbedtls_entropy_init - 0x4203424e 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x4203424e mbedtls_entropy_init + 0x420362c6 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x420362c6 mbedtls_entropy_init .text.mbedtls_entropy_func - 0x42034290 0x126 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - 0x42034290 mbedtls_entropy_func + 0x42036308 0x126 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x42036308 mbedtls_entropy_func .text.mbedtls_md_info_from_type - 0x420343b6 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x420343b6 mbedtls_md_info_from_type + 0x4203642e 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4203642e mbedtls_md_info_from_type .text.mbedtls_md_init - 0x42034422 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42034422 mbedtls_md_init + 0x4203649a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4203649a mbedtls_md_init .text.mbedtls_md_free - 0x42034454 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42034454 mbedtls_md_free + 0x420364cc 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420364cc mbedtls_md_free .text.mbedtls_md_clone - 0x420344d8 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x420344d8 mbedtls_md_clone + 0x42036550 0xc2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036550 mbedtls_md_clone .text.mbedtls_md_setup - 0x4203459a 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4203459a mbedtls_md_setup + 0x42036612 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036612 mbedtls_md_setup .text.mbedtls_md_starts - 0x420346de 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x420346de mbedtls_md_starts + 0x42036756 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036756 mbedtls_md_starts .text.mbedtls_md_update - 0x4203476e 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4203476e mbedtls_md_update + 0x420367e6 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420367e6 mbedtls_md_update .text.mbedtls_md_finish - 0x420347f6 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x420347f6 mbedtls_md_finish + 0x4203686e 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4203686e mbedtls_md_finish .text.mbedtls_md - 0x4203487e 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x4203487e mbedtls_md + 0x420368f6 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x420368f6 mbedtls_md .text.mbedtls_md_get_size - 0x420348fc 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x420348fc mbedtls_md_get_size + 0x42036974 0xc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036974 mbedtls_md_get_size .text.mbedtls_md_get_type - 0x42034908 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42034908 mbedtls_md_get_type + 0x42036980 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036980 mbedtls_md_get_type .text.mbedtls_md_info_from_ctx - 0x42034912 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42034912 mbedtls_md_info_from_ctx + 0x4203698a 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x4203698a mbedtls_md_info_from_ctx .text.mbedtls_md_hmac_starts - 0x42034918 0x11e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42034918 mbedtls_md_hmac_starts + 0x42036990 0x11e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036990 mbedtls_md_hmac_starts .text.mbedtls_md_hmac_update - 0x42034a36 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42034a36 mbedtls_md_hmac_update + 0x42036aae 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036aae mbedtls_md_hmac_update .text.mbedtls_md_hmac_finish - 0x42034a66 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42034a66 mbedtls_md_hmac_finish + 0x42036ade 0x7e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036ade mbedtls_md_hmac_finish .text.mbedtls_md_hmac_reset - 0x42034ae4 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - 0x42034ae4 mbedtls_md_hmac_reset + 0x42036b5c 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x42036b5c mbedtls_md_hmac_reset .text.mbedtls_md5 - 0x42034b30 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - 0x42034b30 mbedtls_md5 + 0x42036ba8 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x42036ba8 mbedtls_md5 .text.mbedtls_md_get_size_from_type - 0x42034b84 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036bfc 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) .text.pk_hashlen_helper - 0x42034b96 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036c0e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) .text.mbedtls_pk_init - 0x42034bbc 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42034bbc mbedtls_pk_init + 0x42036c34 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036c34 mbedtls_pk_init .text.mbedtls_pk_free - 0x42034bc6 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42034bc6 mbedtls_pk_free + 0x42036c3e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036c3e mbedtls_pk_free .text.mbedtls_pk_info_from_type - 0x42034bec 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42034bec mbedtls_pk_info_from_type + 0x42036c64 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036c64 mbedtls_pk_info_from_type .text.mbedtls_pk_setup - 0x42034c38 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42034c38 mbedtls_pk_setup + 0x42036cb0 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036cb0 mbedtls_pk_setup .text.mbedtls_pk_setup_rsa_alt - 0x42034c7a 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42034c7a mbedtls_pk_setup_rsa_alt + 0x42036cf2 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036cf2 mbedtls_pk_setup_rsa_alt .text.mbedtls_pk_can_do - 0x42034ce0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42034ce0 mbedtls_pk_can_do + 0x42036d58 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036d58 mbedtls_pk_can_do .text.mbedtls_pk_verify_restartable - 0x42034d00 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42034d00 mbedtls_pk_verify_restartable + 0x42036d78 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036d78 mbedtls_pk_verify_restartable .text.mbedtls_pk_verify - 0x42034d72 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42034d72 mbedtls_pk_verify + 0x42036dea 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036dea mbedtls_pk_verify .text.mbedtls_pk_sign_restartable - 0x42034d82 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42034d82 mbedtls_pk_sign_restartable + 0x42036dfa 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036dfa mbedtls_pk_sign_restartable .text.mbedtls_pk_sign - 0x42034e06 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42034e06 mbedtls_pk_sign + 0x42036e7e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036e7e mbedtls_pk_sign .text.mbedtls_pk_decrypt - 0x42034e1a 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42034e1a mbedtls_pk_decrypt + 0x42036e92 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036e92 mbedtls_pk_decrypt .text.mbedtls_pk_encrypt - 0x42034e46 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42034e46 mbedtls_pk_encrypt + 0x42036ebe 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036ebe mbedtls_pk_encrypt .text.mbedtls_pk_get_bitlen - 0x42034e72 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42034e72 mbedtls_pk_get_bitlen + 0x42036eea 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036eea mbedtls_pk_get_bitlen .text.mbedtls_pk_get_type - 0x42034e8e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42034e8e mbedtls_pk_get_type + 0x42036f06 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036f06 mbedtls_pk_get_type .text.mbedtls_pk_verify_ext - 0x42034ea0 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - 0x42034ea0 mbedtls_pk_verify_ext + 0x42036f18 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x42036f18 mbedtls_pk_verify_ext .text.mbedtls_pk_ecc_set_group - 0x42034fac 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x42034fac mbedtls_pk_ecc_set_group + 0x42037024 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x42037024 mbedtls_pk_ecc_set_group .text.mbedtls_pk_ecc_set_key - 0x42035034 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x42035034 mbedtls_pk_ecc_set_key + 0x420370ac 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x420370ac mbedtls_pk_ecc_set_key .text.mbedtls_pk_ecc_set_pubkey_from_prv - 0x4203507c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x4203507c mbedtls_pk_ecc_set_pubkey_from_prv + 0x420370f4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x420370f4 mbedtls_pk_ecc_set_pubkey_from_prv .text.mbedtls_pk_ecc_set_pubkey - 0x4203509c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - 0x4203509c mbedtls_pk_ecc_set_pubkey + 0x42037114 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x42037114 mbedtls_pk_ecc_set_pubkey .text.rsa_can_do - 0x420350cc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037144 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_debug - 0x420350e4 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4203715c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_can_do - 0x4203510c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037184 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_get_bitlen - 0x42035114 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4203718c 0x6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_debug - 0x4203511a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037192 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckeydh_can_do - 0x42035132 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420371aa 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.ecdsa_can_do - 0x4203513a 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420371b2 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_can_do - 0x42035142 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420371ba 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_get_bitlen - 0x4203514a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420371c2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_sign_wrap - 0x4203515e 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420371d6 0x72 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_decrypt_wrap - 0x420351d0 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037248 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_free_wrap - 0x4203521e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037296 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alloc_wrap - 0x42035238 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420372b0 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_check_pair_wrap - 0x4203525a 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420372d2 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_encrypt_wrap - 0x4203526c 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420372e4 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_decrypt_wrap - 0x420352cc 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037344 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_sign_wrap - 0x4203532c 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420373a4 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_verify_wrap - 0x4203538e 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037406 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_get_bitlen - 0x420353f2 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4203746a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_free_wrap - 0x42035402 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4203747a 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_alloc_wrap - 0x4203541c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037494 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.eckey_check_pair_wrap - 0x4203543e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420374b6 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.ecdsa_sign_wrap - 0x42035450 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420374c8 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.ecdsa_verify_wrap - 0x42035464 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x420374dc 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_free_wrap - 0x4203548e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037506 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_alloc_wrap - 0x4203549e 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x42037516 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.rsa_alt_check_pair - 0x420354c6 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x4203753e 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .text.pk_ecc_tag_is_specified_ec_domain - 0x42035578 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420375f0 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_get_ecparams - 0x42035582 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420375fa 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_get_pk_alg - 0x42035602 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4203767a 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_use_ecparams_rfc8410 - 0x420356bc 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037734 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_group_from_specified - 0x420356e6 0x23e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4203775e 0x23e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_group_id_from_group - 0x42035924 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x4203799c 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_ecc_group_id_from_specified - 0x420359fc 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037a74 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_use_ecparams - 0x42035a54 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037acc 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_parse_key_rfc8410_der - 0x42035a8c 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037b04 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_parse_key_sec1_der - 0x42035af4 0x16a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037b6c 0x16a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.pk_parse_key_pkcs8_unencrypted_der - 0x42035c5e 0x198 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037cd6 0x198 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.mbedtls_pk_parse_key_pkcs8_encrypted_der - 0x42035df6 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037e6e 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .text.mbedtls_pk_parse_subpubkey - 0x42035f26 0x156 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - 0x42035f26 mbedtls_pk_parse_subpubkey + 0x42037f9e 0x156 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42037f9e mbedtls_pk_parse_subpubkey .text.mbedtls_pk_parse_key - 0x4203607c 0x330 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - 0x4203607c mbedtls_pk_parse_key + 0x420380f4 0x330 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x420380f4 mbedtls_pk_parse_key .text.mbedtls_pk_parse_public_key - 0x420363ac 0x1a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - 0x420363ac mbedtls_pk_parse_public_key + 0x42038424 0x1a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x42038424 mbedtls_pk_parse_public_key .text.mbedtls_calloc - 0x42036554 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - 0x42036554 mbedtls_calloc + 0x420385cc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x420385cc mbedtls_calloc .text.mbedtls_free - 0x42036564 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - 0x42036564 mbedtls_free + 0x420385dc 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x420385dc mbedtls_free .text.mbedtls_platform_zeroize - 0x42036574 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - 0x42036574 mbedtls_platform_zeroize + 0x420385ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x420385ec mbedtls_platform_zeroize .text.mbedtls_zeroize_and_free - 0x42036594 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - 0x42036594 mbedtls_zeroize_and_free + 0x4203860c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x4203860c mbedtls_zeroize_and_free .text.mbedtls_ct_uint_lt - 0x420365b0 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038628 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.asn1_get_nonzero_mpi - 0x420365e4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203865c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_check_context - 0x42036614 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203868c 0xfe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_prepare_blinding - 0x42036712 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203878a 0x13a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_unblind - 0x4203684c 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420388c4 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_md_get_size_from_type - 0x42036906 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203897e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.compute_hash - 0x42036918 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038990 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mgf_mask - 0x4203694c 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420389c4 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.hash_mprime - 0x42036a4c 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038ac4 0xa6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_ct_rsaes_pkcs1_v15_unpadding - 0x42036af2 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038b6a 0x152 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_rsassa_pkcs1_v15_encode - 0x42036c44 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038cbc 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_rsa_import - 0x42036de8 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42036de8 mbedtls_rsa_import + 0x42038e60 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038e60 mbedtls_rsa_import .text.mbedtls_rsa_import_raw - 0x42036e7c 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42036e7c mbedtls_rsa_import_raw + 0x42038ef4 0x9e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038ef4 mbedtls_rsa_import_raw .text.mbedtls_rsa_complete - 0x42036f1a 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42036f1a mbedtls_rsa_complete + 0x42038f92 0x1e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42038f92 mbedtls_rsa_complete .text.mbedtls_rsa_init - 0x420370fc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420370fc mbedtls_rsa_init + 0x42039174 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039174 mbedtls_rsa_init .text.mbedtls_rsa_get_bitlen - 0x42037114 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42037114 mbedtls_rsa_get_bitlen + 0x4203918c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203918c mbedtls_rsa_get_bitlen .text.mbedtls_rsa_get_len - 0x42037124 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42037124 mbedtls_rsa_get_len + 0x4203919c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203919c mbedtls_rsa_get_len .text.mbedtls_rsa_check_pubkey - 0x42037128 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42037128 mbedtls_rsa_check_pubkey + 0x420391a0 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420391a0 mbedtls_rsa_check_pubkey .text.mbedtls_rsa_parse_pubkey - 0x4203719c 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203719c mbedtls_rsa_parse_pubkey + 0x42039214 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039214 mbedtls_rsa_parse_pubkey .text.mbedtls_rsa_check_privkey - 0x42037274 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42037274 mbedtls_rsa_check_privkey + 0x420392ec 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420392ec mbedtls_rsa_check_privkey .text.mbedtls_rsa_check_pub_priv - 0x420372f6 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420372f6 mbedtls_rsa_check_pub_priv + 0x4203936e 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203936e mbedtls_rsa_check_pub_priv .text.mbedtls_rsa_public - 0x42037346 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42037346 mbedtls_rsa_public + 0x420393be 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420393be mbedtls_rsa_public .text.mbedtls_rsa_private - 0x420373e0 0x296 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420373e0 mbedtls_rsa_private + 0x42039458 0x296 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039458 mbedtls_rsa_private .text.rsa_rsassa_pss_sign_no_mode_check - 0x42037676 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420396ee 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.rsa_rsassa_pss_sign - 0x42037820 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039898 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .text.mbedtls_rsa_rsaes_oaep_encrypt - 0x42037852 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42037852 mbedtls_rsa_rsaes_oaep_encrypt + 0x420398ca 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420398ca mbedtls_rsa_rsaes_oaep_encrypt .text.mbedtls_rsa_rsaes_pkcs1_v15_encrypt - 0x42037980 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42037980 mbedtls_rsa_rsaes_pkcs1_v15_encrypt + 0x420399f8 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x420399f8 mbedtls_rsa_rsaes_pkcs1_v15_encrypt .text.mbedtls_rsa_pkcs1_encrypt - 0x42037a50 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42037a50 mbedtls_rsa_pkcs1_encrypt + 0x42039ac8 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039ac8 mbedtls_rsa_pkcs1_encrypt .text.mbedtls_rsa_rsaes_oaep_decrypt - 0x42037a84 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42037a84 mbedtls_rsa_rsaes_oaep_decrypt + 0x42039afc 0x20c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039afc mbedtls_rsa_rsaes_oaep_decrypt .text.mbedtls_rsa_rsaes_pkcs1_v15_decrypt - 0x42037c90 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42037c90 mbedtls_rsa_rsaes_pkcs1_v15_decrypt + 0x42039d08 0x8e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039d08 mbedtls_rsa_rsaes_pkcs1_v15_decrypt .text.mbedtls_rsa_pkcs1_decrypt - 0x42037d1e 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42037d1e mbedtls_rsa_pkcs1_decrypt + 0x42039d96 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039d96 mbedtls_rsa_pkcs1_decrypt .text.mbedtls_rsa_rsassa_pss_sign - 0x42037d54 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42037d54 mbedtls_rsa_rsassa_pss_sign + 0x42039dcc 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039dcc mbedtls_rsa_rsassa_pss_sign .text.mbedtls_rsa_rsassa_pkcs1_v15_sign - 0x42037d66 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42037d66 mbedtls_rsa_rsassa_pkcs1_v15_sign + 0x42039dde 0xea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039dde mbedtls_rsa_rsassa_pkcs1_v15_sign .text.mbedtls_rsa_pkcs1_sign - 0x42037e50 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42037e50 mbedtls_rsa_pkcs1_sign + 0x42039ec8 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039ec8 mbedtls_rsa_pkcs1_sign .text.mbedtls_rsa_rsassa_pss_verify_ext - 0x42037e88 0x1ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42037e88 mbedtls_rsa_rsassa_pss_verify_ext + 0x42039f00 0x1ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x42039f00 mbedtls_rsa_rsassa_pss_verify_ext .text.mbedtls_rsa_rsassa_pss_verify - 0x42038072 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42038072 mbedtls_rsa_rsassa_pss_verify + 0x4203a0ea 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a0ea mbedtls_rsa_rsassa_pss_verify .text.mbedtls_rsa_rsassa_pkcs1_v15_verify - 0x4203809c 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x4203809c mbedtls_rsa_rsassa_pkcs1_v15_verify + 0x4203a114 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a114 mbedtls_rsa_rsassa_pkcs1_v15_verify .text.mbedtls_rsa_pkcs1_verify - 0x42038150 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42038150 mbedtls_rsa_pkcs1_verify + 0x4203a1c8 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a1c8 mbedtls_rsa_pkcs1_verify .text.mbedtls_rsa_free - 0x42038184 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x42038184 mbedtls_rsa_free + 0x4203a1fc 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a1fc mbedtls_rsa_free .text.mbedtls_rsa_parse_key - 0x420381fe 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - 0x420381fe mbedtls_rsa_parse_key + 0x4203a276 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x4203a276 mbedtls_rsa_parse_key .text.mbedtls_rsa_deduce_primes - 0x420383a2 0x234 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x420383a2 mbedtls_rsa_deduce_primes + 0x4203a41a 0x234 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4203a41a mbedtls_rsa_deduce_primes .text.mbedtls_rsa_deduce_private_exponent - 0x420385d6 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x420385d6 mbedtls_rsa_deduce_private_exponent + 0x4203a64e 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4203a64e mbedtls_rsa_deduce_private_exponent .text.mbedtls_rsa_deduce_crt - 0x420386a6 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x420386a6 mbedtls_rsa_deduce_crt + 0x4203a71e 0x94 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4203a71e mbedtls_rsa_deduce_crt .text.mbedtls_rsa_validate_params - 0x4203873a 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x4203873a mbedtls_rsa_validate_params + 0x4203a7b2 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4203a7b2 mbedtls_rsa_validate_params .text.mbedtls_rsa_validate_crt - 0x42038932 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - 0x42038932 mbedtls_rsa_validate_crt + 0x4203a9aa 0x15e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x4203a9aa mbedtls_rsa_validate_crt .text.mbedtls_sha1 - 0x42038a90 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - 0x42038a90 mbedtls_sha1 + 0x4203ab08 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x4203ab08 mbedtls_sha1 .text.mbedtls_sha256 - 0x42038ae4 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - 0x42038ae4 mbedtls_sha256 + 0x4203ab5c 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x4203ab5c mbedtls_sha256 .text.mbedtls_sha512_init - 0x42038b4e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x42038b4e mbedtls_sha512_init + 0x4203abc6 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203abc6 mbedtls_sha512_init .text.mbedtls_sha512_free - 0x42038b66 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x42038b66 mbedtls_sha512_free + 0x4203abde 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203abde mbedtls_sha512_free .text.mbedtls_sha512_clone - 0x42038b7a 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x42038b7a mbedtls_sha512_clone + 0x4203abf2 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203abf2 mbedtls_sha512_clone .text.mbedtls_sha512_starts - 0x42038bac 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x42038bac mbedtls_sha512_starts + 0x4203ac24 0x128 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203ac24 mbedtls_sha512_starts .text.mbedtls_internal_sha512_process - 0x42038cd4 0xd84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x42038cd4 mbedtls_internal_sha512_process + 0x4203ad4c 0xd84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203ad4c mbedtls_internal_sha512_process .text.mbedtls_internal_sha512_process_many - 0x42039a58 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203bad0 0x46 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) .text.mbedtls_sha512_update - 0x42039a9e 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x42039a9e mbedtls_sha512_update + 0x4203bb16 0xd4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203bb16 mbedtls_sha512_update .text.mbedtls_sha512_finish - 0x42039b72 0x34c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x42039b72 mbedtls_sha512_finish + 0x4203bbea 0x34c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203bbea mbedtls_sha512_finish .text.mbedtls_sha512 - 0x42039ebe 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - 0x42039ebe mbedtls_sha512 + 0x4203bf36 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x4203bf36 mbedtls_sha512 .text.mbedtls_hardware_poll - 0x42039f28 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - 0x42039f28 mbedtls_hardware_poll + 0x4203bfa0 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x4203bfa0 mbedtls_hardware_poll .text.esp_mbedtls_mem_calloc - 0x42039f4a 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - 0x42039f4a esp_mbedtls_mem_calloc + 0x4203bfc2 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x4203bfc2 esp_mbedtls_mem_calloc .text.esp_mbedtls_mem_free - 0x42039f62 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - 0x42039f62 esp_mbedtls_mem_free + 0x4203bfda 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x4203bfda esp_mbedtls_mem_free .text.esp_aes_xts_decode_keys - 0x42039f74 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203bfec 0x2e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .text.esp_gf128mul_x_ble - 0x42039fa2 0x12a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c01a 0x12a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .text.esp_aes_xts_init - 0x4203a0cc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4203a0cc esp_aes_xts_init + 0x4203c144 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c144 esp_aes_xts_init .text.esp_aes_xts_free - 0x4203a0e4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4203a0e4 esp_aes_xts_free + 0x4203c15c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c15c esp_aes_xts_free .text.esp_aes_xts_setkey_enc - 0x4203a0fc 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4203a0fc esp_aes_xts_setkey_enc + 0x4203c174 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c174 esp_aes_xts_setkey_enc .text.esp_aes_xts_setkey_dec - 0x4203a134 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4203a134 esp_aes_xts_setkey_dec + 0x4203c1ac 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c1ac esp_aes_xts_setkey_dec .text.esp_aes_crypt_xts - 0x4203a16c 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - 0x4203a16c esp_aes_crypt_xts + 0x4203c1e4 0x1aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x4203c1e4 esp_aes_crypt_xts .text.valid_key_length - 0x4203a316 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4203a316 valid_key_length + 0x4203c38e 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4203c38e valid_key_length .text.esp_aes_init - 0x4203a334 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4203a334 esp_aes_init + 0x4203c3ac 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4203c3ac esp_aes_init .text.esp_aes_free - 0x4203a350 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4203a350 esp_aes_free + 0x4203c3c8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4203c3c8 esp_aes_free .text.esp_aes_setkey - 0x4203a36a 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - 0x4203a36a esp_aes_setkey + 0x4203c3e2 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x4203c3e2 esp_aes_setkey .text.esp_aes_validate_input - 0x4203a3b8 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c430 0x96 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .text.esp_aes_acquire_hardware - 0x4203a44e 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203a44e esp_aes_acquire_hardware + 0x4203c4c6 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c4c6 esp_aes_acquire_hardware .text.esp_aes_release_hardware - 0x4203a4a0 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203a4a0 esp_aes_release_hardware + 0x4203c518 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c518 esp_aes_release_hardware .text.esp_aes_crypt_ecb - 0x4203a4da 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203a4da esp_aes_crypt_ecb + 0x4203c552 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c552 esp_aes_crypt_ecb .text.esp_aes_crypt_cbc - 0x4203a54e 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203a54e esp_aes_crypt_cbc + 0x4203c5c6 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c5c6 esp_aes_crypt_cbc .text.esp_aes_crypt_cfb128 - 0x4203a624 0x18e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203a624 esp_aes_crypt_cfb128 + 0x4203c69c 0x18e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c69c esp_aes_crypt_cfb128 .text.esp_aes_crypt_ofb - 0x4203a7b2 0x136 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203a7b2 esp_aes_crypt_ofb + 0x4203c82a 0x136 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c82a esp_aes_crypt_ofb .text.esp_aes_crypt_ctr - 0x4203a8e8 0x172 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - 0x4203a8e8 esp_aes_crypt_ctr + 0x4203c960 0x172 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x4203c960 esp_aes_crypt_ctr .text.rsa_rsassa_pkcs1_v15_encode - 0x4203aa5a 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203cad2 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) .text.esp_ds_conn_lock - 0x4203abea 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203cc62 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) .text.esp_ds_set_session_timeout - 0x4203ac32 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - 0x4203ac32 esp_ds_set_session_timeout + 0x4203ccaa 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203ccaa esp_ds_set_session_timeout .text.esp_ds_init_data_ctx - 0x4203ac4c 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - 0x4203ac4c esp_ds_init_data_ctx + 0x4203ccc4 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203ccc4 esp_ds_init_data_ctx .text.esp_ds_release_ds_lock - 0x4203ad46 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - 0x4203ad46 esp_ds_release_ds_lock + 0x4203cdbe 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203cdbe esp_ds_release_ds_lock .text.esp_ds_get_keylen - 0x4203ad8a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - 0x4203ad8a esp_ds_get_keylen + 0x4203ce02 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203ce02 esp_ds_get_keylen .text.esp_ds_rsa_sign - 0x4203ad9a 0x232 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - 0x4203ad9a esp_ds_rsa_sign + 0x4203ce12 0x232 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x4203ce12 esp_ds_rsa_sign .text.mpi_words - 0x4203afcc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d044 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.modular_inverse - 0x4203afec 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d064 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.calculate_rinv - 0x4203b084 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d0fc 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_isr_initialise - 0x4203b0d4 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d14c 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_wait_intr - 0x4203b194 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d20c 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.esp_mpi_exp_mod - 0x4203b1e8 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d260 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mpi_mult_mpi_failover_mod_mult - 0x4203b356 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d3ce 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mbedtls_mpi_exp_mod - 0x4203b3f0 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4203b3f0 mbedtls_mpi_exp_mod + 0x4203d468 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d468 mbedtls_mpi_exp_mod .text.mbedtls_mpi_mul_mpi - 0x4203b432 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4203b432 mbedtls_mpi_mul_mpi + 0x4203d4aa 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d4aa mbedtls_mpi_mul_mpi .text.mpi_mult_mpi_overlong - 0x4203b57c 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d5f4 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .text.mbedtls_mpi_mul_int - 0x4203b60e 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - 0x4203b60e mbedtls_mpi_mul_int + 0x4203d686 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x4203d686 mbedtls_mpi_mul_int .text.esp_mpi_enable_hardware_hw_op - 0x4203b62e 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4203b62e esp_mpi_enable_hardware_hw_op + 0x4203d6a6 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4203d6a6 esp_mpi_enable_hardware_hw_op .text.esp_mpi_disable_hardware_hw_op - 0x4203b684 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4203b684 esp_mpi_disable_hardware_hw_op + 0x4203d6fc 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4203d6fc esp_mpi_disable_hardware_hw_op .text.esp_mpi_mul_mpi_hw_op - 0x4203b6c2 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4203b6c2 esp_mpi_mul_mpi_hw_op + 0x4203d73a 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4203d73a esp_mpi_mul_mpi_hw_op .text.esp_mpi_mult_mpi_failover_mod_mult_hw_op - 0x4203b70a 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4203b70a esp_mpi_mult_mpi_failover_mod_mult_hw_op + 0x4203d782 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4203d782 esp_mpi_mult_mpi_failover_mod_mult_hw_op .text.esp_mpi_exp_mpi_mod_hw_op - 0x4203b794 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - 0x4203b794 esp_mpi_exp_mpi_mod_hw_op + 0x4203d80c 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x4203d80c esp_mpi_exp_mpi_mod_hw_op .text.mbedtls_zeroize - 0x4203b842 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203d8ba 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.esp_internal_sha1_dma_process - 0x4203b854 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203d8cc 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.esp_internal_sha_update_state - 0x4203b86a 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203d8e2 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .text.mbedtls_sha1_init - 0x4203b894 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203b894 mbedtls_sha1_init + 0x4203d90c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203d90c mbedtls_sha1_init .text.mbedtls_sha1_free - 0x4203b8ac 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203b8ac mbedtls_sha1_free + 0x4203d924 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203d924 mbedtls_sha1_free .text.mbedtls_sha1_clone - 0x4203b8c0 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203b8c0 mbedtls_sha1_clone + 0x4203d938 0x16 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203d938 mbedtls_sha1_clone .text.mbedtls_sha1_starts - 0x4203b8d6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203b8d6 mbedtls_sha1_starts + 0x4203d94e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203d94e mbedtls_sha1_starts .text.mbedtls_internal_sha1_process - 0x4203b8f8 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203b8f8 mbedtls_internal_sha1_process + 0x4203d970 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203d970 mbedtls_internal_sha1_process .text.mbedtls_sha1_update - 0x4203b948 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203b948 mbedtls_sha1_update + 0x4203d9c0 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203d9c0 mbedtls_sha1_update .text.mbedtls_sha1_finish - 0x4203ba26 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - 0x4203ba26 mbedtls_sha1_finish + 0x4203da9e 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x4203da9e mbedtls_sha1_finish .text.mbedtls_zeroize - 0x4203bada 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203db52 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .text.esp_internal_sha_update_state - 0x4203baec 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203db64 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .text.mbedtls_sha256_init - 0x4203bb16 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203bb16 mbedtls_sha256_init + 0x4203db8e 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203db8e mbedtls_sha256_init .text.mbedtls_sha256_free - 0x4203bb2e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203bb2e mbedtls_sha256_free + 0x4203dba6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203dba6 mbedtls_sha256_free .text.mbedtls_sha256_clone - 0x4203bb42 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203bb42 mbedtls_sha256_clone + 0x4203dbba 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203dbba mbedtls_sha256_clone .text.mbedtls_sha256_starts - 0x4203bb68 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203bb68 mbedtls_sha256_starts + 0x4203dbe0 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203dbe0 mbedtls_sha256_starts .text.mbedtls_sha256_update - 0x4203bb9a 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203bb9a mbedtls_sha256_update + 0x4203dc12 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203dc12 mbedtls_sha256_update .text.mbedtls_sha256_finish - 0x4203bc7c 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - 0x4203bc7c mbedtls_sha256_finish + 0x4203dcf4 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x4203dcf4 mbedtls_sha256_finish .text.xor_data - 0x4203bd4c 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203ddc4 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.gcm_gen_table - 0x4203bd70 0x168 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203dde8 0x168 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.gcm_mult - 0x4203bed8 0x1e6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203df50 0x1e6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.increment32_j0 - 0x4203c0be 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e136 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_gcm_ghash - 0x4203c112 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e18a 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_gcm_derive_J0 - 0x4203c182 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e1fa 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_aes_gcm_setkey - 0x4203c202 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203c202 esp_aes_gcm_setkey + 0x4203e27a 0xac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e27a esp_aes_gcm_setkey .text.esp_aes_gcm_init - 0x4203c2ae 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203c2ae esp_aes_gcm_init + 0x4203e326 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e326 esp_aes_gcm_init .text.esp_aes_gcm_free - 0x4203c2d6 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203c2d6 esp_aes_gcm_free + 0x4203e34e 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e34e esp_aes_gcm_free .text.esp_aes_gcm_starts - 0x4203c30e 0x116 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203c30e esp_aes_gcm_starts + 0x4203e386 0x116 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e386 esp_aes_gcm_starts .text.esp_aes_gcm_update_ad - 0x4203c424 0xcc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203c424 esp_aes_gcm_update_ad + 0x4203e49c 0xcc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e49c esp_aes_gcm_update_ad .text.esp_aes_gcm_update - 0x4203c4f0 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203c4f0 esp_aes_gcm_update + 0x4203e568 0x1a4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e568 esp_aes_gcm_update .text.esp_aes_gcm_finish - 0x4203c694 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203c694 esp_aes_gcm_finish + 0x4203e70c 0xa2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e70c esp_aes_gcm_finish .text.esp_aes_gcm_crypt_and_tag_partial_hw - 0x4203c736 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e7ae 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .text.esp_aes_gcm_crypt_and_tag - 0x4203c798 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203c798 esp_aes_gcm_crypt_and_tag + 0x4203e810 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e810 esp_aes_gcm_crypt_and_tag .text.esp_aes_gcm_auth_decrypt - 0x4203c7fc 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - 0x4203c7fc esp_aes_gcm_auth_decrypt + 0x4203e874 0x86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x4203e874 esp_aes_gcm_auth_decrypt .text.esp_md5_finish - 0x4203c882 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203c882 esp_md5_finish + 0x4203e8fa 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203e8fa esp_md5_finish .text.esp_md5_update - 0x4203c89c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203c89c esp_md5_update + 0x4203e914 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203e914 esp_md5_update .text.esp_md5_init - 0x4203c8b0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203c8b0 esp_md5_init + 0x4203e928 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203e928 esp_md5_init .text.esp_md5_starts - 0x4203c8c2 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203c8c2 esp_md5_starts + 0x4203e93a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203e93a esp_md5_starts .text.esp_md5_free - 0x4203c8d2 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203c8d2 esp_md5_free + 0x4203e94a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203e94a esp_md5_free .text.esp_md5_clone - 0x4203c8e6 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - 0x4203c8e6 esp_md5_clone - .text.aria_a 0x4203c910 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .text.aria_sl 0x4203ca3e 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203e95e 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x4203e95e esp_md5_clone + .text.aria_a 0x4203e988 0x12e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .text.aria_sl 0x4203eab6 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_fo_xor - 0x4203cb4e 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203ebc6 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_fe_xor - 0x4203cbf8 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203ec70 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.aria_rot128 - 0x4203cca2 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203ed1a 0xb2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .text.mbedtls_aria_setkey_enc - 0x4203cd54 0x27a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203cd54 mbedtls_aria_setkey_enc + 0x4203edcc 0x27a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203edcc mbedtls_aria_setkey_enc .text.mbedtls_aria_setkey_dec - 0x4203cfce 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203cfce mbedtls_aria_setkey_dec + 0x4203f046 0x8a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f046 mbedtls_aria_setkey_dec .text.mbedtls_aria_crypt_ecb - 0x4203d058 0x214 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203d058 mbedtls_aria_crypt_ecb + 0x4203f0d0 0x214 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f0d0 mbedtls_aria_crypt_ecb .text.mbedtls_aria_init - 0x4203d26c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203d26c mbedtls_aria_init + 0x4203f2e4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f2e4 mbedtls_aria_init .text.mbedtls_aria_free - 0x4203d284 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203d284 mbedtls_aria_free + 0x4203f2fc 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f2fc mbedtls_aria_free .text.mbedtls_aria_crypt_cbc - 0x4203d298 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203d298 mbedtls_aria_crypt_cbc + 0x4203f310 0xf4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f310 mbedtls_aria_crypt_cbc .text.mbedtls_aria_crypt_cfb128 - 0x4203d38c 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203d38c mbedtls_aria_crypt_cfb128 + 0x4203f404 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f404 mbedtls_aria_crypt_cfb128 .text.mbedtls_aria_crypt_ctr - 0x4203d448 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - 0x4203d448 mbedtls_aria_crypt_ctr + 0x4203f4c0 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x4203f4c0 mbedtls_aria_crypt_ctr .text.asn1_get_sequence_of_cb - 0x4203d4e2 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f55a 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) .text.mbedtls_asn1_get_len - 0x4203d538 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203d538 mbedtls_asn1_get_len + 0x4203f5b0 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f5b0 mbedtls_asn1_get_len .text.mbedtls_asn1_get_tag - 0x4203d5c4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203d5c4 mbedtls_asn1_get_tag + 0x4203f63c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f63c mbedtls_asn1_get_tag .text.asn1_get_tagged_int - 0x4203d5f4 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f66c 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) .text.mbedtls_asn1_get_bool - 0x4203d686 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203d686 mbedtls_asn1_get_bool + 0x4203f6fe 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f6fe mbedtls_asn1_get_bool .text.mbedtls_asn1_get_int - 0x4203d6c6 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203d6c6 mbedtls_asn1_get_int + 0x4203f73e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f73e mbedtls_asn1_get_int .text.mbedtls_asn1_get_mpi - 0x4203d6d8 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203d6d8 mbedtls_asn1_get_mpi + 0x4203f750 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f750 mbedtls_asn1_get_mpi .text.mbedtls_asn1_get_bitstring - 0x4203d70c 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203d70c mbedtls_asn1_get_bitstring + 0x4203f784 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f784 mbedtls_asn1_get_bitstring .text.mbedtls_asn1_traverse_sequence_of - 0x4203d76c 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203d76c mbedtls_asn1_traverse_sequence_of + 0x4203f7e4 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f7e4 mbedtls_asn1_traverse_sequence_of .text.mbedtls_asn1_get_bitstring_null - 0x4203d820 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203d820 mbedtls_asn1_get_bitstring_null + 0x4203f898 0x3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f898 mbedtls_asn1_get_bitstring_null .text.mbedtls_asn1_sequence_free - 0x4203d85e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203d85e mbedtls_asn1_sequence_free + 0x4203f8d6 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f8d6 mbedtls_asn1_sequence_free .text.mbedtls_asn1_get_sequence_of - 0x4203d878 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203d878 mbedtls_asn1_get_sequence_of + 0x4203f8f0 0x4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f8f0 mbedtls_asn1_get_sequence_of .text.mbedtls_asn1_get_alg - 0x4203d8c6 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203d8c6 mbedtls_asn1_get_alg + 0x4203f93e 0xba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f93e mbedtls_asn1_get_alg .text.mbedtls_asn1_get_alg_null - 0x4203d980 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203d980 mbedtls_asn1_get_alg_null + 0x4203f9f8 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203f9f8 mbedtls_asn1_get_alg_null .text.mbedtls_asn1_free_named_data_list_shallow - 0x4203d9b6 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - 0x4203d9b6 mbedtls_asn1_free_named_data_list_shallow + 0x4203fa2e 0x1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x4203fa2e mbedtls_asn1_free_named_data_list_shallow .text.mbedtls_asn1_write_len - 0x4203d9d0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4203d9d0 mbedtls_asn1_write_len + 0x4203fa48 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4203fa48 mbedtls_asn1_write_len .text.mbedtls_asn1_write_tag - 0x4203da20 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4203da20 mbedtls_asn1_write_tag + 0x4203fa98 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4203fa98 mbedtls_asn1_write_tag .text.mbedtls_asn1_write_len_and_tag - 0x4203da3e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4203fab6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) .text.mbedtls_asn1_write_mpi - 0x4203da7a 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - 0x4203da7a mbedtls_asn1_write_mpi + 0x4203faf2 0x9a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x4203faf2 mbedtls_asn1_write_mpi .text.mbedtls_ccm_clear_state - 0x4203db14 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203fb8c 0x36 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.ccm_calculate_first_block_if_ready - 0x4203db4a 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203fbc2 0xae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.mbedtls_ccm_crypt - 0x4203dbf8 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203fc70 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.mbedtls_ccm_compare_tags - 0x4203dc94 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203fd0c 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.mbedtls_ccm_init - 0x4203dca8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4203dca8 mbedtls_ccm_init + 0x4203fd20 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203fd20 mbedtls_ccm_init .text.mbedtls_ccm_setkey - 0x4203dcc0 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4203dcc0 mbedtls_ccm_setkey + 0x4203fd38 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203fd38 mbedtls_ccm_setkey .text.mbedtls_ccm_free - 0x4203dd22 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4203dd22 mbedtls_ccm_free + 0x4203fd9a 0x24 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203fd9a mbedtls_ccm_free .text.mbedtls_ccm_starts - 0x4203dd46 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4203dd46 mbedtls_ccm_starts + 0x4203fdbe 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203fdbe mbedtls_ccm_starts .text.mbedtls_ccm_set_lengths - 0x4203dde6 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4203dde6 mbedtls_ccm_set_lengths + 0x4203fe5e 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203fe5e mbedtls_ccm_set_lengths .text.mbedtls_ccm_update_ad - 0x4203de32 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4203de32 mbedtls_ccm_update_ad + 0x4203feaa 0x10a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203feaa mbedtls_ccm_update_ad .text.mbedtls_ccm_update - 0x4203df3c 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4203df3c mbedtls_ccm_update + 0x4203ffb4 0x1ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4203ffb4 mbedtls_ccm_update .text.mbedtls_ccm_finish - 0x4203e0f6 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4203e0f6 mbedtls_ccm_finish + 0x4204016e 0x92 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4204016e mbedtls_ccm_finish .text.ccm_auth_crypt - 0x4203e188 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x42040200 0x6a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.ccm_auth_decrypt - 0x4203e1f2 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x4204026a 0x4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .text.mbedtls_ccm_encrypt_and_tag - 0x4203e23e 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4203e23e mbedtls_ccm_encrypt_and_tag + 0x420402b6 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420402b6 mbedtls_ccm_encrypt_and_tag .text.mbedtls_ccm_auth_decrypt - 0x4203e264 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - 0x4203e264 mbedtls_ccm_auth_decrypt + 0x420402dc 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x420402dc mbedtls_ccm_auth_decrypt .text.derive_mpi - 0x4203e28a 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040302 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .text.ecdsa_signature_to_asn1 - 0x4203e2fa 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040372 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .text.mbedtls_ecdsa_can_do - 0x4203e3a2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4203e3a2 mbedtls_ecdsa_can_do + 0x4204041a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x4204041a mbedtls_ecdsa_can_do .text.mbedtls_ecdsa_sign_restartable - 0x4203e3b0 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4203e3b0 mbedtls_ecdsa_sign_restartable + 0x42040428 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040428 mbedtls_ecdsa_sign_restartable .text.mbedtls_ecdsa_sign_det_restartable - 0x4203e57c 0x10e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4203e57c mbedtls_ecdsa_sign_det_restartable + 0x420405f4 0x10e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420405f4 mbedtls_ecdsa_sign_det_restartable .text.mbedtls_ecdsa_verify_restartable - 0x4203e68a 0x16c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4203e68a mbedtls_ecdsa_verify_restartable + 0x42040702 0x16c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040702 mbedtls_ecdsa_verify_restartable .text.mbedtls_ecdsa_write_signature_restartable - 0x4203e7f6 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4203e7f6 mbedtls_ecdsa_write_signature_restartable + 0x4204086e 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x4204086e mbedtls_ecdsa_write_signature_restartable .text.mbedtls_ecdsa_write_signature - 0x4203e89a 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4203e89a mbedtls_ecdsa_write_signature + 0x42040912 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040912 mbedtls_ecdsa_write_signature .text.mbedtls_ecdsa_read_signature_restartable - 0x4203e8ae 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4203e8ae mbedtls_ecdsa_read_signature_restartable + 0x42040926 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040926 mbedtls_ecdsa_read_signature_restartable .text.mbedtls_ecdsa_read_signature - 0x4203e96a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4203e96a mbedtls_ecdsa_read_signature + 0x420409e2 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420409e2 mbedtls_ecdsa_read_signature .text.mbedtls_ecdsa_init - 0x4203e97a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4203e97a mbedtls_ecdsa_init + 0x420409f2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x420409f2 mbedtls_ecdsa_init .text.mbedtls_ecdsa_free - 0x4203e988 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - 0x4203e988 mbedtls_ecdsa_free + 0x42040a00 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x42040a00 mbedtls_ecdsa_free .text.gcm_gen_table_rightshift - 0x4203e998 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42040a10 0x14a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_gen_table - 0x4203eae2 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42040b5a 0x190 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_mult_smalltable - 0x4203ec72 0x206 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42040cea 0x206 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_mult - 0x4203ee78 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42040ef0 0x1e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_mask - 0x4203ee96 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42040f0e 0xd6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.gcm_incr - 0x4203ef6c 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42040fe4 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .text.mbedtls_gcm_init_soft - 0x4203efc4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4203efc4 mbedtls_gcm_init_soft + 0x4204103c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4204103c mbedtls_gcm_init_soft .text.mbedtls_gcm_setkey_soft - 0x4203efdc 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4203efdc mbedtls_gcm_setkey_soft + 0x42041054 0x82 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42041054 mbedtls_gcm_setkey_soft .text.mbedtls_gcm_starts_soft - 0x4203f05e 0x124 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4203f05e mbedtls_gcm_starts_soft + 0x420410d6 0x124 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x420410d6 mbedtls_gcm_starts_soft .text.mbedtls_gcm_update_ad_soft - 0x4203f182 0x132 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4203f182 mbedtls_gcm_update_ad_soft + 0x420411fa 0x132 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x420411fa mbedtls_gcm_update_ad_soft .text.mbedtls_gcm_update_soft - 0x4203f2b4 0x176 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4203f2b4 mbedtls_gcm_update_soft + 0x4204132c 0x176 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x4204132c mbedtls_gcm_update_soft .text.mbedtls_gcm_finish_soft - 0x4203f42a 0x142 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4203f42a mbedtls_gcm_finish_soft + 0x420414a2 0x142 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x420414a2 mbedtls_gcm_finish_soft .text.mbedtls_gcm_crypt_and_tag_soft - 0x4203f56c 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4203f56c mbedtls_gcm_crypt_and_tag_soft + 0x420415e4 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x420415e4 mbedtls_gcm_crypt_and_tag_soft .text.mbedtls_gcm_auth_decrypt_soft - 0x4203f5ce 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4203f5ce mbedtls_gcm_auth_decrypt_soft + 0x42041646 0x52 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42041646 mbedtls_gcm_auth_decrypt_soft .text.mbedtls_gcm_free_soft - 0x4203f620 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - 0x4203f620 mbedtls_gcm_free_soft + 0x42041698 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x42041698 mbedtls_gcm_free_soft .text.mbedtls_hmac_drbg_init - 0x4203f640 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x4203f640 mbedtls_hmac_drbg_init + 0x420416b8 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420416b8 mbedtls_hmac_drbg_init .text.mbedtls_hmac_drbg_update - 0x4203f666 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x4203f666 mbedtls_hmac_drbg_update + 0x420416de 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420416de mbedtls_hmac_drbg_update .text.hmac_drbg_reseed_core - 0x4203f748 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420417c0 0xde esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) .text.mbedtls_hmac_drbg_seed_buf - 0x4203f826 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x4203f826 mbedtls_hmac_drbg_seed_buf + 0x4204189e 0x64 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x4204189e mbedtls_hmac_drbg_seed_buf .text.mbedtls_hmac_drbg_reseed - 0x4203f88a 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x4203f88a mbedtls_hmac_drbg_reseed + 0x42041902 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42041902 mbedtls_hmac_drbg_reseed .text.mbedtls_hmac_drbg_random_with_add - 0x4203f89a 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x4203f89a mbedtls_hmac_drbg_random_with_add + 0x42041912 0xe6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42041912 mbedtls_hmac_drbg_random_with_add .text.mbedtls_hmac_drbg_random - 0x4203f980 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x4203f980 mbedtls_hmac_drbg_random + 0x420419f8 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x420419f8 mbedtls_hmac_drbg_random .text.mbedtls_hmac_drbg_free - 0x4203f992 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - 0x4203f992 mbedtls_hmac_drbg_free + 0x42041a0a 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x42041a0a mbedtls_hmac_drbg_free .text.oid_x509_ext_from_asn1 - 0x4203f9ba 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041a32 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_sig_alg_from_asn1 - 0x4203f9f6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041a6e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_pk_alg_from_asn1 - 0x4203fa32 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041aaa 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_grp_id_from_asn1 - 0x4203fa6e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041ae6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_grp_id_algid_from_asn1 - 0x4203faaa 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041b22 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_cipher_alg_from_asn1 - 0x4203fae6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041b5e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_md_alg_from_asn1 - 0x4203fb22 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041b9a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_md_hmac_from_asn1 - 0x4203fb5e 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041bd6 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.oid_pkcs12_pbe_alg_from_asn1 - 0x4203fb9a 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041c12 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .text.mbedtls_oid_get_x509_ext_type - 0x4203fbd6 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x4203fbd6 mbedtls_oid_get_x509_ext_type + 0x42041c4e 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041c4e mbedtls_oid_get_x509_ext_type .text.mbedtls_oid_get_sig_alg - 0x4203fbf8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x4203fbf8 mbedtls_oid_get_sig_alg + 0x42041c70 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041c70 mbedtls_oid_get_sig_alg .text.mbedtls_oid_get_pk_alg - 0x4203fc24 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x4203fc24 mbedtls_oid_get_pk_alg + 0x42041c9c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041c9c mbedtls_oid_get_pk_alg .text.mbedtls_oid_get_ec_grp - 0x4203fc46 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x4203fc46 mbedtls_oid_get_ec_grp + 0x42041cbe 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041cbe mbedtls_oid_get_ec_grp .text.mbedtls_oid_get_ec_grp_algid - 0x4203fc68 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x4203fc68 mbedtls_oid_get_ec_grp_algid + 0x42041ce0 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041ce0 mbedtls_oid_get_ec_grp_algid .text.mbedtls_oid_get_cipher_alg - 0x4203fc8a 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x4203fc8a mbedtls_oid_get_cipher_alg + 0x42041d02 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041d02 mbedtls_oid_get_cipher_alg .text.mbedtls_oid_get_md_alg - 0x4203fcac 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x4203fcac mbedtls_oid_get_md_alg + 0x42041d24 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041d24 mbedtls_oid_get_md_alg .text.mbedtls_oid_get_oid_by_md - 0x4203fcce 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x4203fcce mbedtls_oid_get_oid_by_md + 0x42041d46 0x26 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041d46 mbedtls_oid_get_oid_by_md .text.mbedtls_oid_get_md_hmac - 0x4203fcf4 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x4203fcf4 mbedtls_oid_get_md_hmac + 0x42041d6c 0x22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041d6c mbedtls_oid_get_md_hmac .text.mbedtls_oid_get_pkcs12_pbe_alg - 0x4203fd16 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - 0x4203fd16 mbedtls_oid_get_pkcs12_pbe_alg + 0x42041d8e 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x42041d8e mbedtls_oid_get_pkcs12_pbe_alg .text.pem_check_pkcs_padding - 0x4203fd42 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42041dba 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.pem_get_iv - 0x4203fd7c 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42041df4 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.pem_pbkdf1 - 0x4203fe18 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42041e90 0x10c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.pem_aes_decrypt - 0x4203ff24 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42041f9c 0x7a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .text.mbedtls_pem_init - 0x4203ff9e 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x4203ff9e mbedtls_pem_init + 0x42042016 0x32 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42042016 mbedtls_pem_init .text.mbedtls_pem_read_buffer - 0x4203ffd0 0x34c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x4203ffd0 mbedtls_pem_read_buffer + 0x42042048 0x34c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42042048 mbedtls_pem_read_buffer .text.mbedtls_pem_free - 0x4204031c 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - 0x4204031c mbedtls_pem_free + 0x42042394 0x2a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x42042394 mbedtls_pem_free .text.pkcs12_parse_pbe_params - 0x42040346 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x420423be 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .text.pkcs12_fill_buffer - 0x420403ce 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x42042446 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .text.mbedtls_md_get_size_from_type - 0x42040416 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x4204248e 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .text.calculate_hashes - 0x42040428 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x420424a0 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .text.mbedtls_pkcs12_derivation - 0x420404f8 0x24e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - 0x420404f8 mbedtls_pkcs12_derivation + 0x42042570 0x24e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x42042570 mbedtls_pkcs12_derivation .text.pkcs12_pbe_derive_key_iv - 0x42040746 0x114 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x420427be 0x114 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .text.mbedtls_pkcs12_pbe_ext - 0x4204085a 0x146 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - 0x4204085a mbedtls_pkcs12_pbe_ext + 0x420428d2 0x146 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x420428d2 mbedtls_pkcs12_pbe_ext .text.pkcs5_parse_pbkdf2_params - 0x420409a0 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x42042a18 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) .text.pkcs5_pbkdf2_hmac - 0x42040a84 0x14c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x42042afc 0x14c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) .text.mbedtls_pkcs5_pbkdf2_hmac_ext - 0x42040bd0 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - 0x42040bd0 mbedtls_pkcs5_pbkdf2_hmac_ext + 0x42042c48 0x84 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x42042c48 mbedtls_pkcs5_pbkdf2_hmac_ext .text.mbedtls_pkcs5_pbes2_ext - 0x42040c54 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - 0x42040c54 mbedtls_pkcs5_pbes2_ext + 0x42042ccc 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x42042ccc mbedtls_pkcs5_pbes2_ext .text.s_check_dma_capable - 0x42040e38 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42042eb0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.esp_aes_isr_initialise - 0x42040e48 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42042ec0 0x12 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.dma_desc_setup_link - 0x42040e5a 0xee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42042ed2 0xee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.esp_aes_dma_wait_complete - 0x42040f48 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42042fc0 0x62 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.esp_aes_intr_alloc - 0x42040faa 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - 0x42040faa esp_aes_intr_alloc + 0x42043022 0xaa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42043022 esp_aes_intr_alloc .text.esp_aes_process_dma - 0x42041054 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - 0x42041054 esp_aes_process_dma + 0x420430cc 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x420430cc esp_aes_process_dma .text.esp_aes_process_dma_ext_ram - 0x420413d8 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x42043450 0x16e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .text.s_check_dma_capable - 0x42041546 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420435be 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_block_mode - 0x42041556 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420435ce 0x76 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_dma_process - 0x420415cc 0x19e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42043644 0x19e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .text.esp_sha_write_digest_state - 0x4204176a 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4204176a esp_sha_write_digest_state + 0x420437e2 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420437e2 esp_sha_write_digest_state .text.esp_sha_read_digest_state - 0x42041778 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x42041778 esp_sha_read_digest_state + 0x420437f0 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420437f0 esp_sha_read_digest_state .text.esp_sha_acquire_hardware - 0x42041786 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x42041786 esp_sha_acquire_hardware + 0x420437fe 0x5a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x420437fe esp_sha_acquire_hardware .text.esp_sha_release_hardware - 0x420417e0 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x420417e0 esp_sha_release_hardware + 0x42043858 0x3a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42043858 esp_sha_release_hardware .text.esp_sha_dma - 0x4204181a 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - 0x4204181a esp_sha_dma + 0x42043892 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x42043892 esp_sha_dma .text.mbedtls_ct_base64_enc_char - 0x4204197a 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x420439f2 0xdc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) .text.mbedtls_ct_base64_dec_value - 0x42041a56 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x42043ace 0xfa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) .text.mbedtls_base64_encode - 0x42041b50 0x17a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - 0x42041b50 mbedtls_base64_encode + 0x42043bc8 0x17a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x42043bc8 mbedtls_base64_encode .text.mbedtls_base64_decode - 0x42041cca 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - 0x42041cca mbedtls_base64_decode + 0x42043d42 0x1b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x42043d42 mbedtls_base64_decode .text.esp_sha_dma_start - 0x42041e7e 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - 0x42041e7e esp_sha_dma_start + 0x42043ef6 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x42043ef6 esp_sha_dma_start .text.esp_aes_dma_start - 0x42041e8e 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - 0x42041e8e esp_aes_dma_start + 0x42043f06 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x42043f06 esp_aes_dma_start .text.esp_aes_dma_done - 0x42041e9c 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - 0x42041e9c esp_aes_dma_done + 0x42043f14 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x42043f14 esp_aes_dma_done .text.crypto_shared_gdma_new_channel - 0x42041ea6 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x42043f1e 0x42 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .text.crypto_shared_gdma_init - 0x42041ee8 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x42043f60 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .text.esp_crypto_shared_gdma_start_axi_ahb - 0x42041fe4 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - 0x42041fe4 esp_crypto_shared_gdma_start_axi_ahb + 0x4204405c 0xe2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x4204405c esp_crypto_shared_gdma_start_axi_ahb .text.x509_profile_check_md_alg - 0x420420c6 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204413e 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_profile_check_pk_alg - 0x420420e2 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204415a 0x1c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_memcasecmp - 0x420420fe 0x50 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044176 0x50 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_verify_chain_reset - 0x4204214e 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420441c6 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_merge_flags_with_cb - 0x4204216e 0x5e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420441e6 0x5e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_uid - 0x420421cc 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044244 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_subject_key_id - 0x4204221e 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044296 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_certificate_policies - 0x4204226c 0x15c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420442e4 0x15c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_check_san_uri - 0x420423c8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044440 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_string_cmp - 0x42042410 0x7c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044488 0x7c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_name_cmp - 0x4204248c 0x78 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044504 0x78 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_check_ee_locally_trusted - 0x42042504 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204457c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_version - 0x4204254c 0x6a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420445c4 0x6a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_dates - 0x420425b6 0x62 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204462e 0x62 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_basic_constraints - 0x42042618 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044690 0xd8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_ext_key_usage - 0x420426f0 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044768 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_authority_key_id - 0x4204271e 0x108 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044796 0x108 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_get_crt_ext - 0x42042826 0x286 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204489e 0x286 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_inet_pton_ipv4 - 0x42042aac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044b24 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_inet_pton_ipv6 - 0x42042acc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044b44 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_pk_get_ec_group_id - 0x42042aec 0x28 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044b64 0x28 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_profile_check_key - 0x42042b14 0x72 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044b8c 0x72 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_check_wildcard - 0x42042b86 0x8c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044bfe 0x8c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_check_cn - 0x42042c12 0x36 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044c8a 0x36 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_check_signature - 0x42042c48 0x72 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044cc0 0x72 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_check_key_usage - 0x42042cba 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x42042cba mbedtls_x509_crt_check_key_usage + 0x42044d32 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044d32 mbedtls_x509_crt_check_key_usage .text.x509_crt_check_parent - 0x42042cfa 0x4a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044d72 0x4a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_find_parent_in - 0x42042d44 0x88 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044dbc 0x88 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_find_parent - 0x42042dcc 0x7e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044e44 0x7e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_check_extended_key_usage - 0x42042e4a 0x74 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x42042e4a mbedtls_x509_crt_check_extended_key_usage + 0x42044ec2 0x74 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044ec2 mbedtls_x509_crt_check_extended_key_usage .text.mbedtls_x509_crt_is_revoked - 0x42042ebe 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x42042ebe mbedtls_x509_crt_is_revoked + 0x42044f36 0x40 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044f36 mbedtls_x509_crt_is_revoked .text.x509_crt_verifycrl - 0x42042efe 0xfc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42044f76 0xfc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_verify_chain - 0x42042ffa 0x152 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045072 0x152 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_parse_cn_inet_pton - 0x4204314c 0x46 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x4204314c mbedtls_x509_crt_parse_cn_inet_pton + 0x420451c4 0x46 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420451c4 mbedtls_x509_crt_parse_cn_inet_pton .text.x509_crt_check_san_ip - 0x42043192 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204520a 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_check_san - 0x420431e0 0x88 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045258 0x88 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_verify_name - 0x42043268 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x420452e0 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.x509_crt_verify_restartable_ca_cb - 0x420432ee 0xdc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045366 0xdc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_verify_restartable - 0x420433ca 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x420433ca mbedtls_x509_crt_verify_restartable + 0x42045442 0x20 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045442 mbedtls_x509_crt_verify_restartable .text.mbedtls_x509_crt_init - 0x420433ea 0x18 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x420433ea mbedtls_x509_crt_init + 0x42045462 0x18 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045462 mbedtls_x509_crt_init .text.mbedtls_x509_crt_free - 0x42043402 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x42043402 mbedtls_x509_crt_free + 0x4204547a 0x86 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204547a mbedtls_x509_crt_free .text.x509_crt_parse_der_core - 0x42043488 0x374 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045500 0x374 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_parse_der_internal - 0x420437fc 0xba esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045874 0xba esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .text.mbedtls_x509_crt_parse_der - 0x420438b6 0x14 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x420438b6 mbedtls_x509_crt_parse_der + 0x4204592e 0x14 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x4204592e mbedtls_x509_crt_parse_der .text.mbedtls_x509_crt_parse - 0x420438ca 0x122 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x420438ca mbedtls_x509_crt_parse + 0x42045942 0x122 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x42045942 mbedtls_x509_crt_parse .text.x509_date_is_valid - 0x420439ec 0xde esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045a64 0xde esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.x509_parse2_int - 0x42043aca 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045b42 0x2e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.x509_parse_time - 0x42043af8 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045b70 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.x509_get_attr_type_value - 0x42043b9c 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045c14 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.x509_get_hash_alg - 0x42043c80 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045cf8 0xa4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.x509_get_other_name - 0x42043d24 0x14c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045d9c 0x14c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .text.mbedtls_x509_get_serial - 0x42043e70 0x6e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42043e70 mbedtls_x509_get_serial + 0x42045ee8 0x6e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045ee8 mbedtls_x509_get_serial .text.mbedtls_x509_get_alg_null - 0x42043ede 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42043ede mbedtls_x509_get_alg_null + 0x42045f56 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045f56 mbedtls_x509_get_alg_null .text.mbedtls_x509_get_alg - 0x42043ef8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42043ef8 mbedtls_x509_get_alg + 0x42045f70 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045f70 mbedtls_x509_get_alg .text.mbedtls_x509_get_rsassa_pss_params - 0x42043f12 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42043f12 mbedtls_x509_get_rsassa_pss_params + 0x42045f8a 0x1fc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42045f8a mbedtls_x509_get_rsassa_pss_params .text.mbedtls_x509_get_name - 0x4204410e 0xac esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x4204410e mbedtls_x509_get_name + 0x42046186 0xac esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046186 mbedtls_x509_get_name .text.mbedtls_x509_get_time - 0x420441ba 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x420441ba mbedtls_x509_get_time + 0x42046232 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046232 mbedtls_x509_get_time .text.mbedtls_x509_get_sig - 0x42044262 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42044262 mbedtls_x509_get_sig + 0x420462da 0x52 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420462da mbedtls_x509_get_sig .text.mbedtls_x509_get_sig_alg - 0x420442b4 0xaa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x420442b4 mbedtls_x509_get_sig_alg + 0x4204632c 0xaa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x4204632c mbedtls_x509_get_sig_alg .text.mbedtls_x509_get_ext - 0x4204435e 0x6c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x4204435e mbedtls_x509_get_ext + 0x420463d6 0x6c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420463d6 mbedtls_x509_get_ext .text.mbedtls_x509_get_ns_cert_type - 0x420443ca 0x4c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x420443ca mbedtls_x509_get_ns_cert_type + 0x42046442 0x4c esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x42046442 mbedtls_x509_get_ns_cert_type .text.mbedtls_x509_get_key_usage - 0x42044416 0x60 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42044416 mbedtls_x509_get_key_usage + 0x4204648e 0x60 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x4204648e mbedtls_x509_get_key_usage .text.mbedtls_x509_parse_subject_alt_name - 0x42044476 0x2ca esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42044476 mbedtls_x509_parse_subject_alt_name + 0x420464ee 0x2ca esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420464ee mbedtls_x509_parse_subject_alt_name .text.mbedtls_x509_free_subject_alt_name - 0x42044740 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42044740 mbedtls_x509_free_subject_alt_name + 0x420467b8 0x1a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420467b8 mbedtls_x509_free_subject_alt_name .text.mbedtls_x509_get_subject_alt_name_ext - 0x4204475a 0x10a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x4204475a mbedtls_x509_get_subject_alt_name_ext + 0x420467d2 0x10a esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420467d2 mbedtls_x509_get_subject_alt_name_ext .text.mbedtls_x509_get_subject_alt_name - 0x42044864 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - 0x42044864 mbedtls_x509_get_subject_alt_name + 0x420468dc 0x4e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x420468dc mbedtls_x509_get_subject_alt_name .text.esp_now_init - 0x420448b2 0xd0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x420448b2 esp_now_init + 0x4204692a 0xd0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x4204692a esp_now_init .text.esp_now_register_recv_cb - 0x42044982 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) - 0x42044982 esp_now_register_recv_cb + 0x420469fa 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x420469fa esp_now_register_recv_cb .text.mt_recv_cb - 0x42044a56 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42046ace 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_get_lmk - 0x42044a66 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42046ade 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .text.mt_send_cb - 0x42044ad4 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .text.mt_init 0x42044b74 0xec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x42044b74 mt_init + 0x42046b4c 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + .text.mt_init 0x42046bec 0xec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42046bec mt_init .text.mt_register_recv_cb - 0x42044c60 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - 0x42044c60 mt_register_recv_cb + 0x42046cd8 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x42046cd8 mt_register_recv_cb .text.ccmp_encap - 0x42044cba 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x42044cba ccmp_encap + 0x42046d32 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x42046d32 ccmp_encap .text.ccmp_decap - 0x42044d2a 0xc4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x42044d2a ccmp_decap + 0x42046da2 0xc4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x42046da2 ccmp_decap .text.ieee80211_decrypt_espnow_pkt - 0x42044dee 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x42044dee ieee80211_decrypt_espnow_pkt + 0x42046e66 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x42046e66 ieee80211_decrypt_espnow_pkt .text.ieee80211_ccmp_decrypt - 0x42044e34 0x19e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - 0x42044e34 ieee80211_ccmp_decrypt - .text.ieee80211_crypto_attach - 0x42044fd2 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x42044fd2 ieee80211_crypto_attach - .text.ieee80211_crypto_decap - 0x42044fd4 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x42044fd4 ieee80211_crypto_decap - .text.ieee80211_crypto_aes_128_cmac_encrypt - 0x42045088 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x42045088 ieee80211_crypto_aes_128_cmac_encrypt - .text.ieee80211_crypto_aes_128_cmac_decrypt - 0x420451b4 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x420451b4 ieee80211_crypto_aes_128_cmac_decrypt - .text.ieee80211_crypto_gmac_decrypt - 0x4204533c 0x1e2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4204533c ieee80211_crypto_gmac_decrypt - .text.ieee80211_get_cipher_mic_len - 0x4204551e 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - 0x4204551e ieee80211_get_cipher_mic_len - .text.chm_end_op_timeout - 0x42045548 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - .text.chm_phy_change_channel.constprop.3 - 0x42045552 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - .text.chm_mhz2num - 0x42045586 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42045586 chm_mhz2num - .text.chm_deinit - 0x420455d6 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x420455d6 chm_deinit - .text.chm_release_lock - 0x42045612 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42045612 chm_release_lock - .text.chm_end_op - 0x42045628 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42045628 chm_end_op - .text.chm_end_op_timeout_process - 0x42045684 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42045684 chm_end_op_timeout_process - .text.chm_cancel_op - 0x420456b2 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x420456b2 chm_cancel_op - .text.chm_acquire_lock - 0x4204571c 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204571c chm_acquire_lock - .text.chm_get_current_channel - 0x4204576a 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204576a chm_get_current_channel - .text.chm_get_current_band - 0x42045778 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42045778 chm_get_current_band - .text.chm_get_band_from_chan - 0x4204577c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204577c chm_get_band_from_chan - .text.chm_get_home_channel - 0x42045780 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42045780 chm_get_home_channel - .text.chm_set_home_channel - 0x4204578e 0xbe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204578e chm_set_home_channel - .text.chm_get_channel_index - 0x4204584c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204584c chm_get_channel_index - .text.chm_get_chan_info - 0x4204585e 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x4204585e chm_get_chan_info - .text.chm_set_current_channel - 0x42045884 0x130 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42045884 chm_set_current_channel - .text.chm_init - 0x420459b4 0x154 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x420459b4 chm_init - .text.chm_change_channel - 0x42045b08 0x126 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - .text.chm_start_op - 0x42045c2e 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42045c2e chm_start_op - .text.chm_return_home_channel - 0x42045c7a 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - 0x42045c7a chm_return_home_channel - .text.wifi_log - 0x42045cde 0xcc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) - 0x42045cde wifi_log - .text.wifi_nvs_cfg_item_init - 0x42045daa 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42045daa wifi_nvs_cfg_item_init - .text.wifi_nvs_cfg_init - 0x42045e52 0xa58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42045e52 wifi_nvs_cfg_init - .text.wifi_nvs_get - 0x420468aa 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420468aa wifi_nvs_get - .text.wifi_nvs_commit - 0x420468b0 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420468b0 wifi_nvs_commit - .text.wifi_nvs_set - 0x420468e6 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420468e6 wifi_nvs_set - .text.ieee80211_adjust_2nd_chan - 0x42046a6e 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42046a6e ieee80211_adjust_2nd_chan - .text.wifi_nvs_compare_cfg_diff - 0x42046ad2 0x192 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42046ad2 wifi_nvs_compare_cfg_diff - .text.wifi_set_default_ssid - 0x42046c64 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42046c64 wifi_set_default_ssid - .text.wifi_nvs_validate_ap_ssid - 0x42046cba 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42046cba wifi_nvs_validate_ap_ssid - .text.wifi_nvs_validate_ap_password - 0x42046cde 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42046cde wifi_nvs_validate_ap_password - .text.wifi_nvs_validate_sta_password - 0x42046d2a 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42046d2a wifi_nvs_validate_sta_password - .text.wifi_nvs_validate_country - 0x42046d7e 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42046d7e wifi_nvs_validate_country - .text.wifi_nvs_validate_ap_chan - 0x42046dc8 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42046dc8 wifi_nvs_validate_ap_chan - .text.wifi_nvs_validate_ap_num - 0x42046e16 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42046e16 wifi_nvs_validate_ap_num - .text.wifi_nvs_validate_sta_listen_interval - 0x42046e2c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42046e2c wifi_nvs_validate_sta_listen_interval - .text.wifi_nvs_load - 0x42046e40 0x26a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .text.wifi_nvs_get_sta_listen_interval - 0x420470aa 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420470aa wifi_nvs_get_sta_listen_interval - .text.wifi_nvs_reset_current_ap_info - 0x420470b4 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x420470b4 wifi_nvs_reset_current_ap_info - .text.wifi_nvs_deinit - 0x42047134 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42047134 wifi_nvs_deinit - .text.wifi_nvs_init - 0x42047192 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - 0x42047192 wifi_nvs_init - .text.wifi_sta_connect_internal_process - 0x42047210 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047210 wifi_sta_connect_internal_process - .text.esp_wifi_get_sta_hw_key_idx_internal - 0x42047232 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - .text.esp_wifi_ap_get_prof_pmk_internal - 0x4204725a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204725a esp_wifi_ap_get_prof_pmk_internal - .text.esp_wifi_sta_update_ap_info_internal - 0x42047264 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047264 esp_wifi_sta_update_ap_info_internal - .text.esp_wifi_sta_get_ap_info_prof_pmk_internal - 0x4204728e 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204728e esp_wifi_sta_get_ap_info_prof_pmk_internal - .text.esp_wifi_ap_get_prof_ap_ssid_internal - 0x420472a6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420472a6 esp_wifi_ap_get_prof_ap_ssid_internal - .text.esp_wifi_sta_get_prof_ssid_internal - 0x420472b0 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420472b0 esp_wifi_sta_get_prof_ssid_internal - .text.esp_wifi_ap_get_prof_authmode_internal - 0x420472b8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420472b8 esp_wifi_ap_get_prof_authmode_internal - .text.esp_wifi_ap_get_max_sta_conn - 0x420472c2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420472c2 esp_wifi_ap_get_max_sta_conn - .text.esp_wifi_ap_get_prof_pairwise_cipher_internal - 0x420472cc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420472cc esp_wifi_ap_get_prof_pairwise_cipher_internal - .text.esp_wifi_sta_get_prof_authmode_internal - 0x420472d6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420472d6 esp_wifi_sta_get_prof_authmode_internal - .text.esp_wifi_get_pmf_config_internal - 0x420472e0 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420472e0 esp_wifi_get_pmf_config_internal - .text.esp_wifi_get_config_sae_pwe_h2e_internal - 0x42047312 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047312 esp_wifi_get_config_sae_pwe_h2e_internal - .text.esp_wifi_sta_get_rsnxe - 0x4204734c 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204734c esp_wifi_sta_get_rsnxe - .text.esp_wifi_sta_disable_wpa2_authmode_internal - 0x42047372 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047372 esp_wifi_sta_disable_wpa2_authmode_internal - .text.esp_wifi_sta_get_config_sae_pk_internal - 0x420473c2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420473c2 esp_wifi_sta_get_config_sae_pk_internal - .text.esp_wifi_enable_sae_pk_only_mode_internal - 0x420473cc 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420473cc esp_wifi_enable_sae_pk_only_mode_internal - .text.esp_wifi_sta_disable_owe_trans_internal - 0x420473f6 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420473f6 esp_wifi_sta_disable_owe_trans_internal - .text.esp_wifi_ap_notify_node_sae_auth_done - 0x42047430 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047430 esp_wifi_ap_notify_node_sae_auth_done - .text.esp_wifi_ap_is_sta_sae_reauth_node - 0x42047480 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047480 esp_wifi_ap_is_sta_sae_reauth_node - .text.esp_wifi_sta_get_sae_identifier_internal - 0x420474a4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420474a4 esp_wifi_sta_get_sae_identifier_internal - .text.esp_wifi_sta_is_ap_notify_completed_rsne_internal - 0x420474ae 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420474ae esp_wifi_sta_is_ap_notify_completed_rsne_internal - .text.esp_wifi_ap_get_prof_password_internal - 0x420474bc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420474bc esp_wifi_ap_get_prof_password_internal - .text.wifi_sta_get_prof_password - 0x420474c6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420474c6 wifi_sta_get_prof_password - .text.esp_wifi_sta_get_prof_password_internal - 0x420474d0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420474d0 esp_wifi_sta_get_prof_password_internal - .text.esp_wifi_sta_get_reset_param_internal - 0x420474da 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420474da esp_wifi_sta_get_reset_param_internal - .text.esp_wifi_sta_set_reset_param_internal - 0x420474e4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420474e4 esp_wifi_sta_set_reset_param_internal - .text.esp_wifi_sta_prof_is_wpa_internal - 0x420474f0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420474f0 esp_wifi_sta_prof_is_wpa_internal - .text.esp_wifi_sta_prof_is_wpa2_internal - 0x4204750e 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204750e esp_wifi_sta_prof_is_wpa2_internal - .text.esp_wifi_sta_prof_is_wapi_internal - 0x42047530 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047530 esp_wifi_sta_prof_is_wapi_internal - .text.esp_wifi_sta_prof_is_rsn_internal - 0x42047540 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047540 esp_wifi_sta_prof_is_rsn_internal - .text.esp_wifi_sta_get_pairwise_cipher_internal - 0x42047560 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047560 esp_wifi_sta_get_pairwise_cipher_internal - .text.esp_wifi_sta_get_group_cipher_internal - 0x4204756a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204756a esp_wifi_sta_get_group_cipher_internal - .text.ieee80211_get_key - 0x42047574 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047574 ieee80211_get_key - .text.ieee80211_set_key - 0x42047592 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047592 ieee80211_set_key - .text.ieee80211_set_sta_gtk_index - 0x420475f4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420475f4 ieee80211_set_sta_gtk_index - .text.ieee80211_set_gtk - 0x4204760c 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204760c ieee80211_set_gtk - .text.ieee80211_get_ptk - 0x42047654 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047654 ieee80211_get_ptk - .text.ieee80211_get_spp - 0x42047670 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047670 ieee80211_get_spp - .text.esp_wifi_wpa_ptk_init_done_internal - 0x420476aa 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420476aa esp_wifi_wpa_ptk_init_done_internal - .text.esp_wifi_auth_done_internal - 0x42047738 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047738 esp_wifi_auth_done_internal - .text.esp_wifi_unregister_wpa_cb_internal - 0x42047748 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047748 esp_wifi_unregister_wpa_cb_internal - .text.esp_wifi_register_wpa_cb_internal - 0x4204777c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204777c esp_wifi_register_wpa_cb_internal - .text.ieee80211_sta_is_connected - 0x4204779a 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204779a ieee80211_sta_is_connected - .text.esp_wifi_get_hostap_private_internal - 0x420477aa 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420477aa esp_wifi_get_hostap_private_internal - .text.esp_wifi_deauthenticate_internal - 0x420477bc 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420477bc esp_wifi_deauthenticate_internal - .text.esp_wifi_get_spp_attrubute_internal - 0x420477f4 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420477f4 esp_wifi_get_spp_attrubute_internal - .text.esp_wifi_get_user_init_flag_internal - 0x42047814 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047814 esp_wifi_get_user_init_flag_internal - .text.wifi_set_rx_policy - 0x42047826 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047826 wifi_set_rx_policy - .text.ieee80211_espnow_get_init_flag - 0x4204797e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x4204797e ieee80211_espnow_get_init_flag - .text.ieee80211_espnow_set_init_flag - 0x42047988 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047988 ieee80211_espnow_set_init_flag - .text.ieee80211_get_mac_addr_from_frame - 0x42047992 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047992 ieee80211_get_mac_addr_from_frame - .text.esp_wifi_register_eapol_txdonecb_internal - 0x420479b0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420479b0 esp_wifi_register_eapol_txdonecb_internal - .text.esp_wifi_get_macaddr_internal - 0x420479c0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420479c0 esp_wifi_get_macaddr_internal - .text.esp_wifi_ap_deauth_internal - 0x420479de 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420479de esp_wifi_ap_deauth_internal - .text.wifi_init_key - 0x42047a42 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047a42 wifi_init_key - .text.esp_wifi_set_ap_key_internal - 0x42047a70 0x180 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047a70 esp_wifi_set_ap_key_internal - .text.ppInstallKey - 0x42047bf0 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047bf0 ppInstallKey - .text.esp_wifi_set_sta_key_internal - 0x42047d42 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047d42 esp_wifi_set_sta_key_internal - .text.esp_wifi_get_sta_key_internal - 0x42047da8 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047da8 esp_wifi_get_sta_key_internal - .text.esp_wifi_set_appie_internal - 0x42047e04 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047e04 esp_wifi_set_appie_internal - .text.esp_wifi_unset_appie_internal - 0x42047e7a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047e7a esp_wifi_unset_appie_internal - .text.esp_wifi_get_wps_status_internal - 0x42047e84 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047e84 esp_wifi_get_wps_status_internal - .text.esp_wifi_sta_pmf_enabled - 0x42047e90 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047e90 esp_wifi_sta_pmf_enabled - .text.esp_wifi_sta_get_mgmt_group_cipher - 0x42047e9a 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047e9a esp_wifi_sta_get_mgmt_group_cipher - .text.esp_wifi_set_igtk_internal - 0x42047ec0 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047ec0 esp_wifi_set_igtk_internal - .text.ieee80211w_get_active_igtk_key_id - 0x42047f8e 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047f8e ieee80211w_get_active_igtk_key_id - .text.ieee80211w_get_igtk_from_keyidx - 0x42047fa8 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047fa8 ieee80211w_get_igtk_from_keyidx - .text.esp_wifi_skip_supp_pmkcaching - 0x42047ff6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42047ff6 esp_wifi_skip_supp_pmkcaching - .text.esp_wifi_register_mgmt_frame_internal - 0x42048000 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42048000 esp_wifi_register_mgmt_frame_internal - .text.esp_wifi_send_mgmt_frm_internal - 0x42048062 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42048062 esp_wifi_send_mgmt_frm_internal - .text.esp_wifi_sta_connect_internal - 0x420480fa 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x420480fa esp_wifi_sta_connect_internal - .text.esp_wifi_ap_get_transition_disable_internal - 0x42048132 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - 0x42048132 esp_wifi_ap_get_transition_disable_internal - .text.wifi_pmk_is_valid - 0x4204813c 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .text.ieee80211_ioctl_process - 0x42048172 0x112 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42048172 ieee80211_ioctl_process - .text.current_task_is_wifi_task - 0x42048284 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42048284 current_task_is_wifi_task - .text.wifi_station_get_reconnect_policy - 0x420482ac 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420482ac wifi_station_get_reconnect_policy - .text._do_wifi_stop - 0x420482b0 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420482b0 _do_wifi_stop - .text.wifi_stop_old_mode - 0x42048334 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .text._do_wifi_start - 0x42048390 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42048390 _do_wifi_start - .text.ieee80211_set_phy_bw - 0x4204845e 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4204845e ieee80211_set_phy_bw - .text.ieee80211_protocol_attach - 0x42048558 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42048558 ieee80211_protocol_attach - .text.wifi_station_save_ap_channel - 0x420485b0 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420485b0 wifi_station_save_ap_channel - .text.ieee80211_sta_disconnect - 0x42048626 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42048626 ieee80211_sta_disconnect - .text._do_wifi_disconnect - 0x420486da 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .text.wifi_softap_max_support_num - 0x42048766 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42048766 wifi_softap_max_support_num - .text.wifi_softap_set_config - 0x42048780 0x806 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42048780 wifi_softap_set_config - .text.chip_enable - 0x42048f86 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42048f86 chip_enable - .text.chip_disable - 0x42048fac 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42048fac chip_disable - .text.wifi_reset_mac - 0x42048fd2 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42048fd2 wifi_reset_mac - .text.wifi_hw_start - 0x42049038 0x16c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049038 wifi_hw_start - .text.wifi_stop_sw_txq - 0x420491a4 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420491a4 wifi_stop_sw_txq - .text.wifi_hw_stop - 0x420491d8 0x142 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420491d8 wifi_hw_stop - .text.wifi_hw_mode_switch - 0x4204931a 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .text.wifi_set_mode_process - 0x420493c4 0x14a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420493c4 wifi_set_mode_process - .text.wifi_menuconfig_init - 0x4204950e 0x1e2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4204950e wifi_menuconfig_init - .text.wpa_crypto_funcs_init - 0x420496f0 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x420496f0 wpa_crypto_funcs_init - .text.wifi_crypto_init - 0x42049734 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049734 wifi_crypto_init - .text.wifi_hmac_init - 0x4204973a 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4204973a wifi_hmac_init - .text.wifi_lmac_init - 0x42049776 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049776 wifi_lmac_init - .text.wifi_deinit - 0x4204987c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4204987c wifi_deinit - .text.wifi_init_process - 0x4204989c 0xd6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4204989c wifi_init_process - .text.wifi_deinit_process - 0x42049972 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049972 wifi_deinit_process - .text.wifi_start_process - 0x42049976 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049976 wifi_start_process - .text.wifi_disconnect_process - 0x42049a00 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049a00 wifi_disconnect_process - .text.wifi_get_channel_process - 0x42049a64 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049a64 wifi_get_channel_process - .text.wifi_set_rxcb_process - 0x42049a9e 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049a9e wifi_set_rxcb_process - .text.wifi_wps_is_started - 0x42049aca 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049aca wifi_wps_is_started - .text.wifi_wpa2_is_started - 0x42049ad4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049ad4 wifi_wpa2_is_started - .text.wifi_ipc_process - 0x42049ade 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049ade wifi_ipc_process - .text.ieee80211_set_appie - 0x42049b52 0x17e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049b52 ieee80211_set_appie - .text.wifi_set_appie_process - 0x42049cd0 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049cd0 wifi_set_appie_process - .text.wifi_send_mgmt_frame - 0x42049cec 0x15a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049cec wifi_send_mgmt_frame - .text.wifi_register_mgmt_frame - 0x42049e46 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049e46 wifi_register_mgmt_frame - .text.wifi_configure_wake_window_process - 0x42049e5e 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049e5e wifi_configure_wake_window_process - .text.wifi_ap_remove_sta_node_process - 0x42049e7e 0x11c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049e7e wifi_ap_remove_sta_node_process - .text.wifi_ap_sta_sae_auth_done_process - 0x42049f9a 0xec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x42049f9a wifi_ap_sta_sae_auth_done_process - .text.wifi_on_coex_start_process - 0x4204a086 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4204a086 wifi_on_coex_start_process - .text.wifi_on_coex_schm_phase_process - 0x4204a0ae 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4204a0ae wifi_on_coex_schm_phase_process - .text.wifi_mesh_ps_duty_cycle_get_process - 0x4204a0be 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4204a0be wifi_mesh_ps_duty_cycle_get_process - .text.ieee80211_ioctl_init - 0x4204a0e6 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4204a0e6 ieee80211_ioctl_init - .text.ieee80211_ioctl_deinit - 0x4204a116 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4204a116 ieee80211_ioctl_deinit - .text.ieee80211_ioctl - 0x4204a122 0x1b2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4204a122 ieee80211_ioctl - .text.config_get_wifi_task_stack_size - 0x4204a2d4 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - 0x4204a2d4 config_get_wifi_task_stack_size - .text.ieee80211_ampdu_age_handle - 0x4204a2fe 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_addba - 0x4204a310 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_ap_try_sa_query - 0x4204a322 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4204a322 ieee80211_ap_try_sa_query - .text.ieee80211_ap_sa_query_timeout - 0x4204a35c 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4204a35c ieee80211_ap_sa_query_timeout - .text.ieee80211_cnx_connect_next_ap - 0x4204a396 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_sta_retry_assoc - 0x4204a3ce 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_sta_sa_query_timeout - 0x4204a406 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_sta_try_sa_query - 0x4204a43e 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_assoc - 0x4204a476 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_auth - 0x4204a4ae 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_chm_dwell - 0x4204a4e6 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_handshake - 0x4204a520 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_beacon - 0x4204a558 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_probe_send - 0x4204a5a8 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_csa - 0x4204a5f8 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_scan_enter_op_chan - 0x4204a63a 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_scan_inter_chan - 0x4204a674 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_timer_connect - 0x4204a6ae 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_hostap_handle - 0x4204a6e6 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_send_beacon - 0x4204a720 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .text.ieee80211_register_hostap_timer - 0x4204a75a 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4204a75a ieee80211_register_hostap_timer - .text.ieee80211_timer_do_process - 0x4204a790 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4204a790 ieee80211_timer_do_process - .text.ieee80211_timer_process - 0x4204a830 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - 0x4204a830 ieee80211_timer_process - .text.gcmp_encap - 0x4204a8fa 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) - .text.gcmp_decap - 0x4204a96a 0xc4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) - .text.ftm_is_responder_supported - 0x4204aa2e 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x4204aa2e ftm_is_responder_supported - .text.ftm_responder_cleanup - 0x4204aa4a 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x4204aa4a ftm_responder_cleanup - .text.ftm_is_initiator_supported - 0x4204aacc 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x4204aacc ftm_is_initiator_supported - .text.ftm_initiator_post_event - 0x4204aada 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x4204aada ftm_initiator_post_event - .text.ftm_initiator_cleanup - 0x4204ab64 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x4204ab64 ftm_initiator_cleanup - .text.ieee80211_ftm_detach - 0x4204ac10 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - 0x4204ac10 ieee80211_ftm_detach - .text.wifi_ant_update_empty_func - 0x4204ac14 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204ac14 wifi_ant_update_empty_func - .text.esp_wifi_send_deauth_local - 0x4204ac18 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204ac18 esp_wifi_send_deauth_local - .text.esp_wifi_ap_get_sta_aid_local - 0x4204ac2c 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204ac2c esp_wifi_ap_get_sta_aid_local - .text.wifi_get_init_state - 0x4204acbe 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204acbe wifi_get_init_state - .text.wifi_is_stop_in_progress - 0x4204acc4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204acc4 wifi_is_stop_in_progress - .text.wifi_api_lock - 0x4204acce 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204acce wifi_api_lock - .text.wifi_api_unlock - 0x4204ad26 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204ad26 wifi_api_unlock - .text.wifi_init_completed - 0x4204ad4e 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204ad4e wifi_init_completed - .text.wifi_station_get_config_local - 0x4204ad7a 0x1a4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .text.wifi_softap_get_config - 0x4204af1e 0x184 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204af1e wifi_softap_get_config - .text.esp_wifi_get_mode - 0x4204b0a2 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b0a2 esp_wifi_get_mode - .text.wifi_deinit_in_caller_task - 0x4204b0d8 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b0d8 wifi_deinit_in_caller_task - .text.wifi_init_in_caller_task - 0x4204b128 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b128 wifi_init_in_caller_task - .text.wifi_osi_funcs_register - 0x4204b1d4 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b1d4 wifi_osi_funcs_register - .text.net80211_data_ptr_init - 0x4204b238 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b238 net80211_data_ptr_init - .text.net80211_softap_funcs_init - 0x4204b30a 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b30a net80211_softap_funcs_init - .text.net80211_funcs_init - 0x4204b380 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b380 net80211_funcs_init - .text.net80211_funcs_deinit - 0x4204b5c2 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b5c2 net80211_funcs_deinit - .text.esp_wifi_init_internal - 0x4204b5ee 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b5ee esp_wifi_init_internal - .text.esp_wifi_deinit_internal - 0x4204b70c 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b70c esp_wifi_deinit_internal - .text.esp_wifi_set_mode - 0x4204b80c 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b80c esp_wifi_set_mode - .text.esp_wifi_start - 0x4204b85c 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b85c esp_wifi_start - .text.esp_wifi_get_config - 0x4204b8a0 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b8a0 esp_wifi_get_config - .text.esp_wifi_get_channel - 0x4204b8fa 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b8fa esp_wifi_get_channel - .text.esp_wifi_set_storage - 0x4204b964 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b964 esp_wifi_set_storage - .text.esp_wifi_internal_reg_rxcb - 0x4204b9bc 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204b9bc esp_wifi_internal_reg_rxcb - .text.wifi_event_post - 0x4204ba2a 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204ba2a wifi_event_post - .text.wifi_mesh_event_post - 0x4204ba7c 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204ba7c wifi_mesh_event_post - .text.esp_wifi_vnd_lora_enable - 0x4204baca 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204baca esp_wifi_vnd_lora_enable - .text.esp_wifi_vnd_lora_disable - 0x4204bb8a 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204bb8a esp_wifi_vnd_lora_disable - .text.esp_wifi_get_event_mask - 0x4204bbe8 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204bbe8 esp_wifi_get_event_mask - .text.esp_wifi_ipc_internal - 0x4204bc12 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204bc12 esp_wifi_ipc_internal - .text.esp_wifi_internal_set_log_level - 0x4204bd5a 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204bd5a esp_wifi_internal_set_log_level - .text.esp_wifi_internal_configure_wake_window - 0x4204bd70 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204bd70 esp_wifi_internal_configure_wake_window - .text.esp_wifi_internal_on_coex_start - 0x4204bdec 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204bdec esp_wifi_internal_on_coex_start - .text.esp_wifi_internal_on_coex_schm_phase - 0x4204be2e 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204be2e esp_wifi_internal_on_coex_schm_phase - .text.esp_wifi_set_sleep_min_active_time - 0x4204be70 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204be70 esp_wifi_set_sleep_min_active_time - .text.esp_wifi_set_keep_alive_time - 0x4204be74 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204be74 esp_wifi_set_keep_alive_time - .text.esp_wifi_set_sleep_wait_broadcast_data_time - 0x4204be78 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204be78 esp_wifi_set_sleep_wait_broadcast_data_time - .text.esp_wifi_internal_issue_disconnect - 0x4204be7c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204be7c esp_wifi_internal_issue_disconnect - .text.esp_wifi_ap_get_sta_aid - 0x4204bea4 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204bea4 esp_wifi_ap_get_sta_aid - .text.esp_mesh_map_deauth - 0x4204bedc 0x94 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204bedc esp_mesh_map_deauth - .text.esp_mesh_get_running_active_duty_cycle - 0x4204bf70 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - 0x4204bf70 esp_mesh_get_running_active_duty_cycle - .text.ieee80211_freedom_inside_cb - 0x4204bfbc 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4204bfbc ieee80211_freedom_inside_cb - .text.ieee80211_send_sa_query - 0x4204bfe6 0xc8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - .text.ieee80211_send_sa_query_resp - 0x4204c0ae 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - .text.ieee80211_send_sa_query_req - 0x4204c0c8 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - .text.ieee80211_recv_sa_query_resp - 0x4204c0e2 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - .text.ieee80211_recv_sa_query_req - 0x4204c1de 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - .text.ieee80211_rate_ref_init - 0x4204c1fa 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4204c1fa ieee80211_rate_ref_init - .text.ieee80211_freedom_init - 0x4204c212 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4204c212 ieee80211_freedom_init - .text.ieee80211_user_ie_init - 0x4204c234 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4204c234 ieee80211_user_ie_init - .text.ieee80211_ifattach - 0x4204c27c 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4204c27c ieee80211_ifattach - .text.ieee80211_ifdetach - 0x4204c346 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4204c346 ieee80211_ifdetach - .text.wifi_destroy_softap - 0x4204c35e 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4204c35e wifi_destroy_softap - .text.wifi_destroy_sta - 0x4204c3e8 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4204c3e8 wifi_destroy_sta - .text.ieee80211_find_elem_match - 0x4204c476 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4204c476 ieee80211_find_elem_match - .text.ieee80211_find_ie - 0x4204c4f6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4204c4f6 ieee80211_find_ie - .text.ieee80211_setup_pmf - 0x4204c500 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4204c500 ieee80211_setup_pmf - .text.wifi_create_softap - 0x4204c548 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4204c548 wifi_create_softap - .text.wifi_create_sta - 0x4204c666 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4204c666 wifi_create_sta - .text.wifi_mode_set - 0x4204c792 0x170 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4204c792 wifi_mode_set - .text.ieee80211_is_robust_mgmt_frm - 0x4204c902 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x4204c902 ieee80211_is_robust_mgmt_frm - .text.get_iav_key - 0x4204c94c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4204c94c get_iav_key - .text.register_ieee80211_action_vendor_get_key_cb - 0x4204c960 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4204c960 register_ieee80211_action_vendor_get_key_cb - .text.ieee80211_recv_action_vendor_esp_now - 0x4204c972 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4204c972 ieee80211_recv_action_vendor_esp_now - .text.ieee80211_recv_action_vendor_spec - 0x4204caa4 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4204caa4 ieee80211_recv_action_vendor_spec - .text.ieee80211_action_vendor_spec_attach - 0x4204cb50 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4204cb50 ieee80211_action_vendor_spec_attach - .text.register_ieee80211_action_vendor_spec_cb - 0x4204cb80 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - 0x4204cb80 register_ieee80211_action_vendor_spec_cb - .text.ieee80211_is_action_category_robust - 0x4204cb92 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .text.sta_eapol_txdone_cb - 0x4204cbce 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204cbce sta_eapol_txdone_cb - .text.sta_assoc_comeback - 0x4204cc9c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .text.sta_try_sa_query - 0x4204cca6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .text.sta_sa_query_timeout - 0x4204ccb0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .text.wifi_sta_reg_eapol_txdone_cb - 0x4204ccba 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204ccba wifi_sta_reg_eapol_txdone_cb - .text.wifi_sta_reg_rxcb - 0x4204ccd2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204ccd2 wifi_sta_reg_rxcb - .text.sta_michael_mic_failure - 0x4204ccdc 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204ccdc sta_michael_mic_failure - .text.ieee80211_wme_standard_ac_to_esp_ac - 0x4204cd10 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204cd10 ieee80211_wme_standard_ac_to_esp_ac - .text.ieee80211_parse_wmeparams - 0x4204cd52 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204cd52 ieee80211_parse_wmeparams - .text.sta_rx_csa - 0x4204cdfc 0x276 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204cdfc sta_rx_csa - .text.update_cs_thres - 0x4204d072 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204d072 update_cs_thres - .text.reset_cs_thres - 0x4204d0ea 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204d0ea reset_cs_thres - .text.ieee80211_parse_obss_scan_param - 0x4204d10e 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204d10e ieee80211_parse_obss_scan_param - .text.sta_recv_ctl - 0x4204d122 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204d122 sta_recv_ctl - .text.wifi_station_start - 0x4204d130 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204d130 wifi_station_start - .text.wifi_station_stop - 0x4204d1f0 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204d1f0 wifi_station_stop - .text.sta_bip_check - 0x4204d286 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204d286 sta_bip_check - .text.sta_is_wpa3_enabled - 0x4204d308 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204d308 sta_is_wpa3_enabled - .text.sta_is_11r_enabled - 0x4204d326 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204d326 sta_is_11r_enabled - .text.sta_is_wifi_ent_enabled - 0x4204d334 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204d334 sta_is_wifi_ent_enabled - .text.sta_get_owe_data - 0x4204d342 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204d342 sta_get_owe_data - .text.sta_update_power_off_reset_flag - 0x4204d34c 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204d34c sta_update_power_off_reset_flag - .text.ieee80211_sta_new_state - 0x4204d3b8 0xb2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204d3b8 ieee80211_sta_new_state - .text.sta_auth_ft - 0x4204dee6 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204dee6 sta_auth_ft - .text.sta_auth_open - 0x4204dfd0 0x176 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204dfd0 sta_auth_open - .text.sta_auth_shared - 0x4204e146 0x15e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204e146 sta_auth_shared - .text.sta_auth_sae - 0x4204e2a4 0x1d4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204e2a4 sta_auth_sae - .text.sta_retry_assoc - 0x4204e478 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204e478 sta_retry_assoc - .text.sta_recv_assoc - 0x4204e57c 0x6bc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204e57c sta_recv_assoc - .text.sta_sa_query_process_timeout - 0x4204ec38 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204ec38 sta_sa_query_process_timeout - .text.sta_try_sa_query_process - 0x4204ecd0 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204ecd0 sta_try_sa_query_process - .text.sta_recv_mgmt - 0x4204ee58 0xad4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x4204ee58 sta_recv_mgmt - .text.ieee80211_proto_attach - 0x4204f92c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4204f92c ieee80211_proto_attach - .text.ieee80211_set_shortslottime - 0x4204f94a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4204f94a ieee80211_set_shortslottime - .text.ieee80211_wme_updateparams - 0x4204f95c 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4204f95c ieee80211_wme_updateparams - .text.ieee80211_mlme_connect_bss - 0x4204f9c4 0x17e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - 0x4204f9c4 ieee80211_mlme_connect_bss - .text.ieee80211_rfid_locp_recv_reset - 0x4204fb42 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) - 0x4204fb42 ieee80211_rfid_locp_recv_reset - .text.ieee80211_rfid_locp_recv - 0x4204fb4c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) - 0x4204fb4c ieee80211_rfid_locp_recv - .text.ieee80211_regdomain_get_country - 0x4204fb64 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4204fb64 ieee80211_regdomain_get_country - .text.ieee80211_update_phy_country - 0x4204fb98 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4204fb98 ieee80211_update_phy_country - .text.ieee80211_regdomain_update - 0x4204fbc8 0x142 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4204fbc8 ieee80211_regdomain_update - .text.ieee80211_regdomain_update_in_scan - 0x4204fd0a 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4204fd0a ieee80211_regdomain_update_in_scan - .text.ieee80211_regdomain_update_in_connect - 0x4204fd12 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4204fd12 ieee80211_regdomain_update_in_connect - .text.ieee80211_add_countryie - 0x4204fd1a 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4204fd1a ieee80211_add_countryie - .text.ieee80211_regdomain_max_chan - 0x4204fd88 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4204fd88 ieee80211_regdomain_max_chan - .text.ieee80211_regdomain_ap_max_chan - 0x4204fdb4 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4204fdb4 ieee80211_regdomain_ap_max_chan - .text.ieee80211_regdomain_min_chan - 0x4204fdd2 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4204fdd2 ieee80211_regdomain_min_chan - .text.ieee80211_regdomain_ap_min_chan - 0x4204fdf2 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4204fdf2 ieee80211_regdomain_ap_min_chan - .text.ieee80211_regdomain_chan_in_range - 0x4204fe04 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4204fe04 ieee80211_regdomain_chan_in_range - .text.ieee80211_regdomain_is_active_scan - 0x4204fe2c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - 0x4204fe2c ieee80211_regdomain_is_active_scan - .text.addba_stop_timeout - 0x4204fe40 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.ieee80211_ampdu_timeout - 0x4204fe70 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.addba_timeout - 0x4204fe7a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.ieee80211_ampdu_stop_age_timer - 0x4204fe84 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.ieee80211_add_htcap_body - 0x4204febc 0x216 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.ht_recv_action_ba_addba_response - 0x420500d2 0x1a6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.ampdu_tx_stop - 0x42050278 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.addba_response_txcb - 0x42050308 0x1b0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.ieee80211_ht_attach - 0x420504b8 0x270 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420504b8 ieee80211_ht_attach - .text.ampdu_free_rx_ba_index - 0x42050728 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42050728 ampdu_free_rx_ba_index - .text.ampdu_rx_stop.isra.7 - 0x42050754 0xda /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.ht_recv_action_ba_delba - 0x4205082e 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.ampdu_alloc_rx_ba_index - 0x420508d6 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420508d6 ampdu_alloc_rx_ba_index - .text.ampdu_rx_start.isra.10 - 0x42050944 0x13e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.ht_recv_action_ba_addba_request - 0x42050a82 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.ieee80211_ht_deattach - 0x42050c0a 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42050c0a ieee80211_ht_deattach - .text.ieee80211_ampdu_enable - 0x42050c8c 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42050c8c ieee80211_ampdu_enable - .text.addba_timeout_process - 0x42050c98 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42050c98 addba_timeout_process - .text.ieee80211_ampdu_request - 0x42050cb0 0x19a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42050cb0 ieee80211_ampdu_request - .text.ieee80211_ampdu_age_bss - 0x42050e4a 0x108 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.ieee80211_ampdu_age_all - 0x42050f52 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42050f52 ieee80211_ampdu_age_all - .text.ampdu_process_multicast_address_qos_frame - 0x42050ffe 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42050ffe ampdu_process_multicast_address_qos_frame - .text.ieee80211_process_bar_info - 0x4205108a 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205108a ieee80211_process_bar_info - .text.ieee80211_recv_bar - 0x420510c8 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420510c8 ieee80211_recv_bar - .text.ieee80211_ht_node_cleanup - 0x42051114 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42051114 ieee80211_ht_node_cleanup - .text.ieee80211_ht_node_init - 0x4205115e 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205115e ieee80211_ht_node_init - .text.ieee80211_parse_htcap - 0x420511ea 0x120 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420511ea ieee80211_parse_htcap - .text.ieee80211_has_ht40_bss - 0x4205130a 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x4205130a ieee80211_has_ht40_bss - .text.ieee80211_update_channel - 0x420513bc 0x35a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420513bc ieee80211_update_channel - .text.public_recv_action_ht2040_coex - 0x42051716 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.ieee80211_ht_updatehtcap - 0x42051958 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42051958 ieee80211_ht_updatehtcap - .text.ieee80211_ht_updateparams - 0x420519c4 0x1a8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420519c4 ieee80211_ht_updateparams - .text.ieee80211_setup_htrates - 0x42051b6c 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42051b6c ieee80211_setup_htrates - .text.ieee80211_setup_basic_htrates - 0x42051c6c 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42051c6c ieee80211_setup_basic_htrates - .text.ieee80211_add_htcap - 0x42051d0c 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42051d0c ieee80211_add_htcap - .text.ieee80211_add_htcap_vendor - 0x42051d4a 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42051d4a ieee80211_add_htcap_vendor - .text.ieee80211_add_htinfo_body - 0x42051d7a 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42051d7a ieee80211_add_htinfo_body - .text.ieee80211_add_htinfo - 0x42051ec8 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42051ec8 ieee80211_add_htinfo - .text.ieee80211_add_htinfo_vendor - 0x42051f06 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42051f06 ieee80211_add_htinfo_vendor - .text.ht_action_output - 0x42051f60 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42051f60 ht_action_output - .text.ht_send_action_ba_delba - 0x42051f8e 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.ht_send_action_ba_addba - 0x42052078 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .text.ieee80211_decap1 - 0x420521ca 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x420521ca ieee80211_decap1 - .text.ieee80211_decap_amsdu - 0x42052246 0x140 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42052246 ieee80211_decap_amsdu - .text.hostap_ht_operation_update - 0x42052386 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - 0x42052386 hostap_ht_operation_update - .text.send_inval - 0x420523d6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - .text.recv_inval - 0x420523da 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - .text.ieee80211_send_action_register - 0x420523de 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x420523de ieee80211_send_action_register - .text.ieee80211_send_action - 0x4205244a 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x4205244a ieee80211_send_action - .text.ieee80211_recv_action_register - 0x420524cc 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x420524cc ieee80211_recv_action_register - .text.ieee80211_recv_action - 0x42052538 0xb8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - 0x42052538 ieee80211_recv_action + 0x42046eac 0x19e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + 0x42046eac ieee80211_ccmp_decrypt .text.add_appie - 0x420525f0 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204704a 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .text.ieee80211_vnd_ie_size.part.5 - 0x42052616 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047070 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .text.ieee80211_add_tie_param - 0x42052650 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42052650 ieee80211_add_tie_param + 0x420470aa 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420470aa ieee80211_add_tie_param + .text.ieee80211_reg_netstack_buf_cb + 0x42047116 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047116 ieee80211_reg_netstack_buf_cb .text.ieee80211_set_hmac_stop - 0x420526bc 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420526bc ieee80211_set_hmac_stop + 0x42047128 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047128 ieee80211_set_hmac_stop .text.ieee80211_empty_txq - 0x420526fc 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420526fc ieee80211_empty_txq + 0x42047168 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047168 ieee80211_empty_txq .text.is_wapi_alloc_tx_buf - 0x42052794 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42052794 is_wapi_alloc_tx_buf + 0x42047200 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047200 is_wapi_alloc_tx_buf .text.ieee80211_wapi_alloc_tx_buf - 0x420527c6 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420527c6 ieee80211_wapi_alloc_tx_buf + 0x42047232 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047232 ieee80211_wapi_alloc_tx_buf .text.ieee80211_amsdu_adjust_head - 0x42052812 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42052812 ieee80211_amsdu_adjust_head + 0x4204727e 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204727e ieee80211_amsdu_adjust_head .text.ieee80211_amsdu_length_check - 0x420528fc 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420528fc ieee80211_amsdu_length_check + 0x42047368 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047368 ieee80211_amsdu_length_check .text.ieee80211_output_init - 0x42052926 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42052926 ieee80211_output_init + 0x42047392 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047392 ieee80211_output_init .text.ieee80211_send_setup - 0x4205295c 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4205295c ieee80211_send_setup + 0x420473c8 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420473c8 ieee80211_send_setup .text.ieee80211_tx_mgt_cb - 0x42052ab4 0x1ce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42052ab4 ieee80211_tx_mgt_cb + 0x42047520 0x1ce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047520 ieee80211_tx_mgt_cb .text.ieee80211_classify - 0x42052c82 0x172 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42052c82 ieee80211_classify + 0x420476ee 0x172 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420476ee ieee80211_classify .text.ieee80211_add_rates - 0x42052df4 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42052df4 ieee80211_add_rates + 0x42047860 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047860 ieee80211_add_rates .text.ieee80211_add_dsparams - 0x42052e30 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42052e30 ieee80211_add_dsparams + 0x4204789c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204789c ieee80211_add_dsparams .text.ieee80211_add_xrates - 0x42052e5c 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42052e5c ieee80211_add_xrates + 0x420478c8 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420478c8 ieee80211_add_xrates .text.ieee80211_add_probe_resp_app_ies - 0x42052eba 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42052eba ieee80211_add_probe_resp_app_ies + 0x42047926 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047926 ieee80211_add_probe_resp_app_ies .text.ieee80211_add_beacon_app_ies - 0x42052ef0 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42052ef0 ieee80211_add_beacon_app_ies + 0x4204795c 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204795c ieee80211_add_beacon_app_ies .text.ieee80211_add_assoc_resp_ies - 0x42052f26 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42052f26 ieee80211_add_assoc_resp_ies + 0x42047992 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047992 ieee80211_add_assoc_resp_ies .text.ieee80211_add_assoc_req_ies - 0x42052f58 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42052f58 ieee80211_add_assoc_req_ies + 0x420479c4 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420479c4 ieee80211_add_assoc_req_ies .text.ieee80211_add_probe_req_ies - 0x42052f8a 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42052f8a ieee80211_add_probe_req_ies + 0x420479f6 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420479f6 ieee80211_add_probe_req_ies .text.ieee80211_add_wme_param - 0x42052fbc 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42052fbc ieee80211_add_wme_param + 0x42047a28 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047a28 ieee80211_add_wme_param .text.ieee80211_add_dh_param - 0x4205303e 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4205303e ieee80211_add_dh_param + 0x42047aaa 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047aaa ieee80211_add_dh_param .text.ieee80211_add_csa - 0x42053098 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42053098 ieee80211_add_csa + 0x42047b04 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047b04 ieee80211_add_csa .text.ieee80211_add_extcap - 0x420530c8 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420530c8 ieee80211_add_extcap + 0x42047b34 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047b34 ieee80211_add_extcap .text.ieee80211_vnd_ie_set - 0x420531ae 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420531ae ieee80211_vnd_ie_set + 0x42047c1a 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047c1a ieee80211_vnd_ie_set .text.ieee80211_vnd_lora_ie_size - 0x42053230 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42053230 ieee80211_vnd_lora_ie_size + 0x42047c9c 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047c9c ieee80211_vnd_lora_ie_size .text.ieee80211_vnd_lora_ie_set - 0x4205324c 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4205324c ieee80211_vnd_lora_ie_set + 0x42047cb8 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047cb8 ieee80211_vnd_lora_ie_set .text.ieee80211_setup_robust_mgmtframe - 0x42053292 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42053292 ieee80211_setup_robust_mgmtframe + 0x42047cfe 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047cfe ieee80211_setup_robust_mgmtframe .text.ieee80211_mgmt_output - 0x42053340 0x220 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42053340 ieee80211_mgmt_output + 0x42047dac 0x220 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047dac ieee80211_mgmt_output .text.ieee80211_getcapinfo - 0x42053560 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42053560 ieee80211_getcapinfo + 0x42047fcc 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42047fcc ieee80211_getcapinfo .text.ieee80211_assoc_req_construct - 0x420535e2 0x486 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420535e2 ieee80211_assoc_req_construct + 0x4204804e 0x486 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204804e ieee80211_assoc_req_construct .text.ieee80211_assoc_resp_construct - 0x42053a68 0x306 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42053a68 ieee80211_assoc_resp_construct + 0x420484d4 0x306 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420484d4 ieee80211_assoc_resp_construct .text.ieee80211_auth_construct - 0x42053d6e 0x316 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42053d6e ieee80211_auth_construct + 0x420487da 0x316 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420487da ieee80211_auth_construct .text.ieee80211_get_robustmgtframe - 0x42054084 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42054084 ieee80211_get_robustmgtframe + 0x42048af0 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048af0 ieee80211_get_robustmgtframe .text.ieee80211_deauth_construct - 0x420540ba 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420540ba ieee80211_deauth_construct + 0x42048b26 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048b26 ieee80211_deauth_construct .text.ieee80211_disassoc_construct - 0x4205411c 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4205411c ieee80211_disassoc_construct + 0x42048b88 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048b88 ieee80211_disassoc_construct .text.ieee80211_output - 0x42054180 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42054180 ieee80211_output + 0x42048bec 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048bec ieee80211_output .text.ieee80211_amsdu_send_check - 0x42054188 0xe2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42054188 ieee80211_amsdu_send_check + 0x42048bf4 0xe2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048bf4 ieee80211_amsdu_send_check .text.ieee80211_amsdu_encap_check - 0x4205426a 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4205426a ieee80211_amsdu_encap_check + 0x42048cd6 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048cd6 ieee80211_amsdu_encap_check .text.ieee80211_encap_amsdu - 0x420542ee 0x200 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420542ee ieee80211_encap_amsdu + 0x42048d5a 0x200 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048d5a ieee80211_encap_amsdu .text.ieee80211_alloc_proberesp - 0x420544ee 0x2d4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420544ee ieee80211_alloc_proberesp + 0x42048f5a 0x2d4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42048f5a ieee80211_alloc_proberesp .text.ieee80211_alloc_deauth - 0x420547c2 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420547c2 ieee80211_alloc_deauth + 0x4204922e 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204922e ieee80211_alloc_deauth .text.ieee80211_output_raw_process - 0x42054812 0x1b4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42054812 ieee80211_output_raw_process + 0x4204927e 0x1b4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204927e ieee80211_output_raw_process .text.ieee80211_beacon_construct - 0x420549c6 0x292 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420549c6 ieee80211_beacon_construct + 0x42049432 0x292 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049432 ieee80211_beacon_construct .text.ieee80211_send_nulldata - 0x42054c58 0x13c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42054c58 ieee80211_send_nulldata + 0x420496c4 0x13c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420496c4 ieee80211_send_nulldata .text.ieee80211_send_probereq - 0x42054d94 0x262 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42054d94 ieee80211_send_probereq + 0x42049800 0x262 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049800 ieee80211_send_probereq .text.ieee80211_send_mgmt - 0x42054ff6 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42054ff6 ieee80211_send_mgmt + 0x42049a62 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049a62 ieee80211_send_mgmt .text.ieee80211_send_proberesp - 0x42055114 0xf6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42055114 ieee80211_send_proberesp + 0x42049b80 0xf6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049b80 ieee80211_send_proberesp .text.ieee80211_send_deauth_no_bss - 0x4205520a 0x13e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4205520a ieee80211_send_deauth_no_bss + 0x42049c76 0x13e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049c76 ieee80211_send_deauth_no_bss .text.ieee80211_beacon_alloc - 0x42055348 0x21a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42055348 ieee80211_beacon_alloc + 0x42049db4 0x21a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049db4 ieee80211_beacon_alloc .text.ieee80211_encap_null_data - 0x42055562 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x42055562 ieee80211_encap_null_data + 0x42049fce 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x42049fce ieee80211_encap_null_data .text.ieee80211_pm_tx_null_process - 0x4205568e 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x4205568e ieee80211_pm_tx_null_process + 0x4204a0fa 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x4204a0fa ieee80211_pm_tx_null_process .text.is_non_esp_oui - 0x420556ba 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a126 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.is_esp_manufacturer_oui - 0x420556ec 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a158 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_is_action_category_robust - 0x42055726 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a192 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_hostapd_beacon_txcb - 0x42055762 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42055762 ieee80211_hostapd_beacon_txcb + 0x4204a1ce 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a1ce ieee80211_hostapd_beacon_txcb .text.ieee80211_hostap_send_beacon - 0x42055842 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a2ae 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.hostap_handle_timer - 0x4205584c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4205584c hostap_handle_timer + 0x4204a2b8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a2b8 hostap_handle_timer .text.ap_try_sa_query - 0x42055856 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a2c2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ap_sa_query_timeout - 0x42055860 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a2cc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.free_mac_info - 0x4205586a 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a2d6 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.clear_mac_queue - 0x4205588c 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a2f8 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .text.ieee80211_hostapd_ps_txcb - 0x42055916 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42055916 ieee80211_hostapd_ps_txcb + 0x4204a382 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a382 ieee80211_hostapd_ps_txcb .text.ieee80211_free_beacon_eb - 0x4205595a 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4205595a ieee80211_free_beacon_eb + 0x4204a3c6 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a3c6 ieee80211_free_beacon_eb .text.ieee80211_hostap_send_beacon_process - 0x420559d8 0x394 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420559d8 ieee80211_hostap_send_beacon_process + 0x4204a444 0x394 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a444 ieee80211_hostap_send_beacon_process .text.hostap_delete_ptk - 0x42055d6c 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42055d6c hostap_delete_ptk + 0x4204a7d8 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a7d8 hostap_delete_ptk .text.ieee80211_hostap_attach - 0x42055da6 0x20a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42055da6 ieee80211_hostap_attach + 0x4204a812 0x20a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204a812 ieee80211_hostap_attach .text.hostap_deliver_data - 0x42055fb0 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42055fb0 hostap_deliver_data + 0x4204aa1c 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204aa1c hostap_deliver_data .text.hostap_handle_timer_process - 0x4205606a 0x18a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4205606a hostap_handle_timer_process + 0x4204aad6 0x18a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204aad6 hostap_handle_timer_process .text.wifi_ap_reg_rxcb - 0x420561f4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420561f4 wifi_ap_reg_rxcb + 0x4204ac60 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204ac60 wifi_ap_reg_rxcb .text.hostap_query_mac_in_list - 0x420561fe 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420561fe hostap_query_mac_in_list + 0x4204ac6a 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204ac6a hostap_query_mac_in_list .text.hostap_add_in_mac_list - 0x420562a6 0x102 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420562a6 hostap_add_in_mac_list + 0x4204ad12 0x102 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204ad12 hostap_add_in_mac_list .text.hostap_del_mac_info_from_list - 0x420563a8 0x108 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420563a8 hostap_del_mac_info_from_list + 0x4204ae14 0x108 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204ae14 hostap_del_mac_info_from_list .text.ap_rx_cb - 0x420564b0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420564b0 ap_rx_cb + 0x4204af1c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204af1c ap_rx_cb .text.hostap_auth_open - 0x420564ce 0x186 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420564ce hostap_auth_open + 0x4204af3a 0x186 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204af3a hostap_auth_open .text.hostap_recv_ctl - 0x42056654 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42056654 hostap_recv_ctl + 0x4204b0c0 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b0c0 hostap_recv_ctl .text.wifi_softap_start - 0x420567dc 0x3ee /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x420567dc wifi_softap_start + 0x4204b248 0x3ee /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b248 wifi_softap_start .text.wifi_softap_stop - 0x42056bca 0x1a0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42056bca wifi_softap_stop + 0x4204b636 0x1a0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b636 wifi_softap_stop .text.create_new_bss_for_sa_query_failed_sta - 0x42056d6a 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42056d6a create_new_bss_for_sa_query_failed_sta + 0x4204b7d6 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b7d6 create_new_bss_for_sa_query_failed_sta .text.ap_sa_query_timeout_process - 0x42056e3c 0xc6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42056e3c ap_sa_query_timeout_process + 0x4204b8a8 0xc6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b8a8 ap_sa_query_timeout_process .text.ap_try_sa_query_process - 0x42056f02 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42056f02 ap_try_sa_query_process + 0x4204b96e 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204b96e ap_try_sa_query_process .text.hostap_recv_mgmt - 0x4205708a 0xee4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4205708a hostap_recv_mgmt + 0x4204baf6 0xee4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204baf6 hostap_recv_mgmt .text.hostap_input - 0x42057f6e 0x6bc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x42057f6e hostap_input + 0x4204c9da 0x6b8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204c9da hostap_input .text.add_mic_ie_bip - 0x4205862a 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - 0x4205862a add_mic_ie_bip + 0x4204d092 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x4204d092 add_mic_ie_bip + .text.ieee80211_crypto_attach + 0x4204d0ec 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d0ec ieee80211_crypto_attach + .text.ieee80211_crypto_decap + 0x4204d0ee 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d0ee ieee80211_crypto_decap + .text.ieee80211_crypto_aes_128_cmac_encrypt + 0x4204d1a2 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d1a2 ieee80211_crypto_aes_128_cmac_encrypt + .text.ieee80211_crypto_aes_128_cmac_decrypt + 0x4204d2ce 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d2ce ieee80211_crypto_aes_128_cmac_decrypt + .text.ieee80211_crypto_gmac_decrypt + 0x4204d456 0x1e2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d456 ieee80211_crypto_gmac_decrypt + .text.ieee80211_get_cipher_mic_len + 0x4204d638 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + 0x4204d638 ieee80211_get_cipher_mic_len .text.ieee80211_phy_deinit - 0x42058686 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x42058686 ieee80211_phy_deinit + 0x4204d662 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4204d662 ieee80211_phy_deinit .text.ieee80211_phy_type_get - 0x42058696 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x42058696 ieee80211_phy_type_get + 0x4204d672 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4204d672 ieee80211_phy_type_get .text.ieee80211_phy_mode_show - 0x420586f0 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x420586f0 ieee80211_phy_mode_show + 0x4204d6cc 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4204d6cc ieee80211_phy_mode_show .text.ieee80211_setup_ratetable - 0x42058776 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x42058776 ieee80211_setup_ratetable + 0x4204d752 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4204d752 ieee80211_setup_ratetable .text.ieee80211_phy_init - 0x420588be 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - 0x420588be ieee80211_phy_init - .text.tkip_decap - 0x4205896a 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - 0x4205896a tkip_decap - .text.tkip_encap - 0x42058a3e 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - 0x42058a3e tkip_encap - .text.scan_enter_oper_channel - 0x42058acc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .text.scan_inter_channel_timeout - 0x42058ad6 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .text.scan_op_start - 0x42058ae0 0x1f0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .text.sta_update_owe_bssid.isra.0 - 0x42058cd0 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .text.scan_set_global_scan_times.constprop.13 - 0x42058d4e 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .text.ieee80211_scan_deattach - 0x42058d74 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42058d74 ieee80211_scan_deattach - .text.scan_reset_default_app_params - 0x42058dac 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42058dac scan_reset_default_app_params - .text.ieee80211_scan_attach - 0x42058df8 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42058df8 ieee80211_scan_attach - .text.scan_flush_all_tx_buf - 0x42058ec2 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42058ec2 scan_flush_all_tx_buf - .text.scan_cancel - 0x42058f50 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42058f50 scan_cancel - .text.scan_remove_bssid - 0x42058fec 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42058fec scan_remove_bssid - .text.scan_hidden_ssid - 0x42058ffa 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42058ffa scan_hidden_ssid - .text.scan_set_act_duration - 0x42059008 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42059008 scan_set_act_duration - .text.scan_set_pas_duration - 0x42059016 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42059016 scan_set_pas_duration - .text.scan_add_probe_ssid - 0x42059022 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42059022 scan_add_probe_ssid - .text.scan_remove_probe_ssid - 0x420590ae 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420590ae scan_remove_probe_ssid - .text.scan_prefer_chan - 0x420590d4 0x1fa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420590d4 scan_prefer_chan - .text.scan_update_scan_history - 0x420592ce 0x17c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420592ce scan_update_scan_history - .text.scan_build_chan_list - 0x4205944a 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4205944a scan_build_chan_list - .text.scan_set_desChan - 0x420594e0 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420594e0 scan_set_desChan - .text.scan_get_type - 0x420594ee 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420594ee scan_get_type - .text.scan_check_hidden - 0x420594fa 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x420594fa scan_check_hidden - .text.scan_add_ssid_do.isra.6 - 0x42059516 0x4c6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .text.scan_add_ssid.isra.7 - 0x420599dc 0x1ca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .text.scan_reset_cipher_and_akm - 0x42059ba6 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42059ba6 scan_reset_cipher_and_akm - .text.scan_profile_check - 0x42059bcc 0x6da /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x42059bcc scan_profile_check - .text.free_bss_info - 0x4205a2a6 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4205a2a6 free_bss_info - .text.clear_bss_queue - 0x4205a2f8 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4205a2f8 clear_bss_queue - .text.scan_done - 0x4205a374 0x25e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .text.scan_next_channel - 0x4205a5d2 0x1f6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .text.scan_enter_oper_channel_process - 0x4205a7c8 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4205a7c8 scan_enter_oper_channel_process - .text.scan_inter_channel_timeout_process - 0x4205a7ee 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4205a7ee scan_inter_channel_timeout_process - .text.scan_op_end - 0x4205a884 0x1c6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .text.scan_start - 0x4205aa4a 0x196 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4205aa4a scan_start - .text.check_bss_queue - 0x4205abe0 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4205abe0 check_bss_queue - .text.scan_parse_ht2040_coex - 0x4205ac52 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4205ac52 scan_parse_ht2040_coex - .text.scan_fill_wps_scan_ie - 0x4205acd8 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4205acd8 scan_fill_wps_scan_ie - .text.scan_get_owe_channel_info - 0x4205ad00 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4205ad00 scan_get_owe_channel_info - .text.scan_validate_owe_scenarios - 0x4205ad96 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4205ad96 scan_validate_owe_scenarios - .text.scan_parse_beacon - 0x4205ae38 0xb40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - 0x4205ae38 scan_parse_beacon + 0x4204d89a 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x4204d89a ieee80211_phy_init + .text.chm_end_op_timeout + 0x4204d946 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .text.chm_phy_change_channel.constprop.3 + 0x4204d950 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .text.chm_mhz2num + 0x4204d984 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204d984 chm_mhz2num + .text.chm_deinit + 0x4204d9d4 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204d9d4 chm_deinit + .text.chm_release_lock + 0x4204da10 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204da10 chm_release_lock + .text.chm_end_op + 0x4204da26 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204da26 chm_end_op + .text.chm_end_op_timeout_process + 0x4204da82 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204da82 chm_end_op_timeout_process + .text.chm_cancel_op + 0x4204dab0 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dab0 chm_cancel_op + .text.chm_acquire_lock + 0x4204db1a 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204db1a chm_acquire_lock + .text.chm_get_current_channel + 0x4204db68 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204db68 chm_get_current_channel + .text.chm_get_current_band + 0x4204db76 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204db76 chm_get_current_band + .text.chm_get_band_from_chan + 0x4204db7a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204db7a chm_get_band_from_chan + .text.chm_get_home_channel + 0x4204db7e 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204db7e chm_get_home_channel + .text.chm_set_home_channel + 0x4204db8c 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204db8c chm_set_home_channel + .text.chm_get_channel_index + 0x4204dc4c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dc4c chm_get_channel_index + .text.chm_get_chan_info + 0x4204dc5e 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dc5e chm_get_chan_info + .text.chm_set_current_channel + 0x4204dc84 0x138 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204dc84 chm_set_current_channel + .text.chm_init + 0x4204ddbc 0x154 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204ddbc chm_init + .text.chm_change_channel + 0x4204df10 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .text.chm_start_op + 0x4204e03e 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204e03e chm_start_op + .text.chm_return_home_channel + 0x4204e08a 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + 0x4204e08a chm_return_home_channel .text.ieee80211_psq_init - 0x4205b978 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4205b978 ieee80211_psq_init + 0x4204e0f0 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e0f0 ieee80211_psq_init .text.ieee80211_gpsq_init - 0x4205b994 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4205b994 ieee80211_gpsq_init + 0x4204e10c 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e10c ieee80211_gpsq_init .text.ieee80211_psq_find_max_bss - 0x4205b9d4 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4205b9d4 ieee80211_psq_find_max_bss + 0x4204e14c 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e14c ieee80211_psq_find_max_bss .text.ieee80211_set_tim - 0x4205ba0a 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4205ba0a ieee80211_set_tim + 0x4204e182 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e182 ieee80211_set_tim .text.ieee80211_psq_take_head - 0x4205ba88 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4205ba88 ieee80211_psq_take_head + 0x4204e200 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e200 ieee80211_psq_take_head .text.ieee80211_psq_drop_one_pkt - 0x4205bac6 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4205bac6 ieee80211_psq_drop_one_pkt + 0x4204e23e 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e23e ieee80211_psq_drop_one_pkt .text.ieee80211_psq_send_one_pkt - 0x4205bb2e 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4205bb2e ieee80211_psq_send_one_pkt + 0x4204e2a6 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e2a6 ieee80211_psq_send_one_pkt .text.ieee80211_psq_is_buff_pkt - 0x4205bbac 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4205bbac ieee80211_psq_is_buff_pkt + 0x4204e324 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e324 ieee80211_psq_is_buff_pkt .text.ieee80211_pwrsave - 0x4205bbf6 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4205bbf6 ieee80211_pwrsave + 0x4204e36e 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e36e ieee80211_pwrsave .text.pwrsave_flushq - 0x4205bc88 0x11a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4205bc88 pwrsave_flushq + 0x4204e400 0x11a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e400 pwrsave_flushq .text.ieee80211_node_pwrsave - 0x4205bda2 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4205bda2 ieee80211_node_pwrsave + 0x4204e51a 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e51a ieee80211_node_pwrsave .text.ieee80211_pwrsave_node_cleanup - 0x4205be10 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4205be10 ieee80211_pwrsave_node_cleanup + 0x4204e588 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e588 ieee80211_pwrsave_node_cleanup .text.ieee80211_pwrsave_txcb - 0x4205be66 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4205be66 ieee80211_pwrsave_txcb + 0x4204e5de 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e5de ieee80211_pwrsave_txcb .text.ieee80211_is_bufferable_mmpdu - 0x4205beb8 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - 0x4205beb8 ieee80211_is_bufferable_mmpdu + 0x4204e630 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + 0x4204e630 ieee80211_is_bufferable_mmpdu .text.ieee80211_getmgtframe - 0x4205bf08 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - 0x4205bf08 ieee80211_getmgtframe + 0x4204e680 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x4204e680 ieee80211_getmgtframe .text.ieee80211_getbcnframe - 0x4205bf64 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - 0x4205bf64 ieee80211_getbcnframe + 0x4204e6dc 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + 0x4204e6dc ieee80211_getbcnframe .text.get_country_chan_info - 0x4205c004 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x4204e778 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) .text.ieee80211_is_40mhz_valid_bw - 0x4205c03e 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - 0x4205c03e ieee80211_is_40mhz_valid_bw + 0x4204e7b2 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x4204e7b2 ieee80211_is_40mhz_valid_bw .text.offchan_in_progress - 0x4205c096 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x4205c096 offchan_in_progress + 0x4204e808 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x4204e808 offchan_in_progress .text.offchan_recv_action - 0x4205c0a0 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x4205c0a0 offchan_recv_action + 0x4204e812 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x4204e812 offchan_recv_action .text.offchan_send_action_tx_status - 0x4205c0b2 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - 0x4205c0b2 offchan_send_action_tx_status + 0x4204e824 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + 0x4204e824 offchan_send_action_tx_status .text.is_esp_mesh_assoc - 0x4205c0e0 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - 0x4205c0e0 is_esp_mesh_assoc + 0x4204e852 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + 0x4204e852 is_esp_mesh_assoc + .text.wifi_log + 0x4204e8e8 0xcc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + 0x4204e8e8 wifi_log .text.cnx_sta_connect_led_timer_cb - 0x4205c176 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205c176 cnx_sta_connect_led_timer_cb + 0x4204e9b4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204e9b4 cnx_sta_connect_led_timer_cb .text.cnx_cal_rc_util - 0x4205c18e 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204e9cc 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_get_next_rc - 0x4205c1dc 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ea1a 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_traverse_rc_lis_done - 0x4205c232 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ea70 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_timeout - 0x4205c270 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205c270 cnx_connect_timeout + 0x4204eaae 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204eaae cnx_connect_timeout .text.cnx_connect_next_ap_timeout - 0x4205c27a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205c27a cnx_connect_next_ap_timeout + 0x4204eab8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204eab8 cnx_connect_next_ap_timeout .text.cnx_handshake_timeout - 0x4205c284 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205c284 cnx_handshake_timeout + 0x4204eac2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204eac2 cnx_handshake_timeout .text.cnx_csa_fn - 0x4205c28e 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205c28e cnx_csa_fn + 0x4204eacc 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204eacc cnx_csa_fn .text.mgd_probe_send_timeout - 0x4205c2a4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204eae2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_beacon_timeout - 0x4205c2ae 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204eaec 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_op - 0x4205c2b8 0x1e8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204eaf6 0x1e8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_to_bss - 0x4205c4a0 0x354 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204ecde 0x354 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_probe_rc - 0x4205c7f4 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f032 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_sta_pm.part.12 - 0x4205c862 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f0a0 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.ieee80211_cnx_attach - 0x4205c884 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205c884 ieee80211_cnx_attach + 0x4204f0c2 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f0c2 ieee80211_cnx_attach .text._cnx_start_connect_without_scan - 0x4205c8da 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205c8da _cnx_start_connect_without_scan + 0x4204f118 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f118 _cnx_start_connect_without_scan .text.cnx_can_do_obss_scan - 0x4205c93e 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205c93e cnx_can_do_obss_scan + 0x4204f17c 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f17c cnx_can_do_obss_scan .text.cnx_obss_scan - 0x4205c9ae 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205c9ae cnx_obss_scan + 0x4204f1ec 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f1ec cnx_obss_scan .text.cnx_obss_scan_timeout - 0x4205ca4a 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205ca4a cnx_obss_scan_timeout + 0x4204f288 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f288 cnx_obss_scan_timeout .text.cnx_connect_next_ap - 0x4205cab0 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205cab0 cnx_connect_next_ap + 0x4204f2ee 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f2ee cnx_connect_next_ap .text.cnx_auth_timeout - 0x4205cb62 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205cb62 cnx_auth_timeout + 0x4204f3a0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f3a0 cnx_auth_timeout .text.cnx_assoc_timeout - 0x4205cb6c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205cb6c cnx_assoc_timeout + 0x4204f3aa 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f3aa cnx_assoc_timeout .text.wl_is_ap_no_lr - 0x4205cb76 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205cb76 wl_is_ap_no_lr + 0x4204f3b4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f3b4 wl_is_ap_no_lr .text.wl_clear_ap_no_lr - 0x4205cb80 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205cb80 wl_clear_ap_no_lr + 0x4204f3be 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f3be wl_clear_ap_no_lr .text.cnx_csa_fn_process - 0x4205cb8a 0xd6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205cb8a cnx_csa_fn_process + 0x4204f3c8 0xd6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f3c8 cnx_csa_fn_process .text.cnx_validate_owe_bss - 0x4205cc60 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205cc60 cnx_validate_owe_bss + 0x4204f49e 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f49e cnx_validate_owe_bss .text.cnx_bss_init - 0x4205cd5c 0xbe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205cd5c cnx_bss_init + 0x4204f59a 0xbe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f59a cnx_bss_init .text.cnx_check_bssid_in_blacklist - 0x4205ce1a 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205ce1a cnx_check_bssid_in_blacklist + 0x4204f658 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f658 cnx_check_bssid_in_blacklist .text.cnx_remove_from_blacklist - 0x4205ce56 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205ce56 cnx_remove_from_blacklist + 0x4204f694 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f694 cnx_remove_from_blacklist .text.cnx_add_to_blacklist - 0x4205cefe 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205cefe cnx_add_to_blacklist + 0x4204f73c 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f73c cnx_add_to_blacklist .text.cnx_clear_blacklist - 0x4205cfee 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205cfee cnx_clear_blacklist + 0x4204f82c 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f82c cnx_clear_blacklist .text.cnx_choose_rc - 0x4205d064 0x1e6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204f8a2 0x1e6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_rc_search - 0x4205d24a 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205d24a cnx_rc_search + 0x4204fa88 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fa88 cnx_rc_search .text.cnx_do_handoff_internal - 0x4205d2ac 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205d2ac cnx_do_handoff_internal + 0x4204faea 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204faea cnx_do_handoff_internal .text.cnx_add_rc - 0x4205d35a 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205d35a cnx_add_rc + 0x4204fb98 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fb98 cnx_add_rc .text.cnx_remove_all_rc - 0x4205d404 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205d404 cnx_remove_all_rc + 0x4204fc42 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fc42 cnx_remove_all_rc .text.cnx_do_handoff - 0x4205d48e 0x376 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4204fccc 0x376 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_connect_next_ap_timeout_process - 0x4205d804 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205d804 cnx_connect_next_ap_timeout_process + 0x42050042 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050042 cnx_connect_next_ap_timeout_process .text.cnx_start_handoff_cb - 0x4205d822 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205d822 cnx_start_handoff_cb + 0x42050060 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050060 cnx_start_handoff_cb .text.cnx_remove_rc - 0x4205d890 0xf8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205d890 cnx_remove_rc + 0x420500ce 0xf8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420500ce cnx_remove_rc .text.cnx_sta_connect_cmd - 0x4205d988 0x280 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205d988 cnx_sta_connect_cmd + 0x420501c6 0x280 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420501c6 cnx_sta_connect_cmd .text.cnx_connect_timeout_process - 0x4205dc08 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205dc08 cnx_connect_timeout_process + 0x42050446 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050446 cnx_connect_timeout_process .text.cnx_auth_timeout_process - 0x4205dcaa 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205dcaa cnx_auth_timeout_process + 0x420504e8 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420504e8 cnx_auth_timeout_process .text.cnx_assoc_timeout_process - 0x4205dcf8 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205dcf8 cnx_assoc_timeout_process + 0x42050536 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050536 cnx_assoc_timeout_process .text.cnx_handshake_timeout_process - 0x4205dd34 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205dd34 cnx_handshake_timeout_process + 0x42050572 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050572 cnx_handshake_timeout_process .text.cnx_bss_alloc - 0x4205dd9e 0x174 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205dd9e cnx_bss_alloc + 0x420505dc 0x174 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420505dc cnx_bss_alloc .text.cnx_remove_rc_except - 0x4205df12 0xb6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205df12 cnx_remove_rc_except + 0x42050750 0xb6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050750 cnx_remove_rc_except .text.cnx_rc_update_rssi - 0x4205dfc8 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205dfc8 cnx_rc_update_rssi + 0x42050806 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050806 cnx_rc_update_rssi .text.cnx_rc_update_state_metric - 0x4205e028 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205e028 cnx_rc_update_state_metric + 0x42050866 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050866 cnx_rc_update_state_metric .text.cnx_probe_rc_tx_cb - 0x4205e076 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420508b4 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .text.cnx_rc_update_age - 0x4205e0d8 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205e0d8 cnx_rc_update_age + 0x42050916 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050916 cnx_rc_update_age .text.cnx_update_bss - 0x4205e0ee 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205e0ee cnx_update_bss + 0x4205092c 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4205092c cnx_update_bss .text.cnx_update_bss_more - 0x4205e120 0x3a6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205e120 cnx_update_bss_more + 0x4205095e 0x3a6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x4205095e cnx_update_bss_more .text.send_ap_probe - 0x4205e4c6 0xbe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205e4c6 send_ap_probe + 0x42050d04 0xbe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050d04 send_ap_probe .text.cnx_beacon_timeout_process - 0x4205e584 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205e584 cnx_beacon_timeout_process + 0x42050dc2 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050dc2 cnx_beacon_timeout_process .text.mgd_probe_send_timeout_process - 0x4205e638 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205e638 mgd_probe_send_timeout_process + 0x42050e76 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050e76 mgd_probe_send_timeout_process .text.cnx_node_alloc - 0x4205e790 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205e790 cnx_node_alloc + 0x42050fce 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42050fce cnx_node_alloc .text.cnx_node_remove - 0x4205e880 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205e880 cnx_node_remove + 0x420510be 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420510be cnx_node_remove .text.ic_set_sta - 0x4205e9ac 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205e9ac ic_set_sta + 0x420511ea 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420511ea ic_set_sta .text.cnx_sta_leave - 0x4205ea8c 0x2fe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205ea8c cnx_sta_leave + 0x420512ca 0x2fe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420512ca cnx_sta_leave .text.cnx_sta_associated - 0x4205ed8a 0x1bc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205ed8a cnx_sta_associated + 0x420515c8 0x1bc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x420515c8 cnx_sta_associated .text.cnx_node_leave - 0x4205ef46 0x202 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205ef46 cnx_node_leave + 0x42051784 0x202 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051784 cnx_node_leave .text.cnx_node_join - 0x4205f148 0x2f4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205f148 cnx_node_join + 0x42051986 0x2f4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051986 cnx_node_join .text.cnx_start_obss_scan - 0x4205f43c 0xd0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205f43c cnx_start_obss_scan + 0x42051c7a 0xd0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051c7a cnx_start_obss_scan .text.cnx_obss_scan_done_cb - 0x4205f50c 0x150 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205f50c cnx_obss_scan_done_cb + 0x42051d4a 0x150 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051d4a cnx_obss_scan_done_cb .text.cnx_auth_done - 0x4205f65c 0x31e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - 0x4205f65c cnx_auth_done - .text.wep_encap - 0x4205f97a 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - 0x4205f97a wep_encap - .text.wep_decap - 0x4205f9d0 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - 0x4205f9d0 wep_decap + 0x42051e9a 0x31e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x42051e9a cnx_auth_done .text.wpa_cipher - 0x4205f9f8 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420521b8 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .text.rsn_cipher - 0x4205fa5c 0x114 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x4205221c 0x114 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .text.ieee80211_decap - 0x4205fb70 0x1be /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4205fb70 ieee80211_decap + 0x42052330 0x1be /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052330 ieee80211_decap .text.ieee80211_is_support_rate - 0x4205fd2e 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4205fd2e ieee80211_is_support_rate + 0x420524ee 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420524ee ieee80211_is_support_rate .text.ieee80211_setup_rates - 0x4205fd76 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4205fd76 ieee80211_setup_rates + 0x42052536 0xf0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052536 ieee80211_setup_rates .text.ieee80211_set_max_rate - 0x4205fe66 0x120 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4205fe66 ieee80211_set_max_rate + 0x42052626 0x120 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052626 ieee80211_set_max_rate .text.ieee80211_is_lr_only - 0x4205ff86 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4205ff86 ieee80211_is_lr_only + 0x42052746 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052746 ieee80211_is_lr_only .text.ieee80211_setup_phy_mode - 0x4205ff96 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4205ff96 ieee80211_setup_phy_mode + 0x42052756 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052756 ieee80211_setup_phy_mode .text.ieee80211_setup_lr_rates - 0x42060050 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42060050 ieee80211_setup_lr_rates + 0x42052810 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052810 ieee80211_setup_lr_rates .text.ieee80211_alloc_challenge - 0x420600b6 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420600b6 ieee80211_alloc_challenge + 0x42052876 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052876 ieee80211_alloc_challenge .text.ieee80211_parse_beacon - 0x420600fe 0x57a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420600fe ieee80211_parse_beacon + 0x420528be 0x57a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420528be ieee80211_parse_beacon .text.ieee80211_parse_wpa - 0x42060678 0x118 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42060678 ieee80211_parse_wpa + 0x42052e38 0x118 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052e38 ieee80211_parse_wpa .text.ieee80211_rsn_cipher_priority - 0x42060790 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42060790 ieee80211_rsn_cipher_priority + 0x42052f50 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052f50 ieee80211_rsn_cipher_priority .text.ieee80211_better_rsn_pairwise_cipher - 0x420607c8 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420607c8 ieee80211_better_rsn_pairwise_cipher + 0x42052f88 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052f88 ieee80211_better_rsn_pairwise_cipher .text.ieee80211_amsdu_negotiate - 0x420607f4 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420607f4 ieee80211_amsdu_negotiate + 0x42052fb4 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42052fb4 ieee80211_amsdu_negotiate .text.ieee80211_parse_rsn - 0x42060884 0x7de /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42060884 ieee80211_parse_rsn + 0x42053044 0x7de /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053044 ieee80211_parse_rsn .text.ieee80211_is_ht_cipher - 0x42061062 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42061062 ieee80211_is_ht_cipher + 0x42053822 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053822 ieee80211_is_ht_cipher .text.ieee80211_parse_wapi - 0x42061080 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x42061080 ieee80211_parse_wapi + 0x42053840 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053840 ieee80211_parse_wapi .text.ieee80211_parse_action - 0x4206111e 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x4206111e ieee80211_parse_action + 0x420538de 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x420538de ieee80211_parse_action .text.ieee80211_setup_rateset - 0x420611d0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - 0x420611d0 ieee80211_setup_rateset + 0x42053990 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x42053990 ieee80211_setup_rateset .text.ieee80211_add_ie_vendor_esp_head - 0x420611d4 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - 0x420611d4 ieee80211_add_ie_vendor_esp_head + 0x42053994 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x42053994 ieee80211_add_ie_vendor_esp_head .text.ieee80211_add_ie_vendor_esp_manufacturer - 0x4206121c 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - 0x4206121c ieee80211_add_ie_vendor_esp_manufacturer + 0x420539dc 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x420539dc ieee80211_add_ie_vendor_esp_manufacturer + .text.wifi_nvs_cfg_item_init + 0x42053a3a 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42053a3a wifi_nvs_cfg_item_init + .text.wifi_nvs_cfg_init + 0x42053ae2 0xa58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42053ae2 wifi_nvs_cfg_init + .text.wifi_nvs_get + 0x4205453a 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4205453a wifi_nvs_get + .text.wifi_nvs_commit + 0x42054540 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054540 wifi_nvs_commit + .text.wifi_nvs_set + 0x42054576 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054576 wifi_nvs_set + .text.ieee80211_adjust_2nd_chan + 0x420546fe 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420546fe ieee80211_adjust_2nd_chan + .text.wifi_nvs_compare_cfg_diff + 0x42054762 0x192 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054762 wifi_nvs_compare_cfg_diff + .text.wifi_set_default_ssid + 0x420548f4 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420548f4 wifi_set_default_ssid + .text.wifi_nvs_validate_ap_ssid + 0x4205494a 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4205494a wifi_nvs_validate_ap_ssid + .text.wifi_nvs_validate_ap_password + 0x4205496e 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x4205496e wifi_nvs_validate_ap_password + .text.wifi_nvs_validate_sta_password + 0x420549ba 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x420549ba wifi_nvs_validate_sta_password + .text.wifi_nvs_validate_country + 0x42054a0e 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054a0e wifi_nvs_validate_country + .text.wifi_nvs_validate_ap_chan + 0x42054a58 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054a58 wifi_nvs_validate_ap_chan + .text.wifi_nvs_validate_ap_num + 0x42054aa6 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054aa6 wifi_nvs_validate_ap_num + .text.wifi_nvs_validate_sta_listen_interval + 0x42054abc 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054abc wifi_nvs_validate_sta_listen_interval + .text.wifi_nvs_load + 0x42054ad0 0x26a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .text.wifi_nvs_get_sta_listen_interval + 0x42054d3a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054d3a wifi_nvs_get_sta_listen_interval + .text.wifi_nvs_reset_current_ap_info + 0x42054d44 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054d44 wifi_nvs_reset_current_ap_info + .text.wifi_nvs_deinit + 0x42054dc4 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054dc4 wifi_nvs_deinit + .text.wifi_nvs_init + 0x42054e22 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x42054e22 wifi_nvs_init + .text.wifi_sta_connect_internal_process + 0x42054ea0 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42054ea0 wifi_sta_connect_internal_process + .text.esp_wifi_get_sta_hw_key_idx_internal + 0x42054ec2 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .text.esp_wifi_ap_get_prof_pmk_internal + 0x42054eea 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42054eea esp_wifi_ap_get_prof_pmk_internal + .text.esp_wifi_sta_update_ap_info_internal + 0x42054ef4 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42054ef4 esp_wifi_sta_update_ap_info_internal + .text.esp_wifi_sta_get_ap_info_prof_pmk_internal + 0x42054f1e 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42054f1e esp_wifi_sta_get_ap_info_prof_pmk_internal + .text.esp_wifi_ap_get_prof_ap_ssid_internal + 0x42054f36 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42054f36 esp_wifi_ap_get_prof_ap_ssid_internal + .text.esp_wifi_sta_get_prof_ssid_internal + 0x42054f40 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42054f40 esp_wifi_sta_get_prof_ssid_internal + .text.esp_wifi_ap_get_prof_authmode_internal + 0x42054f48 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42054f48 esp_wifi_ap_get_prof_authmode_internal + .text.esp_wifi_ap_get_max_sta_conn + 0x42054f52 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42054f52 esp_wifi_ap_get_max_sta_conn + .text.esp_wifi_ap_get_prof_pairwise_cipher_internal + 0x42054f5c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42054f5c esp_wifi_ap_get_prof_pairwise_cipher_internal + .text.esp_wifi_sta_get_prof_authmode_internal + 0x42054f66 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42054f66 esp_wifi_sta_get_prof_authmode_internal + .text.esp_wifi_get_pmf_config_internal + 0x42054f70 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42054f70 esp_wifi_get_pmf_config_internal + .text.esp_wifi_get_config_sae_pwe_h2e_internal + 0x42054fa2 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42054fa2 esp_wifi_get_config_sae_pwe_h2e_internal + .text.esp_wifi_sta_get_rsnxe + 0x42054fdc 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42054fdc esp_wifi_sta_get_rsnxe + .text.esp_wifi_sta_disable_wpa2_authmode_internal + 0x42055002 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055002 esp_wifi_sta_disable_wpa2_authmode_internal + .text.esp_wifi_sta_get_config_sae_pk_internal + 0x42055052 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055052 esp_wifi_sta_get_config_sae_pk_internal + .text.esp_wifi_enable_sae_pk_only_mode_internal + 0x4205505c 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205505c esp_wifi_enable_sae_pk_only_mode_internal + .text.esp_wifi_sta_disable_owe_trans_internal + 0x42055086 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055086 esp_wifi_sta_disable_owe_trans_internal + .text.esp_wifi_ap_notify_node_sae_auth_done + 0x420550c0 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420550c0 esp_wifi_ap_notify_node_sae_auth_done + .text.esp_wifi_ap_is_sta_sae_reauth_node + 0x42055110 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055110 esp_wifi_ap_is_sta_sae_reauth_node + .text.esp_wifi_sta_get_sae_identifier_internal + 0x42055134 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055134 esp_wifi_sta_get_sae_identifier_internal + .text.esp_wifi_sta_is_ap_notify_completed_rsne_internal + 0x4205513e 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205513e esp_wifi_sta_is_ap_notify_completed_rsne_internal + .text.esp_wifi_ap_get_prof_password_internal + 0x4205514c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205514c esp_wifi_ap_get_prof_password_internal + .text.wifi_sta_get_prof_password + 0x42055156 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055156 wifi_sta_get_prof_password + .text.esp_wifi_sta_get_prof_password_internal + 0x42055160 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055160 esp_wifi_sta_get_prof_password_internal + .text.esp_wifi_sta_get_reset_param_internal + 0x4205516a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205516a esp_wifi_sta_get_reset_param_internal + .text.esp_wifi_sta_set_reset_param_internal + 0x42055174 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055174 esp_wifi_sta_set_reset_param_internal + .text.esp_wifi_sta_prof_is_wpa_internal + 0x42055180 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055180 esp_wifi_sta_prof_is_wpa_internal + .text.esp_wifi_sta_prof_is_wpa2_internal + 0x4205519e 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205519e esp_wifi_sta_prof_is_wpa2_internal + .text.esp_wifi_sta_prof_is_wapi_internal + 0x420551c0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420551c0 esp_wifi_sta_prof_is_wapi_internal + .text.esp_wifi_sta_prof_is_rsn_internal + 0x420551d0 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420551d0 esp_wifi_sta_prof_is_rsn_internal + .text.esp_wifi_sta_get_pairwise_cipher_internal + 0x420551f0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420551f0 esp_wifi_sta_get_pairwise_cipher_internal + .text.esp_wifi_sta_get_group_cipher_internal + 0x420551fa 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420551fa esp_wifi_sta_get_group_cipher_internal + .text.ieee80211_get_key + 0x42055204 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055204 ieee80211_get_key + .text.ieee80211_set_key + 0x42055222 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055222 ieee80211_set_key + .text.ieee80211_set_sta_gtk_index + 0x42055284 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055284 ieee80211_set_sta_gtk_index + .text.ieee80211_set_gtk + 0x4205529c 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205529c ieee80211_set_gtk + .text.ieee80211_get_ptk + 0x420552e4 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420552e4 ieee80211_get_ptk + .text.ieee80211_get_spp + 0x42055300 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055300 ieee80211_get_spp + .text.esp_wifi_wpa_ptk_init_done_internal + 0x4205533a 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205533a esp_wifi_wpa_ptk_init_done_internal + .text.esp_wifi_auth_done_internal + 0x420553c8 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420553c8 esp_wifi_auth_done_internal + .text.esp_wifi_unregister_wpa_cb_internal + 0x420553d8 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420553d8 esp_wifi_unregister_wpa_cb_internal + .text.esp_wifi_register_wpa_cb_internal + 0x4205540c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205540c esp_wifi_register_wpa_cb_internal + .text.ieee80211_sta_is_connected + 0x4205542a 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205542a ieee80211_sta_is_connected + .text.esp_wifi_get_hostap_private_internal + 0x4205543a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205543a esp_wifi_get_hostap_private_internal + .text.esp_wifi_deauthenticate_internal + 0x4205544c 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205544c esp_wifi_deauthenticate_internal + .text.esp_wifi_get_spp_attrubute_internal + 0x42055484 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055484 esp_wifi_get_spp_attrubute_internal + .text.esp_wifi_get_user_init_flag_internal + 0x420554a4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420554a4 esp_wifi_get_user_init_flag_internal + .text.wifi_set_rx_policy + 0x420554b6 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420554b6 wifi_set_rx_policy + .text.ieee80211_espnow_get_init_flag + 0x4205560e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205560e ieee80211_espnow_get_init_flag + .text.ieee80211_espnow_set_init_flag + 0x42055618 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055618 ieee80211_espnow_set_init_flag + .text.ieee80211_get_mac_addr_from_frame + 0x42055622 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055622 ieee80211_get_mac_addr_from_frame + .text.esp_wifi_register_eapol_txdonecb_internal + 0x42055640 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055640 esp_wifi_register_eapol_txdonecb_internal + .text.esp_wifi_get_macaddr_internal + 0x42055650 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055650 esp_wifi_get_macaddr_internal + .text.esp_wifi_ap_deauth_internal + 0x4205566e 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x4205566e esp_wifi_ap_deauth_internal + .text.wifi_init_key + 0x420556d2 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420556d2 wifi_init_key + .text.esp_wifi_set_ap_key_internal + 0x42055700 0x180 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055700 esp_wifi_set_ap_key_internal + .text.ppInstallKey + 0x42055880 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055880 ppInstallKey + .text.esp_wifi_set_sta_key_internal + 0x420559d2 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x420559d2 esp_wifi_set_sta_key_internal + .text.esp_wifi_get_sta_key_internal + 0x42055a38 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055a38 esp_wifi_get_sta_key_internal + .text.esp_wifi_set_appie_internal + 0x42055a94 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055a94 esp_wifi_set_appie_internal + .text.esp_wifi_unset_appie_internal + 0x42055b0a 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055b0a esp_wifi_unset_appie_internal + .text.esp_wifi_get_wps_status_internal + 0x42055b14 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055b14 esp_wifi_get_wps_status_internal + .text.esp_wifi_sta_pmf_enabled + 0x42055b20 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055b20 esp_wifi_sta_pmf_enabled + .text.esp_wifi_sta_get_mgmt_group_cipher + 0x42055b2a 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055b2a esp_wifi_sta_get_mgmt_group_cipher + .text.esp_wifi_set_igtk_internal + 0x42055b50 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055b50 esp_wifi_set_igtk_internal + .text.ieee80211w_get_active_igtk_key_id + 0x42055c1e 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055c1e ieee80211w_get_active_igtk_key_id + .text.ieee80211w_get_igtk_from_keyidx + 0x42055c38 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055c38 ieee80211w_get_igtk_from_keyidx + .text.esp_wifi_skip_supp_pmkcaching + 0x42055c86 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055c86 esp_wifi_skip_supp_pmkcaching + .text.esp_wifi_register_mgmt_frame_internal + 0x42055c90 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055c90 esp_wifi_register_mgmt_frame_internal + .text.esp_wifi_send_mgmt_frm_internal + 0x42055cf2 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055cf2 esp_wifi_send_mgmt_frm_internal + .text.esp_wifi_sta_connect_internal + 0x42055d8a 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055d8a esp_wifi_sta_connect_internal + .text.esp_wifi_ap_get_transition_disable_internal + 0x42055dc2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + 0x42055dc2 esp_wifi_ap_get_transition_disable_internal + .text.wifi_pmk_is_valid + 0x42055dcc 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.ieee80211_ioctl_process + 0x42055e02 0x112 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42055e02 ieee80211_ioctl_process + .text.wifi_station_set_config_local_2.isra.2 + 0x42055f14 0x492 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.current_task_is_wifi_task + 0x420563a6 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420563a6 current_task_is_wifi_task + .text.wifi_station_get_reconnect_policy + 0x420563ce 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420563ce wifi_station_get_reconnect_policy + .text._do_wifi_stop + 0x420563d2 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420563d2 _do_wifi_stop + .text.wifi_stop_old_mode + 0x42056456 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text._do_wifi_start + 0x420564b2 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420564b2 _do_wifi_start + .text.ieee80211_set_phy_bw + 0x42056580 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056580 ieee80211_set_phy_bw + .text.ieee80211_protocol_attach + 0x4205667a 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205667a ieee80211_protocol_attach + .text.wifi_station_save_ap_channel + 0x420566d2 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420566d2 wifi_station_save_ap_channel + .text.ieee80211_sta_connect + 0x42056748 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056748 ieee80211_sta_connect + .text.ieee80211_sta_disconnect + 0x42056828 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056828 ieee80211_sta_disconnect + .text._do_wifi_disconnect + 0x420568dc 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_softap_max_support_num + 0x42056968 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056968 wifi_softap_max_support_num + .text.wifi_softap_set_config + 0x42056982 0x806 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42056982 wifi_softap_set_config + .text.chip_enable + 0x42057188 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057188 chip_enable + .text.chip_disable + 0x420571ae 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420571ae chip_disable + .text.wifi_reset_mac + 0x420571d4 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420571d4 wifi_reset_mac + .text.wifi_hw_start + 0x4205723a 0x16c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205723a wifi_hw_start + .text.wifi_txq_empty + 0x420573a6 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420573a6 wifi_txq_empty + .text.wifi_stop_sw_txq + 0x420573e4 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420573e4 wifi_stop_sw_txq + .text.wifi_hw_stop + 0x42057418 0x142 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057418 wifi_hw_stop + .text.wifi_hw_mode_switch + 0x4205755a 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .text.wifi_set_mode_process + 0x42057604 0x14a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057604 wifi_set_mode_process + .text.wifi_menuconfig_init + 0x4205774e 0x1e2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205774e wifi_menuconfig_init + .text.wpa_crypto_funcs_init + 0x42057930 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057930 wpa_crypto_funcs_init + .text.wifi_crypto_init + 0x42057974 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057974 wifi_crypto_init + .text.wifi_hmac_init + 0x4205797a 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205797a wifi_hmac_init + .text.wifi_lmac_init + 0x420579b6 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420579b6 wifi_lmac_init + .text.wifi_deinit + 0x42057abc 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057abc wifi_deinit + .text.wifi_init_process + 0x42057adc 0xd6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057adc wifi_init_process + .text.wifi_deinit_process + 0x42057bb2 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057bb2 wifi_deinit_process + .text.wifi_start_process + 0x42057bb6 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057bb6 wifi_start_process + .text.wifi_stop_process + 0x42057c40 0x10e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057c40 wifi_stop_process + .text.wifi_connect_process + 0x42057d4e 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057d4e wifi_connect_process + .text.wifi_disconnect_process + 0x42057da2 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057da2 wifi_disconnect_process + .text.wifi_set_config_process + 0x42057e06 0x448 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42057e06 wifi_set_config_process + .text.wifi_get_channel_process + 0x4205824e 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205824e wifi_get_channel_process + .text.wifi_set_rxcb_process + 0x42058288 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058288 wifi_set_rxcb_process + .text.wifi_wps_is_started + 0x420582b4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420582b4 wifi_wps_is_started + .text.wifi_wpa2_is_started + 0x420582be 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420582be wifi_wpa2_is_started + .text.wifi_ipc_process + 0x420582c8 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420582c8 wifi_ipc_process + .text.ieee80211_set_appie + 0x4205833c 0x17e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205833c ieee80211_set_appie + .text.wifi_set_appie_process + 0x420584ba 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420584ba wifi_set_appie_process + .text.wifi_send_mgmt_frame + 0x420584d6 0x15a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420584d6 wifi_send_mgmt_frame + .text.wifi_register_mgmt_frame + 0x42058630 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058630 wifi_register_mgmt_frame + .text.wifi_configure_wake_window_process + 0x42058648 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058648 wifi_configure_wake_window_process + .text.wifi_ap_remove_sta_node_process + 0x42058668 0x11c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058668 wifi_ap_remove_sta_node_process + .text.wifi_ap_sta_sae_auth_done_process + 0x42058784 0xec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058784 wifi_ap_sta_sae_auth_done_process + .text.wifi_on_coex_start_process + 0x42058870 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058870 wifi_on_coex_start_process + .text.wifi_on_coex_schm_phase_process + 0x42058898 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058898 wifi_on_coex_schm_phase_process + .text.wifi_mesh_ps_duty_cycle_get_process + 0x420588a8 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420588a8 wifi_mesh_ps_duty_cycle_get_process + .text.ieee80211_ioctl_init + 0x420588d0 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x420588d0 ieee80211_ioctl_init + .text.ieee80211_ioctl_deinit + 0x42058900 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058900 ieee80211_ioctl_deinit + .text.ieee80211_ioctl + 0x4205890c 0x1b2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x4205890c ieee80211_ioctl + .text.config_get_wifi_task_stack_size + 0x42058abe 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + 0x42058abe config_get_wifi_task_stack_size + .text.ieee80211_ampdu_age_handle + 0x42058ae8 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_addba + 0x42058afa 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_ap_try_sa_query + 0x42058b0c 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058b0c ieee80211_ap_try_sa_query + .text.ieee80211_ap_sa_query_timeout + 0x42058b46 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058b46 ieee80211_ap_sa_query_timeout + .text.ieee80211_cnx_connect_next_ap + 0x42058b80 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_sta_retry_assoc + 0x42058bb8 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_sta_sa_query_timeout + 0x42058bf0 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_sta_try_sa_query + 0x42058c28 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_assoc + 0x42058c60 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_auth + 0x42058c98 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_chm_dwell + 0x42058cd0 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_handshake + 0x42058d0a 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_beacon + 0x42058d42 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_probe_send + 0x42058d92 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_csa + 0x42058de2 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_scan_enter_op_chan + 0x42058e24 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_scan_inter_chan + 0x42058e5e 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_timer_connect + 0x42058e98 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_hostap_handle + 0x42058ed0 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_send_beacon + 0x42058f0a 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .text.ieee80211_register_hostap_timer + 0x42058f44 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058f44 ieee80211_register_hostap_timer + .text.ieee80211_timer_do_process + 0x42058f7a 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x42058f7a ieee80211_timer_do_process + .text.ieee80211_timer_process + 0x4205901a 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + 0x4205901a ieee80211_timer_process + .text.gcmp_encap + 0x420590e4 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + .text.gcmp_decap + 0x42059154 0xc4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + .text.ftm_is_responder_supported + 0x42059218 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x42059218 ftm_is_responder_supported + .text.ftm_responder_cleanup + 0x42059234 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x42059234 ftm_responder_cleanup + .text.ftm_is_initiator_supported + 0x420592b6 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420592b6 ftm_is_initiator_supported + .text.ftm_initiator_post_event + 0x420592c4 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420592c4 ftm_initiator_post_event + .text.ftm_initiator_cleanup + 0x4205934e 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x4205934e ftm_initiator_cleanup + .text.ieee80211_ftm_detach + 0x420593fa 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + 0x420593fa ieee80211_ftm_detach + .text.wifi_ant_update_empty_func + 0x420593fe 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420593fe wifi_ant_update_empty_func + .text.esp_wifi_internal_reg_netstack_buf_cb_local + 0x42059402 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059402 esp_wifi_internal_reg_netstack_buf_cb_local + .text.esp_wifi_send_deauth_local + 0x42059416 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059416 esp_wifi_send_deauth_local + .text.esp_wifi_ap_get_sta_aid_local + 0x4205942a 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205942a esp_wifi_ap_get_sta_aid_local + .text.wifi_get_init_state + 0x420594bc 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420594bc wifi_get_init_state + .text.wifi_is_stop_in_progress + 0x420594c2 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420594c2 wifi_is_stop_in_progress + .text.wifi_api_lock + 0x420594cc 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420594cc wifi_api_lock + .text.wifi_api_unlock + 0x42059524 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059524 wifi_api_unlock + .text.wifi_init_completed + 0x4205954c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205954c wifi_init_completed + .text.wifi_station_get_config_local + 0x42059578 0x1a4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .text.wifi_softap_get_config + 0x4205971c 0x184 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205971c wifi_softap_get_config + .text.esp_wifi_get_mode + 0x420598a0 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420598a0 esp_wifi_get_mode + .text.wifi_deinit_in_caller_task + 0x420598d6 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420598d6 wifi_deinit_in_caller_task + .text.wifi_init_in_caller_task + 0x42059926 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059926 wifi_init_in_caller_task + .text.wifi_osi_funcs_register + 0x420599d2 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x420599d2 wifi_osi_funcs_register + .text.net80211_data_ptr_init + 0x42059a36 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059a36 net80211_data_ptr_init + .text.net80211_softap_funcs_init + 0x42059b08 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059b08 net80211_softap_funcs_init + .text.net80211_funcs_init + 0x42059b7e 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059b7e net80211_funcs_init + .text.net80211_funcs_deinit + 0x42059dc0 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059dc0 net80211_funcs_deinit + .text.esp_wifi_init_internal + 0x42059dec 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059dec esp_wifi_init_internal + .text.esp_wifi_deinit_internal + 0x42059f0a 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x42059f0a esp_wifi_deinit_internal + .text.esp_wifi_set_mode + 0x4205a00a 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a00a esp_wifi_set_mode + .text.esp_wifi_start + 0x4205a05a 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a05a esp_wifi_start + .text.esp_wifi_stop + 0x4205a09e 0x1a4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a09e esp_wifi_stop + .text.esp_wifi_connect_internal + 0x4205a242 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a242 esp_wifi_connect_internal + .text.esp_wifi_set_config + 0x4205a29a 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a29a esp_wifi_set_config + .text.esp_wifi_get_config + 0x4205a32a 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a32a esp_wifi_get_config + .text.esp_wifi_get_channel + 0x4205a384 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a384 esp_wifi_get_channel + .text.esp_wifi_get_mac + 0x4205a3ee 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a3ee esp_wifi_get_mac + .text.esp_wifi_internal_reg_rxcb + 0x4205a438 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a438 esp_wifi_internal_reg_rxcb + .text.esp_wifi_internal_set_sta_ip + 0x4205a4a6 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a4a6 esp_wifi_internal_set_sta_ip + .text.wifi_event_post + 0x4205a4da 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a4da wifi_event_post + .text.wifi_mesh_event_post + 0x4205a52c 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a52c wifi_mesh_event_post + .text.esp_wifi_vnd_lora_enable + 0x4205a57a 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a57a esp_wifi_vnd_lora_enable + .text.esp_wifi_vnd_lora_disable + 0x4205a63a 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a63a esp_wifi_vnd_lora_disable + .text.esp_wifi_get_event_mask + 0x4205a698 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a698 esp_wifi_get_event_mask + .text.esp_wifi_ipc_internal + 0x4205a6c2 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a6c2 esp_wifi_ipc_internal + .text.esp_wifi_internal_set_log_level + 0x4205a80a 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a80a esp_wifi_internal_set_log_level + .text.esp_wifi_internal_configure_wake_window + 0x4205a820 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a820 esp_wifi_internal_configure_wake_window + .text.esp_wifi_internal_on_coex_start + 0x4205a89c 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a89c esp_wifi_internal_on_coex_start + .text.esp_wifi_internal_on_coex_schm_phase + 0x4205a8de 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a8de esp_wifi_internal_on_coex_schm_phase + .text.esp_wifi_set_sleep_min_active_time + 0x4205a920 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a920 esp_wifi_set_sleep_min_active_time + .text.esp_wifi_set_keep_alive_time + 0x4205a924 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a924 esp_wifi_set_keep_alive_time + .text.esp_wifi_set_sleep_wait_broadcast_data_time + 0x4205a928 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a928 esp_wifi_set_sleep_wait_broadcast_data_time + .text.esp_wifi_internal_reg_netstack_buf_cb + 0x4205a92c 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a92c esp_wifi_internal_reg_netstack_buf_cb + .text.esp_wifi_internal_issue_disconnect + 0x4205a952 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a952 esp_wifi_internal_issue_disconnect + .text.esp_wifi_ap_get_sta_aid + 0x4205a97a 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a97a esp_wifi_ap_get_sta_aid + .text.esp_mesh_map_deauth + 0x4205a9b2 0x94 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205a9b2 esp_mesh_map_deauth + .text.esp_mesh_get_running_active_duty_cycle + 0x4205aa46 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + 0x4205aa46 esp_mesh_get_running_active_duty_cycle + .text.ieee80211_freedom_inside_cb + 0x4205aa92 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205aa92 ieee80211_freedom_inside_cb + .text.ieee80211_send_sa_query + 0x4205aabc 0xc8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.ieee80211_send_sa_query_resp + 0x4205ab84 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.ieee80211_send_sa_query_req + 0x4205ab9e 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.ieee80211_recv_sa_query_resp + 0x4205abb8 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.ieee80211_recv_sa_query_req + 0x4205acb4 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .text.ieee80211_rate_ref_init + 0x4205acd0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205acd0 ieee80211_rate_ref_init + .text.ieee80211_freedom_init + 0x4205ace8 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205ace8 ieee80211_freedom_init + .text.ieee80211_user_ie_init + 0x4205ad0a 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205ad0a ieee80211_user_ie_init + .text.ieee80211_ifattach + 0x4205ad52 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205ad52 ieee80211_ifattach + .text.ieee80211_ifdetach + 0x4205ae1c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205ae1c ieee80211_ifdetach + .text.wifi_destroy_softap + 0x4205ae34 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205ae34 wifi_destroy_softap + .text.wifi_destroy_sta + 0x4205aebe 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205aebe wifi_destroy_sta + .text.ieee80211_find_elem_match + 0x4205af4c 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205af4c ieee80211_find_elem_match + .text.ieee80211_find_ie + 0x4205afcc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205afcc ieee80211_find_ie + .text.ieee80211_setup_pmf + 0x4205afd6 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205afd6 ieee80211_setup_pmf + .text.wifi_create_softap + 0x4205b01e 0x11e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b01e wifi_create_softap + .text.wifi_create_sta + 0x4205b13c 0x12c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b13c wifi_create_sta + .text.wifi_mode_set + 0x4205b268 0x170 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b268 wifi_mode_set + .text.ieee80211_is_robust_mgmt_frm + 0x4205b3d8 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x4205b3d8 ieee80211_is_robust_mgmt_frm + .text.get_iav_key + 0x4205b422 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b422 get_iav_key + .text.register_ieee80211_action_vendor_get_key_cb + 0x4205b436 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b436 register_ieee80211_action_vendor_get_key_cb + .text.ieee80211_recv_action_vendor_esp_now + 0x4205b448 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b448 ieee80211_recv_action_vendor_esp_now + .text.ieee80211_recv_action_vendor_spec + 0x4205b57a 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b57a ieee80211_recv_action_vendor_spec + .text.ieee80211_action_vendor_spec_attach + 0x4205b626 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b626 ieee80211_action_vendor_spec_attach + .text.register_ieee80211_action_vendor_spec_cb + 0x4205b656 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) + 0x4205b656 register_ieee80211_action_vendor_spec_cb + .text.ieee80211_is_action_category_robust + 0x4205b668 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .text.sta_eapol_txdone_cb + 0x4205b6a4 0xce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205b6a4 sta_eapol_txdone_cb + .text.sta_assoc_comeback + 0x4205b772 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .text.sta_try_sa_query + 0x4205b77c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .text.sta_sa_query_timeout + 0x4205b786 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .text.wifi_sta_reg_eapol_txdone_cb + 0x4205b790 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205b790 wifi_sta_reg_eapol_txdone_cb + .text.wifi_sta_reg_rxcb + 0x4205b7a8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205b7a8 wifi_sta_reg_rxcb + .text.sta_michael_mic_failure + 0x4205b7b2 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205b7b2 sta_michael_mic_failure + .text.ieee80211_wme_standard_ac_to_esp_ac + 0x4205b7e6 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205b7e6 ieee80211_wme_standard_ac_to_esp_ac + .text.ieee80211_parse_wmeparams + 0x4205b828 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205b828 ieee80211_parse_wmeparams + .text.sta_rx_csa + 0x4205b8d2 0x276 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205b8d2 sta_rx_csa + .text.update_cs_thres + 0x4205bb48 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bb48 update_cs_thres + .text.reset_cs_thres + 0x4205bbc0 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bbc0 reset_cs_thres + .text.ieee80211_parse_obss_scan_param + 0x4205bbe4 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bbe4 ieee80211_parse_obss_scan_param + .text.sta_recv_ctl + 0x4205bbf8 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bbf8 sta_recv_ctl + .text.wifi_station_start + 0x4205bc06 0xc0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bc06 wifi_station_start + .text.wifi_station_stop + 0x4205bcc6 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bcc6 wifi_station_stop + .text.sta_bip_check + 0x4205bd5c 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bd5c sta_bip_check + .text.sta_is_wpa3_enabled + 0x4205bdde 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bdde sta_is_wpa3_enabled + .text.sta_is_11r_enabled + 0x4205bdfc 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205bdfc sta_is_11r_enabled + .text.sta_is_wifi_ent_enabled + 0x4205be0a 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205be0a sta_is_wifi_ent_enabled + .text.sta_get_owe_data + 0x4205be18 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205be18 sta_get_owe_data + .text.sta_update_power_off_reset_flag + 0x4205be22 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205be22 sta_update_power_off_reset_flag + .text.ieee80211_sta_new_state + 0x4205be8e 0xb2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205be8e ieee80211_sta_new_state + .text.sta_auth_ft + 0x4205c9bc 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205c9bc sta_auth_ft + .text.sta_auth_open + 0x4205caa6 0x176 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205caa6 sta_auth_open + .text.sta_auth_shared + 0x4205cc1c 0x15e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205cc1c sta_auth_shared + .text.sta_auth_sae + 0x4205cd7a 0x1d4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205cd7a sta_auth_sae + .text.sta_retry_assoc + 0x4205cf4e 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205cf4e sta_retry_assoc + .text.sta_recv_assoc + 0x4205d052 0x6bc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205d052 sta_recv_assoc + .text.sta_sa_query_process_timeout + 0x4205d70e 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205d70e sta_sa_query_process_timeout + .text.sta_try_sa_query_process + 0x4205d7a6 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205d7a6 sta_try_sa_query_process + .text.sta_recv_mgmt + 0x4205d92e 0xad4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x4205d92e sta_recv_mgmt + .text.ieee80211_proto_attach + 0x4205e402 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4205e402 ieee80211_proto_attach + .text.ieee80211_set_shortslottime + 0x4205e420 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4205e420 ieee80211_set_shortslottime + .text.ieee80211_wme_updateparams + 0x4205e432 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4205e432 ieee80211_wme_updateparams + .text.ieee80211_mlme_connect_bss + 0x4205e49a 0x17e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + 0x4205e49a ieee80211_mlme_connect_bss + .text.ieee80211_rfid_locp_recv_reset + 0x4205e618 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x4205e618 ieee80211_rfid_locp_recv_reset + .text.ieee80211_rfid_locp_recv + 0x4205e622 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) + 0x4205e622 ieee80211_rfid_locp_recv + .text.ieee80211_regdomain_get_country + 0x4205e63a 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e63a ieee80211_regdomain_get_country + .text.ieee80211_update_phy_country + 0x4205e66e 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e66e ieee80211_update_phy_country + .text.ieee80211_regdomain_update + 0x4205e69e 0x142 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e69e ieee80211_regdomain_update + .text.ieee80211_regdomain_update_in_scan + 0x4205e7e0 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e7e0 ieee80211_regdomain_update_in_scan + .text.ieee80211_regdomain_update_in_connect + 0x4205e7e8 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e7e8 ieee80211_regdomain_update_in_connect + .text.ieee80211_add_countryie + 0x4205e7f0 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e7f0 ieee80211_add_countryie + .text.ieee80211_regdomain_max_chan + 0x4205e85e 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e85e ieee80211_regdomain_max_chan + .text.ieee80211_regdomain_ap_max_chan + 0x4205e88a 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e88a ieee80211_regdomain_ap_max_chan + .text.ieee80211_regdomain_min_chan + 0x4205e8a8 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e8a8 ieee80211_regdomain_min_chan + .text.ieee80211_regdomain_ap_min_chan + 0x4205e8c8 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e8c8 ieee80211_regdomain_ap_min_chan + .text.ieee80211_regdomain_chan_in_range + 0x4205e8da 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e8da ieee80211_regdomain_chan_in_range + .text.ieee80211_regdomain_is_active_scan + 0x4205e902 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + 0x4205e902 ieee80211_regdomain_is_active_scan + .text.addba_stop_timeout + 0x4205e916 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ampdu_timeout + 0x4205e946 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.addba_timeout + 0x4205e950 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ampdu_stop_age_timer + 0x4205e95a 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_add_htcap_body + 0x4205e992 0x216 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ht_recv_action_ba_addba_response + 0x4205eba8 0x1a6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ampdu_tx_stop + 0x4205ed4e 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.addba_response_txcb + 0x4205edde 0x1b0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ht_attach + 0x4205ef8e 0x270 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205ef8e ieee80211_ht_attach + .text.ampdu_free_rx_ba_index + 0x4205f1fe 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f1fe ampdu_free_rx_ba_index + .text.ampdu_rx_stop.isra.7 + 0x4205f22a 0xda /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ht_recv_action_ba_delba + 0x4205f304 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ampdu_alloc_rx_ba_index + 0x4205f3ac 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f3ac ampdu_alloc_rx_ba_index + .text.ampdu_rx_start.isra.10 + 0x4205f41a 0x13e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ht_recv_action_ba_addba_request + 0x4205f558 0x188 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ht_deattach + 0x4205f6e0 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f6e0 ieee80211_ht_deattach + .text.ieee80211_ampdu_enable + 0x4205f762 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f762 ieee80211_ampdu_enable + .text.addba_timeout_process + 0x4205f76e 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f76e addba_timeout_process + .text.ieee80211_ampdu_request + 0x4205f786 0x19a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205f786 ieee80211_ampdu_request + .text.ieee80211_ampdu_age_bss + 0x4205f920 0x108 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ampdu_age_all + 0x4205fa28 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fa28 ieee80211_ampdu_age_all + .text.ampdu_process_multicast_address_qos_frame + 0x4205fad4 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fad4 ampdu_process_multicast_address_qos_frame + .text.ieee80211_process_bar_info + 0x4205fb60 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fb60 ieee80211_process_bar_info + .text.ieee80211_recv_bar + 0x4205fb9e 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fb9e ieee80211_recv_bar + .text.ieee80211_ht_node_cleanup + 0x4205fbea 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fbea ieee80211_ht_node_cleanup + .text.ieee80211_ht_node_init + 0x4205fc34 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fc34 ieee80211_ht_node_init + .text.ieee80211_parse_htcap + 0x4205fcc0 0x120 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fcc0 ieee80211_parse_htcap + .text.ieee80211_has_ht40_bss + 0x4205fde0 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fde0 ieee80211_has_ht40_bss + .text.ieee80211_update_channel + 0x4205fe92 0x35a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4205fe92 ieee80211_update_channel + .text.public_recv_action_ht2040_coex + 0x420601ec 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_ht_updatehtcap + 0x4206042e 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4206042e ieee80211_ht_updatehtcap + .text.ieee80211_ht_updateparams + 0x4206049a 0x1a8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4206049a ieee80211_ht_updateparams + .text.ieee80211_setup_htrates + 0x42060642 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060642 ieee80211_setup_htrates + .text.ieee80211_setup_basic_htrates + 0x42060742 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060742 ieee80211_setup_basic_htrates + .text.ieee80211_add_htcap + 0x420607e2 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420607e2 ieee80211_add_htcap + .text.ieee80211_add_htcap_vendor + 0x42060820 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060820 ieee80211_add_htcap_vendor + .text.ieee80211_add_htinfo_body + 0x42060850 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060850 ieee80211_add_htinfo_body + .text.ieee80211_add_htinfo + 0x4206099e 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x4206099e ieee80211_add_htinfo + .text.ieee80211_add_htinfo_vendor + 0x420609dc 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x420609dc ieee80211_add_htinfo_vendor + .text.ht_action_output + 0x42060a36 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060a36 ht_action_output + .text.ht_send_action_ba_delba + 0x42060a64 0xea /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ht_send_action_ba_addba + 0x42060b4e 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .text.ieee80211_decap1 + 0x42060ca0 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060ca0 ieee80211_decap1 + .text.ieee80211_decap_amsdu + 0x42060d1c 0x140 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060d1c ieee80211_decap_amsdu + .text.hostap_ht_operation_update + 0x42060e5c 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x42060e5c hostap_ht_operation_update + .text.send_inval + 0x42060eac 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .text.recv_inval + 0x42060eb0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + .text.ieee80211_send_action_register + 0x42060eb4 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x42060eb4 ieee80211_send_action_register + .text.ieee80211_send_action + 0x42060f20 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x42060f20 ieee80211_send_action + .text.ieee80211_recv_action_register + 0x42060fa2 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x42060fa2 ieee80211_recv_action_register + .text.ieee80211_recv_action + 0x4206100e 0xb8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x4206100e ieee80211_recv_action + .text.tkip_decap + 0x420610c6 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x420610c6 tkip_decap + .text.tkip_encap + 0x4206119a 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) + 0x4206119a tkip_encap + .text.scan_enter_oper_channel + 0x42061228 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_inter_channel_timeout + 0x42061232 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_op_start + 0x4206123c 0x1f0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.sta_update_owe_bssid.isra.0 + 0x4206142c 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_set_global_scan_times.constprop.13 + 0x420614aa 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.ieee80211_scan_deattach + 0x420614d0 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420614d0 ieee80211_scan_deattach + .text.scan_reset_default_app_params + 0x42061508 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061508 scan_reset_default_app_params + .text.ieee80211_scan_attach + 0x42061554 0xca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061554 ieee80211_scan_attach + .text.scan_flush_all_tx_buf + 0x4206161e 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4206161e scan_flush_all_tx_buf + .text.scan_cancel + 0x420616ac 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420616ac scan_cancel + .text.scan_remove_bssid + 0x42061748 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061748 scan_remove_bssid + .text.scan_hidden_ssid + 0x42061756 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061756 scan_hidden_ssid + .text.scan_set_act_duration + 0x42061764 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061764 scan_set_act_duration + .text.scan_set_pas_duration + 0x42061772 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061772 scan_set_pas_duration + .text.scan_add_probe_ssid + 0x4206177e 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4206177e scan_add_probe_ssid + .text.scan_remove_probe_ssid + 0x4206180a 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4206180a scan_remove_probe_ssid + .text.scan_prefer_chan + 0x42061830 0x1fa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061830 scan_prefer_chan + .text.scan_update_scan_history + 0x42061a2a 0x17c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061a2a scan_update_scan_history + .text.scan_build_chan_list + 0x42061ba6 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061ba6 scan_build_chan_list + .text.scan_set_desChan + 0x42061c3c 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061c3c scan_set_desChan + .text.scan_get_type + 0x42061c4a 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061c4a scan_get_type + .text.scan_check_hidden + 0x42061c56 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42061c56 scan_check_hidden + .text.scan_add_ssid_do.isra.6 + 0x42061c72 0x4c6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_add_ssid.isra.7 + 0x42062138 0x1ca /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_reset_cipher_and_akm + 0x42062302 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062302 scan_reset_cipher_and_akm + .text.cnx_get_authtype_strength + 0x42062328 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062328 cnx_get_authtype_strength + .text.scan_profile_check + 0x42062342 0x6da /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062342 scan_profile_check + .text.free_bss_info + 0x42062a1c 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062a1c free_bss_info + .text.clear_bss_queue + 0x42062a6e 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062a6e clear_bss_queue + .text.scan_done + 0x42062aea 0x25e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_next_channel + 0x42062d48 0x1f6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_enter_oper_channel_process + 0x42062f3e 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062f3e scan_enter_oper_channel_process + .text.scan_inter_channel_timeout_process + 0x42062f64 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42062f64 scan_inter_channel_timeout_process + .text.scan_op_end + 0x42062ffa 0x1c6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .text.scan_start + 0x420631c0 0x196 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420631c0 scan_start + .text.check_bss_queue + 0x42063356 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42063356 check_bss_queue + .text.scan_parse_ht2040_coex + 0x420633c8 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420633c8 scan_parse_ht2040_coex + .text.scan_fill_wps_scan_ie + 0x4206344e 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4206344e scan_fill_wps_scan_ie + .text.scan_get_owe_channel_info + 0x42063476 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x42063476 scan_get_owe_channel_info + .text.scan_validate_owe_scenarios + 0x4206350c 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x4206350c scan_validate_owe_scenarios + .text.scan_parse_beacon + 0x420635ae 0xb40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x420635ae scan_parse_beacon + .text.wep_encap + 0x420640ee 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x420640ee wep_encap + .text.wep_decap + 0x42064144 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) + 0x42064144 wep_decap .text.sms4_decap - 0x4206127a 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x4206416c 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .text.sms4_encap - 0x4206132e 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x42064220 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .text.hal_pm_unblock_txq - 0x420613e0 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420642d2 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.hal_clear_sta_tsf_active_state - 0x420613f6 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420642e8 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_incr_coex_active_cnt - 0x42061404 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420642f6 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disable_active_timer - 0x4206141a 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206430c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_set_state - 0x42061430 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064322 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_beacon_monitor_tbtt_timeout - 0x4206147e 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064370 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_coex_restart_timeout - 0x42061486 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064378 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_beacon_monitor_timeout - 0x4206148e 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064380 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_connectionless_wake_window_timeout - 0x42061496 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064388 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_connectionless_wake_interval_timeout - 0x4206149e 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064390 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disconnected_sleep_delay_timeout - 0x420614a6 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064398 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_coex_slice_wifi_timeout - 0x420614ae 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420643a0 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_sleep_delay_timeout - 0x420614b6 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420643a8 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_active_timeout - 0x420614be 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420643b0 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_dream_timeout - 0x420614c6 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420643b8 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_is_sleeping - 0x420614ce 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420614ce pm_is_sleeping + 0x420643c0 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420643c0 pm_is_sleeping .text.pm_is_open - 0x420614ee 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420614ee pm_is_open + 0x420643e0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420643e0 pm_is_open .text.pm_noise_check_disable - 0x420614f8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420614f8 pm_noise_check_disable + 0x420643ea 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420643ea pm_noise_check_disable .text.pm_noise_check_enable - 0x42061502 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061502 pm_noise_check_enable + 0x420643f4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420643f4 pm_noise_check_enable .text.pm_reset_keep_alive - 0x4206150e 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064400 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .text.pm_disable_disconnected_sleep_delay_timer - 0x42061560 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061560 pm_disable_disconnected_sleep_delay_timer + 0x42064452 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064452 pm_disable_disconnected_sleep_delay_timer .text.pm_enable_disconnected_sleep_delay_timer - 0x4206157e 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206157e pm_enable_disconnected_sleep_delay_timer + 0x42064470 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064470 pm_enable_disconnected_sleep_delay_timer .text.pm_noise_check - 0x420615dc 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420615dc pm_noise_check + 0x420644ce 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420644ce pm_noise_check .text.pm_pend_noise_check - 0x42061654 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061654 pm_pend_noise_check + 0x42064546 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064546 pm_pend_noise_check .text.pm_noise_check_process - 0x42061656 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061656 pm_noise_check_process + 0x42064548 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064548 pm_noise_check_process .text.pm_register_pm_tx_null_cb - 0x42061658 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061658 pm_register_pm_tx_null_cb + 0x4206454a 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206454a pm_register_pm_tx_null_cb .text.pm_send_nullfunc - 0x42061664 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061664 pm_send_nullfunc + 0x42064556 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064556 pm_send_nullfunc .text.pm_beacon_monitor_init - 0x420616d2 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420616d2 pm_beacon_monitor_init + 0x420645c4 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420645c4 pm_beacon_monitor_init .text.pm_disconnected_wake - 0x42061736 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061736 pm_disconnected_wake + 0x42064628 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064628 pm_disconnected_wake .text.pm_disconnected_sleep - 0x420617a0 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420617a0 pm_disconnected_sleep + 0x42064692 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064692 pm_disconnected_sleep .text.pm_wake_up - 0x42061848 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061848 pm_wake_up + 0x4206473a 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206473a pm_wake_up .text.pm_send_probe_start - 0x42061896 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061896 pm_send_probe_start + 0x42064788 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064788 pm_send_probe_start .text.pm_off_channel - 0x420618de 0xc2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420618de pm_off_channel + 0x420647d0 0xc2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420647d0 pm_off_channel .text.pm_wake_done - 0x420619a0 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420619a0 pm_wake_done + 0x42064892 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064892 pm_wake_done .text.pm_coex_separate_connectionless_window - 0x420619f4 0x2ba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420619f4 pm_coex_separate_connectionless_window + 0x420648e6 0x2ba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420648e6 pm_coex_separate_connectionless_window .text.pm_go_to_sleep - 0x42061cae 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061cae pm_go_to_sleep + 0x42064ba0 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064ba0 pm_go_to_sleep .text.pm_set_next_tbtt - 0x42061d38 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061d38 pm_set_next_tbtt + 0x42064c2a 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064c2a pm_set_next_tbtt .text.pm_mesh_set_next_tbtt - 0x42061d94 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061d94 pm_mesh_set_next_tbtt + 0x42064c86 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064c86 pm_mesh_set_next_tbtt .text.pm_update_at_next_beacon - 0x42061de6 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061de6 pm_update_at_next_beacon + 0x42064cd8 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064cd8 pm_update_at_next_beacon .text.pm_beacon_timestamp_statistic - 0x42061dfc 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061dfc pm_beacon_timestamp_statistic + 0x42064cee 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064cee pm_beacon_timestamp_statistic .text.pm_beacon_misc_process - 0x42061e3e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061e3e pm_beacon_misc_process + 0x42064d30 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064d30 pm_beacon_misc_process .text.pm_coex_schm_process - 0x42061e42 0x1ce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42061e42 pm_coex_schm_process + 0x42064d34 0x1ce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064d34 pm_coex_schm_process .text.pm_coex_schm_process_restart - 0x42062010 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062010 pm_coex_schm_process_restart + 0x42064f02 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064f02 pm_coex_schm_process_restart .text.pm_coex_slice_timeout_process - 0x4206201e 0x11a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206201e pm_coex_slice_timeout_process + 0x42064f10 0x11a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42064f10 pm_coex_slice_timeout_process .text.pm_dream_timeout_process - 0x42062138 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062138 pm_dream_timeout_process + 0x4206502a 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206502a pm_dream_timeout_process .text.pm_sleep_delay_timeout_process - 0x42062148 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062148 pm_sleep_delay_timeout_process + 0x4206503a 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206503a pm_sleep_delay_timeout_process .text.pm_disconnected_sleep_delay_timeout_process - 0x42062168 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062168 pm_disconnected_sleep_delay_timeout_process + 0x4206505a 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206505a pm_disconnected_sleep_delay_timeout_process .text.pm_coex_restart_timeout_process - 0x42062184 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062184 pm_coex_restart_timeout_process + 0x42065076 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065076 pm_coex_restart_timeout_process .text.pm_tx_data_done_process - 0x420621b0 0x94 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420621b0 pm_tx_data_done_process + 0x420650a2 0x94 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420650a2 pm_tx_data_done_process .text.pm_tx_null_data_done_quick_wake_process - 0x42062244 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062244 pm_tx_null_data_done_quick_wake_process + 0x42065136 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065136 pm_tx_null_data_done_quick_wake_process .text.pm_tx_null_data_done_process - 0x420622b6 0x21a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420622b6 pm_tx_null_data_done_process + 0x420651a8 0x21a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420651a8 pm_tx_null_data_done_process .text.pm_go_to_wake - 0x420624d0 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420624d0 pm_go_to_wake + 0x420653c2 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420653c2 pm_go_to_wake .text.pm_send_probe_stop - 0x420625ca 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420625ca pm_send_probe_stop + 0x420654bc 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420654bc pm_send_probe_stop .text.pm_on_channel - 0x42062624 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062624 pm_on_channel + 0x42065516 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065516 pm_on_channel .text.pm_update_params - 0x420626d0 0x136 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420626d0 pm_update_params + 0x420655c2 0x136 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420655c2 pm_update_params .text.pm_coex_tbtt_process - 0x42062806 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062806 pm_coex_tbtt_process + 0x420656f8 0x100 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420656f8 pm_coex_tbtt_process .text.pm_active_timeout_process - 0x42062906 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062906 pm_active_timeout_process + 0x420657f8 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420657f8 pm_active_timeout_process .text.pm_send_sleep_null_cb - 0x4206296e 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206296e pm_send_sleep_null_cb + 0x42065860 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065860 pm_send_sleep_null_cb .text.pm_send_wake_null_cb - 0x4206297a 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206297a pm_send_wake_null_cb + 0x4206586c 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206586c pm_send_wake_null_cb .text.pm_on_coex_schm_process_restart - 0x42062986 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062986 pm_on_coex_schm_process_restart + 0x42065878 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065878 pm_on_coex_schm_process_restart .text.pm_on_coex_schm_status_config - 0x4206298a 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x4206298a pm_on_coex_schm_status_config + 0x4206587c 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x4206587c pm_on_coex_schm_status_config .text.pm_on_coex_start - 0x42062a26 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062a26 pm_on_coex_start + 0x42065918 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065918 pm_on_coex_start .text.pm_on_data_tx_done - 0x42062a6e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062a6e pm_on_data_tx_done + 0x42065960 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065960 pm_on_data_tx_done .text.pm_on_sample_beacon - 0x42062a72 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062a72 pm_on_sample_beacon + 0x42065964 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065964 pm_on_sample_beacon .text.pm_on_probe_resp_rx - 0x42062ac8 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062ac8 pm_on_probe_resp_rx + 0x420659ba 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420659ba pm_on_probe_resp_rx .text.pm_disconnected_start - 0x42062b52 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062b52 pm_disconnected_start + 0x42065a44 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065a44 pm_disconnected_start .text.pm_disconnected_stop - 0x42062be0 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062be0 pm_disconnected_stop + 0x42065ad2 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065ad2 pm_disconnected_stop .text.pm_start - 0x42062c4a 0x21e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062c4a pm_start - .text.pm_stop 0x42062e68 0x21c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42062e68 pm_stop + 0x42065b3c 0x21e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065b3c pm_start + .text.pm_stop 0x42065d5a 0x21c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065d5a pm_stop .text.pm_attach - 0x42063084 0x1b2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42063084 pm_attach + 0x42065f76 0x1b2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42065f76 pm_attach .text.pm_deattach - 0x42063236 0xb0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42063236 pm_deattach + 0x42066128 0xb0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42066128 pm_deattach .text.pm_set_sleep_min_active_time - 0x420632e6 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420632e6 pm_set_sleep_min_active_time + 0x420661d8 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420661d8 pm_set_sleep_min_active_time .text.pm_set_keep_alive_time - 0x420632ec 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420632ec pm_set_keep_alive_time + 0x420661de 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420661de pm_set_keep_alive_time .text.pm_set_sleep_wait_broadcast_data_time - 0x420632f2 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420632f2 pm_set_sleep_wait_broadcast_data_time + 0x420661e4 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420661e4 pm_set_sleep_wait_broadcast_data_time .text.pm_force_scan_unlock - 0x420632f8 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420632f8 pm_force_scan_unlock + 0x420661ea 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420661ea pm_force_scan_unlock .text.pm_enable_sta_disconnected_power_management - 0x420632fa 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420632fa pm_enable_sta_disconnected_power_management + 0x420661ec 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420661ec pm_enable_sta_disconnected_power_management .text.pm_register_connectionless_wake_window - 0x42063326 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x42063326 pm_register_connectionless_wake_window + 0x42066218 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x42066218 pm_register_connectionless_wake_window .text.pm_unregister_connectionless_wake_window - 0x420633be 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420633be pm_unregister_connectionless_wake_window + 0x420662b0 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420662b0 pm_unregister_connectionless_wake_window .text.ic_get_addr - 0x42063436 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063436 ic_get_addr + 0x42066328 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066328 ic_get_addr .text.ic_get_ptk_alg - 0x42063448 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063448 ic_get_ptk_alg + 0x4206633a 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206633a ic_get_ptk_alg .text.ic_disable_crypto - 0x4206345e 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206345e ic_disable_crypto + 0x42066350 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066350 ic_disable_crypto .text.ic_set_key - 0x4206347a 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206347a ic_set_key + 0x4206636c 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206636c ic_set_key .text.ic_get_key - 0x420634ba 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420634ba ic_get_key + 0x420663ac 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420663ac ic_get_key .text.ic_obtain_key - 0x42063518 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063518 ic_obtain_key + 0x4206640a 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206640a ic_obtain_key .text.ic_tx_pkt - 0x4206359e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206359e ic_tx_pkt + 0x42066490 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066490 ic_tx_pkt + .text.esp_wifi_internal_free_rx_buffer + 0x4206649a 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206649a esp_wifi_internal_free_rx_buffer .text.ic_register_tx_cb - 0x420635a8 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420635a8 ic_register_tx_cb + 0x420664a2 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420664a2 ic_register_tx_cb .text.ic_register_rx_cb - 0x420635aa 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420635aa ic_register_rx_cb + 0x420664a4 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420664a4 ic_register_rx_cb .text.ic_register_timer_post_cb - 0x420635ac 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420635ac ic_register_timer_post_cb + 0x420664a6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420664a6 ic_register_timer_post_cb .text.ic_register_michael_mic_failure_cb - 0x420635b0 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420635b0 ic_register_michael_mic_failure_cb + 0x420664aa 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420664aa ic_register_michael_mic_failure_cb .text.ic_register_config_cb - 0x420635b2 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420635b2 ic_register_config_cb + 0x420664ac 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420664ac ic_register_config_cb .text.ic_is_mgmt_hwdecr_enabled - 0x420635c6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420635c6 ic_is_mgmt_hwdecr_enabled + 0x420664c0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420664c0 ic_is_mgmt_hwdecr_enabled .text.ic_register_pm_tx_null_cb - 0x420635ca 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420635ca ic_register_pm_tx_null_cb + 0x420664c4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420664c4 ic_register_pm_tx_null_cb .text.ic_register_net80211_tx_cb - 0x420635e0 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420635e0 ic_register_net80211_tx_cb + 0x420664da 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420664da ic_register_net80211_tx_cb .text.ic_register_timer_cb - 0x420635e6 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420635e6 ic_register_timer_cb + 0x420664e0 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420664e0 ic_register_timer_cb .text.ic_enable_sniffer - 0x420635ec 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420635ec ic_enable_sniffer + 0x420664e6 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420664e6 ic_enable_sniffer .text.ic_disable_sniffer - 0x420635f2 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420635f2 ic_disable_sniffer + 0x420664ec 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420664ec ic_disable_sniffer .text.ic_set_vif - 0x420635f8 0x1da /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420635f8 ic_set_vif + 0x420664f2 0x1da /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420664f2 ic_set_vif .text.ic_get_next_tbtt - 0x420637d2 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420637d2 ic_get_next_tbtt + 0x420666cc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420666cc ic_get_next_tbtt .text.ic_del_rx_ba - 0x420637d6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420637d6 ic_del_rx_ba + 0x420666d0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420666d0 ic_del_rx_ba .text.ic_add_rx_ba - 0x420637da 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420637da ic_add_rx_ba + 0x420666d4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420666d4 ic_add_rx_ba .text.ic_reset_tbtt - 0x420637e4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420637e4 ic_reset_tbtt + 0x420666de 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420666de ic_reset_tbtt .text.ic_del_key_all - 0x420637e8 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420637e8 ic_del_key_all + 0x420666e2 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420666e2 ic_del_key_all .text.ic_del_key - 0x420637ec 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420637ec ic_del_key + 0x420666e6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420666e6 ic_del_key .text.ic_set_ac_param - 0x420637f0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420637f0 ic_set_ac_param + 0x420666ea 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420666ea ic_set_ac_param .text.ic_ampdu_op - 0x420637f4 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420637f4 ic_ampdu_op + 0x420666ee 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420666ee ic_ampdu_op .text.ic_set_trc - 0x4206381e 0xe4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206381e ic_set_trc + 0x42066718 0xe4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066718 ic_set_trc .text.ic_deinit - 0x42063902 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063902 ic_deinit - .text.ic_init 0x4206391e 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206391e ic_init + 0x420667fc 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420667fc ic_deinit + .text.ic_init 0x42066818 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066818 ic_init .text.ic_set_interrupt_handler - 0x4206399a 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x4206399a ic_set_interrupt_handler + 0x42066894 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066894 ic_set_interrupt_handler .text.ic_clear_interrupt_handler - 0x420639fa 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x420639fa ic_clear_interrupt_handler + 0x420668f4 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420668f4 ic_clear_interrupt_handler .text.ic_enable_rx - 0x42063a3e 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063a3e ic_enable_rx + 0x42066938 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066938 ic_enable_rx .text.ic_disable_rx - 0x42063a52 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063a52 ic_disable_rx + 0x4206694c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206694c ic_disable_rx .text.ic_set_beacon_int - 0x42063a6a 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063a6a ic_set_beacon_int + 0x42066964 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066964 ic_set_beacon_int .text.ic_set_mac - 0x42063a6e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063a6e ic_set_mac + 0x42066968 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066968 ic_set_mac .text.ic_set_bssid - 0x42063a72 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063a72 ic_set_bssid + 0x4206696c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206696c ic_set_bssid .text.ic_set_current_channel - 0x42063a76 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063a76 ic_set_current_channel + 0x42066970 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066970 ic_set_current_channel .text.ic_get_pp_hdl - 0x42063a7e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063a7e ic_get_pp_hdl + 0x42066978 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066978 ic_get_pp_hdl .text.ic_set_rx_policy_ubssid_check - 0x42063a82 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063a82 ic_set_rx_policy_ubssid_check + 0x4206697c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x4206697c ic_set_rx_policy_ubssid_check .text.ic_set_rx_policy - 0x42063a9c 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063a9c ic_set_rx_policy + 0x42066996 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066996 ic_set_rx_policy .text.ic_set_sta_auth_flag - 0x42063aac 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063aac ic_set_sta_auth_flag + 0x420669a6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669a6 ic_set_sta_auth_flag .text.ic_set_interface - 0x42063ab0 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063ab0 ic_set_interface + 0x420669aa 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669aa ic_set_interface .text.ic_trc_set_per_pkt_rate - 0x42063ab2 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063ab2 ic_trc_set_per_pkt_rate + 0x420669ac 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669ac ic_trc_set_per_pkt_rate .text.ic_trc_update_ifx_phy_mode - 0x42063ab6 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063ab6 ic_trc_update_ifx_phy_mode + 0x420669b0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669b0 ic_trc_update_ifx_phy_mode .text.ic_stop_hw_txq - 0x42063aba 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063aba ic_stop_hw_txq + 0x420669b4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669b4 ic_stop_hw_txq .text.ic_stop_sw_txq - 0x42063abe 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063abe ic_stop_sw_txq + 0x420669b8 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669b8 ic_stop_sw_txq + .text.ic_txq_empty + 0x420669da 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669da ic_txq_empty .text.ic_create_wifi_task - 0x42063ae0 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063ae0 ic_create_wifi_task + 0x420669de 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669de ic_create_wifi_task .text.ic_delete_wifi_task - 0x42063ae4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063ae4 ic_delete_wifi_task + 0x420669e2 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669e2 ic_delete_wifi_task .text.ic_update_sta_tsf - 0x42063ae8 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063ae8 ic_update_sta_tsf + 0x420669e6 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669e6 ic_update_sta_tsf .text.ic_set_sleep_min_active_time - 0x42063afe 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063afe ic_set_sleep_min_active_time + 0x420669fc 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x420669fc ic_set_sleep_min_active_time .text.ic_set_keep_alive_time - 0x42063b02 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063b02 ic_set_keep_alive_time + 0x42066a00 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066a00 ic_set_keep_alive_time .text.ic_set_sleep_wait_broadcast_data_time - 0x42063b06 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - 0x42063b06 ic_set_sleep_wait_broadcast_data_time + 0x42066a04 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + 0x42066a04 ic_set_sleep_wait_broadcast_data_time .text.pp_delete_task_manually - 0x42063b0a 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - .text.getle32 0x42063b52 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063b52 getle32 - .text.putle32 0x42063b70 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063b70 putle32 - .text.xswap 0x42063b8c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063b8c xswap + 0x42066a08 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .text.getle32 0x42066a50 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066a50 getle32 + .text.putle32 0x42066a6e 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066a6e putle32 + .text.xswap 0x42066a8a 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066a8a xswap .text.pp_register_net80211_tx_cb - 0x42063baa 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063baa pp_register_net80211_tx_cb + 0x42066aa8 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066aa8 pp_register_net80211_tx_cb .text.pp_register_config_cb - 0x42063bb6 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063bb6 pp_register_config_cb + 0x42066ab4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066ab4 pp_register_config_cb .text.pp_register_timer_cb - 0x42063bc2 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063bc2 pp_register_timer_cb + 0x42066ac0 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066ac0 pp_register_timer_cb .text.pp_register_michael_mic_failure_cb - 0x42063bce 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063bce pp_register_michael_mic_failure_cb + 0x42066acc 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066acc pp_register_michael_mic_failure_cb .text.pp_default_event_handler - 0x42063bda 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063bda pp_default_event_handler + 0x42066ad8 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066ad8 pp_default_event_handler .text.ppRegisterRxCallback - 0x42063c02 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063c02 ppRegisterRxCallback + 0x42066b00 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066b00 ppRegisterRxCallback .text.ppRegisterTxCallback - 0x42063c22 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063c22 ppRegisterTxCallback + 0x42066b20 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066b20 ppRegisterTxCallback .text.pp_register_tx_cb - 0x42063c70 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063c70 pp_register_tx_cb + 0x42066b6e 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066b6e pp_register_tx_cb .text.ppCheckTxQIdle - 0x42063c74 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063c74 ppCheckTxQIdle + 0x42066b72 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066b72 ppCheckTxQIdle .text.ppCheckIsConnTraffic - 0x42063caa 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063caa ppCheckIsConnTraffic + 0x42066ba8 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066ba8 ppCheckIsConnTraffic .text.ppCheckTxConnTrafficIdle - 0x42063cfa 0xee /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063cfa ppCheckTxConnTrafficIdle + 0x42066bf8 0xee /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066bf8 ppCheckTxConnTrafficIdle .text.ppSetInterface - 0x42063de8 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063de8 ppSetInterface + 0x42066ce6 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066ce6 ppSetInterface .text.pp_gettid - 0x42063dea 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063dea pp_gettid + 0x42066ce8 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066ce8 pp_gettid .text.ppAssembleMicHdr - 0x42063e18 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063e18 ppAssembleMicHdr + 0x42066d16 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066d16 ppAssembleMicHdr .text.ppCalTkipMic - 0x42063eca 0x130 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063eca ppCalTkipMic + 0x42066dc8 0x130 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066dc8 ppCalTkipMic .text.ppTxFragmentProc - 0x42063ffa 0x774 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42063ffa ppTxFragmentProc + 0x42066ef8 0x774 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42066ef8 ppTxFragmentProc .text.ppClearRxFragment - 0x4206476e 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x4206476e ppClearRxFragment + 0x4206766c 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4206766c ppClearRxFragment .text.ppFillAMPDUBar - 0x420647aa 0x114 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420647aa ppFillAMPDUBar + 0x420676a8 0x114 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420676a8 ppFillAMPDUBar .text.ppReSendBar - 0x420648be 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420648be ppReSendBar + 0x420677bc 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420677bc ppReSendBar .text.pp_create_task - 0x42064990 0x1c8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42064990 pp_create_task + 0x4206788e 0x1c8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4206788e pp_create_task .text.pp_deattach - 0x42064b58 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42064b58 pp_deattach + 0x42067a56 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067a56 pp_deattach .text.ppInitTxq - 0x42064ba4 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42064ba4 ppInitTxq + 0x42067aa2 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067aa2 ppInitTxq + .text.ppTxqEmpty + 0x42067b06 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067b06 ppTxqEmpty .text.pp_delete_task - 0x42064c08 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42064c08 pp_delete_task + 0x42067b56 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067b56 pp_delete_task .text.ppCheckTxIdle - 0x42064c94 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42064c94 ppCheckTxIdle + 0x42067be2 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067be2 ppCheckTxIdle .text.ppCalTxopDur - 0x42064d50 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42064d50 ppCalTxopDur + 0x42067c9e 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067c9e ppCalTxopDur .text.ppPrepareBarFrame - 0x42064ea8 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42064ea8 ppPrepareBarFrame + 0x42067df6 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067df6 ppPrepareBarFrame .text.pp_attach - 0x42064f7c 0xf4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42064f7c pp_attach + 0x42067eca 0xf4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067eca pp_attach .text.ppClearTxq - 0x42065070 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42065070 ppClearTxq + 0x42067fbe 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x42067fbe ppClearTxq .text.pp_stop_sw_txq - 0x420650c0 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420650c0 pp_stop_sw_txq + 0x4206800e 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x4206800e pp_stop_sw_txq .text.ppGetTaskHdl - 0x42065152 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x42065152 ppGetTaskHdl + 0x420680a0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420680a0 ppGetTaskHdl .text.pm_funcs_init - 0x4206515c 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x4206515c pm_funcs_init + 0x420680aa 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x420680aa pm_funcs_init .text.pm_funcs_deinit - 0x420651a2 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - 0x420651a2 pm_funcs_deinit + 0x420680f0 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + 0x420680f0 pm_funcs_deinit .text.esf_buf_alloc_dynamic_default_handler - 0x420651d0 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420651d0 esf_buf_alloc_dynamic_default_handler + 0x4206811e 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4206811e esf_buf_alloc_dynamic_default_handler .text.esf_buf_alloc_default_handler - 0x420651f2 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420651f2 esf_buf_alloc_default_handler + 0x42068140 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42068140 esf_buf_alloc_default_handler .text.esf_buf_recycle_default_handler - 0x42065214 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42065214 esf_buf_recycle_default_handler + 0x42068162 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42068162 esf_buf_recycle_default_handler .text.esf_buf_setup_static - 0x42065236 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42065236 esf_buf_setup_static + 0x42068184 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x42068184 esf_buf_setup_static .text.esf_buf_free_static - 0x4206529c 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x4206529c esf_buf_free_static + 0x420681ea 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420681ea esf_buf_free_static .text.esf_buf_setdown - 0x4206534e 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x4206534e esf_buf_setdown + 0x4206829c 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x4206829c esf_buf_setdown .text.esf_buf_setup - 0x42065370 0x1fe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x42065370 esf_buf_setup + 0x420682be 0x1fe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420682be esf_buf_setup .text.lmacGetTxFrame - 0x4206556e 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4206556e lmacGetTxFrame + 0x420684bc 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420684bc lmacGetTxFrame .text.lmacSetAcParam - 0x4206558e 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4206558e lmacSetAcParam + 0x420684dc 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420684dc lmacSetAcParam .text.lmacInitAc - 0x420655d2 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420655d2 lmacInitAc + 0x42068520 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068520 lmacInitAc .text.lmacInit - 0x4206561a 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4206561a lmacInit + 0x42068568 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068568 lmacInit .text.lmacEndRetryAMPDUFail - 0x420656bc 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420656bc lmacEndRetryAMPDUFail + 0x4206860a 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4206860a lmacEndRetryAMPDUFail .text.lmacDebugTxDrop - 0x42065740 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42065740 dbg_cnt_lmac_drop + 0x4206868e 0x92 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4206868e dbg_cnt_lmac_drop .text.lmac_record_txtime - 0x420657d2 0x130 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420657d2 lmac_record_txtime + 0x42068720 0x130 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068720 lmac_record_txtime .text.lmac_update_tx_statistic - 0x42065902 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42065902 lmac_update_tx_statistic + 0x42068850 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068850 lmac_update_tx_statistic .text.lmacDiscardMSDU - 0x42065904 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42065904 lmacDiscardMSDU + 0x42068852 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068852 lmacDiscardMSDU .text.lmacRetryTxFrame - 0x420659c0 0xe2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420659c0 lmacRetryTxFrame + 0x4206890e 0xe2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4206890e lmacRetryTxFrame .text.lmacProcessTxopQComplete - 0x42065aa2 0x17c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42065aa2 lmacProcessTxopQComplete + 0x420689f0 0x17c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420689f0 lmacProcessTxopQComplete .text.lmacProcessShortRetryFail - 0x42065c1e 0x27a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42065c1e lmacProcessShortRetryFail + 0x42068b6c 0x27a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068b6c lmacProcessShortRetryFail .text.lmacProcessCtsTimeout - 0x42065e98 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42065e98 lmacProcessCtsTimeout + 0x42068de6 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068de6 lmacProcessCtsTimeout .text.lmacProcessLongRetryFail - 0x42065f0a 0x1d8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42065f0a lmacProcessLongRetryFail + 0x42068e58 0x1d8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42068e58 lmacProcessLongRetryFail .text.lmacProcessCollision - 0x420660e2 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420660e2 lmacProcessCollision + 0x42069030 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069030 lmacProcessCollision .text.lmacProcessCollisions_task - 0x420661c8 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420661c8 lmacProcessCollisions_task + 0x42069116 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069116 lmacProcessCollisions_task .text.lmacProcessAckTimeout - 0x4206621e 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4206621e lmacProcessAckTimeout + 0x4206916c 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4206916c lmacProcessAckTimeout .text.lmacProcessTxRtsError - 0x4206634c 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4206634c lmacProcessTxRtsError + 0x4206929a 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4206929a lmacProcessTxRtsError .text.lmacProcessTxseckiderr - 0x4206642c 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x4206642c lmacProcessTxseckiderr + 0x4206937a 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4206937a lmacProcessTxseckiderr .text.lmacProcessTxError - 0x42066456 0xa6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42066456 lmacProcessTxError + 0x420693a4 0xa6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420693a4 lmacProcessTxError .text.lmacDisableTransmit - 0x420664fc 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420664fc lmacDisableTransmit + 0x4206944a 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x4206944a lmacDisableTransmit .text.lmacProcessTxTimeout - 0x42066588 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x42066588 lmacProcessTxTimeout + 0x420694d6 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420694d6 lmacProcessTxTimeout .text.lmacStopTransmit - 0x420665d2 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420665d2 lmacStopTransmit + 0x42069520 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069520 lmacStopTransmit .text.lmac_stop_hw_txq - 0x420666d6 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420666d6 lmac_stop_hw_txq + 0x42069624 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x42069624 lmac_stop_hw_txq .text.rc11NRate2SchedIdx - 0x42066748 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069696 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rc11GRate2SchedIdx - 0x4206679a 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420696e8 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rc11BRate2SchedIdx - 0x420667b8 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069706 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rcLoRaRate2SchedIdx - 0x420667d6 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420667d6 rcLoRaRate2SchedIdx + 0x42069724 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069724 rcLoRaRate2SchedIdx .text.rcBuildIndex - 0x420667f4 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069742 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) .text.rcUpdateAMPDUParam - 0x42066808 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42066808 rcUpdateAMPDUParam + 0x42069756 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069756 rcUpdateAMPDUParam .text.rcGet11NHighestRateIdx - 0x420668b6 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420668b6 rcGet11NHighestRateIdx + 0x42069804 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069804 rcGet11NHighestRateIdx .text.rcGet11GHighestRateIdx - 0x42066938 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42066938 rcGet11GHighestRateIdx + 0x42069886 0x78 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069886 rcGet11GHighestRateIdx .text.rcGet11BHighestRateIdx - 0x420669b0 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420669b0 rcGet11BHighestRateIdx + 0x420698fe 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420698fe rcGet11BHighestRateIdx .text.rcGetDefaultHigestRateIdx - 0x420669f8 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420669f8 rcGetDefaultHigestRateIdx + 0x42069946 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069946 rcGetDefaultHigestRateIdx .text.rcGetHighestRateIdx - 0x42066a08 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42066a08 rcGetHighestRateIdx + 0x42069956 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069956 rcGetHighestRateIdx .text.rcUpdatePhyMode - 0x42066a32 0x2f2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42066a32 rcUpdatePhyMode + 0x42069980 0x2f2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069980 rcUpdatePhyMode .text.rcTxUpdatePer - 0x42066d24 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42066d24 rcTxUpdatePer + 0x42069c72 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069c72 rcTxUpdatePer .text.trc_set_per_pkt_rate - 0x42066d9e 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42066d9e trc_set_per_pkt_rate + 0x42069cec 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069cec trc_set_per_pkt_rate .text.rcUpdateRate - 0x42066db2 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42066db2 rcUpdateRate + 0x42069d00 0x242 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069d00 rcUpdateRate .text.rcReachRetryLimit - 0x42066ff4 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42066ff4 rcReachRetryLimit + 0x42069f42 0xe0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x42069f42 rcReachRetryLimit .text.rcAttach - 0x420670d4 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420670d4 rcAttach + 0x4206a022 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a022 rcAttach .text.rc_disable_trc - 0x4206713c 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206713c rc_disable_trc + 0x4206a08a 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a08a rc_disable_trc .text.rc_disable_trc_by_interface - 0x420671ca 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420671ca rc_disable_trc_by_interface + 0x4206a118 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a118 rc_disable_trc_by_interface .text.trc_init - 0x420671e4 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420671e4 trc_init + 0x4206a132 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a132 trc_init .text.trc_update_ifx_phy_mode - 0x4206728e 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x4206728e trc_update_ifx_phy_mode + 0x4206a1dc 0x8a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a1dc trc_update_ifx_phy_mode .text.trc_deinit - 0x42067318 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42067318 trc_deinit + 0x4206a266 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a266 trc_deinit .text.rc_set_per_conn_fix_rate - 0x42067358 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x42067358 rc_set_per_conn_fix_rate + 0x4206a2a6 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a2a6 rc_set_per_conn_fix_rate .text.rc_enable_trc - 0x420673c4 0x112 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420673c4 rc_enable_trc + 0x4206a312 0x112 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x4206a312 rc_enable_trc .text.pm_coex_reconnect_policy - 0x420674d6 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x420674d6 pm_coex_reconnect_policy + 0x4206a424 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x4206a424 pm_coex_reconnect_policy .text.pm_coex_set_reconnect_policy - 0x420674e4 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - 0x420674e4 pm_coex_set_reconnect_policy + 0x4206a432 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + 0x4206a432 pm_coex_set_reconnect_policy .text.dbg_lmac_ps_statis_reset - 0x4206751c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x4206751c dbg_lmac_ps_statis_reset + 0x4206a46a 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x4206a46a dbg_lmac_ps_statis_reset .text.dbg_lmac_init - 0x42067532 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) - 0x42067532 dbg_lmac_init + 0x4206a480 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_debug.o) + 0x4206a480 dbg_lmac_init .text.wdev_csi_hw_bug_check - 0x42067534 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067534 wdev_csi_hw_bug_check + 0x4206a482 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206a482 wdev_csi_hw_bug_check .text.wDev_ftm_set_t1t4 - 0x42067538 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067538 wDev_ftm_set_t1t4 + 0x4206a486 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206a486 wDev_ftm_set_t1t4 .text.wdev_csi_rx_process - 0x42067548 0x15e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067548 wdev_csi_rx_process + 0x4206a496 0x15e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206a496 wdev_csi_rx_process .text.wDev_SnifferRxData - 0x420676a6 0x27e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420676a6 wDev_SnifferRxData + 0x4206a5f4 0x27e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206a5f4 wDev_SnifferRxData .text.wDev_IndicateCtrlFrame - 0x42067924 0x10c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067924 wDev_IndicateCtrlFrame + 0x4206a872 0x10c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206a872 wDev_IndicateCtrlFrame .text.wDev_SnifferRxAmpdu - 0x42067a30 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067a30 wDev_SnifferRxAmpdu + 0x4206a97e 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206a97e wDev_SnifferRxAmpdu .text.wDev_SetCurChannel - 0x42067ae4 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067ae4 wDev_SetCurChannel + 0x4206aa32 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206aa32 wDev_SetCurChannel .text.wDev_SetAuthed - 0x42067afe 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067afe wDev_SetAuthed + 0x4206aa4c 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206aa4c wDev_SetAuthed .text.wDev_Set_Beacon_Int - 0x42067b00 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067b00 wDev_Set_Beacon_Int + 0x4206aa4e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206aa4e wDev_Set_Beacon_Int .text.wDev_Reset_TBTT - 0x42067b0a 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067b0a wDev_Reset_TBTT + 0x4206aa58 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206aa58 wDev_Reset_TBTT .text.wDev_reset_bcnSendTick - 0x42067b10 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067b10 wDev_reset_bcnSendTick + 0x4206aa5e 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206aa5e wDev_reset_bcnSendTick .text.wDev_Get_Next_TBTT - 0x42067b1a 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067b1a wDev_Get_Next_TBTT + 0x4206aa68 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206aa68 wDev_Get_Next_TBTT .text.wdev_set_promis_misc_pkt - 0x42067b66 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067b66 wdev_set_promis_misc_pkt + 0x4206aab4 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206aab4 wdev_set_promis_misc_pkt .text.wdev_set_promis_ctrl_pkt - 0x42067b94 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067b94 wdev_set_promis_ctrl_pkt + 0x4206aae2 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206aae2 wdev_set_promis_ctrl_pkt .text.wdev_set_promis - 0x42067bcc 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067bcc wdev_set_promis + 0x4206ab1a 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ab1a wdev_set_promis .text.wDev_ftm_record_t1t4 - 0x42067c3a 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067c3a wDev_ftm_record_t1t4 + 0x4206ab88 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ab88 wDev_ftm_record_t1t4 .text.wDev_ftm_record_t2t3 - 0x42067c4a 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067c4a wDev_ftm_record_t2t3 + 0x4206ab98 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ab98 wDev_ftm_record_t2t3 .text.wDev_record_ftm_data_local - 0x42067c5a 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067c5a wDev_record_ftm_data_local + 0x4206aba8 0xbc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206aba8 wDev_record_ftm_data_local .text.wDev_Rxbuf_Deinit - 0x42067d16 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067d16 wDev_Rxbuf_Deinit + 0x4206ac64 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ac64 wDev_Rxbuf_Deinit .text.wDev_Rxbuf_Init - 0x42067d98 0x222 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067d98 wDev_Rxbuf_Init + 0x4206ace6 0x222 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206ace6 wDev_Rxbuf_Init .text.wDev_disable_low_rate - 0x42067fba 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067fba wDev_disable_low_rate + 0x4206af08 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206af08 wDev_disable_low_rate .text.wDev_enable_low_rate - 0x42067fbe 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067fbe wDev_enable_low_rate + 0x4206af0c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206af0c wDev_enable_low_rate .text.wDev_Insert_KeyEntry - 0x42067fc2 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42067fc2 wDev_Insert_KeyEntry + 0x4206af10 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206af10 wDev_Insert_KeyEntry .text.wDev_remove_KeyEntry - 0x42068040 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42068040 wDev_remove_KeyEntry + 0x4206af8e 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206af8e wDev_remove_KeyEntry .text.wDev_remove_KeyEntry_all_cnx - 0x42068068 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42068068 wDev_remove_KeyEntry_all_cnx + 0x4206afb6 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206afb6 wDev_remove_KeyEntry_all_cnx .text.wDev_Crypto_Disable - 0x420680b4 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420680b4 wDev_Crypto_Disable + 0x4206b002 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b002 wDev_Crypto_Disable .text.wdev_is_mgmt_hwdecr_enabled - 0x420680d4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420680d4 wdev_is_mgmt_hwdecr_enabled + 0x4206b022 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b022 wdev_is_mgmt_hwdecr_enabled .text.wdev_data_init - 0x420680d8 0x128 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x420680d8 wdev_data_init + 0x4206b026 0x128 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b026 wdev_data_init .text.wdev_funcs_init - 0x42068200 0x95e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42068200 wdev_funcs_init + 0x4206b14e 0x95e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206b14e wdev_funcs_init .text.wdev_funcs_deinit - 0x42068b5e 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - 0x42068b5e wdev_funcs_deinit + 0x4206baac 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x4206baac wdev_funcs_deinit .text.hal_agreement_add_rx_ba - 0x42068b8a 0x118 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x42068b8a hal_agreement_add_rx_ba + 0x4206bad8 0x118 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x4206bad8 hal_agreement_add_rx_ba .text.hal_agreement_del_rx_ba - 0x42068ca2 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x42068ca2 hal_agreement_del_rx_ba + 0x4206bbf0 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x4206bbf0 hal_agreement_del_rx_ba .text.hal_ba_session_restore_by_hw_index - 0x42068d10 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - 0x42068d10 hal_ba_session_restore_by_hw_index + 0x4206bc5e 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + 0x4206bc5e hal_ba_session_restore_by_hw_index .text.hal_coex_pti_init - 0x42068d7e 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x42068d7e hal_coex_pti_init + 0x4206bccc 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206bccc hal_coex_pti_init .text.hal_set_rx_beacon_pti - 0x42068d90 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x42068d90 hal_set_rx_beacon_pti + 0x4206bcde 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206bcde hal_set_rx_beacon_pti .text.hal_set_rx_beacon_time - 0x42068dba 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x42068dba hal_set_rx_beacon_time + 0x4206bd08 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206bd08 hal_set_rx_beacon_time .text.hal_set_rx_active_pti - 0x42068de6 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x42068de6 hal_set_rx_active_pti + 0x4206bd34 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206bd34 hal_set_rx_active_pti .text.hal_set_rx_ack_pti - 0x42068dfa 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x42068dfa hal_set_rx_ack_pti + 0x4206bd48 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206bd48 hal_set_rx_ack_pti .text.hal_set_wifi_default_pti - 0x42068e14 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x42068e14 hal_set_wifi_default_pti + 0x4206bd62 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x4206bd62 hal_set_wifi_default_pti .text.hal_crypto_clr_key_entry - 0x42068e36 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x42068e36 hal_crypto_clr_key_entry + 0x4206bd84 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206bd84 hal_crypto_clr_key_entry .text.hal_crypto_set_key_entry - 0x42068ebc 0x1b6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x42068ebc hal_crypto_set_key_entry + 0x4206be0a 0x1b6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206be0a hal_crypto_set_key_entry .text.hal_crypto_is_key_valid - 0x42069072 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x42069072 hal_crypto_is_key_valid + 0x4206bfc0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206bfc0 hal_crypto_is_key_valid .text.hal_crypto_get_key_entry - 0x42069082 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x42069082 hal_crypto_get_key_entry + 0x4206bfd0 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206bfd0 hal_crypto_get_key_entry .text.hal_crypto_init - 0x4206913c 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206913c hal_crypto_init + 0x4206c08a 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c08a hal_crypto_init .text.hal_crypto_mgmt_rx_enabled - 0x42069166 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x42069166 hal_crypto_mgmt_rx_enabled + 0x4206c0b4 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c0b4 hal_crypto_mgmt_rx_enabled .text.hal_crypto_enable - 0x42069186 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x42069186 hal_crypto_enable + 0x4206c0d4 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c0d4 hal_crypto_enable .text.hal_crypto_disable - 0x4206920c 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - 0x4206920c hal_crypto_disable + 0x4206c15a 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + 0x4206c15a hal_crypto_disable .text.hal_mac_tx_set_ppdu - 0x42069242 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42069242 hal_mac_tx_set_ppdu + 0x4206c190 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c190 hal_mac_tx_set_ppdu .text.hal_mac_set_txq_invalid - 0x4206928c 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206928c hal_mac_set_txq_invalid + 0x4206c1da 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c1da hal_mac_set_txq_invalid .text.hal_mac_is_txq_valid - 0x420692a8 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420692a8 hal_mac_is_txq_valid + 0x4206c1f6 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c1f6 hal_mac_is_txq_valid .text.hal_mac_tx_set_cca - 0x420692be 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420692be hal_mac_tx_set_cca + 0x4206c20c 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c20c hal_mac_tx_set_cca .text.hal_mac_disable_low_rate - 0x420692da 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420692da hal_mac_disable_low_rate + 0x4206c228 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c228 hal_mac_disable_low_rate .text.hal_mac_enable_low_rate - 0x4206930c 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206930c hal_mac_enable_low_rate + 0x4206c25a 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c25a hal_mac_enable_low_rate .text.mac_rxbuf_init - 0x42069336 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42069336 mac_rxbuf_init + 0x4206c284 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c284 mac_rxbuf_init .text.mac_txrx_init - 0x42069392 0x196 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42069392 mac_txrx_init + 0x4206c2e0 0x196 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c2e0 mac_txrx_init .text.hal_mac_set_rxq_policy - 0x42069528 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42069528 hal_mac_set_rxq_policy + 0x4206c476 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c476 hal_mac_set_rxq_policy .text.mac_last_rxbuf_init - 0x42069544 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42069544 mac_last_rxbuf_init + 0x4206c492 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c492 mac_last_rxbuf_init .text.hal_deinit - 0x420695f6 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420695f6 hal_deinit + 0x4206c544 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c544 hal_deinit .text.hal_mac_set_addr - 0x4206965a 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206965a hal_mac_set_addr + 0x4206c5a8 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c5a8 hal_mac_set_addr .text.hal_mac_set_bssid - 0x420696a6 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420696a6 hal_mac_set_bssid + 0x4206c5f4 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c5f4 hal_mac_set_bssid .text.hal_mac_rx_set_policy - 0x42069722 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x42069722 hal_mac_rx_set_policy + 0x4206c670 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c670 hal_mac_rx_set_policy .text.hal_init - 0x420697ce 0x140 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420697ce hal_init + 0x4206c71c 0x140 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c71c hal_init .text.hal_mac_tsf_reset - 0x4206990e 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206990e hal_mac_tsf_reset + 0x4206c85c 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c85c hal_mac_tsf_reset .text.hal_disable_sta_beacon_filter - 0x4206999a 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x4206999a hal_disable_sta_beacon_filter + 0x4206c8e8 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c8e8 hal_disable_sta_beacon_filter .text.hal_mac_ftm_get_t3 - 0x420699bc 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420699bc hal_mac_ftm_get_t3 + 0x4206c90a 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x4206c90a hal_mac_ftm_get_t3 .text.mac_tx_set_plcp1 - 0x420699f4 0xf6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x420699f4 mac_tx_set_plcp1 + 0x4206c942 0xf6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206c942 mac_tx_set_plcp1 .text.mac_tx_set_htsig - 0x42069aea 0x248 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x42069aea mac_tx_set_htsig + 0x4206ca38 0x248 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206ca38 mac_tx_set_htsig .text.hal_mac_fill_hwtxop - 0x42069d32 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x42069d32 hal_mac_fill_hwtxop + 0x4206cc80 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206cc80 hal_mac_fill_hwtxop .text.mac_tx_set_txop_q - 0x42069d78 0x11c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x42069d78 mac_tx_set_txop_q + 0x4206ccc6 0x11c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206ccc6 mac_tx_set_txop_q .text.hal_mac_get_txq_state - 0x42069e94 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x42069e94 hal_mac_get_txq_state + 0x4206cde2 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206cde2 hal_mac_get_txq_state .text.hal_mac_clr_txq_state - 0x42069ed0 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x42069ed0 hal_mac_clr_txq_state + 0x4206ce1e 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206ce1e hal_mac_clr_txq_state .text.hal_mac_get_txq_pmd - 0x42069f2a 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x42069f2a hal_mac_get_txq_pmd + 0x4206ce78 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206ce78 hal_mac_get_txq_pmd .text.hal_attenna_init - 0x42069f74 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x42069f74 hal_attenna_init + 0x4206cec2 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206cec2 hal_attenna_init .text.hal_mac_rate_autoack_init - 0x42069fd6 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) - 0x42069fd6 hal_mac_rate_autoack_init + 0x4206cf24 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac_tx.o) + 0x4206cf24 hal_mac_rate_autoack_init .text.hal_sniffer_enable - 0x42069fec 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x42069fec hal_sniffer_enable + 0x4206cf3a 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4206cf3a hal_sniffer_enable .text.hal_sniffer_disable - 0x4206a04a 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4206a04a hal_sniffer_disable + 0x4206cf98 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4206cf98 hal_sniffer_disable .text.hal_sniffer_rx_set_promis - 0x4206a0b2 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4206a0b2 hal_sniffer_rx_set_promis + 0x4206d000 0x8c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4206d000 hal_sniffer_rx_set_promis .text.hal_sniffer_set_promis_misc_pkt - 0x4206a13e 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) - 0x4206a13e hal_sniffer_set_promis_misc_pkt + 0x4206d08c 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_sniffer.o) + 0x4206d08c hal_sniffer_set_promis_misc_pkt .text.hal_enable_sta_tsf - 0x4206a1c6 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206a1c6 hal_enable_sta_tsf + 0x4206d114 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d114 hal_enable_sta_tsf .text.hal_disable_sta_tsf - 0x4206a1d6 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206a1d6 hal_disable_sta_tsf + 0x4206d124 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d124 hal_disable_sta_tsf .text.hal_disable_softap_tsf - 0x4206a1e8 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206a1e8 hal_disable_softap_tsf + 0x4206d136 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d136 hal_disable_softap_tsf .text.hal_timer_update_by_rtc - 0x4206a1fa 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206a1fa hal_timer_update_by_rtc + 0x4206d148 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d148 hal_timer_update_by_rtc .text.hal_set_sta_tsf - 0x4206a232 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206a232 hal_set_sta_tsf + 0x4206d180 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d180 hal_set_sta_tsf .text.hal_enable_sta_tbtt - 0x4206a244 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206a244 hal_enable_sta_tbtt + 0x4206d192 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d192 hal_enable_sta_tbtt .text.hal_disable_sta_tbtt - 0x4206a26c 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206a26c hal_disable_sta_tbtt + 0x4206d1ba 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d1ba hal_disable_sta_tbtt .text.hal_set_sta_tbtt - 0x4206a288 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206a288 hal_set_sta_tbtt + 0x4206d1d6 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d1d6 hal_set_sta_tbtt .text.hal_set_sta_tbtt_interval - 0x4206a2ea 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206a2ea hal_set_sta_tbtt_interval + 0x4206d238 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d238 hal_set_sta_tbtt_interval .text.hal_set_sta_tbtt_ahead_time - 0x4206a300 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206a300 hal_set_sta_tbtt_ahead_time + 0x4206d24e 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d24e hal_set_sta_tbtt_ahead_time .text.hal_set_sta_tsf_wakeup - 0x4206a312 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206a312 hal_set_sta_tsf_wakeup + 0x4206d260 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d260 hal_set_sta_tsf_wakeup .text.hal_tsf_get_tbttstart - 0x4206a336 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x4206a336 hal_tsf_get_tbttstart + 0x4206d284 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x4206d284 hal_tsf_get_tbttstart .text.RC_GetDuration - 0x4206a344 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x4206d292 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) .text.RC_SetBasicRate - 0x4206a3be 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) - 0x4206a3be RC_SetBasicRate + 0x4206d30c 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x4206d30c RC_SetBasicRate .text.RC_GetCtsTime - 0x4206a3c2 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) - 0x4206a3c2 RC_GetCtsTime + 0x4206d310 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(rate_control.o) + 0x4206d310 RC_GetCtsTime .text.pp_timer_resample - 0x4206a424 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d372 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_coex_restart - 0x4206a444 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d392 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_beacon_monitor_tbtt - 0x4206a456 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d3a4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_beacon_monitor - 0x4206a46c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d3ba 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_connectionless_wake_window - 0x4206a482 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d3d0 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_connectionless_wake_interval - 0x4206a494 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d3e2 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_disconnected_sleep_delay - 0x4206a4a6 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d3f4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_sleep_delay - 0x4206a4b8 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d406 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_coex_slice - 0x4206a4ca 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d418 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_active - 0x4206a4dc 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d42a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_dream - 0x4206a4ee 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d43c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_noise_check - 0x4206a500 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d44e 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .text.pp_timer_register_post_cb - 0x4206a512 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x4206a512 pp_timer_register_post_cb + 0x4206d460 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d460 pp_timer_register_post_cb .text.pp_timer_process - 0x4206a51e 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x4206a51e pp_timer_process + 0x4206d46c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x4206d46c pp_timer_process .text.is_partition_encrypted - 0x4206a536 0x4a esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d484 0x4a esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.load_partitions - 0x4206a580 0x1be esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d4ce 0x1be esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.ensure_partitions_loaded - 0x4206a73e 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d68c 0x7e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.iterator_create - 0x4206a7bc 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d70a 0x3e esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .text.esp_partition_iterator_release - 0x4206a7fa 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4206a7fa esp_partition_iterator_release + 0x4206d748 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d748 esp_partition_iterator_release .text.esp_partition_next - 0x4206a80c 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4206a80c esp_partition_next + 0x4206d75a 0xb6 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d75a esp_partition_next .text.esp_partition_find - 0x4206a8c2 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4206a8c2 esp_partition_find + 0x4206d810 0x46 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d810 esp_partition_find .text.esp_partition_get - 0x4206a908 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4206a908 esp_partition_get + 0x4206d856 0x32 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d856 esp_partition_get .text.esp_partition_find_first - 0x4206a93a 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - 0x4206a93a esp_partition_find_first + 0x4206d888 0x2c esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x4206d888 esp_partition_find_first .text.esp_partition_write - 0x4206a966 0x8e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206a966 esp_partition_write + 0x4206d8b4 0x8e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206d8b4 esp_partition_write .text.esp_partition_read_raw - 0x4206a9f4 0x5a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206a9f4 esp_partition_read_raw + 0x4206d942 0x5a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206d942 esp_partition_read_raw .text.esp_partition_write_raw - 0x4206aa4e 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206aa4e esp_partition_write_raw + 0x4206d99c 0x66 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206d99c esp_partition_write_raw .text.esp_partition_erase_range - 0x4206aab4 0x7e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206aab4 esp_partition_erase_range + 0x4206da02 0x7e esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206da02 esp_partition_erase_range .text.esp_partition_mmap - 0x4206ab32 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206ab32 esp_partition_mmap + 0x4206da80 0x90 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206da80 esp_partition_mmap .text.esp_partition_munmap - 0x4206abc2 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206abc2 esp_partition_munmap + 0x4206db10 0xe esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206db10 esp_partition_munmap .text.esp_partition_read - 0x4206abd0 0xaa esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206abd0 esp_partition_read + 0x4206db1e 0xaa esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206db1e esp_partition_read .text.esp_partition_is_flash_region_writable - 0x4206ac7a 0x64 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206ac7a esp_partition_is_flash_region_writable + 0x4206dbc8 0x64 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206dbc8 esp_partition_is_flash_region_writable .text.esp_partition_main_flash_region_safe - 0x4206acde 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206acde esp_partition_main_flash_region_safe + 0x4206dc2c 0x50 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206dc2c esp_partition_main_flash_region_safe .text.esp_partition_get_main_flash_sector_size - 0x4206ad2e 0x4 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - 0x4206ad2e esp_partition_get_main_flash_sector_size + 0x4206dc7c 0x4 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x4206dc7c esp_partition_get_main_flash_sector_size .text.esp_efuse_rtc_calib_get_ver - 0x4206ad32 0x5e esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4206ad32 esp_efuse_rtc_calib_get_ver + 0x4206dc80 0x5e esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4206dc80 esp_efuse_rtc_calib_get_ver .text.esp_efuse_rtc_calib_get_init_code - 0x4206ad90 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4206ad90 esp_efuse_rtc_calib_get_init_code + 0x4206dcde 0xe8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4206dcde esp_efuse_rtc_calib_get_init_code .text.esp_efuse_rtc_calib_get_cal_voltage - 0x4206ae78 0xf6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4206ae78 esp_efuse_rtc_calib_get_cal_voltage + 0x4206ddc6 0xf6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4206ddc6 esp_efuse_rtc_calib_get_cal_voltage .text.esp_efuse_rtc_calib_get_tsens_val - 0x4206af6e 0xb6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - 0x4206af6e esp_efuse_rtc_calib_get_tsens_val + 0x4206debc 0xb6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x4206debc esp_efuse_rtc_calib_get_tsens_val .text.ledc_hal_init - 0x4206b024 0xe esp-idf/hal/libhal.a(ledc_hal.c.obj) - 0x4206b024 ledc_hal_init + 0x4206df72 0xe esp-idf/hal/libhal.a(ledc_hal.c.obj) + 0x4206df72 ledc_hal_init .text.i2c_ll_master_set_bus_timing - 0x4206b032 0xee esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206df80 0xee esp-idf/hal/libhal.a(i2c_hal.c.obj) .text.i2c_ll_master_cal_bus_clk - 0x4206b120 0xda esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e06e 0xda esp-idf/hal/libhal.a(i2c_hal.c.obj) .text.i2c_hal_slave_init - 0x4206b1fa 0x58 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206b1fa i2c_hal_slave_init + 0x4206e148 0x58 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e148 i2c_hal_slave_init .text._i2c_hal_set_bus_timing - 0x4206b252 0x32 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206b252 _i2c_hal_set_bus_timing + 0x4206e1a0 0x32 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e1a0 _i2c_hal_set_bus_timing .text.i2c_hal_master_init - 0x4206b284 0x68 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206b284 i2c_hal_master_init + 0x4206e1d2 0x68 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e1d2 i2c_hal_master_init .text._i2c_hal_init - 0x4206b2ec 0x1e esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206b2ec _i2c_hal_init + 0x4206e23a 0x1e esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e23a _i2c_hal_init .text._i2c_hal_deinit - 0x4206b30a 0x14 esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206b30a _i2c_hal_deinit + 0x4206e258 0x14 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e258 _i2c_hal_deinit .text.i2c_hal_get_timing_config - 0x4206b31e 0x9a esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206b31e i2c_hal_get_timing_config + 0x4206e26c 0x9a esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e26c i2c_hal_get_timing_config .text.i2c_hal_set_timing_config - 0x4206b3b8 0x13e esp-idf/hal/libhal.a(i2c_hal.c.obj) - 0x4206b3b8 i2c_hal_set_timing_config + 0x4206e306 0x13e esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x4206e306 i2c_hal_set_timing_config .text.get_controller - 0x4206b4f6 0x1e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e444 0x1e esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_ll_calibration_prepare - 0x4206b514 0x6e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e462 0x6e esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_ll_calibration_finish - 0x4206b582 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e4d0 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.read_cal_channel - 0x4206b5bc 0xbe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e50a 0xbe esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_hal_set_controller - 0x4206b67a 0xe esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4206b67a adc_hal_set_controller + 0x4206e5c8 0xe esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e5c8 adc_hal_set_controller .text.cal_setup - 0x4206b688 0xc2 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e5d6 0xc2 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .text.adc_hal_arbiter_config - 0x4206b74a 0x12e esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4206b74a adc_hal_arbiter_config + 0x4206e698 0x12e esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e698 adc_hal_arbiter_config .text.adc_hal_calibration_init - 0x4206b878 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4206b878 adc_hal_calibration_init + 0x4206e7c6 0x3a esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e7c6 adc_hal_calibration_init .text.adc_hal_set_calibration_param - 0x4206b8b2 0x98 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4206b8b2 adc_hal_set_calibration_param + 0x4206e800 0x98 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e800 adc_hal_set_calibration_param .text.adc_hal_self_calibration - 0x4206b94a 0x246 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - 0x4206b94a adc_hal_self_calibration + 0x4206e898 0x246 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x4206e898 adc_hal_self_calibration .text.adc_oneshot_ll_set_output_bits - 0x4206bb90 0x36 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4206eade 0x36 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) .text.adc_oneshot_hal_init - 0x4206bbc6 0x12 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - 0x4206bbc6 adc_oneshot_hal_init + 0x4206eb14 0x12 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4206eb14 adc_oneshot_hal_init .text.adc_oneshot_hal_channel_config - 0x4206bbd8 0xe esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - 0x4206bbd8 adc_oneshot_hal_channel_config + 0x4206eb26 0xe esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4206eb26 adc_oneshot_hal_channel_config .text.adc_oneshot_hal_setup - 0x4206bbe6 0xec esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - 0x4206bbe6 adc_oneshot_hal_setup + 0x4206eb34 0xec esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x4206eb34 adc_oneshot_hal_setup .text.mpi_ll_write_to_mem_block - 0x4206bcd2 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ec20 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) .text.mpi_ll_read_from_mem_block - 0x4206bd16 0x38 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ec64 0x38 esp-idf/hal/libhal.a(mpi_hal.c.obj) .text.mpi_hal_calc_hardware_words - 0x4206bd4e 0x2 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206bd4e mpi_hal_calc_hardware_words + 0x4206ec9c 0x2 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ec9c mpi_hal_calc_hardware_words .text.mpi_hal_enable_hardware_hw_op - 0x4206bd50 0x1e esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206bd50 mpi_hal_enable_hardware_hw_op + 0x4206ec9e 0x1e esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ec9e mpi_hal_enable_hardware_hw_op .text.mpi_hal_disable_hardware_hw_op - 0x4206bd6e 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206bd6e mpi_hal_disable_hardware_hw_op + 0x4206ecbc 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ecbc mpi_hal_disable_hardware_hw_op .text.mpi_hal_interrupt_enable - 0x4206bd7c 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206bd7c mpi_hal_interrupt_enable + 0x4206ecca 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ecca mpi_hal_interrupt_enable .text.mpi_hal_clear_interrupt - 0x4206bd94 0xc esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206bd94 mpi_hal_clear_interrupt + 0x4206ece2 0xc esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ece2 mpi_hal_clear_interrupt .text.mpi_hal_set_mode - 0x4206bda0 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206bda0 mpi_hal_set_mode + 0x4206ecee 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ecee mpi_hal_set_mode .text.mpi_hal_write_to_mem_block - 0x4206bdaa 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206bdaa mpi_hal_write_to_mem_block + 0x4206ecf8 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ecf8 mpi_hal_write_to_mem_block .text.mpi_hal_write_at_offset - 0x4206bdb8 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206bdb8 mpi_hal_write_at_offset + 0x4206ed06 0x14 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ed06 mpi_hal_write_at_offset .text.mpi_hal_write_m_prime - 0x4206bdcc 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206bdcc mpi_hal_write_m_prime + 0x4206ed1a 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ed1a mpi_hal_write_m_prime .text.mpi_hal_write_rinv - 0x4206bdd6 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206bdd6 mpi_hal_write_rinv + 0x4206ed24 0xe esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ed24 mpi_hal_write_rinv .text.mpi_hal_enable_constant_time - 0x4206bde4 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206bde4 mpi_hal_enable_constant_time + 0x4206ed32 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ed32 mpi_hal_enable_constant_time .text.mpi_hal_enable_search - 0x4206bdfc 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206bdfc mpi_hal_enable_search + 0x4206ed4a 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ed4a mpi_hal_enable_search .text.mpi_hal_set_search_position - 0x4206be14 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206be14 mpi_hal_set_search_position + 0x4206ed62 0xa esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ed62 mpi_hal_set_search_position .text.mpi_hal_start_op - 0x4206be1e 0x26 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206be1e mpi_hal_start_op + 0x4206ed6c 0x26 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ed6c mpi_hal_start_op .text.mpi_hal_wait_op_complete - 0x4206be44 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206be44 mpi_hal_wait_op_complete + 0x4206ed92 0x18 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206ed92 mpi_hal_wait_op_complete .text.mpi_hal_read_result_hw_op - 0x4206be5c 0x2a esp-idf/hal/libhal.a(mpi_hal.c.obj) - 0x4206be5c mpi_hal_read_result_hw_op + 0x4206edaa 0x2a esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x4206edaa mpi_hal_read_result_hw_op .text.sha_hal_wait_idle - 0x4206be86 0xa esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4206be86 sha_hal_wait_idle + 0x4206edd4 0xa esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4206edd4 sha_hal_wait_idle .text.sha_hal_hash_block - 0x4206be90 0x62 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4206be90 sha_hal_hash_block + 0x4206edde 0x62 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4206edde sha_hal_hash_block .text.sha_hal_hash_dma - 0x4206bef2 0x3c esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4206bef2 sha_hal_hash_dma + 0x4206ee40 0x3c esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4206ee40 sha_hal_hash_dma .text.sha_hal_read_digest - 0x4206bf2e 0x68 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4206bf2e sha_hal_read_digest + 0x4206ee7c 0x68 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4206ee7c sha_hal_read_digest .text.sha_hal_write_digest - 0x4206bf96 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) - 0x4206bf96 sha_hal_write_digest + 0x4206eee4 0x34 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x4206eee4 sha_hal_write_digest .text.aes_ll_write_key - 0x4206bfca 0x5c esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206ef18 0x5c esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_ll_set_iv - 0x4206c026 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206ef74 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_ll_read_iv - 0x4206c06e 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206efbc 0x48 esp-idf/hal/libhal.a(aes_hal.c.obj) .text.aes_hal_setkey - 0x4206c0b6 0x2c esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206c0b6 aes_hal_setkey + 0x4206f004 0x2c esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f004 aes_hal_setkey .text.aes_hal_transform_dma_start - 0x4206c0e2 0x12 esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206c0e2 aes_hal_transform_dma_start + 0x4206f030 0x12 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f030 aes_hal_transform_dma_start .text.aes_hal_transform_dma_finish - 0x4206c0f4 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206c0f4 aes_hal_transform_dma_finish + 0x4206f042 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f042 aes_hal_transform_dma_finish .text.aes_hal_mode_init - 0x4206c102 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206c102 aes_hal_mode_init + 0x4206f050 0x1a esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f050 aes_hal_mode_init .text.aes_hal_set_iv - 0x4206c11c 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206c11c aes_hal_set_iv + 0x4206f06a 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f06a aes_hal_set_iv .text.aes_hal_read_iv - 0x4206c12a 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206c12a aes_hal_read_iv + 0x4206f078 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f078 aes_hal_read_iv .text.aes_hal_wait_done - 0x4206c138 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) - 0x4206c138 aes_hal_wait_done + 0x4206f086 0xe esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x4206f086 aes_hal_wait_done .text.hmac_ll_config_output - 0x4206c146 0x44 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x4206f094 0x44 esp-idf/hal/libhal.a(hmac_hal.c.obj) .text.hmac_hal_start - 0x4206c18a 0x12 esp-idf/hal/libhal.a(hmac_hal.c.obj) - 0x4206c18a hmac_hal_start + 0x4206f0d8 0x12 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x4206f0d8 hmac_hal_start .text.hmac_hal_configure - 0x4206c19c 0x58 esp-idf/hal/libhal.a(hmac_hal.c.obj) - 0x4206c19c hmac_hal_configure + 0x4206f0ea 0x58 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x4206f0ea hmac_hal_configure .text.hmac_hal_clean - 0x4206c1f4 0x14 esp-idf/hal/libhal.a(hmac_hal.c.obj) - 0x4206c1f4 hmac_hal_clean + 0x4206f142 0x14 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x4206f142 hmac_hal_clean .text.ds_acquire_enable - 0x4206c208 0xce esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + 0x4206f156 0xce esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) .text.ds_disable_release - 0x4206c2d6 0x8e esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + 0x4206f224 0x8e esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) .text.esp_ds_start_sign - 0x4206c364 0x112 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - 0x4206c364 esp_ds_start_sign + 0x4206f2b2 0x112 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + 0x4206f2b2 esp_ds_start_sign .text.esp_ds_finish_sign - 0x4206c476 0x70 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - 0x4206c476 esp_ds_finish_sign + 0x4206f3c4 0x70 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + 0x4206f3c4 esp_ds_finish_sign .text.adc2_init_code_calibration - 0x4206c4e6 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x4206f434 0x34 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) .text.adc2_cal_include - 0x4206c51a 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - 0x4206c51a adc2_cal_include + 0x4206f468 0x2 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x4206f468 adc2_cal_include .text.ets_timer_setfn - 0x4206c51c 0x8a esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - 0x4206c51c os_timer_setfn - 0x4206c51c ets_timer_setfn + 0x4206f46a 0x8a esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x4206f46a os_timer_setfn + 0x4206f46a ets_timer_setfn .text.ets_timer_done - 0x4206c5a6 0x28 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - 0x4206c5a6 ets_timer_done - 0x4206c5a6 os_timer_done + 0x4206f4f4 0x28 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x4206f4f4 ets_timer_done + 0x4206f4f4 os_timer_done .text.init_timer_task - 0x4206c5ce 0xac esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206f51c 0xac esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.timer_process_alarm - 0x4206c67a 0x16c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206f5c8 0x16c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.timer_task - 0x4206c7e6 0x1a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206f734 0x1a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.deinit_timer_task - 0x4206c800 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206f74e 0x24 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.esp_timer_create - 0x4206c824 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - 0x4206c824 esp_timer_create + 0x4206f772 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206f772 esp_timer_create .text.esp_timer_delete - 0x4206c8ae 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - 0x4206c8ae esp_timer_delete + 0x4206f7fc 0x8a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206f7fc esp_timer_delete .text.esp_timer_init - 0x4206c938 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - 0x4206c938 esp_timer_init + 0x4206f886 0x58 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206f886 esp_timer_init .text.__esp_system_init_fn_esp_timer_init_os - 0x4206c990 0xe esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x4206f8de 0xe esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .text.phy_digital_regs_load - 0x4206c99e 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206f8ec 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.phy_digital_regs_store - 0x4206c9c6 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206f914 0x28 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.load_cal_data_from_nvs_handle - 0x4206c9ee 0x17e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206f93c 0x17e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.store_cal_data_to_nvs_handle - 0x4206cb6c 0x164 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206faba 0x164 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .text.esp_phy_disable - 0x4206ccd0 0x58 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206ccd0 esp_phy_disable + 0x4206fc1e 0x58 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fc1e esp_phy_disable .text.esp_wifi_bt_power_domain_off - 0x4206cd28 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206cd28 esp_wifi_power_domain_off - 0x4206cd28 esp_wifi_bt_power_domain_off + 0x4206fc76 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fc76 esp_wifi_power_domain_off + 0x4206fc76 esp_wifi_bt_power_domain_off .text.esp_phy_modem_init - 0x4206cd86 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206cd86 esp_phy_modem_init + 0x4206fcd4 0x5e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fcd4 esp_phy_modem_init .text.esp_phy_modem_deinit - 0x4206cde4 0x64 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206cde4 esp_phy_modem_deinit + 0x4206fd32 0x64 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fd32 esp_phy_modem_deinit .text.esp_phy_get_init_data - 0x4206ce48 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206ce48 esp_phy_get_init_data + 0x4206fd96 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fd96 esp_phy_get_init_data .text.esp_phy_load_cal_data_from_nvs - 0x4206ce52 0x78 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206ce52 esp_phy_load_cal_data_from_nvs + 0x4206fda0 0x78 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fda0 esp_phy_load_cal_data_from_nvs .text.esp_phy_store_cal_data_to_nvs - 0x4206ceca 0x3c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206ceca esp_phy_store_cal_data_to_nvs + 0x4206fe18 0x3c esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fe18 esp_phy_store_cal_data_to_nvs .text.esp_phy_load_cal_and_init - 0x4206cf06 0x244 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206cf06 esp_phy_load_cal_and_init + 0x4206fe54 0x244 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x4206fe54 esp_phy_load_cal_and_init .text.esp_phy_enable - 0x4206d14a 0x7a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206d14a esp_phy_enable + 0x42070098 0x7a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42070098 esp_phy_enable .text.esp_phy_update_country_info - 0x4206d1c4 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206d1c4 esp_phy_update_country_info + 0x42070112 0x4 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42070112 esp_phy_update_country_info .text.phy_get_lock - 0x4206d1c8 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - 0x4206d1c8 phy_get_lock + 0x42070116 0xa esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x42070116 phy_get_lock .text.phy_enabled_modem_contains - 0x4206d1d2 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4206d1d2 phy_enabled_modem_contains + 0x42070120 0x10 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070120 phy_enabled_modem_contains .text.phy_track_pll_internal - 0x4206d1e2 0x38 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070130 0x38 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .text.phy_track_pll_timer_callback - 0x4206d21a 0x2e esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070168 0x2e esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .text.phy_track_pll - 0x4206d248 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4206d248 phy_track_pll + 0x42070196 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070196 phy_track_pll .text.phy_track_pll_init - 0x4206d292 0x9c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4206d292 phy_track_pll_init + 0x420701e0 0x9c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x420701e0 phy_track_pll_init .text.phy_track_pll_deinit - 0x4206d32e 0x72 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4206d32e phy_track_pll_deinit + 0x4207027c 0x72 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4207027c phy_track_pll_deinit .text.phy_set_modem_flag - 0x4206d3a0 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4206d3a0 phy_set_modem_flag + 0x420702ee 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x420702ee phy_set_modem_flag .text.phy_clr_modem_flag - 0x4206d3b4 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4206d3b4 phy_clr_modem_flag + 0x42070302 0x14 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070302 phy_clr_modem_flag .text.phy_get_modem_flag - 0x4206d3c8 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4206d3c8 phy_get_modem_flag + 0x42070316 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070316 phy_get_modem_flag .text.phy_ant_clr_update_flag - 0x4206d3d2 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4206d3d2 phy_ant_clr_update_flag + 0x42070320 0xa esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x42070320 phy_ant_clr_update_flag .text.phy_ant_update - 0x4206d3dc 0x8c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - 0x4206d3dc phy_ant_update + 0x4207032a 0x8c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x4207032a phy_ant_update .text.create_addrinfo - 0x4206d468 0x1a2 esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x420703b6 0x1a2 esp-idf/lwip/liblwip.a(netdb.c.obj) .text.lwip_freeaddrinfo - 0x4206d60a 0x1e esp-idf/lwip/liblwip.a(netdb.c.obj) - 0x4206d60a lwip_freeaddrinfo + 0x42070558 0x1e esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x42070558 lwip_freeaddrinfo .text.lwip_getaddrinfo - 0x4206d628 0x2bc esp-idf/lwip/liblwip.a(netdb.c.obj) - 0x4206d628 lwip_getaddrinfo + 0x42070576 0x2bc esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x42070576 lwip_getaddrinfo .text.tryget_socket_unconn_nouse - 0x4206d8e4 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070832 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_poll_should_wake - 0x4206d906 0x46 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070854 0x46 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.free_socket_locked - 0x4206d94c 0x66 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207089a 0x66 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.sock_inc_used_locked - 0x4206d9b2 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070900 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.tryget_socket_unconn_locked - 0x4206da4c 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207099a 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_sockopt_to_ipopt - 0x4206da76 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420709c4 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.sock_inc_used - 0x4206daba 0x80 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070a08 0x80 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.tryget_socket_unconn - 0x4206db3a 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070a88 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.alloc_socket - 0x4206db5c 0x108 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070aaa 0x108 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_select_inc_sockets_used_set - 0x4206dc64 0x92 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070bb2 0x92 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_select_inc_sockets_used - 0x4206dcf6 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070c44 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_link_select_cb - 0x4206dd46 0x3c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070c94 0x3c esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_unlink_select_cb - 0x4206dd82 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070cd0 0x9a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.sockaddr_to_ipaddr_port - 0x4206de1c 0x8c esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070d6a 0x8c esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_sock_make_addr - 0x4206dea8 0x13e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070df6 0x13e esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_recv_tcp_from - 0x4206dfe6 0x54 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070f34 0x54 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.free_socket_free_elements - 0x4206e03a 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070f88 0x2a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.free_socket - 0x4206e064 0x42 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070fb2 0x42 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.done_socket - 0x4206e0a6 0xbc esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42070ff4 0xbc esp-idf/lwip/liblwip.a(sockets.c.obj) .text.tryget_socket - 0x4206e162 0x20 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420710b0 0x20 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.get_socket - 0x4206e182 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420710d0 0x22 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_selscan - 0x4206e1a4 0x23e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420710f2 0x23e esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_select_dec_sockets_used - 0x4206e3e2 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071330 0x7a esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_register_membership - 0x4206e45c 0x74 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420713aa 0x74 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_unregister_membership - 0x4206e4d0 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207141e 0x98 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_register_mld6_membership - 0x4206e568 0x88 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420714b6 0x88 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_unregister_mld6_membership - 0x4206e5f0 0x110 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207153e 0x110 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_drop_registered_memberships - 0x4206e700 0x94 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207164e 0x94 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_socket_drop_registered_mld6_memberships - 0x4206e794 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420716e2 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_recv_tcp - 0x4206e834 0x1f0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071782 0x1f0 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_recvfrom_udp_raw - 0x4206ea24 0x132 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071972 0x132 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.select_check_waiters - 0x4206eb56 0x130 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071aa4 0x130 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.event_callback - 0x4206ec86 0x126 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071bd4 0x126 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_getsockopt_impl - 0x4206edac 0x5c2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42071cfa 0x5c2 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_getsockopt_callback - 0x4206f36e 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420722bc 0x50 esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_setsockopt_impl - 0x4206f3be 0x7ae esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x4207230c 0x7ae esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_setsockopt_callback - 0x4206fb6c 0x4e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072aba 0x4e esp-idf/lwip/liblwip.a(sockets.c.obj) .text.lwip_close - 0x4206fbba 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4206fbba lwip_close + 0x42072b08 0xa0 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072b08 lwip_close .text.lwip_connect - 0x4206fc5a 0x126 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4206fc5a lwip_connect + 0x42072ba8 0x126 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072ba8 lwip_connect .text.lwip_recvfrom - 0x4206fd80 0x102 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4206fd80 lwip_recvfrom + 0x42072cce 0x102 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072cce lwip_recvfrom .text.lwip_read - 0x4206fe82 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4206fe82 lwip_read + 0x42072dd0 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072dd0 lwip_read .text.lwip_recv - 0x4206fe96 0x12 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4206fe96 lwip_recv + 0x42072de4 0x12 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072de4 lwip_recv .text.lwip_sendto - 0x4206fea8 0x1a4 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4206fea8 lwip_sendto + 0x42072df6 0x1a4 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072df6 lwip_sendto .text.lwip_send - 0x4207004c 0x9e esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4207004c lwip_send + 0x42072f9a 0x9e esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42072f9a lwip_send .text.lwip_socket - 0x420700ea 0xfe esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420700ea lwip_socket + 0x42073038 0xfe esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073038 lwip_socket .text.lwip_write - 0x420701e8 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420701e8 lwip_write + 0x42073136 0x10 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073136 lwip_write .text.lwip_select - 0x420701f8 0x3aa esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420701f8 lwip_select + 0x42073146 0x3aa esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073146 lwip_select .text.lwip_shutdown - 0x420705a2 0xb8 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420705a2 lwip_shutdown + 0x420734f0 0xb8 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420734f0 lwip_shutdown .text.lwip_getsockopt - 0x4207065a 0xba esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4207065a lwip_getsockopt + 0x420735a8 0xba esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x420735a8 lwip_getsockopt .text.lwip_setsockopt - 0x42070714 0xb2 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42070714 lwip_setsockopt + 0x42073662 0xb2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073662 lwip_setsockopt .text.lwip_ioctl - 0x420707c6 0x72 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x420707c6 lwip_ioctl + 0x42073714 0x72 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073714 lwip_ioctl .text.lwip_fcntl - 0x42070838 0xd2 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x42070838 lwip_fcntl + 0x42073786 0xd2 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073786 lwip_fcntl .text.lwip_inet_pton - 0x4207090a 0x56 esp-idf/lwip/liblwip.a(sockets.c.obj) - 0x4207090a lwip_inet_pton + 0x42073858 0x56 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x42073858 lwip_inet_pton .text.tcpip_timeouts_mbox_fetch - 0x42070960 0x48 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x420738ae 0x48 esp-idf/lwip/liblwip.a(tcpip.c.obj) .text.tcpip_thread_handle_msg - 0x420709a8 0xba esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x420738f6 0xba esp-idf/lwip/liblwip.a(tcpip.c.obj) .text.tcpip_thread - 0x42070a62 0x5a esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x420739b0 0x5a esp-idf/lwip/liblwip.a(tcpip.c.obj) .text.tcpip_inpkt - 0x42070abc 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42070abc tcpip_inpkt + 0x42073a0a 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073a0a tcpip_inpkt .text.tcpip_input - 0x42070b42 0x2c esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42070b42 tcpip_input + 0x42073a90 0x2c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073a90 tcpip_input .text.tcpip_callback - 0x42070b6e 0x68 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42070b6e tcpip_callback + 0x42073abc 0x68 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073abc tcpip_callback .text.tcpip_try_callback - 0x42070bd6 0x7c esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42070bd6 tcpip_try_callback + 0x42073b24 0x7c esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073b24 tcpip_try_callback .text.tcpip_send_msg_wait_sem - 0x42070c52 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42070c52 tcpip_send_msg_wait_sem + 0x42073ba0 0x86 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073ba0 tcpip_send_msg_wait_sem .text.tcpip_api_call - 0x42070cd8 0x66 esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42070cd8 tcpip_api_call + 0x42073c26 0x66 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073c26 tcpip_api_call .text.tcpip_init - 0x42070d3e 0x7e esp-idf/lwip/liblwip.a(tcpip.c.obj) - 0x42070d3e tcpip_init + 0x42073c8c 0x7e esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x42073c8c tcpip_init .text.lwip_htons - 0x42070dbc 0xe esp-idf/lwip/liblwip.a(def.c.obj) - 0x42070dbc lwip_htons + 0x42073d0a 0xe esp-idf/lwip/liblwip.a(def.c.obj) + 0x42073d0a lwip_htons .text.lwip_htonl - 0x42070dca 0x24 esp-idf/lwip/liblwip.a(def.c.obj) - 0x42070dca lwip_htonl + 0x42073d18 0x24 esp-idf/lwip/liblwip.a(def.c.obj) + 0x42073d18 lwip_htonl .text.lwip_strnicmp - 0x42070dee 0x42 esp-idf/lwip/liblwip.a(def.c.obj) - 0x42070dee lwip_strnicmp + 0x42073d3c 0x42 esp-idf/lwip/liblwip.a(def.c.obj) + 0x42073d3c lwip_strnicmp .text.dns_backupserver_available - 0x42070e30 0xbe esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42073d7e 0xbe esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_server_is_set - 0x42070eee 0x94 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42073e3c 0x94 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_call_found - 0x42070f82 0x21c esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42073ed0 0x21c esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_correct_response - 0x4207119e 0x12a esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420740ec 0x12a esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_create_txid - 0x420712c8 0x5e esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074216 0x5e esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_send - 0x42071326 0x33a esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074274 0x33a esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_check_entry - 0x42071660 0x3f8 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420745ae 0x3f8 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_check_entries - 0x42071a58 0x24 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420749a6 0x24 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_lookup - 0x42071a7c 0x1ae esp-idf/lwip/liblwip.a(dns.c.obj) + 0x420749ca 0x1ae esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_alloc_random_port - 0x42071c2a 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074b78 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_alloc_pcb - 0x42071c92 0xa4 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074be0 0xa4 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_enqueue - 0x42071d36 0x280 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074c84 0x280 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_compare_name - 0x42071fb6 0x102 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42074f04 0x102 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_skip_name - 0x420720b8 0x8c esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42075006 0x8c esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_recv - 0x42072144 0x592 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42075092 0x592 esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_init - 0x420726d6 0x2 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x420726d6 dns_init + 0x42075624 0x2 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42075624 dns_init .text.dns_setserver - 0x420726d8 0x74 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x420726d8 dns_setserver - .text.dns_tmr 0x4207274c 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x4207274c dns_tmr + 0x42075626 0x74 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42075626 dns_setserver + .text.dns_tmr 0x4207569a 0x68 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x4207569a dns_tmr .text.dns_timeout_cb - 0x420727b4 0xe esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42075702 0xe esp-idf/lwip/liblwip.a(dns.c.obj) .text.dns_gethostbyname_addrtype - 0x420727c2 0x168 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x420727c2 dns_gethostbyname_addrtype + 0x42075710 0x168 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x42075710 dns_gethostbyname_addrtype .text.lwip_init - 0x4207292a 0x2a esp-idf/lwip/liblwip.a(init.c.obj) - 0x4207292a lwip_init + 0x42075878 0x2a esp-idf/lwip/liblwip.a(init.c.obj) + 0x42075878 lwip_init .text.ipaddr_aton - 0x42072954 0x40 esp-idf/lwip/liblwip.a(ip.c.obj) - 0x42072954 ipaddr_aton + 0x420758a2 0x40 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x420758a2 ipaddr_aton .text.ip_input - 0x42072994 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) - 0x42072994 ip_input + 0x420758e2 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x420758e2 ip_input .text.mem_init - 0x420729bc 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x420729bc mem_init + 0x4207590a 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x4207590a mem_init .text.mem_trim - 0x420729be 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x420729be mem_trim + 0x4207590c 0x2 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x4207590c mem_trim .text.mem_malloc - 0x420729c0 0x54 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x420729c0 mem_malloc + 0x4207590e 0x54 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x4207590e mem_malloc .text.mem_free - 0x42072a14 0x66 esp-idf/lwip/liblwip.a(mem.c.obj) - 0x42072a14 mem_free + 0x42075962 0x66 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x42075962 mem_free + .text.mem_calloc + 0x420759c8 0x12 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x420759c8 mem_calloc .text.do_memp_malloc_pool - 0x42072a7a 0x98 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x420759da 0x98 esp-idf/lwip/liblwip.a(memp.c.obj) .text.do_memp_free_pool - 0x42072b12 0x6a esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42075a72 0x6a esp-idf/lwip/liblwip.a(memp.c.obj) .text.memp_init - 0x42072b7c 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x42072b7c memp_init + 0x42075adc 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42075adc memp_init .text.memp_malloc - 0x42072b8e 0x26 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x42072b8e memp_malloc + 0x42075aee 0x26 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42075aee memp_malloc .text.memp_free - 0x42072bb4 0x24 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x42072bb4 memp_free + 0x42075b14 0x24 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x42075b14 memp_free .text.netif_null_output_ip6 - 0x42072bd8 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075b38 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_null_output_ip4 - 0x42072bdc 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075b3c 0x4 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_loopif_init - 0x42072be0 0x5a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075b40 0x5a esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_set_netmask - 0x42072c3a 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075b9a 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_set_gw - 0x42072cc2 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075c22 0x88 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_ip_addr_changed - 0x42072d4a 0x2a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075caa 0x2a esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_issue_reports - 0x42072d74 0x6e esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075cd4 0x6e esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_do_set_ipaddr - 0x42072de2 0xe4 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075d42 0xe4 esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_poll - 0x42072ec6 0x122 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42072ec6 netif_poll + 0x42075e26 0x122 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075e26 netif_poll + .text.netif_set_default + 0x42075f48 0xa esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075f48 netif_set_default .text.netif_loop_output - 0x42072fe8 0x140 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42072fe8 netif_loop_output + 0x42075f52 0x140 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42075f52 netif_loop_output .text.netif_loop_output_ipv6 - 0x42073128 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076092 0xe esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_loop_output_ipv4 - 0x42073136 0xe esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420760a0 0xe esp-idf/lwip/liblwip.a(netif.c.obj) .text.netif_get_ip6_addr_match - 0x42073144 0xda esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42073144 netif_get_ip6_addr_match + 0x420760ae 0xda esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420760ae netif_get_ip6_addr_match .text.netif_get_by_index - 0x4207321e 0x26 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4207321e netif_get_by_index + 0x42076188 0x26 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076188 netif_get_by_index .text.netif_find - 0x42073244 0x60 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42073244 netif_find + 0x420761ae 0x60 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420761ae netif_find + .text.netif_add_ext_callback + 0x4207620e 0x66 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207620e netif_add_ext_callback + .text.netif_remove_ext_callback + 0x42076274 0x82 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076274 netif_remove_ext_callback .text.netif_invoke_ext_callback - 0x420732a4 0x5e esp-idf/lwip/liblwip.a(netif.c.obj) - 0x420732a4 netif_invoke_ext_callback + 0x420762f6 0x5e esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420762f6 netif_invoke_ext_callback .text.netif_set_addr - 0x42073302 0xd6 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42073302 netif_set_addr + 0x42076354 0xd6 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076354 netif_set_addr .text.netif_add - 0x420733d8 0x296 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x420733d8 netif_add + 0x4207642a 0x296 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207642a netif_add .text.netif_set_up - 0x4207366e 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x4207366e netif_set_up + 0x420766c0 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420766c0 netif_set_up + .text.netif_set_down + 0x42076702 0x46 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076702 netif_set_down + .text.netif_remove + 0x42076748 0xc2 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076748 netif_remove .text.netif_set_link_up - 0x420736b0 0x48 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x420736b0 netif_set_link_up + 0x4207680a 0x48 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207680a netif_set_link_up .text.netif_init - 0x420736f8 0x7a esp-idf/lwip/liblwip.a(netif.c.obj) - 0x420736f8 netif_init + 0x42076852 0x7a esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076852 netif_init + .text.netif_set_link_down + 0x420768cc 0x40 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x420768cc netif_set_link_down + .text.netif_ip6_addr_set_parts + 0x4207690c 0x184 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x4207690c netif_ip6_addr_set_parts + .text.netif_ip6_addr_set + 0x42076a90 0x62 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076a90 netif_ip6_addr_set .text.netif_ip6_addr_set_state - 0x42073772 0x100 esp-idf/lwip/liblwip.a(netif.c.obj) - 0x42073772 netif_ip6_addr_set_state + 0x42076af2 0x100 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x42076af2 netif_ip6_addr_set_state .text.pbuf_init_alloced_pbuf - 0x42073872 0x22 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076bf2 0x22 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_skip_const - 0x42073894 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076c14 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_add_header_impl - 0x420738b0 0x90 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076c30 0x90 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_pool_is_empty - 0x42073940 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076cc0 0x4c esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_free_ooseq - 0x4207398c 0x32 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076d0c 0x32 esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_free_ooseq_callback - 0x420739be 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076d3e 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_alloc_reference - 0x420739cc 0x6c esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420739cc pbuf_alloc_reference + 0x42076d4c 0x6c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076d4c pbuf_alloc_reference + .text.pbuf_alloced_custom + 0x42076db8 0x42 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076db8 pbuf_alloced_custom .text.pbuf_add_header - 0x42073a38 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42073a38 pbuf_add_header + 0x42076dfa 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076dfa pbuf_add_header .text.pbuf_add_header_force - 0x42073a48 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42073a48 pbuf_add_header_force + 0x42076e0a 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076e0a pbuf_add_header_force .text.pbuf_remove_header - 0x42073a58 0x6a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42073a58 pbuf_remove_header + 0x42076e1a 0x6a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076e1a pbuf_remove_header .text.pbuf_header_impl - 0x42073ac2 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076e84 0x1c esp-idf/lwip/liblwip.a(pbuf.c.obj) .text.pbuf_header_force - 0x42073ade 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42073ade pbuf_header_force + 0x42076ea0 0x10 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076ea0 pbuf_header_force .text.pbuf_free - 0x42073aee 0x116 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42073aee pbuf_free + 0x42076eb0 0x116 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076eb0 pbuf_free .text.pbuf_alloc - 0x42073c04 0x1d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42073c04 pbuf_alloc + 0x42076fc6 0x1d4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42076fc6 pbuf_alloc .text.pbuf_realloc - 0x42073dd8 0x10e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42073dd8 pbuf_realloc + 0x4207719a 0x10e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x4207719a pbuf_realloc .text.pbuf_free_header - 0x42073ee6 0x48 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42073ee6 pbuf_free_header + 0x420772a8 0x48 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420772a8 pbuf_free_header .text.pbuf_clen - 0x42073f2e 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42073f2e pbuf_clen + 0x420772f0 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420772f0 pbuf_clen .text.pbuf_ref - 0x42073f40 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42073f40 pbuf_ref + 0x42077302 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077302 pbuf_ref .text.pbuf_cat - 0x42073f8e 0x60 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42073f8e pbuf_cat + 0x42077350 0x60 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077350 pbuf_cat .text.pbuf_chain - 0x42073fee 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42073fee pbuf_chain + 0x420773b0 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420773b0 pbuf_chain .text.pbuf_copy_partial_pbuf - 0x42074008 0x15e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42074008 pbuf_copy_partial_pbuf + 0x420773ca 0x15e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420773ca pbuf_copy_partial_pbuf .text.pbuf_copy - 0x42074166 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42074166 pbuf_copy + 0x42077528 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077528 pbuf_copy .text.pbuf_copy_partial - 0x42074180 0x94 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42074180 pbuf_copy_partial + 0x42077542 0x94 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077542 pbuf_copy_partial .text.pbuf_skip - 0x42074214 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42074214 pbuf_skip + 0x420775d6 0xe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420775d6 pbuf_skip .text.pbuf_take - 0x42074222 0xbe esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42074222 pbuf_take + 0x420775e4 0xbe esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420775e4 pbuf_take .text.pbuf_take_at - 0x420742e0 0xb4 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420742e0 pbuf_take_at + 0x420776a2 0xb4 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420776a2 pbuf_take_at .text.pbuf_clone - 0x42074394 0x50 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42074394 pbuf_clone + 0x42077756 0x50 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x42077756 pbuf_clone .text.pbuf_try_get_at - 0x420743e4 0x30 esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x420743e4 pbuf_try_get_at + 0x420777a6 0x30 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420777a6 pbuf_try_get_at .text.pbuf_get_at - 0x42074414 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x42074414 pbuf_get_at + 0x420777d6 0x1a esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420777d6 pbuf_get_at .text.pbuf_put_at - 0x4207442e 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) - 0x4207442e pbuf_put_at + 0x420777f0 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x420777f0 pbuf_put_at .text.raw_input_local_match - 0x4207445c 0x10c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4207781e 0x10c esp-idf/lwip/liblwip.a(raw.c.obj) .text.raw_input - 0x42074568 0x174 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42074568 raw_input + 0x4207792a 0x174 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x4207792a raw_input .text.raw_bind_netif - 0x420746dc 0x14 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x420746dc raw_bind_netif + 0x42077a9e 0x14 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077a9e raw_bind_netif .text.raw_connect - 0x420746f0 0xe6 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x420746f0 raw_connect + 0x42077ab2 0xe6 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077ab2 raw_connect .text.raw_recv - 0x420747d6 0x6 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x420747d6 raw_recv + 0x42077b98 0x6 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077b98 raw_recv .text.raw_sendto_if_src - 0x420747dc 0x26c esp-idf/lwip/liblwip.a(raw.c.obj) - 0x420747dc raw_sendto_if_src + 0x42077b9e 0x26c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077b9e raw_sendto_if_src .text.raw_sendto - 0x42074a48 0x12c esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42074a48 raw_sendto + 0x42077e0a 0x12c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077e0a raw_sendto .text.raw_send - 0x42074b74 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42074b74 raw_send + 0x42077f36 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077f36 raw_send .text.raw_remove - 0x42074b86 0x3a esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42074b86 raw_remove - .text.raw_new 0x42074bc0 0x4c esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42074bc0 raw_new + 0x42077f48 0x3a esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077f48 raw_remove + .text.raw_new 0x42077f82 0x4c esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077f82 raw_new .text.raw_new_ip_type - 0x42074c0c 0x20 esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42074c0c raw_new_ip_type + 0x42077fce 0x20 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077fce raw_new_ip_type .text.raw_netif_ip_addr_changed - 0x42074c2c 0xda esp-idf/lwip/liblwip.a(raw.c.obj) - 0x42074c2c raw_netif_ip_addr_changed + 0x42077fee 0xda esp-idf/lwip/liblwip.a(raw.c.obj) + 0x42077fee raw_netif_ip_addr_changed .text.tcp_new_port - 0x42074d06 0x6c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420780c8 0x6c esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_remove_listener - 0x42074d72 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078134 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_listen_closed - 0x42074db4 0x86 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078176 0x86 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_free_listen - 0x42074e3a 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420781fc 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_init - 0x42074e78 0x24 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42074e78 tcp_init + 0x4207823a 0x24 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207823a tcp_init .text.tcp_free - 0x42074e9c 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42074e9c tcp_free + 0x4207825e 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207825e tcp_free .text.tcp_backlog_accepted - 0x42074eda 0x7c esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42074eda tcp_backlog_accepted + 0x4207829c 0x7c esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207829c tcp_backlog_accepted .text.tcp_close_shutdown_fin - 0x42074f56 0x9e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078318 0x9e esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_handle_closepend - 0x42074ff4 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420783b6 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_bind_netif - 0x42075028 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075028 tcp_bind_netif + 0x420783ea 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420783ea tcp_bind_netif .text.tcp_update_rcv_ann_wnd - 0x4207503c 0xaa esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207503c tcp_update_rcv_ann_wnd + 0x420783fe 0xaa esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420783fe tcp_update_rcv_ann_wnd .text.tcp_recved - 0x420750e6 0x88 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420750e6 tcp_recved + 0x420784a8 0x88 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420784a8 tcp_recved .text.tcp_seg_free - 0x4207516e 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207516e tcp_seg_free + 0x42078530 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078530 tcp_seg_free .text.tcp_segs_free - 0x42075190 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075190 tcp_segs_free + 0x42078552 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078552 tcp_segs_free .text.tcp_seg_copy - 0x420751aa 0x58 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420751aa tcp_seg_copy - .text.tcp_arg 0x42075202 0x6 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075202 tcp_arg + 0x4207856c 0x58 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207856c tcp_seg_copy + .text.tcp_arg 0x420785c4 0x6 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420785c4 tcp_arg .text.tcp_recv - 0x42075208 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075208 tcp_recv + 0x420785ca 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420785ca tcp_recv .text.tcp_sent - 0x42075246 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075246 tcp_sent - .text.tcp_err 0x42075284 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075284 tcp_err + 0x42078608 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078608 tcp_sent + .text.tcp_err 0x42078646 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078646 tcp_err .text.tcp_accept - 0x420752c2 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420752c2 tcp_accept + 0x42078684 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078684 tcp_accept .text.tcp_poll - 0x420752d2 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420752d2 tcp_poll + 0x42078694 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078694 tcp_poll .text.tcp_next_iss - 0x42075314 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075314 tcp_next_iss + 0x420786d6 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420786d6 tcp_next_iss .text.tcp_eff_send_mss_netif - 0x42075356 0x8a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075356 tcp_eff_send_mss_netif + 0x42078718 0x8a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078718 tcp_eff_send_mss_netif .text.tcp_connect - 0x420753e0 0x31a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420753e0 tcp_connect + 0x420787a2 0x31a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420787a2 tcp_connect .text.tcp_free_ooseq - 0x420756fa 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420756fa tcp_free_ooseq + 0x42078abc 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078abc tcp_free_ooseq .text.tcp_pcb_purge - 0x42075718 0x64 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075718 tcp_pcb_purge + 0x42078ada 0x64 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078ada tcp_pcb_purge .text.tcp_pcb_remove - 0x4207577c 0x140 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207577c tcp_pcb_remove + 0x42078b3e 0x140 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078b3e tcp_pcb_remove .text.tcp_abandon - 0x420758bc 0x12e esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420758bc tcp_abandon + 0x42078c7e 0x12e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078c7e tcp_abandon .text.tcp_abort - 0x420759ea 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420759ea tcp_abort + 0x42078dac 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078dac tcp_abort .text.tcp_kill_timewait - 0x420759fa 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078dbc 0x38 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_kill_prio - 0x42075a32 0x6e esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078df4 0x6e esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_netif_ip_addr_changed_pcblist - 0x42075aa0 0x94 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078e62 0x94 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_netif_ip_addr_changed - 0x42075b34 0x108 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075b34 tcp_netif_ip_addr_changed + 0x42078ef6 0x108 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078ef6 tcp_netif_ip_addr_changed .text.tcp_kill_state - 0x42075c3c 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42078ffe 0x42 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_alloc - 0x42075c7e 0x116 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075c7e tcp_alloc + 0x42079040 0x116 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079040 tcp_alloc .text.tcp_new_ip_type - 0x42075d94 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075d94 tcp_new_ip_type + 0x42079156 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079156 tcp_new_ip_type .text.tcp_close_shutdown - 0x42075db6 0x190 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079178 0x190 esp-idf/lwip/liblwip.a(tcp.c.obj) .text.tcp_close_ext - 0x42075f46 0x28 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075f46 tcp_close_ext + 0x42079308 0x28 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079308 tcp_close_ext .text.tcp_close - 0x42075f6e 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075f6e tcp_close + 0x42079330 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079330 tcp_close .text.tcp_recv_null - 0x42075f7e 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075f7e tcp_recv_null + 0x42079340 0x36 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079340 tcp_recv_null .text.tcp_process_refused_data - 0x42075fb4 0x96 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x42075fb4 tcp_process_refused_data + 0x42079376 0x96 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079376 tcp_process_refused_data .text.tcp_fasttmr - 0x4207604a 0xa2 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207604a tcp_fasttmr + 0x4207940c 0xa2 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x4207940c tcp_fasttmr .text.tcp_shutdown - 0x420760ec 0x82 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x420760ec tcp_shutdown + 0x420794ae 0x82 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x420794ae tcp_shutdown .text.tcp_slowtmr - 0x4207616e 0x5ce esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207616e tcp_slowtmr - .text.tcp_tmr 0x4207673c 0x2a esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x4207673c tcp_tmr + 0x42079530 0x5ce esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079530 tcp_slowtmr + .text.tcp_tmr 0x42079afe 0x2a esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x42079afe tcp_tmr .text.tcp_get_next_optbyte - 0x42076766 0x4c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42079b28 0x4c esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_parseopt - 0x420767b2 0xde esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42079b74 0xde esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_input_delayed_close - 0x42076890 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42079c52 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_timewait_input - 0x42076900 0xd8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42079cc2 0xd8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_listen_input - 0x420769d8 0x29c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x42079d9a 0x29c esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_oos_insert_segment - 0x42076c74 0x138 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207a036 0x138 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_free_acked_segments - 0x42076dac 0x112 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207a16e 0x112 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_receive - 0x42076ebe 0xf5e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207a280 0xf5e esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_process - 0x42077e1c 0x73e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207b1de 0x73e esp-idf/lwip/liblwip.a(tcp_in.c.obj) .text.tcp_input - 0x4207855a 0xb0c esp-idf/lwip/liblwip.a(tcp_in.c.obj) - 0x4207855a tcp_input + 0x4207b91c 0xb0c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207b91c tcp_input .text.tcp_trigger_input_pcb_close - 0x42079066 0x12 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - 0x42079066 tcp_trigger_input_pcb_close + 0x4207c428 0x12 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x4207c428 tcp_trigger_input_pcb_close .text.tcp_write_checks - 0x42079078 0xf2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c43a 0xf2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_segment_busy - 0x4207916a 0x42 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c52c 0x42 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_fill_options - 0x420791ac 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c56e 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_pbuf_prealloc - 0x42079204 0xa8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c5c6 0xa8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_create_segment - 0x420792ac 0x16a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c66e 0x16a esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_alloc_header_common - 0x42079416 0x124 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c7d8 0x124 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_alloc_header - 0x4207953a 0x56 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c8fc 0x56 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_rst_common - 0x42079590 0x9c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c952 0x9c esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_route - 0x4207962c 0x36 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207c9ee 0x36 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_segment - 0x42079662 0x220 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207ca24 0x220 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_control_segment_netif - 0x42079882 0xba esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cc44 0xba esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_output_control_segment - 0x4207993c 0x6a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207ccfe 0x6a esp-idf/lwip/liblwip.a(tcp_out.c.obj) .text.tcp_write - 0x420799a6 0x3d2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x420799a6 tcp_write + 0x4207cd68 0x3d2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207cd68 tcp_write .text.tcp_split_unsent_seg - 0x42079d78 0x260 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42079d78 tcp_split_unsent_seg + 0x4207d13a 0x260 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d13a tcp_split_unsent_seg .text.tcp_enqueue_flags - 0x42079fd8 0x1ca esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x42079fd8 tcp_enqueue_flags + 0x4207d39a 0x1ca esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d39a tcp_enqueue_flags .text.tcp_send_fin - 0x4207a1a2 0xa4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207a1a2 tcp_send_fin + 0x4207d564 0xa4 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d564 tcp_send_fin .text.tcp_rexmit_rto_prepare - 0x4207a246 0xde esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207a246 tcp_rexmit_rto_prepare + 0x4207d608 0xde esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d608 tcp_rexmit_rto_prepare .text.tcp_rexmit - 0x4207a324 0xea esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207a324 tcp_rexmit + 0x4207d6e6 0xea esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d6e6 tcp_rexmit .text.tcp_rexmit_fast - 0x4207a40e 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207a40e tcp_rexmit_fast - .text.tcp_rst 0x4207a4a4 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207a4a4 tcp_rst + 0x4207d7d0 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d7d0 tcp_rexmit_fast + .text.tcp_rst 0x4207d866 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d866 tcp_rst .text.tcp_rst_netif - 0x4207a4d2 0x34 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207a4d2 tcp_rst_netif + 0x4207d894 0x34 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d894 tcp_rst_netif .text.tcp_send_empty_ack - 0x4207a506 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207a506 tcp_send_empty_ack + 0x4207d8c8 0x96 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d8c8 tcp_send_empty_ack .text.tcp_output - 0x4207a59c 0x44a esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207a59c tcp_output + 0x4207d95e 0x44a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207d95e tcp_output .text.tcp_rexmit_rto_commit - 0x4207a9e6 0x46 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207a9e6 tcp_rexmit_rto_commit + 0x4207dda8 0x46 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207dda8 tcp_rexmit_rto_commit .text.tcp_rexmit_rto - 0x4207aa2c 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207aa2c tcp_rexmit_rto + 0x4207ddee 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207ddee tcp_rexmit_rto .text.tcp_keepalive - 0x4207aa70 0x72 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207aa70 tcp_keepalive + 0x4207de32 0x72 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207de32 tcp_keepalive .text.tcp_zero_window_probe - 0x4207aae2 0x16c esp-idf/lwip/liblwip.a(tcp_out.c.obj) - 0x4207aae2 tcp_zero_window_probe + 0x4207dea4 0x16c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x4207dea4 tcp_zero_window_probe .text.sys_timeout_abs - 0x4207ac4e 0x92 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e010 0x92 esp-idf/lwip/liblwip.a(timeouts.c.obj) .text.lwip_cyclic_timer - 0x4207ace0 0x52 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e0a2 0x52 esp-idf/lwip/liblwip.a(timeouts.c.obj) .text.sys_timeout - 0x4207ad32 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207ad32 sys_timeout + 0x4207e0f4 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e0f4 sys_timeout .text.tcp_timer_needed - 0x4207ad88 0x46 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207ad88 tcp_timer_needed + 0x4207e14a 0x46 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e14a tcp_timer_needed .text.tcpip_tcp_timer - 0x4207adce 0x3e esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e190 0x3e esp-idf/lwip/liblwip.a(timeouts.c.obj) .text.sys_timeouts_init - 0x4207ae0c 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207ae0c sys_timeouts_init + 0x4207e1ce 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e1ce sys_timeouts_init .text.sys_untimeout - 0x4207ae42 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207ae42 sys_untimeout + 0x4207e204 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e204 sys_untimeout .text.sys_check_timeouts - 0x4207ae86 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207ae86 sys_check_timeouts + 0x4207e248 0x56 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e248 sys_check_timeouts .text.sys_timeouts_sleeptime - 0x4207aedc 0x5a esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x4207aedc sys_timeouts_sleeptime + 0x4207e29e 0x5a esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x4207e29e sys_timeouts_sleeptime .text.udp_new_port - 0x4207af36 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e2f8 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) .text.udp_input_local_match - 0x4207af84 0x180 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e346 0x180 esp-idf/lwip/liblwip.a(udp.c.obj) .text.udp_init - 0x4207b104 0x24 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207b104 udp_init + 0x4207e4c6 0x24 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e4c6 udp_init .text.udp_input - 0x4207b128 0x412 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207b128 udp_input + 0x4207e4ea 0x412 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e4ea udp_input .text.udp_bind - 0x4207b53a 0x24c esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207b53a udp_bind + 0x4207e8fc 0x24c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207e8fc udp_bind .text.udp_sendto_if_src - 0x4207b786 0x22c esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207b786 udp_sendto_if_src + 0x4207eb48 0x22c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207eb48 udp_sendto_if_src .text.udp_sendto_if - 0x4207b9b2 0xd8 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207b9b2 udp_sendto_if + 0x4207ed74 0xd8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207ed74 udp_sendto_if .text.udp_sendto - 0x4207ba8a 0x11a esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207ba8a udp_sendto + 0x4207ee4c 0x11a esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207ee4c udp_sendto .text.udp_send - 0x4207bba4 0x32 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207bba4 udp_send + 0x4207ef66 0x32 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207ef66 udp_send .text.udp_bind_netif - 0x4207bbd6 0x14 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207bbd6 udp_bind_netif + 0x4207ef98 0x14 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207ef98 udp_bind_netif .text.udp_connect - 0x4207bbea 0x128 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207bbea udp_connect + 0x4207efac 0x128 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207efac udp_connect .text.udp_disconnect - 0x4207bd12 0xbc esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207bd12 udp_disconnect + 0x4207f0d4 0xbc esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f0d4 udp_disconnect .text.udp_recv - 0x4207bdce 0x8 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207bdce udp_recv + 0x4207f190 0x8 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f190 udp_recv .text.udp_remove - 0x4207bdd6 0x3c esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207bdd6 udp_remove - .text.udp_new 0x4207be12 0x34 esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207be12 udp_new + 0x4207f198 0x3c esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f198 udp_remove + .text.udp_new 0x4207f1d4 0x34 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f1d4 udp_new .text.udp_new_ip_type - 0x4207be46 0x1e esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207be46 udp_new_ip_type + 0x4207f208 0x1e esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f208 udp_new_ip_type .text.udp_netif_ip_addr_changed - 0x4207be64 0xda esp-idf/lwip/liblwip.a(udp.c.obj) - 0x4207be64 udp_netif_ip_addr_changed + 0x4207f226 0xda esp-idf/lwip/liblwip.a(udp.c.obj) + 0x4207f226 udp_netif_ip_addr_changed .text.dhcp_set_state - 0x4207bf3e 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f300 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_short - 0x4207bf54 0x5a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f316 0x5a esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option - 0x4207bfae 0x58 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f370 0x58 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_byte - 0x4207c006 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f3c8 0x46 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_long - 0x4207c04c 0x7e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f40e 0x7e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_create_msg - 0x4207c0ca 0x1a0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f48c 0x1a0 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_hostname - 0x4207c26a 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f62c 0xc8 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_option_trailer - 0x4207c332 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f6f4 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_rebind - 0x4207c376 0x16c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f738 0x16c esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_t2_timeout - 0x4207c4e2 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f8a4 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_reboot - 0x4207c520 0x190 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207f8e2 0x190 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_select - 0x4207c6b0 0x1d4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207fa72 0x1d4 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_handle_offer - 0x4207c884 0x84 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207fc46 0x84 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_discover - 0x4207c908 0x170 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207fcca 0x170 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_decline - 0x4207ca78 0xc2 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207fe3a 0xc2 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_bind - 0x4207cb3a 0xdc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207fefc 0xdc esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_conflict_callback - 0x4207cc16 0x9e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4207ffd8 0x9e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_handle_nak - 0x4207ccb4 0x36 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080076 0x36 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_dec_pcb_refcount - 0x4207ccea 0x5e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420800ac 0x5e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_inc_pcb_refcount - 0x4207cd48 0xae esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4208010a 0xae esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_parse_reply - 0x4207cdf6 0x3a4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420801b8 0x3a4 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_check - 0x4207d19a 0x2c esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x4208055c 0x2c esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_handle_ack - 0x4207d1c6 0x148 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080588 0x148 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_recv - 0x4207d30e 0x184 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420806d0 0x184 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .text.dhcp_cleanup + 0x42080854 0x4e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080854 dhcp_cleanup .text.dhcp_network_changed_link_up - 0x4207d492 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4207d492 dhcp_network_changed_link_up + 0x420808a2 0x64 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x420808a2 dhcp_network_changed_link_up .text.dhcp_renew - 0x4207d4f6 0x168 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4207d4f6 dhcp_renew + 0x42080906 0x168 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080906 dhcp_renew .text.dhcp_t1_timeout - 0x4207d65e 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080a6e 0x3e esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_supplied_address - 0x4207d69c 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4207d69c dhcp_supplied_address + 0x42080aac 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080aac dhcp_supplied_address .text.dhcp_release_and_stop - 0x4207d6d6 0x192 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4207d6d6 dhcp_release_and_stop + 0x42080ae6 0x192 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080ae6 dhcp_release_and_stop .text.dhcp_start - 0x4207d868 0xda esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4207d868 dhcp_start + 0x42080c78 0xda esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080c78 dhcp_start .text.dhcp_coarse_tmr - 0x4207d942 0x72 esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4207d942 dhcp_coarse_tmr + 0x42080d52 0x72 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080d52 dhcp_coarse_tmr .text.dhcp_timeout - 0x4207d9b4 0x74 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080dc4 0x74 esp-idf/lwip/liblwip.a(dhcp.c.obj) .text.dhcp_fine_tmr - 0x4207da28 0x6a esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4207da28 dhcp_fine_tmr + 0x42080e38 0x6a esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080e38 dhcp_fine_tmr .text.dhcp_fine_timeout_cb - 0x4207da92 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) - 0x4207da92 dhcp_fine_timeout_cb + 0x42080ea2 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080ea2 dhcp_fine_timeout_cb + .text.dhcp_release + 0x42080eb0 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080eb0 dhcp_release + .text.dhcp_stop + 0x42080ec0 0xe esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x42080ec0 dhcp_stop .text.free_etharp_q - 0x4207daa0 0x76 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42080ece 0x76 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_free_entry - 0x4207db16 0x56 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42080f44 0x56 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_find_entry - 0x4207db6c 0x240 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42080f9a 0x240 esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_update_arp_entry - 0x4207ddac 0x17c esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420811da 0x17c esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_raw - 0x4207df28 0x1ca esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081356 0x1ca esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_request_dst - 0x4207e0f2 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081520 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + .text.etharp_add_static_entry + 0x42081544 0x2a esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081544 etharp_add_static_entry + .text.etharp_remove_static_entry + 0x4208156e 0x42 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4208156e etharp_remove_static_entry + .text.etharp_cleanup_netif + 0x420815b0 0x58 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x420815b0 etharp_cleanup_netif .text.etharp_input - 0x4207e116 0x12c esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x4207e116 etharp_input + 0x42081608 0x12c esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081608 etharp_input .text.etharp_request - 0x4207e242 0x16 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x4207e242 etharp_request + 0x42081734 0x16 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081734 etharp_request .text.etharp_tmr - 0x4207e258 0xe0 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x4207e258 etharp_tmr + 0x4208174a 0xe0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x4208174a etharp_tmr + .text.etharp_output_to_arp_index + 0x4208182a 0x11a esp-idf/lwip/liblwip.a(etharp.c.obj) .text.etharp_query - 0x4207e338 0x296 esp-idf/lwip/liblwip.a(etharp.c.obj) - 0x4207e338 etharp_query + 0x42081944 0x296 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081944 etharp_query + .text.etharp_output + 0x42081bda 0x1f6 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x42081bda etharp_output .text.icmp_send_response - 0x4207e5ce 0x128 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x42081dd0 0x128 esp-idf/lwip/liblwip.a(icmp.c.obj) .text.icmp_input - 0x4207e6f6 0x238 esp-idf/lwip/liblwip.a(icmp.c.obj) - 0x4207e6f6 icmp_input + 0x42081ef8 0x238 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x42081ef8 icmp_input .text.icmp_dest_unreach - 0x4207e92e 0x14 esp-idf/lwip/liblwip.a(icmp.c.obj) - 0x4207e92e icmp_dest_unreach + 0x42082130 0x14 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x42082130 icmp_dest_unreach .text.igmp_remove_group - 0x4207e942 0x1c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082144 0x1c esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_start_timer - 0x4207e95e 0x60 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082160 0x60 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_delaying_member - 0x4207e9be 0x38 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420821c0 0x38 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_ip_output_if - 0x4207e9f6 0x2a esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420821f8 0x2a esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_send - 0x4207ea20 0x120 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082222 0x120 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_timeout - 0x4207eb40 0x30 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082342 0x30 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_init - 0x4207eb70 0x22 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4207eb70 igmp_init + 0x42082372 0x22 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082372 igmp_init + .text.igmp_stop + 0x42082394 0x46 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082394 igmp_stop .text.igmp_report_groups - 0x4207eb92 0x24 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4207eb92 igmp_report_groups + 0x420823da 0x24 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420823da igmp_report_groups .text.igmp_lookfor_group - 0x4207ebb6 0x14 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4207ebb6 igmp_lookfor_group + 0x420823fe 0x14 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420823fe igmp_lookfor_group .text.igmp_lookup_group - 0x4207ebca 0xc4 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082412 0xc4 esp-idf/lwip/liblwip.a(igmp.c.obj) .text.igmp_start - 0x4207ec8e 0x48 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4207ec8e igmp_start + 0x420824d6 0x48 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420824d6 igmp_start .text.igmp_input - 0x4207ecd6 0x112 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4207ecd6 igmp_input + 0x4208251e 0x112 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x4208251e igmp_input .text.igmp_joingroup_netif - 0x4207ede8 0x94 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4207ede8 igmp_joingroup_netif + 0x42082630 0x94 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082630 igmp_joingroup_netif .text.igmp_joingroup - 0x4207ee7c 0x6c esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4207ee7c igmp_joingroup + 0x420826c4 0x6c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420826c4 igmp_joingroup .text.igmp_leavegroup_netif - 0x4207eee8 0x9a esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4207eee8 igmp_leavegroup_netif + 0x42082730 0x9a esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082730 igmp_leavegroup_netif .text.igmp_leavegroup - 0x4207ef82 0x76 esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4207ef82 igmp_leavegroup + 0x420827ca 0x76 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420827ca igmp_leavegroup .text.igmp_tmr - 0x4207eff8 0x7c esp-idf/lwip/liblwip.a(igmp.c.obj) - 0x4207eff8 igmp_tmr + 0x42082840 0x7c esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x42082840 igmp_tmr .text.igmp_timeout_cb - 0x4207f074 0xe esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x420828bc 0xe esp-idf/lwip/liblwip.a(igmp.c.obj) .text.ip4_input_accept - 0x4207f082 0x38 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x420828ca 0x38 esp-idf/lwip/liblwip.a(ip4.c.obj) .text.ip4_route - 0x4207f0ba 0x94 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4207f0ba ip4_route + 0x42082902 0x94 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082902 ip4_route .text.ip4_route_src - 0x4207f14e 0x1e esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4207f14e ip4_route_src + 0x42082996 0x1e esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082996 ip4_route_src .text.ip4_input - 0x4207f16c 0x320 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4207f16c ip4_input + 0x420829b4 0x320 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x420829b4 ip4_input .text.ip4_output_if_opt_src - 0x4207f48c 0x306 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4207f48c ip4_output_if_opt_src + 0x42082cd4 0x306 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082cd4 ip4_output_if_opt_src .text.ip4_output_if_opt - 0x4207f792 0x24 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4207f792 ip4_output_if_opt + 0x42082fda 0x24 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082fda ip4_output_if_opt .text.ip4_output_if - 0x4207f7b6 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4207f7b6 ip4_output_if + 0x42082ffe 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42082ffe ip4_output_if .text.ip4_output_if_src - 0x4207f7c8 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) - 0x4207f7c8 ip4_output_if_src + 0x42083010 0x12 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x42083010 ip4_output_if_src .text.ip4_addr_isbroadcast_u32 - 0x4207f7da 0x40 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x4207f7da ip4_addr_isbroadcast_u32 + 0x42083022 0x40 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x42083022 ip4_addr_isbroadcast_u32 .text.ip4addr_aton - 0x4207f81a 0x1de esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x4207f81a ip4addr_aton + 0x42083062 0x1de esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x42083062 ip4addr_aton .text.ip4_frag - 0x4207f9f8 0x1d2 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - 0x4207f9f8 ip4_frag + 0x42083240 0x1d2 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x42083240 ip4_frag .text.icmp6_send_response_with_addrs_and_netif - 0x4207fbca 0x13c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42083412 0x13c esp-idf/lwip/liblwip.a(icmp6.c.obj) .text.icmp6_send_response - 0x4207fd06 0x7c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x4208354e 0x7c esp-idf/lwip/liblwip.a(icmp6.c.obj) .text.icmp6_input - 0x4207fd82 0x15c esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x4207fd82 icmp6_input + 0x420835ca 0x15c esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x420835ca icmp6_input .text.icmp6_dest_unreach - 0x4207fede 0x16 esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x4207fede icmp6_dest_unreach + 0x42083726 0x16 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x42083726 icmp6_dest_unreach .text.icmp6_param_problem - 0x4207fef4 0x20 esp-idf/lwip/liblwip.a(icmp6.c.obj) - 0x4207fef4 icmp6_param_problem + 0x4208373c 0x20 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x4208373c icmp6_param_problem .text.ip6_input_accept - 0x4207ff14 0xb6 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4208375c 0xb6 esp-idf/lwip/liblwip.a(ip6.c.obj) .text.ip6_route - 0x4207ffca 0x2d8 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x4207ffca ip6_route + 0x42083812 0x2d8 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083812 ip6_route .text.ip6_select_source_address - 0x420802a2 0x1a8 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x420802a2 ip6_select_source_address + 0x42083aea 0x1a8 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083aea ip6_select_source_address .text.ip6_input - 0x4208044a 0x7da esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x4208044a ip6_input + 0x42083c92 0x7da esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42083c92 ip6_input .text.ip6_output_if_src - 0x42080c24 0x3dc esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42080c24 ip6_output_if_src + 0x4208446c 0x3dc esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x4208446c ip6_output_if_src .text.ip6_output_if - 0x42081000 0x76 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42081000 ip6_output_if + 0x42084848 0x76 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x42084848 ip6_output_if .text.ip6_options_add_hbh_ra - 0x42081076 0x52 esp-idf/lwip/liblwip.a(ip6.c.obj) - 0x42081076 ip6_options_add_hbh_ra + 0x420848be 0x52 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x420848be ip6_options_add_hbh_ra .text.ip6addr_aton - 0x420810c8 0x222 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - 0x420810c8 ip6addr_aton + 0x42084910 0x222 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x42084910 ip6addr_aton .text.ip6_frag - 0x420812ea 0x1dc esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - 0x420812ea ip6_frag + 0x42084b32 0x1dc esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x42084b32 ip6_frag .text.mld6_remove_group - 0x420814c6 0x2a esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084d0e 0x2a esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_delayed_report - 0x420814f0 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084d38 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_new_group - 0x42081578 0x68 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084dc0 0x68 esp-idf/lwip/liblwip.a(mld6.c.obj) .text.mld6_send - 0x420815e0 0x17c esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084e28 0x17c esp-idf/lwip/liblwip.a(mld6.c.obj) + .text.mld6_stop + 0x42084fa4 0x46 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084fa4 mld6_stop .text.mld6_report_groups - 0x4208175c 0x22 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4208175c mld6_report_groups + 0x42084fea 0x22 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42084fea mld6_report_groups .text.mld6_lookfor_group - 0x4208177e 0x38 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x4208177e mld6_lookfor_group + 0x4208500c 0x38 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x4208500c mld6_lookfor_group .text.mld6_input - 0x420817b6 0x1aa esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x420817b6 mld6_input + 0x42085044 0x1aa esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085044 mld6_input .text.mld6_joingroup_netif - 0x42081960 0xea esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x42081960 mld6_joingroup_netif + 0x420851ee 0xea esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420851ee mld6_joingroup_netif .text.mld6_joingroup - 0x42081a4a 0x5c esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x42081a4a mld6_joingroup + 0x420852d8 0x5c esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x420852d8 mld6_joingroup .text.mld6_leavegroup_netif - 0x42081aa6 0xe2 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x42081aa6 mld6_leavegroup_netif + 0x42085334 0xe2 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085334 mld6_leavegroup_netif .text.mld6_leavegroup - 0x42081b88 0x5e esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x42081b88 mld6_leavegroup + 0x42085416 0x5e esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085416 mld6_leavegroup .text.mld6_tmr - 0x42081be6 0x90 esp-idf/lwip/liblwip.a(mld6.c.obj) - 0x42081be6 mld6_tmr + 0x42085474 0x90 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085474 mld6_tmr .text.mld6_timeout_cb - 0x42081c76 0xe esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x42085504 0xe esp-idf/lwip/liblwip.a(mld6.c.obj) .text.nd6_find_neighbor_cache_entry - 0x42081c84 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085512 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_find_destination_cache_entry - 0x42081d22 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420855b0 0x9e esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_new_destination_cache_entry + 0x4208564e 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_is_prefix_in_netif + 0x420856d0 0xfe esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_select_router - 0x42081dc0 0xe2 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420857ce 0xe2 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_get_router - 0x42081ea2 0x64 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420858b0 0x64 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_get_onlink_prefix - 0x42081f06 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085914 0x82 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_onlink_prefix - 0x42081f88 0xbe esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085996 0xbe esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_q - 0x42082046 0x152 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085a54 0x152 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_duplicate_addr_detected - 0x42082198 0x54 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085ba6 0x54 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_process_autoconfig_prefix - 0x420821ec 0x28a esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085bfa 0x28a esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_free_q - 0x42082476 0xb2 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085e84 0xb2 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_free_neighbor_cache_entry - 0x42082528 0x98 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085f36 0x98 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_neighbor_cache_entry - 0x420825c0 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42085fce 0x28c esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_na - 0x4208284c 0x1e4 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208625a 0x1e4 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_rs - 0x42082a30 0x146 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208643e 0x146 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_ns - 0x42082b76 0x22e esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086584 0x22e esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_send_neighbor_cache_probe - 0x42082da4 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420867b2 0x14 esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_new_router - 0x42082db8 0x150 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420867c6 0x150 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_get_next_hop_entry + 0x42086916 0x362 esp-idf/lwip/liblwip.a(nd6.c.obj) + .text.nd6_queue_packet + 0x42086c78 0x14a esp-idf/lwip/liblwip.a(nd6.c.obj) .text.nd6_input - 0x42082f08 0xe5c esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42082f08 nd6_input - .text.nd6_tmr 0x42083d64 0x592 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42083d64 nd6_tmr + 0x42086dc2 0xe5c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42086dc2 nd6_input + .text.nd6_tmr 0x42087c1e 0x592 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42087c1e nd6_tmr + .text.nd6_clear_destination_cache + 0x420881b0 0x36 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420881b0 nd6_clear_destination_cache .text.nd6_find_route - 0x420842f6 0xe0 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x420842f6 nd6_find_route + 0x420881e6 0xe0 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420881e6 nd6_find_route + .text.nd6_get_next_hop_addr_or_queue + 0x420882c6 0xac esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420882c6 nd6_get_next_hop_addr_or_queue .text.nd6_get_destination_mtu - 0x420843d6 0x3c esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x420843d6 nd6_get_destination_mtu + 0x42088372 0x3c esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42088372 nd6_get_destination_mtu .text.nd6_reachability_hint - 0x42084412 0x1ee esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42084412 nd6_reachability_hint + 0x420883ae 0x1ee esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x420883ae nd6_reachability_hint + .text.nd6_cleanup_netif + 0x4208859c 0xfa esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x4208859c nd6_cleanup_netif .text.nd6_adjust_mld_membership - 0x42084600 0xae esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x42084600 nd6_adjust_mld_membership + 0x42088696 0xae esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42088696 nd6_adjust_mld_membership .text.nd6_restart_netif - 0x420846ae 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) - 0x420846ae nd6_restart_netif + 0x42088744 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x42088744 nd6_restart_netif .text.ethernet_input - 0x420846b6 0x12a esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x420846b6 ethernet_input + 0x4208874c 0x12a esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x4208874c ethernet_input .text.ethernet_output - 0x420847e0 0xe4 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x420847e0 ethernet_output + 0x42088876 0xe4 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x42088876 ethernet_output .text.lwip_init_tcp_isn - 0x420848c4 0x54 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - 0x420848c4 lwip_init_tcp_isn + 0x4208895a 0x54 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x4208895a lwip_init_tcp_isn .text.lwip_hook_tcp_isn - 0x42084918 0x146 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - 0x42084918 lwip_hook_tcp_isn + 0x420889ae 0x146 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x420889ae lwip_hook_tcp_isn .text.lwip_hook_ip6_input - 0x42084a5e 0x30 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42084a5e lwip_hook_ip6_input + 0x42088af4 0x30 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088af4 lwip_hook_ip6_input .text.ip4_route_src_hook - 0x42084a8e 0x34 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42084a8e ip4_route_src_hook + 0x42088b24 0x34 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088b24 ip4_route_src_hook .text.dhcp_parse_extra_opts - 0x42084ac2 0x72 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42084ac2 dhcp_parse_extra_opts + 0x42088b58 0x72 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088b58 dhcp_parse_extra_opts .text.dhcp_append_extra_opts - 0x42084b34 0x76 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - 0x42084b34 dhcp_append_extra_opts + 0x42088bca 0x76 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x42088bca dhcp_append_extra_opts .text.lwip_setsockopt_impl_ext - 0x42084baa 0xe4 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - 0x42084baa lwip_setsockopt_impl_ext + 0x42088c40 0xe4 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + 0x42088c40 lwip_setsockopt_impl_ext .text.lwip_getsockopt_impl_ext - 0x42084c8e 0xf2 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - 0x42084c8e lwip_getsockopt_impl_ext + 0x42088d24 0xf2 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + 0x42088d24 lwip_getsockopt_impl_ext .text.sys_thread_sem_free - 0x42084d80 0x28 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088e16 0x28 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .text.sys_mutex_new - 0x42084da8 0x24 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42084da8 sys_mutex_new + 0x42088e3e 0x24 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088e3e sys_mutex_new .text.sys_mutex_lock - 0x42084dcc 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42084dcc sys_mutex_lock + 0x42088e62 0x40 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088e62 sys_mutex_lock .text.sys_mutex_unlock - 0x42084e0c 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42084e0c sys_mutex_unlock + 0x42088ea2 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088ea2 sys_mutex_unlock .text.sys_sem_new - 0x42084e50 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42084e50 sys_sem_new + 0x42088ee6 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088ee6 sys_sem_new .text.sys_sem_signal - 0x42084eea 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42084eea sys_sem_signal + 0x42088f80 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088f80 sys_sem_signal .text.sys_sem_signal_isr - 0x42084f2e 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42084f2e sys_sem_signal_isr + 0x42088fc4 0x20 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088fc4 sys_sem_signal_isr .text.sys_arch_sem_wait - 0x42084f4e 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42084f4e sys_arch_sem_wait + 0x42088fe4 0x9a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42088fe4 sys_arch_sem_wait .text.sys_sem_free - 0x42084fe8 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42084fe8 sys_sem_free + 0x4208907e 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208907e sys_sem_free .text.sys_mbox_new - 0x42085006 0x4e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42085006 sys_mbox_new + 0x4208909c 0x4e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208909c sys_mbox_new .text.sys_mbox_post - 0x42085054 0x48 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42085054 sys_mbox_post + 0x420890ea 0x48 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420890ea sys_mbox_post .text.sys_mbox_trypost - 0x4208509c 0x2a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4208509c sys_mbox_trypost + 0x42089132 0x2a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089132 sys_mbox_trypost .text.sys_arch_mbox_fetch - 0x420850c6 0xae esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420850c6 sys_arch_mbox_fetch + 0x4208915c 0xae esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208915c sys_arch_mbox_fetch .text.sys_arch_mbox_tryfetch - 0x42085174 0x5c esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42085174 sys_arch_mbox_tryfetch + 0x4208920a 0x5c esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208920a sys_arch_mbox_tryfetch .text.sys_mbox_free - 0x420851d0 0x60 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420851d0 sys_mbox_free + 0x42089266 0x60 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089266 sys_mbox_free .text.sys_thread_new - 0x42085230 0x32 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42085230 sys_thread_new + 0x420892c6 0x32 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420892c6 sys_thread_new .text.sys_init - 0x42085262 0x62 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42085262 sys_init - .text.sys_now 0x420852c4 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420852c4 sys_now + 0x420892f8 0x62 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420892f8 sys_init + .text.sys_now 0x4208935a 0x1a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208935a sys_now .text.sys_arch_protect - 0x420852de 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420852de sys_arch_protect + 0x42089374 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089374 sys_arch_protect .text.sys_arch_unprotect - 0x4208530e 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x4208530e sys_arch_unprotect + 0x420893a4 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420893a4 sys_arch_unprotect .text.sys_thread_sem_init - 0x42085324 0xa0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x42085324 sys_thread_sem_init + 0x420893ba 0xa0 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x420893ba sys_thread_sem_init .text.sys_thread_sem_get - 0x420853c4 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420853c4 sys_thread_sem_get + 0x4208945a 0x1e esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x4208945a sys_thread_sem_get .text.sys_thread_tcpip - 0x420853e2 0x94 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - 0x420853e2 sys_thread_tcpip + 0x42089478 0x94 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x42089478 sys_thread_tcpip .text.acd_suspend - 0x42085476 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x4208950c 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .text.send_probe_once - 0x4208549a 0x48 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x42089530 0x48 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .text.acd_dhcp_check_timeout_cb - 0x420854e2 0x3c esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x42089578 0x3c esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .text.acd_remove - 0x4208551e 0x18 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x4208551e acd_remove + 0x420895b4 0x18 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x420895b4 acd_remove .text.acd_netif_ip_addr_changed - 0x42085536 0xe esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x42085536 acd_netif_ip_addr_changed + 0x420895cc 0xe esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x420895cc acd_netif_ip_addr_changed + .text.acd_network_changed_link_down + 0x420895da 0xe esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x420895da acd_network_changed_link_down .text.acd_arp_reply - 0x42085544 0xb6 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x42085544 acd_arp_reply - .text.acd_add 0x420855fa 0x6 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x420855fa acd_add + 0x420895e8 0xb6 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x420895e8 acd_arp_reply + .text.acd_add 0x4208969e 0x6 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x4208969e acd_add .text.acd_start - 0x42085600 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - 0x42085600 acd_start + 0x420896a4 0x24 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x420896a4 acd_start .text.lwip_get_socket_select_semaphore - 0x42085624 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x420896c8 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_stop_socket_select_isr - 0x42085632 0x1c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x420896d6 0x1c esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_stop_socket_select - 0x4208564e 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x420896f2 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_ioctl_r_wrapper - 0x4208565c 0x18 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42089700 0x18 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_fcntl_r_wrapper - 0x42085674 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42089718 0xe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.lwip_fstat - 0x42085682 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x42089726 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .text.esp_vfs_lwip_sockets_register - 0x420856c6 0xbe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - 0x420856c6 esp_vfs_lwip_sockets_register + 0x4208976a 0xbe esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x4208976a esp_vfs_lwip_sockets_register + .text.get_ip_info + 0x42089828 0x18 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.node_insert_to_list + 0x42089840 0x36 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.add_msg_type + 0x42089876 0x16 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.add_end 0x4208988c 0xa esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.kill_oldest_dhcps_pool + 0x42089896 0x82 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.parse_options + 0x42089918 0xb6 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.create_msg + 0x420899ce 0x64 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.add_offer_options + 0x42089a32 0x24a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_response_ip_set + 0x42089c7c 0xda esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_poll_set + 0x42089d56 0x13e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_new + 0x42089e94 0x4a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089e94 dhcps_new + .text.dhcps_delete + 0x42089ede 0x22 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089ede dhcps_delete + .text.dhcps_set_option_info + 0x42089f00 0xb4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089f00 dhcps_set_option_info + .text.node_remove_from_list + 0x42089fb4 0x2e esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x42089fb4 node_remove_from_list + .text.dhcps_tmr + 0x42089fe2 0x9a esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.parse_msg + 0x4208a07c 0x228 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_pbuf_alloc + 0x4208a2a4 0x22 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a2a4 dhcps_pbuf_alloc + .text.send_offer + 0x4208a2c6 0xc2 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.send_ack + 0x4208a388 0xde esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.send_nak + 0x4208a466 0x110 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.handle_dhcp + 0x4208a576 0x110 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .text.dhcps_set_new_lease_cb + 0x4208a686 0xe esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a686 dhcps_set_new_lease_cb + .text.dhcps_start + 0x4208a694 0x100 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a694 dhcps_start + .text.dhcps_stop + 0x4208a794 0x82 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + 0x4208a794 dhcps_stop .text.netconn_apimsg - 0x42085784 0x3c esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208a816 0x3c esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_tcp_recvd_msg - 0x420857c0 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208a852 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_close_shutdown - 0x420857f4 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208a886 0x2a esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_new_with_proto_and_callback - 0x4208581e 0xc0 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208581e netconn_new_with_proto_and_callback + 0x4208a8b0 0xc0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208a8b0 netconn_new_with_proto_and_callback .text.netconn_prepare_delete - 0x420858de 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x420858de netconn_prepare_delete + 0x4208a970 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208a970 netconn_prepare_delete .text.netconn_delete - 0x42085904 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42085904 netconn_delete + 0x4208a996 0x36 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208a996 netconn_delete .text.netconn_getaddr - 0x4208593a 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208593a netconn_getaddr + 0x4208a9cc 0x34 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208a9cc netconn_getaddr .text.netconn_connect - 0x4208596e 0x32 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x4208596e netconn_connect + 0x4208aa00 0x32 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208aa00 netconn_connect .text.netconn_disconnect - 0x420859a0 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x420859a0 netconn_disconnect + 0x4208aa32 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208aa32 netconn_disconnect .text.netconn_tcp_recvd - 0x420859c0 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x420859c0 netconn_tcp_recvd + 0x4208aa52 0x26 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208aa52 netconn_tcp_recvd .text.netconn_send - 0x420859e6 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x420859e6 netconn_send + 0x4208aa78 0x22 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208aa78 netconn_send .text.netconn_write_vectors_partly - 0x42085a08 0xf4 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42085a08 netconn_write_vectors_partly + 0x4208aa9a 0xf4 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208aa9a netconn_write_vectors_partly .text.netconn_write_partly - 0x42085afc 0x16 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42085afc netconn_write_partly + 0x4208ab8e 0x16 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ab8e netconn_write_partly .text.netconn_err - 0x42085b12 0x2c esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42085b12 netconn_err + 0x4208aba4 0x2c esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208aba4 netconn_err .text.netconn_recv_data - 0x42085b3e 0x15e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208abd0 0x15e esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_recv_udp_raw_netbuf_flags - 0x42085c9c 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42085c9c netconn_recv_udp_raw_netbuf_flags + 0x4208ad2e 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ad2e netconn_recv_udp_raw_netbuf_flags .text.netconn_recv_data_tcp - 0x42085cc0 0xbc esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ad52 0xbc esp-idf/lwip/liblwip.a(api_lib.c.obj) .text.netconn_recv_tcp_pbuf_flags - 0x42085d7c 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42085d7c netconn_recv_tcp_pbuf_flags + 0x4208ae0e 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ae0e netconn_recv_tcp_pbuf_flags .text.netconn_shutdown - 0x42085da0 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42085da0 netconn_shutdown + 0x4208ae32 0x20 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ae32 netconn_shutdown .text.netconn_join_leave_group - 0x42085dc0 0x3e esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42085dc0 netconn_join_leave_group + 0x4208ae52 0x3e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ae52 netconn_join_leave_group .text.netconn_join_leave_group_netif - 0x42085dfe 0x3a esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42085dfe netconn_join_leave_group_netif + 0x4208ae90 0x3a esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208ae90 netconn_join_leave_group_netif .text.netconn_gethostbyname_addrtype - 0x42085e38 0x4e esp-idf/lwip/liblwip.a(api_lib.c.obj) - 0x42085e38 netconn_gethostbyname_addrtype + 0x4208aeca 0x4e esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x4208aeca netconn_gethostbyname_addrtype .text.lwip_netconn_err_to_msg - 0x42085e86 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208af18 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_dns_found - 0x42085ee8 0x66 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208af7a 0x66 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.recv_udp - 0x42085f4e 0x166 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208afe0 0x166 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.recv_raw - 0x420860b4 0xd8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b146 0xd8 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.setup_tcp - 0x4208618c 0x52 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.pcb_new 0x420861de 0x118 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b21e 0x52 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.pcb_new 0x4208b270 0x118 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_connected - 0x420862f6 0xfa esp-idf/lwip/liblwip.a(api_msg.c.obj) - .text.err_tcp 0x420863f0 0x17c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b388 0xfa esp-idf/lwip/liblwip.a(api_msg.c.obj) + .text.err_tcp 0x4208b482 0x17c esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.netconn_mark_mbox_invalid - 0x4208656c 0x60 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b5fe 0x60 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_writemore - 0x420865cc 0x31a esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b65e 0x31a esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_close_internal - 0x420868e6 0x2a6 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208b978 0x2a6 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.poll_tcp - 0x42086b8c 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208bc1e 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.sent_tcp - 0x42086c18 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208bcaa 0x8c esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.tcp_do_abort - 0x42086ca4 0x12 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208bd36 0x12 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.recv_tcp - 0x42086cb6 0x110 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208bd48 0x110 esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_is_deallocated_msg - 0x42086dc6 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42086dc6 lwip_netconn_is_deallocated_msg + 0x4208be58 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208be58 lwip_netconn_is_deallocated_msg .text.lwip_netconn_is_err_msg - 0x42086dda 0x74 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42086dda lwip_netconn_is_err_msg + 0x4208be6c 0x74 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208be6c lwip_netconn_is_err_msg .text.lwip_netconn_do_newconn - 0x42086e4e 0x26 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42086e4e lwip_netconn_do_newconn + 0x4208bee0 0x26 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208bee0 lwip_netconn_do_newconn .text.netconn_alloc - 0x42086e74 0xaa esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42086e74 netconn_alloc + 0x4208bf06 0xaa esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208bf06 netconn_alloc .text.netconn_free - 0x42086f1e 0x92 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42086f1e netconn_free + 0x4208bfb0 0x92 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208bfb0 netconn_free .text.netconn_drain - 0x42086fb0 0xfc esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c042 0xfc esp-idf/lwip/liblwip.a(api_msg.c.obj) .text.lwip_netconn_do_delconn - 0x420870ac 0x14e esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x420870ac lwip_netconn_do_delconn + 0x4208c13e 0x14e esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c13e lwip_netconn_do_delconn .text.lwip_netconn_do_connect - 0x420871fa 0xbe esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x420871fa lwip_netconn_do_connect + 0x4208c28c 0xbe esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c28c lwip_netconn_do_connect .text.lwip_netconn_do_disconnect - 0x420872b8 0x38 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x420872b8 lwip_netconn_do_disconnect + 0x4208c34a 0x38 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c34a lwip_netconn_do_disconnect .text.lwip_netconn_do_send - 0x420872f0 0x106 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x420872f0 lwip_netconn_do_send + 0x4208c382 0x106 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c382 lwip_netconn_do_send .text.lwip_netconn_do_recv - 0x420873f6 0x5c esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x420873f6 lwip_netconn_do_recv + 0x4208c488 0x5c esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c488 lwip_netconn_do_recv .text.lwip_netconn_do_write - 0x42087452 0xa2 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42087452 lwip_netconn_do_write + 0x4208c4e4 0xa2 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c4e4 lwip_netconn_do_write .text.lwip_netconn_do_getaddr - 0x420874f4 0x1c0 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x420874f4 lwip_netconn_do_getaddr + 0x4208c586 0x1c0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c586 lwip_netconn_do_getaddr .text.lwip_netconn_do_close - 0x420876b4 0x126 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x420876b4 lwip_netconn_do_close + 0x4208c746 0x126 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c746 lwip_netconn_do_close .text.lwip_netconn_do_join_leave_group - 0x420877da 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x420877da lwip_netconn_do_join_leave_group + 0x4208c86c 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c86c lwip_netconn_do_join_leave_group .text.lwip_netconn_do_join_leave_group_netif - 0x42087854 0x84 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x42087854 lwip_netconn_do_join_leave_group_netif + 0x4208c8e6 0x84 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c8e6 lwip_netconn_do_join_leave_group_netif .text.lwip_netconn_do_gethostbyname - 0x420878d8 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) - 0x420878d8 lwip_netconn_do_gethostbyname + 0x4208c96a 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x4208c96a lwip_netconn_do_gethostbyname .text.err_to_errno - 0x4208791c 0x26 esp-idf/lwip/liblwip.a(err.c.obj) - 0x4208791c err_to_errno + 0x4208c9ae 0x26 esp-idf/lwip/liblwip.a(err.c.obj) + 0x4208c9ae err_to_errno .text.netbuf_delete - 0x42087942 0x2a esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x42087942 netbuf_delete + 0x4208c9d4 0x2a esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4208c9d4 netbuf_delete .text.netbuf_alloc - 0x4208796c 0x62 esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x4208796c netbuf_alloc + 0x4208c9fe 0x62 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4208c9fe netbuf_alloc .text.netbuf_free - 0x420879ce 0x22 esp-idf/lwip/liblwip.a(netbuf.c.obj) - 0x420879ce netbuf_free + 0x4208ca60 0x22 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x4208ca60 netbuf_free .text.lwip_standard_chksum - 0x420879f0 0x66 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x420879f0 lwip_standard_chksum + 0x4208ca82 0x66 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208ca82 lwip_standard_chksum .text.inet_cksum_pseudo_base - 0x42087a56 0xaa esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cae8 0xaa esp-idf/lwip/liblwip.a(inet_chksum.c.obj) .text.inet_chksum_pseudo - 0x42087b00 0x3c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x42087b00 inet_chksum_pseudo + 0x4208cb92 0x3c esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cb92 inet_chksum_pseudo .text.ip6_chksum_pseudo - 0x42087b3c 0x64 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x42087b3c ip6_chksum_pseudo + 0x4208cbce 0x64 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cbce ip6_chksum_pseudo .text.ip_chksum_pseudo - 0x42087ba0 0x20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x42087ba0 ip_chksum_pseudo + 0x4208cc32 0x20 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cc32 ip_chksum_pseudo .text.inet_chksum - 0x42087bc0 0x16 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x42087bc0 inet_chksum + 0x4208cc52 0x16 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cc52 inet_chksum .text.inet_chksum_pbuf - 0x42087bd6 0x78 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - 0x42087bd6 inet_chksum_pbuf + 0x4208cc68 0x78 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x4208cc68 inet_chksum_pbuf + .text.esp_netif_action_start + 0x4208cce0 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4208cce0 esp_netif_action_start + .text.esp_netif_action_stop + 0x4208ccee 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4208ccee esp_netif_action_stop + .text.esp_netif_action_connected + 0x4208ccfc 0x15e esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4208ccfc esp_netif_action_connected + .text.esp_netif_action_disconnected + 0x4208ce5a 0xe esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4208ce5a esp_netif_action_disconnected + .text.esp_netif_action_got_ip + 0x4208ce68 0x90 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + 0x4208ce68 esp_netif_action_got_ip + .text.low_level_init + 0x4208cef8 0x26 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .text.low_level_output + 0x4208cf1e 0xa0 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .text.wlanif_input + 0x4208cfbe 0x5a esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x4208cfbe wlanif_input + .text.wlanif_init + 0x4208d018 0x7c esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x4208d018 wlanif_init + .text.wlanif_init_sta + 0x4208d094 0x1e esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + 0x4208d094 wlanif_init_sta + .text.esp_pbuf_free + 0x4208d0b2 0x1e esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .text.esp_pbuf_allocate + 0x4208d0d0 0x6a esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + 0x4208d0d0 esp_pbuf_allocate .text.wpa_ap_get_peer_spp_msg - 0x42087c4e 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42087c4e wpa_ap_get_peer_spp_msg + 0x4208d13a 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d13a wpa_ap_get_peer_spp_msg .text.wpa_attach - 0x42087c68 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42087c68 wpa_attach + 0x4208d154 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d154 wpa_attach .text.wpa_config_done - 0x42087c94 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42087c94 wpa_config_done + 0x4208d180 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d180 wpa_config_done .text.wpa_ap_get_wpa_ie - 0x42087ca0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42087ca0 wpa_ap_get_wpa_ie + 0x4208d18c 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d18c wpa_ap_get_wpa_ie .text.wpa_ap_rx_eapol - 0x42087cd0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42087cd0 wpa_ap_rx_eapol + 0x4208d1bc 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d1bc wpa_ap_rx_eapol .text.wpa_deattach - 0x42087cf0 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42087cf0 wpa_deattach + 0x4208d1dc 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d1dc wpa_deattach .text.wpa_parse_wpa_ie_wrapper - 0x42087d2a 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42087d2a wpa_parse_wpa_ie_wrapper + 0x4208d216 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d216 wpa_parse_wpa_ie_wrapper .text.hostap_sta_join - 0x42087d78 0x13c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d264 0x13c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_sta_disconnected_cb - 0x42087eb4 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d3a0 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_sta_connected_cb - 0x42087f38 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d424 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .text.wpa_install_key - 0x42087f44 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42087f44 wpa_install_key + 0x4208d430 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d430 wpa_install_key .text.wpa_get_key - 0x42087f56 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42087f56 wpa_get_key + 0x4208d442 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d442 wpa_get_key .text.wpa_deauthenticate - 0x42087f64 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42087f64 wpa_deauthenticate + 0x4208d450 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d450 wpa_deauthenticate .text.wpa_config_profile - 0x42087f72 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42087f72 wpa_config_profile + 0x4208d45e 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d45e wpa_config_profile .text.wpa_config_bss - 0x42087fc0 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42087fc0 wpa_config_bss + 0x4208d4ac 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d4ac wpa_config_bss .text.wpa_sta_connect - 0x42088018 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42088018 wpa_sta_connect + 0x4208d504 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d504 wpa_sta_connect .text.wpa_config_assoc_ie - 0x42088054 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x42088054 wpa_config_assoc_ie + 0x4208d540 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d540 wpa_config_assoc_ie .text.wpa_neg_complete - 0x4208807e 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208807e wpa_neg_complete + 0x4208d56a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d56a wpa_neg_complete .text.esp_supplicant_init - 0x4208808c 0x136 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x4208808c esp_supplicant_init + 0x4208d578 0x136 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d578 esp_supplicant_init .text.esp_supplicant_deinit - 0x420881c2 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - 0x420881c2 esp_supplicant_deinit + 0x4208d6ae 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x4208d6ae esp_supplicant_deinit .text.ieee80211_handle_rx_frm - 0x420881e0 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208d6cc 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) .text.esp_supplicant_unset_all_appie - 0x4208820a 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208820a esp_supplicant_unset_all_appie + 0x4208d6f6 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208d6f6 esp_supplicant_unset_all_appie .text.esp_supplicant_common_deinit - 0x4208822e 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208822e esp_supplicant_common_deinit + 0x4208d71a 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208d71a esp_supplicant_common_deinit .text.esp_supplicant_common_init - 0x4208825e 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x4208825e esp_supplicant_common_init + 0x4208d74a 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208d74a esp_supplicant_common_init .text.supplicant_sta_conn_handler - 0x420882a2 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x420882a2 supplicant_sta_conn_handler + 0x4208d78e 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208d78e supplicant_sta_conn_handler .text.supplicant_sta_disconn_handler - 0x420882a4 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x420882a4 supplicant_sta_disconn_handler + 0x4208d790 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208d790 supplicant_sta_disconn_handler .text.esp_set_scan_ie - 0x420882a6 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x420882a6 esp_set_scan_ie + 0x4208d792 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208d792 esp_set_scan_ie .text.esp_set_assoc_ie - 0x420882a8 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - 0x420882a8 esp_set_assoc_ie + 0x4208d794 0x62 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x4208d794 esp_set_assoc_ie .text.wps_get_wps_sm_cb - 0x4208830a 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - 0x4208830a wps_get_wps_sm_cb + 0x4208d7f6 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + 0x4208d7f6 wps_get_wps_sm_cb .text.wpa3_sae_is_group_enabled - 0x42088314 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208d800 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_check_sae_rejected_groups - 0x4208833e 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208d82a 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_parse_sae_commit - 0x42088390 0x112 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208d87c 0x112 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_parse_sae_confirm - 0x420884a2 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208d98e 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_build_sae_commit - 0x42088500 0x34c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208d9ec 0x34c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_build_sae_confirm - 0x4208884c 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208dd38 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_build_sae_msg - 0x420888c6 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208ddb2 0x6a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wpa3_free_sae_data - 0x42088930 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x42088930 esp_wpa3_free_sae_data + 0x4208de1c 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208de1c esp_wpa3_free_sae_data .text.wpa3_parse_sae_msg - 0x42088988 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208de74 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wifi_register_wpa3_cb - 0x420889bc 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x420889bc esp_wifi_register_wpa3_cb + 0x4208dea8 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208dea8 esp_wifi_register_wpa3_cb .text.wpa3_hostap_post_evt - 0x420889d2 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x420889d2 wpa3_hostap_post_evt + 0x4208debe 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208debe wpa3_hostap_post_evt .text.wpa3_hostap_handle_auth - 0x42088aaa 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208df96 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_hostap_auth_init - 0x42088b92 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x42088b92 wpa3_hostap_auth_init + 0x4208e07e 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e07e wpa3_hostap_auth_init .text.wpa3_hostap_auth_deinit - 0x42088c56 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x42088c56 wpa3_hostap_auth_deinit + 0x4208e142 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e142 wpa3_hostap_auth_deinit .text.esp_send_sae_auth_reply - 0x42088c70 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x42088c70 esp_send_sae_auth_reply + 0x4208e15c 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e15c esp_send_sae_auth_reply .text.wpa3_process_rx_commit - 0x42088d3a 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e226 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.wpa3_process_rx_confirm - 0x42088e3e 0x10a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e32a 0x10a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wpa3_hostap_task - 0x42088f48 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e434 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .text.esp_wifi_register_wpa3_ap_cb - 0x4208901c 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - 0x4208901c esp_wifi_register_wpa3_ap_cb + 0x4208e508 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x4208e508 esp_wifi_register_wpa3_ap_cb .text.owe_build_dhie - 0x42089028 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x42089028 owe_build_dhie + 0x4208e514 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x4208e514 owe_build_dhie .text.owe_deinit - 0x42089042 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x42089042 owe_deinit + 0x4208e52e 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x4208e52e owe_deinit .text.esp_wifi_register_owe_cb - 0x4208907e 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - 0x4208907e esp_wifi_register_owe_cb + 0x4208e56a 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x4208e56a esp_wifi_register_owe_cb .text.hostapd_get_hapd_data - 0x42089094 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x42089094 hostapd_get_hapd_data + 0x4208e580 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208e580 hostapd_get_hapd_data .text.hostap_init - 0x4208909e 0x2c2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208909e hostap_init + 0x4208e58a 0x2c2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208e58a hostap_init .text.hostapd_cleanup - 0x42089360 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x42089360 hostapd_cleanup + 0x4208e84c 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208e84c hostapd_cleanup .text.hostap_deinit - 0x420893f0 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x420893f0 hostap_deinit + 0x4208e8dc 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208e8dc hostap_deinit .text.esp_wifi_build_rsnxe - 0x4208944e 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x4208944e esp_wifi_build_rsnxe + 0x4208e93a 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208e93a esp_wifi_build_rsnxe .text.esp_send_assoc_resp - 0x420894a6 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x420894a6 esp_send_assoc_resp + 0x4208e992 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208e992 esp_send_assoc_resp .text.wpa_status_to_reason_code - 0x42089554 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x42089554 wpa_status_to_reason_code + 0x4208ea40 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208ea40 wpa_status_to_reason_code .text.hostap_new_assoc_sta - 0x420895b8 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x420895b8 hostap_new_assoc_sta + 0x4208eaa4 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208eaa4 hostap_new_assoc_sta .text.wpa_ap_remove - 0x420896d4 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - 0x420896d4 wpa_ap_remove - .text.ecp_opp 0x42089734 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ebc0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x4208ebc0 wpa_ap_remove + .text.ecp_opp 0x4208ec20 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .text.crypto_alloc_key - 0x42089780 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ec6c 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .text.crypto_ec_init - 0x420897a2 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x420897a2 crypto_ec_init + 0x4208ec8e 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ec8e crypto_ec_init .text.crypto_ec_deinit - 0x420897ee 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x420897ee crypto_ec_deinit + 0x4208ecda 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ecda crypto_ec_deinit .text.crypto_ec_point_init - 0x4208980e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208980e crypto_ec_point_init + 0x4208ecfa 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ecfa crypto_ec_point_init .text.crypto_ec_prime_len - 0x42089838 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089838 crypto_ec_prime_len + 0x4208ed24 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ed24 crypto_ec_prime_len .text.crypto_ec_order_len - 0x42089848 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089848 crypto_ec_order_len + 0x4208ed34 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ed34 crypto_ec_order_len .text.crypto_ec_prime_len_bits - 0x4208985a 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208985a crypto_ec_prime_len_bits + 0x4208ed46 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ed46 crypto_ec_prime_len_bits .text.crypto_ec_get_prime - 0x4208986a 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208986a crypto_ec_get_prime + 0x4208ed56 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ed56 crypto_ec_get_prime .text.crypto_ec_get_order - 0x4208986e 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208986e crypto_ec_get_order + 0x4208ed5a 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ed5a crypto_ec_get_order .text.crypto_ec_get_b - 0x42089874 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089874 crypto_ec_get_b + 0x4208ed60 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ed60 crypto_ec_get_b .text.crypto_ec_point_deinit - 0x42089878 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089878 crypto_ec_point_deinit + 0x4208ed64 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ed64 crypto_ec_point_deinit .text.crypto_ec_point_to_bin - 0x42089896 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089896 crypto_ec_point_to_bin + 0x4208ed82 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ed82 crypto_ec_point_to_bin .text.crypto_ec_point_from_bin - 0x420898f4 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x420898f4 crypto_ec_point_from_bin + 0x4208ede0 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ede0 crypto_ec_point_from_bin .text.crypto_ec_point_add - 0x4208996a 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208996a crypto_ec_point_add + 0x4208ee56 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ee56 crypto_ec_point_add .text.crypto_ec_point_mul - 0x420899c6 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x420899c6 crypto_ec_point_mul + 0x4208eeb2 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208eeb2 crypto_ec_point_mul .text.crypto_ec_point_invert - 0x42089a66 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089a66 crypto_ec_point_invert + 0x4208ef52 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ef52 crypto_ec_point_invert .text.crypto_ec_point_compute_y_sqr - 0x42089a7c 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089a7c crypto_ec_point_compute_y_sqr + 0x4208ef68 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208ef68 crypto_ec_point_compute_y_sqr .text.crypto_ec_point_solve_y_coord - 0x42089b76 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089b76 crypto_ec_point_solve_y_coord + 0x4208f062 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f062 crypto_ec_point_solve_y_coord .text.crypto_ec_point_is_at_infinity - 0x42089c44 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089c44 crypto_ec_point_is_at_infinity + 0x4208f130 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f130 crypto_ec_point_is_at_infinity .text.crypto_ec_point_is_on_curve - 0x42089c54 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089c54 crypto_ec_point_is_on_curve + 0x4208f140 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f140 crypto_ec_point_is_on_curve .text.crypto_ec_point_cmp - 0x42089cfc 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089cfc crypto_ec_point_cmp + 0x4208f1e8 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f1e8 crypto_ec_point_cmp .text.crypto_ec_key_set_pub - 0x42089d0e 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089d0e crypto_ec_key_set_pub + 0x4208f1fa 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f1fa crypto_ec_key_set_pub .text.crypto_ec_get_mbedtls_to_nist_group_id - 0x42089dd2 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089dd2 crypto_ec_get_mbedtls_to_nist_group_id + 0x4208f2be 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f2be crypto_ec_get_mbedtls_to_nist_group_id .text.crypto_ec_key_group - 0x42089e1a 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089e1a crypto_ec_key_group + 0x4208f306 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f306 crypto_ec_key_group .text.crypto_mbedtls_get_grp_id - 0x42089e46 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089e46 crypto_mbedtls_get_grp_id + 0x4208f332 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f332 crypto_mbedtls_get_grp_id .text.crypto_ecdh_deinit - 0x42089e68 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089e68 crypto_ecdh_deinit + 0x4208f354 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f354 crypto_ecdh_deinit .text.crypto_ecdh_init - 0x42089e88 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089e88 crypto_ecdh_init + 0x4208f374 0xce esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f374 crypto_ecdh_init .text.crypto_ecdh_get_pubkey - 0x42089f56 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089f56 crypto_ecdh_get_pubkey + 0x4208f442 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f442 crypto_ecdh_get_pubkey .text.crypto_ec_key_parse_pub - 0x42089fb6 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x42089fb6 crypto_ec_key_parse_pub + 0x4208f4a2 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f4a2 crypto_ec_key_parse_pub .text.crypto_ec_key_deinit - 0x4208a002 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208a002 crypto_ec_key_deinit + 0x4208f4ee 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f4ee crypto_ec_key_deinit .text.crypto_ecdh_set_peerkey - 0x4208a020 0x25e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208a020 crypto_ecdh_set_peerkey + 0x4208f50c 0x25e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f50c crypto_ecdh_set_peerkey .text.crypto_ec_key_verify_signature - 0x4208a27e 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - 0x4208a27e crypto_ec_key_verify_signature + 0x4208f76a 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x4208f76a crypto_ec_key_verify_signature .text.timeout_exists - 0x4208a326 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208f812 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_run_timer - 0x4208a34e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208f83a 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_remove_timeout - 0x4208a36e 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208f85a 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_init - 0x4208a3d4 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4208a3d4 eloop_init + 0x4208f8c0 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208f8c0 eloop_init .text.eloop_register_timeout - 0x4208a466 0x1b2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4208a466 eloop_register_timeout + 0x4208f952 0x1b2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208f952 eloop_register_timeout .text.eloop_cancel_timeout - 0x4208a618 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4208a618 eloop_cancel_timeout + 0x4208fb04 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fb04 eloop_cancel_timeout .text.eloop_run - 0x4208a684 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4208a684 eloop_run + 0x4208fb70 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fb70 eloop_run .text.eloop_run_wrapper - 0x4208a7d4 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fcc0 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .text.eloop_destroy - 0x4208a7e4 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - 0x4208a7e4 eloop_destroy + 0x4208fcd0 0xb2 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x4208fcd0 eloop_destroy .text.hostapd_derive_psk - 0x4208a896 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4208fd82 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) .text.hostapd_setup_sae_pt - 0x4208a8d6 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x4208a8d6 hostapd_setup_sae_pt + 0x4208fdc2 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4208fdc2 hostapd_setup_sae_pt .text.hostapd_setup_wpa_psk - 0x4208a944 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x4208a944 hostapd_setup_wpa_psk + 0x4208fe30 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4208fe30 hostapd_setup_wpa_psk .text.hostapd_get_psk - 0x4208a98a 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x4208a98a hostapd_get_psk + 0x4208fe76 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4208fe76 hostapd_get_psk .text.hostapd_config_clear_wpa_psk - 0x4208a9dc 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x4208a9dc hostapd_config_clear_wpa_psk + 0x4208fec8 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4208fec8 hostapd_config_clear_wpa_psk .text.hostapd_config_free_bss - 0x4208aa06 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - 0x4208aa06 hostapd_config_free_bss + 0x4208fef2 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x4208fef2 hostapd_config_free_bss .text.wpa_auth_get_sm - 0x4208aa2e 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4208ff1a 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_add_sm - 0x4208aa5c 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4208ff48 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_del_sm - 0x4208aaa8 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4208ff94 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_use_aes_cmac - 0x4208aae0 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4208ffcc 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_pmksa_free_cb - 0x4208aaf4 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4208ffe0 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_request_new_ptk - 0x4208aaf6 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4208ffe2 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_receive_error_report - 0x4208ab04 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4208fff0 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_DISCONNECTED_Enter - 0x4208ab16 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090002 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKCALCNEGOTIATING2_Enter - 0x4208ab36 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090022 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.ieee80211w_kde_len - 0x4208ab56 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090042 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_IDLE_Enter - 0x4208ab66 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090052 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_REKEYESTABLISHED_Enter - 0x4208ab90 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209007c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_KEYERROR_Enter - 0x4208abca 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420900b6 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_free_sta_sm - 0x4208ac00 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420900ec 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_sm_ptk_update - 0x4208ac52 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209013e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_init_gmk_and_counter - 0x4208ac7c 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090168 0xaa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_AUTHENTICATION_Enter - 0x4208ad26 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090212 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_gmk_to_gtk - 0x4208ad6a 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090256 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_gtk_update - 0x4208ae06 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420902f2 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_gtk_init - 0x4208aecc 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420903b8 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_setkeys - 0x4208af18 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090404 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_set_key - 0x4208af58 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090444 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_config_group_keys - 0x4208afe8 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420904d4 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_setkeysdone - 0x4208b068 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090554 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_sm_step - 0x4208b08a 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090576 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_init - 0x4208b0d4 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420905c0 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_group_ensure_init - 0x4208b146 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090632 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_AUTHENTICATION2_Enter - 0x4208b182 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209066e 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_rekey_gtk - 0x4208b1d0 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420906bc 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_replay_counter_valid - 0x4208b21a 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090706 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_replay_counter_mark_invalid - 0x4208b266 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090752 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_derive_ptk - 0x4208b2b8 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420907a4 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_verify_key_mic - 0x4208b2f2 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420907de 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_sta_disconnect - 0x4208b39e 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209088a 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_DISCONNECT_Enter - 0x4208b3b0 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209089c 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKINITDONE_Enter - 0x4208b3ee 0xbe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420908da 0xbe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.ieee80211w_kde_add - 0x4208b4ac 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090998 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.resend_eapol_handle - 0x4208b524 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4208b524 resend_eapol_handle + 0x42090a10 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090a10 resend_eapol_handle .text.wpa_init - 0x4208b544 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4208b544 wpa_init + 0x42090a30 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090a30 wpa_init .text.wpa_auth_sta_init - 0x4208b628 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4208b628 wpa_auth_sta_init + 0x42090b14 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090b14 wpa_auth_sta_init .text.wpa_auth_sta_deinit - 0x4208b696 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4208b696 wpa_auth_sta_deinit + 0x42090b82 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090b82 wpa_auth_sta_deinit .text.wpa_auth_pmksa_add_sae - 0x4208b6dc 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4208b6dc wpa_auth_pmksa_add_sae + 0x42090bc8 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090bc8 wpa_auth_pmksa_add_sae .text.wpa_auth_add_sae_pmkid - 0x4208b712 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4208b712 wpa_auth_add_sae_pmkid + 0x42090bfe 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090bfe wpa_auth_add_sae_pmkid .text.__wpa_send_eapol - 0x4208b73c 0x4a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4208b73c __wpa_send_eapol + 0x42090c28 0x4a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42090c28 __wpa_send_eapol .text.wpa_send_eapol - 0x4208bbe0 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420910cc 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKSTART_Enter - 0x4208bc48 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091134 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKINITNEGOTIATING_Enter - 0x4208bd64 0x1d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091250 0x1d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_REKEYNEGOTIATING_Enter - 0x4208bf34 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091420 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_GROUP_Step - 0x4208c058 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091544 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_remove_ptk - 0x4208c0fe 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4208c0fe wpa_remove_ptk + 0x420915ea 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420915ea wpa_remove_ptk .text.sm_WPA_PTK_INITIALIZE_Enter - 0x4208c148 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091634 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_deinit - 0x4208c1b0 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4208c1b0 wpa_deinit + 0x4209169c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209169c wpa_deinit .text.wpa_auth_uses_sae - 0x4208c1f4 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4208c1f4 wpa_auth_uses_sae + 0x420916e0 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420916e0 wpa_auth_uses_sae .text.wpa_auth_get_psk - 0x4208c20e 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420916fa 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_PTKCALCNEGOTIATING_Enter - 0x4208c26c 0x1d6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091758 0x1d6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_INITPSK_Enter - 0x4208c442 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x4209192e 0x76 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.sm_WPA_PTK_Step - 0x4208c4b8 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x420919a4 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_sm_step - 0x4208c6ac 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091b98 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_rekey_ptk - 0x4208c748 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091c34 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .text.wpa_auth_sta_associated - 0x4208c764 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4208c764 wpa_auth_sta_associated + 0x42091c50 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091c50 wpa_auth_sta_associated .text.wpa_receive - 0x4208c7d8 0x454 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4208c7d8 wpa_receive + 0x42091cc4 0x454 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42091cc4 wpa_receive .text.hostap_eapol_resend_process - 0x4208cc2c 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - 0x4208cc2c hostap_eapol_resend_process + 0x42092118 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x42092118 hostap_eapol_resend_process .text.wpa_parse_generic - 0x4208cc54 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42092140 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .text.wpa_write_wpa_ie - 0x4208cdb2 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x4209229e 0x106 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .text.wpa_write_rsn_ie - 0x4208ceb8 0x23e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4208ceb8 wpa_write_rsn_ie + 0x420923a4 0x23e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420923a4 wpa_write_rsn_ie .text.wpa_write_rsnxe - 0x4208d0f6 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4208d0f6 wpa_write_rsnxe + 0x420925e2 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420925e2 wpa_write_rsnxe .text.wpa_auth_gen_wpa_ie - 0x4208d136 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4208d136 wpa_auth_gen_wpa_ie + 0x42092622 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42092622 wpa_auth_gen_wpa_ie .text.wpa_add_kde - 0x4208d1d2 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4208d1d2 wpa_add_kde + 0x420926be 0x7a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x420926be wpa_add_kde .text.wpa_validate_wpa_ie - 0x4208d24c 0x354 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4208d24c wpa_validate_wpa_ie + 0x42092738 0x354 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42092738 wpa_validate_wpa_ie .text.wpa_parse_kde_ies - 0x4208d5a0 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4208d5a0 wpa_parse_kde_ies + 0x42092a8c 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42092a8c wpa_parse_kde_ies .text.wpa_auth_uses_mfp - 0x4208d666 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - 0x4208d666 wpa_auth_uses_mfp + 0x42092b52 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x42092b52 wpa_auth_uses_mfp .text._pmksa_cache_free_entry - 0x4208d676 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092b62 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_set_expiration - 0x4208d6ac 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092b98 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_link_entry - 0x4208d6fe 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092bea 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_free_entry - 0x4208d766 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4208d766 pmksa_cache_free_entry + 0x42092c52 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092c52 pmksa_cache_free_entry .text.pmksa_cache_expire - 0x4208d7e8 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092cd4 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .text.pmksa_cache_auth_create_entry - 0x4208d826 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4208d826 pmksa_cache_auth_create_entry + 0x42092d12 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092d12 pmksa_cache_auth_create_entry .text.pmksa_cache_auth_deinit - 0x4208d94a 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4208d94a pmksa_cache_auth_deinit + 0x42092e36 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092e36 pmksa_cache_auth_deinit .text.pmksa_cache_auth_get - 0x4208d9aa 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4208d9aa pmksa_cache_auth_get + 0x42092e96 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092e96 pmksa_cache_auth_get .text.pmksa_cache_auth_add_entry - 0x4208da22 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4208da22 pmksa_cache_auth_add_entry + 0x42092f0e 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092f0e pmksa_cache_auth_add_entry .text.pmksa_cache_auth_add - 0x4208da72 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4208da72 pmksa_cache_auth_add + 0x42092f5e 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092f5e pmksa_cache_auth_add .text.pmksa_cache_auth_init - 0x4208dab6 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - 0x4208dab6 pmksa_cache_auth_init + 0x42092fa2 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x42092fa2 pmksa_cache_auth_init .text.ap_sta_list_del - 0x4208dae4 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x42092fd0 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .text.ap_sta_hash_del - 0x4208db02 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x42092fee 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .text.ap_get_sta - 0x4208db76 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x4208db76 ap_get_sta + 0x42093062 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x42093062 ap_get_sta .text.ap_sta_hash_add - 0x4208dbb2 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x4208dbb2 ap_sta_hash_add + 0x4209309e 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x4209309e ap_sta_hash_add .text.ap_free_sta - 0x4208dbc6 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x4208dbc6 ap_free_sta + 0x420930b2 0x72 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x420930b2 ap_free_sta .text.ap_sta_add - 0x4208dc38 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - 0x4208dc38 ap_sta_add + 0x42093124 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x42093124 ap_sta_add .text.sae_set_state - 0x4208dcd8 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420931c4 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_get_password - 0x4208dcde 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420931ca 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.use_sae_anti_clogging - 0x4208dcea 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420931d6 0x52 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_check_big_sync - 0x4208dd3c 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093228 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_status_success - 0x4208dd76 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093262 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_is_group_enabled - 0x4208ddbc 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420932a8 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.check_sae_rejected_groups - 0x4208dde6 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420932d2 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_build_sae_commit - 0x4208de4c 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093338 0x11a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_sae_send_commit - 0x4208df66 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093452 0x8a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_build_sae_confirm - 0x4208dff0 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x420934dc 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.auth_sae_send_confirm - 0x4208e028 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093514 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.sae_accept_sta - 0x4208e062 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x4208e062 sae_accept_sta + 0x4209354e 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4209354e sae_accept_sta .text.sae_sm_step - 0x4208e0ac 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093598 0x1f4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .text.handle_auth_sae - 0x4208e2a0 0x34e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x4208e2a0 handle_auth_sae + 0x4209378c 0x34e esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x4209378c handle_auth_sae .text.auth_sae_queue - 0x4208e5ee 0x132 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x4208e5ee auth_sae_queue + 0x42093ada 0x132 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093ada auth_sae_queue .text.wpa_res_to_status_code - 0x4208e720 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - 0x4208e720 wpa_res_to_status_code + 0x42093c0c 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x42093c0c wpa_res_to_status_code .text.wpabuf_put_le16 - 0x4208e7c6 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x42093cb2 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) .text.comeback_token_hash - 0x4208e7e8 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x4208e7e8 comeback_token_hash + 0x42093cd4 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x42093cd4 comeback_token_hash .text.check_comeback_token - 0x4208e816 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x4208e816 check_comeback_token + 0x42093d02 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x42093d02 check_comeback_token .text.auth_build_token_req - 0x4208e8be 0x164 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - 0x4208e8be auth_build_token_req + 0x42093daa 0x164 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x42093daa auth_build_token_req .text.const_time_memcmp - 0x4208ea22 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42093f0e 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sswu_curve_param - 0x4208ea56 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42093f42 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_password_id_elem - 0x4208ea68 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42093f54 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_rejected_groups_elem - 0x4208eaac 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42093f98 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_token_container_elem - 0x4208eaf4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42093fe0 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_is_akm_suite_selector_elem - 0x4208eb38 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094024 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_token - 0x4208eb80 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209406c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_token_container - 0x4208ebc4 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420940b0 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_akm_suite_selector - 0x4208ebfa 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420940e6 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.hkdf_extract - 0x4208ec78 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094164 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_pwd_seed - 0x4208eca0 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209418c 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_cn_confirm - 0x4208ecf6 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420941e2 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_cn_confirm_ffc - 0x4208edc2 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420942ae 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.hkdf_expand - 0x4208ee64 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094350 0x56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_commit_element_ffc - 0x4208eeba 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420943a6 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_k_ffc - 0x4208ef18 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094404 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.debug_print_bignum - 0x4208efae 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .text.sswu 0x4208efea 0x800 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209449a 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .text.sswu 0x420944d6 0x800 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_cn_confirm_ecc - 0x4208f7ea 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094cd6 0x9c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_max_min_addr - 0x4208f886 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094d72 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_pwd_seed_key - 0x4208f8c6 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094db2 0xec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_password_identifier - 0x4208f9b2 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094e9e 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_test_pwd_seed_ffc - 0x4208faac 0x146 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42094f98 0x146 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pwe_ffc - 0x4208fbf2 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420950de 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_test_pwd_seed_ecc - 0x4208fd52 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209523e 0xd4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pwe_ecc - 0x4208fe26 0x37c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095312 0x37c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_commit_element_ecc - 0x420901a2 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209568e 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_commit - 0x42090202 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420956ee 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.wpabuf_put_le16 - 0x420902b2 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209579e 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.wpabuf_put_data - 0x420902d4 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420957c0 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.wpabuf_put_str - 0x420902fe 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420957ea 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_rejected_groups - 0x42090328 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095814 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_k_ecc - 0x420903d4 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420958c0 0x9e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_kdf_hash - 0x42090472 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209595e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_scalar - 0x42090492 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209597e 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_element_ffc - 0x4209052a 0xf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095a16 0xf4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_element_ecc - 0x4209061e 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095b0a 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_parse_commit_element - 0x420906e2 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095bce 0x1a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_clear_temp_data - 0x420906fc 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x420906fc sae_clear_temp_data + 0x42095be8 0xa2 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095be8 sae_clear_temp_data .text.sae_clear_data - 0x4209079e 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4209079e sae_clear_data + 0x42095c8a 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095c8a sae_clear_data .text.sae_set_group - 0x420907d4 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x420907d4 sae_set_group + 0x42095cc0 0xca esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095cc0 sae_set_group .text.sae_ecc_prime_len_2_hash_len - 0x4209089e 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4209089e sae_ecc_prime_len_2_hash_len + 0x42095d8a 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095d8a sae_ecc_prime_len_2_hash_len .text.sae_derive_pt_ecc - 0x420908c0 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095dac 0x1bc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_ffc_prime_len_2_hash_len - 0x42090a7c 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42090a7c sae_ffc_prime_len_2_hash_len + 0x42095f68 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095f68 sae_ffc_prime_len_2_hash_len .text.sae_derive_pt_ffc - 0x42090a9e 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42095f8a 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_keys - 0x42090cc6 0x29e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420961b2 0x29e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pwe_from_pt_ecc - 0x42090f64 0x170 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42090f64 sae_derive_pwe_from_pt_ecc + 0x42096450 0x170 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096450 sae_derive_pwe_from_pt_ecc .text.sae_derive_pwe_from_pt_ffc - 0x420910d4 0x176 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x420910d4 sae_derive_pwe_from_pt_ffc + 0x420965c0 0x176 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x420965c0 sae_derive_pwe_from_pt_ffc .text.sae_deinit_pt - 0x4209124a 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4209124a sae_deinit_pt + 0x42096736 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096736 sae_deinit_pt .text.sae_derive_pt_group - 0x42091286 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096772 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .text.sae_derive_pt - 0x42091332 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42091332 sae_derive_pt + 0x4209681e 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209681e sae_derive_pt .text.sae_prepare_commit - 0x420913b0 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x420913b0 sae_prepare_commit + 0x4209689c 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x4209689c sae_prepare_commit .text.sae_prepare_commit_pt - 0x42091428 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42091428 sae_prepare_commit_pt + 0x42096914 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096914 sae_prepare_commit_pt .text.sae_process_commit - 0x42091572 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42091572 sae_process_commit + 0x42096a5e 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096a5e sae_process_commit .text.sae_write_commit - 0x420915d6 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x420915d6 sae_write_commit + 0x42096ac2 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096ac2 sae_write_commit .text.sae_group_allowed - 0x420917ee 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x420917ee sae_group_allowed + 0x42096cda 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096cda sae_group_allowed .text.sae_parse_commit - 0x4209186c 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x4209186c sae_parse_commit + 0x42096d58 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096d58 sae_parse_commit .text.sae_write_confirm - 0x420919d4 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x420919d4 sae_write_confirm + 0x42096ec0 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096ec0 sae_write_confirm .text.sae_check_confirm - 0x42091a9a 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - 0x42091a9a sae_check_confirm + 0x42096f86 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x42096f86 sae_check_confirm .text.dragonfly_get_rand_1_to_p_1 - 0x42091b4e 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x4209703a 0x82 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .text.dragonfly_get_rand_2_to_r_1 - 0x42091bd0 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420970bc 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .text.dragonfly_min_pwe_loop_iter - 0x42091c0e 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x42091c0e dragonfly_min_pwe_loop_iter + 0x420970fa 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x420970fa dragonfly_min_pwe_loop_iter .text.dragonfly_get_random_qr_qnr - 0x42091c6e 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x42091c6e dragonfly_get_random_qr_qnr + 0x4209715a 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x4209715a dragonfly_get_random_qr_qnr .text.dragonfly_is_quadratic_residue_blind - 0x42091d1c 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x42091d1c dragonfly_is_quadratic_residue_blind + 0x42097208 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42097208 dragonfly_is_quadratic_residue_blind .text.dragonfly_generate_scalar - 0x42091e3c 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x42091e3c dragonfly_generate_scalar + 0x42097328 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x42097328 dragonfly_generate_scalar .text.dragonfly_sqrt - 0x42091eb0 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - 0x42091eb0 dragonfly_sqrt + 0x4209739c 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x4209739c dragonfly_sqrt .text.wpa_kck_len - 0x42091f7c 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097468 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_kek_len - 0x42091fa8 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097494 0x46 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.rsn_selector_to_bitfield - 0x42091fee 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420974da 0xa6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.rsn_key_mgmt_to_bitfield - 0x42092094 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097580 0x9a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_selector_to_bitfield - 0x4209212e 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4209761a 0x74 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_key_mgmt_to_bitfield - 0x420921a2 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4209768e 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .text.wpa_mic_len - 0x420921f2 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x420921f2 wpa_mic_len + 0x420976de 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420976de wpa_mic_len .text.wpa_cipher_valid_mgmt_group - 0x42092210 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42092210 wpa_cipher_valid_mgmt_group + 0x420976fc 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420976fc wpa_cipher_valid_mgmt_group .text.wpa_parse_wpa_ie_rsnxe - 0x42092234 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42092234 wpa_parse_wpa_ie_rsnxe + 0x42097720 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097720 wpa_parse_wpa_ie_rsnxe .text.wpa_parse_wpa_ie_rsn - 0x4209228c 0x1e6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x4209228c wpa_parse_wpa_ie_rsn + 0x42097778 0x1e6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097778 wpa_parse_wpa_ie_rsn .text.wpa_parse_wpa_ie_wpa - 0x42092472 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42092472 wpa_parse_wpa_ie_wpa + 0x4209795e 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4209795e wpa_parse_wpa_ie_wpa .text.wpa_use_akm_defined - 0x42092614 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42092614 wpa_use_akm_defined + 0x42097b00 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097b00 wpa_use_akm_defined .text.wpa_use_aes_key_wrap - 0x42092654 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42092654 wpa_use_aes_key_wrap + 0x42097b40 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097b40 wpa_use_aes_key_wrap .text.wpa_eapol_key_mic - 0x420926b2 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x420926b2 wpa_eapol_key_mic + 0x42097b9e 0x104 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097b9e wpa_eapol_key_mic .text.wpa_akm_to_suite - 0x420927b6 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x420927b6 wpa_akm_to_suite + 0x42097ca2 0xae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097ca2 wpa_akm_to_suite .text.wpa_compare_rsn_ie - 0x42092864 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42092864 wpa_compare_rsn_ie + 0x42097d50 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097d50 wpa_compare_rsn_ie .text.rsn_pmkid - 0x42092894 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42092894 rsn_pmkid + 0x42097d80 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097d80 rsn_pmkid .text.wpa_cipher_key_len - 0x420928f0 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x420928f0 wpa_cipher_key_len + 0x42097ddc 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097ddc wpa_cipher_key_len .text.wpa_pmk_to_ptk - 0x42092954 0x242 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42092954 wpa_pmk_to_ptk + 0x42097e40 0x242 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42097e40 wpa_pmk_to_ptk .text.wpa_cipher_to_alg - 0x42092b96 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42092b96 wpa_cipher_to_alg + 0x42098082 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x42098082 wpa_cipher_to_alg .text.wpa_cipher_valid_pairwise - 0x42092bca 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42092bca wpa_cipher_valid_pairwise + 0x420980b6 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420980b6 wpa_cipher_valid_pairwise .text.wpa_cipher_to_suite - 0x42092bf6 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42092bf6 wpa_cipher_to_suite + 0x420980e2 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420980e2 wpa_cipher_to_suite .text.rsn_cipher_put_suites - 0x42092cce 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42092cce rsn_cipher_put_suites + 0x420981ba 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x420981ba rsn_cipher_put_suites .text.wpa_cipher_put_suites - 0x42092d32 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - 0x42092d32 wpa_cipher_put_suites + 0x4209821e 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x4209821e wpa_cipher_put_suites .text.hmac_sha256_kdf - 0x42092d96 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - 0x42092d96 hmac_sha256_kdf + 0x42098282 0x118 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x42098282 hmac_sha256_kdf .text.dh_groups_get - 0x42092eae 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - 0x42092eae dh_groups_get + 0x4209839a 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x4209839a dh_groups_get .text.sha256_prf_bits - 0x42092edc 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - 0x42092edc sha256_prf_bits + 0x420983c8 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x420983c8 sha256_prf_bits .text.sha256_prf - 0x42092fe8 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - 0x42092fe8 sha256_prf + 0x420984d4 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x420984d4 sha256_prf .text.sha1_prf - 0x42092ff8 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - 0x42092ff8 sha1_prf + 0x420984e4 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x420984e4 sha1_prf .text.wpa_key_mgmt_supports_caching - 0x420930b4 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420985a0 0x3c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_verify_eapol_key_mic - 0x420930f0 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420985dc 0x17a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.is_wpa2_enterprise_connection - 0x4209326a 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098756 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_derive_ptk - 0x4209329c 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098788 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_check_group_cipher - 0x420932d2 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420987be 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_decrypt_key_data - 0x42093326 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098812 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_set_seq - 0x42093416 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098902 0x6e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_install_igtk - 0x42093484 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098970 0x66 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.ieee80211w_set_keys - 0x420934ea 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420989d6 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_get_key - 0x42093538 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098a24 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_gtk_in_use - 0x42093546 0x134 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098a32 0x134 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_pmksa_free_cb - 0x4209367a 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098b66 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpabuf_put_le16 - 0x420936fa 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098be6 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpabuf_put_data - 0x4209371c 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098c08 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.cipher_type_map_supp_to_public - 0x42093746 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42093746 cipher_type_map_supp_to_public + 0x42098c32 0x8e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098c32 cipher_type_map_supp_to_public .text.cipher_type_map_public_to_supp - 0x420937d4 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420937d4 cipher_type_map_public_to_supp + 0x42098cc0 0x7e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098cc0 cipher_type_map_public_to_supp .text.wpa_sm_get_auth_addr - 0x42093852 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42093852 wpa_sm_get_auth_addr + 0x42098d3e 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098d3e wpa_sm_get_auth_addr .text.wpa_eapol_key_send - 0x42093858 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42093858 wpa_eapol_key_send + 0x42098d44 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098d44 wpa_eapol_key_send .text.wpa_sm_key_request - 0x42093904 0x1aa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098df0 0x1aa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_rekey_ptk - 0x42093aae 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098f9a 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_4_of_4 - 0x42093ac0 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42098fac 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_2_of_2 - 0x42093c0e 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420990fa 0x14a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_2_of_4 - 0x42093d58 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42093d58 wpa_supplicant_send_2_of_4 + 0x42099244 0x1a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099244 wpa_supplicant_send_2_of_4 .text.wpa_supplicant_gtk_tx_bit_workaround - 0x42093efa 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42093efa wpa_supplicant_gtk_tx_bit_workaround + 0x420993e6 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420993e6 wpa_supplicant_gtk_tx_bit_workaround .text.wpa_supplicant_process_1_of_2_rsn - 0x42093f0e 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420993fa 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_1_of_2_wpa - 0x42093fae 0x13e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209949a 0x13e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_pairwise_gtk - 0x420940ec 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420940ec wpa_supplicant_pairwise_gtk + 0x420995d8 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420995d8 wpa_supplicant_pairwise_gtk .text.wpa_report_ie_mismatch - 0x4209417c 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209417c wpa_report_ie_mismatch + 0x42099668 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099668 wpa_report_ie_mismatch .text.wpa_supplicant_validate_ie - 0x4209418c 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099678 0x10c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_set_state - 0x42094298 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42094298 wpa_sm_set_state + 0x42099784 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099784 wpa_sm_set_state .text.wpa_supplicant_key_neg_complete - 0x420942d8 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420942d8 wpa_supplicant_key_neg_complete + 0x420997c4 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420997c4 wpa_supplicant_key_neg_complete .text.wpa_sm_set_pmk_from_pmksa - 0x42094316 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42094316 wpa_sm_set_pmk_from_pmksa + 0x42099802 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099802 wpa_sm_set_pmk_from_pmksa .text.wpa_supplicant_get_pmk - 0x42094348 0x19c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099834 0x19c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_1_of_4 - 0x420944e4 0x17e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420944e4 wpa_supplicant_process_1_of_4 + 0x420999d0 0x17e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x420999d0 wpa_supplicant_process_1_of_4 .text.wpa_sm_init - 0x42094662 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42094662 wpa_sm_init + 0x42099b4e 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099b4e wpa_sm_init .text.wpa_sm_notify_assoc - 0x420946d2 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420946d2 wpa_sm_notify_assoc + 0x42099bbe 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099bbe wpa_sm_notify_assoc .text.wpa_set_profile - 0x42094792 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42094792 wpa_set_profile + 0x42099c7e 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099c7e wpa_set_profile .text.wpa_set_pmk - 0x4209489a 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209489a wpa_set_pmk + 0x42099d86 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099d86 wpa_set_pmk .text.wpa_set_passphrase - 0x42094946 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42094946 wpa_set_passphrase + 0x42099e32 0xe4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099e32 wpa_set_passphrase .text.set_assoc_ie - 0x42094a2a 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42094a2a set_assoc_ie + 0x42099f16 0x5c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099f16 set_assoc_ie .text.wpa_sm_set_key - 0x42094a86 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42094a86 wpa_sm_set_key + 0x42099f72 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x42099f72 wpa_sm_set_key .text.wpa_supplicant_install_ptk - 0x42094b46 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a032 0xb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_3_of_4 - 0x42094bfa 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a0e6 0x14e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_install_gtk - 0x42094d48 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a234 0x166 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_process_1_of_2 - 0x42094eae 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a39a 0xe6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_sm_rx_eapol - 0x42094f94 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42094f94 wpa_sm_rx_eapol + 0x4209a480 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a480 wpa_sm_rx_eapol .text.wpa_supplicant_activate_ptk - 0x4209529e 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a78a 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_send_4_of_4_txcallback - 0x420952f8 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a7e4 0x8c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .text.wpa_supplicant_clr_countermeasures - 0x42095384 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42095384 wpa_supplicant_clr_countermeasures + 0x4209a870 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a870 wpa_supplicant_clr_countermeasures .text.wpa_supplicant_stop_countermeasures - 0x42095392 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42095392 wpa_supplicant_stop_countermeasures + 0x4209a87e 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a87e wpa_supplicant_stop_countermeasures .text.wpa_michael_mic_failure - 0x420953d4 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420953d4 wpa_michael_mic_failure + 0x4209a8c0 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a8c0 wpa_michael_mic_failure .text.eapol_txcb - 0x4209548e 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209548e eapol_txcb + 0x4209a97a 0xcc esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209a97a eapol_txcb .text.wpa_sta_in_4way_handshake - 0x4209555a 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209555a wpa_sta_in_4way_handshake + 0x4209aa46 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209aa46 wpa_sta_in_4way_handshake .text.wpa_sta_cur_pmksa_matches_akm - 0x42095588 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42095588 wpa_sta_cur_pmksa_matches_akm + 0x4209aa74 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209aa74 wpa_sta_cur_pmksa_matches_akm .text.wpa_sta_clear_curr_pmksa - 0x420955bc 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420955bc wpa_sta_clear_curr_pmksa + 0x4209aaa8 0x34 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209aaa8 wpa_sta_clear_curr_pmksa .text.get_wpa_sm - 0x420955f0 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420955f0 get_wpa_sm + 0x4209aadc 0xa esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209aadc get_wpa_sm .text.wpa_sm_set_ap_rsnxe - 0x420955fa 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420955fa wpa_sm_set_ap_rsnxe + 0x4209aae6 0xba esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209aae6 wpa_sm_set_ap_rsnxe .text.wpa_sm_set_assoc_rsnxe - 0x420956b4 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x420956b4 wpa_sm_set_assoc_rsnxe + 0x4209aba0 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209aba0 wpa_sm_set_assoc_rsnxe .text.wpa_set_bss - 0x4209570c 0x318 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x4209570c wpa_set_bss + 0x4209abf8 0x318 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209abf8 wpa_set_bss .text.wpa_sm_drop_sa - 0x42095a24 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42095a24 wpa_sm_drop_sa + 0x4209af10 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209af10 wpa_sm_drop_sa .text.wpa_sm_deinit - 0x42095a8c 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42095a8c wpa_sm_deinit + 0x4209af78 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209af78 wpa_sm_deinit .text.wpa_sm_notify_disassoc - 0x42095ad6 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42095ad6 wpa_sm_notify_disassoc + 0x4209afc2 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209afc2 wpa_sm_notify_disassoc .text.owe_build_assoc_req - 0x42095b1a 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42095b1a owe_build_assoc_req + 0x4209b006 0xd2 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209b006 owe_build_assoc_req .text.owe_process_assoc_resp - 0x42095bec 0x256 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - 0x42095bec owe_process_assoc_resp + 0x4209b0d8 0x256 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x4209b0d8 owe_process_assoc_resp .text.wpa_parse_generic - 0x42095e42 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209b32e 0x19e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .text.wpa_gen_wpa_ie_rsn - 0x42095fe0 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209b4cc 0x30a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .text.wpa_gen_wpa_ie_wpa - 0x420962ea 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209b7d6 0x12c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .text.wpa_parse_wpa_ie - 0x42096416 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x42096416 wpa_parse_wpa_ie + 0x4209b902 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209b902 wpa_parse_wpa_ie .text.wpa_gen_wpa_ie - 0x42096456 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x42096456 wpa_gen_wpa_ie + 0x4209b942 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209b942 wpa_gen_wpa_ie .text.wpa_gen_rsnxe - 0x420964a0 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x420964a0 wpa_gen_rsnxe + 0x4209b98c 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209b98c wpa_gen_rsnxe .text.wpa_supplicant_parse_ies - 0x42096508 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - 0x42096508 wpa_supplicant_parse_ies + 0x4209b9f4 0xc6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x4209b9f4 wpa_supplicant_parse_ies .text.wpabuf_alloc - 0x420965ce 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x420965ce wpabuf_alloc + 0x4209baba 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209baba wpabuf_alloc .text.wpabuf_free - 0x420965f6 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x420965f6 wpabuf_free + 0x4209bae2 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209bae2 wpabuf_free .text.wpabuf_clear_free - 0x42096624 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x42096624 wpabuf_clear_free + 0x4209bb10 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209bb10 wpabuf_clear_free .text.wpabuf_put - 0x4209664a 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x4209664a wpabuf_put + 0x4209bb36 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209bb36 wpabuf_put .text.wpabuf_put_data - 0x42096658 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209bb44 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) .text.wpabuf_alloc_copy - 0x42096682 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x42096682 wpabuf_alloc_copy + 0x4209bb6e 0x2e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209bb6e wpabuf_alloc_copy .text.wpabuf_zeropad - 0x420966b0 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - 0x420966b0 wpabuf_zeropad + 0x4209bb9c 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x4209bb9c wpabuf_zeropad .text.d_permute - 0x4209670e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bbfa 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.d_invert - 0x4209672e 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bc1a 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_pk_buf_shift_left_1 - 0x4209674a 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bc36 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_group_2_hash_len - 0x4209677a 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bc66 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.d_check_char - 0x420967a2 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bc8e 0xbc esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.wpabuf_put_data - 0x4209685e 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bd4a 0x2a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_pk_valid_password - 0x42096888 0x13a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42096888 sae_pk_valid_password + 0x4209bd74 0x13a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209bd74 sae_pk_valid_password .text.sae_pk_base32_decode - 0x420969c2 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x420969c2 sae_pk_base32_decode + 0x4209beae 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209beae sae_pk_base32_decode .text.sae_pk_get_be19 - 0x42096b2a 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42096b2a sae_pk_get_be19 + 0x4209c016 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c016 sae_pk_get_be19 .text.sae_pk_buf_shift_left_19 - 0x42096b42 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42096b42 sae_pk_buf_shift_left_19 + 0x4209c02e 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c02e sae_pk_buf_shift_left_19 .text.sae_pk_set_password - 0x42096b7c 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42096b7c sae_pk_set_password + 0x4209c068 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c068 sae_pk_set_password .text.sae_hash - 0x42096cbc 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42096cbc sae_hash + 0x4209c1a8 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c1a8 sae_hash .text.sae_pk_valid_fingerprint - 0x42096ce0 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c1cc 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_pk_hash_sig_data - 0x42096de0 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c2cc 0x160 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .text.sae_check_confirm_pk - 0x42096f40 0x1ec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - 0x42096f40 sae_check_confirm_pk + 0x4209c42c 0x1ec esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x4209c42c sae_check_confirm_pk .text.eap_client_get_eap_state - 0x4209712c 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - 0x4209712c eap_client_get_eap_state + 0x4209c618 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x4209c618 eap_client_get_eap_state .text.disable_wpa_wpa2 - 0x42097140 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c62c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) .text.wpa_alloc_eapol - 0x4209714e 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209714e wpa_alloc_eapol + 0x4209c63a 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c63a wpa_alloc_eapol .text.wpa_free_eapol - 0x420971ee 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x420971ee wpa_free_eapol + 0x4209c6da 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c6da wpa_free_eapol .text.wpa_ether_send - 0x42097204 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x42097204 wpa_ether_send + 0x4209c6f0 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c6f0 wpa_ether_send .text.hostapd_send_eapol - 0x420972a4 0xd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x420972a4 hostapd_send_eapol + 0x4209c790 0xd6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c790 hostapd_send_eapol .text.wpa_supplicant_transition_disable - 0x4209737a 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209737a wpa_supplicant_transition_disable + 0x4209c866 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c866 wpa_supplicant_transition_disable .text.wpa_sm_alloc_eapol - 0x420973fe 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x420973fe wpa_sm_alloc_eapol + 0x4209c8ea 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c8ea wpa_sm_alloc_eapol .text.wpa_sm_free_eapol - 0x4209740c 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209740c wpa_sm_free_eapol + 0x4209c8f8 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c8f8 wpa_sm_free_eapol .text.wpa_sm_deauthenticate - 0x4209741a 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x4209741a wpa_sm_deauthenticate + 0x4209c906 0x26 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c906 wpa_sm_deauthenticate .text.wpa_sm_mlme_setprotection - 0x42097440 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x42097440 wpa_sm_mlme_setprotection + 0x4209c92c 0x4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c92c wpa_sm_mlme_setprotection .text.wpa_sm_disassociate - 0x42097444 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - 0x42097444 wpa_sm_disassociate + 0x4209c930 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x4209c930 wpa_sm_disassociate .text.crypto_rng_wrapper - 0x42097446 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209c932 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) .text.crypto_bignum_init - 0x42097458 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42097458 crypto_bignum_init + 0x4209c944 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209c944 crypto_bignum_init .text.crypto_bignum_init_set - 0x4209747c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209747c crypto_bignum_init_set + 0x4209c968 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209c968 crypto_bignum_init_set .text.crypto_bignum_init_uint - 0x420974c0 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420974c0 crypto_bignum_init_uint + 0x4209c9ac 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209c9ac crypto_bignum_init_uint .text.crypto_bignum_deinit - 0x420974f2 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420974f2 crypto_bignum_deinit + 0x4209c9de 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209c9de crypto_bignum_deinit .text.crypto_bignum_to_bin - 0x42097510 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42097510 crypto_bignum_to_bin + 0x4209c9fc 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209c9fc crypto_bignum_to_bin .text.crypto_bignum_add - 0x4209757c 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209757c crypto_bignum_add + 0x4209ca68 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209ca68 crypto_bignum_add .text.crypto_bignum_mod - 0x42097598 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42097598 crypto_bignum_mod + 0x4209ca84 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209ca84 crypto_bignum_mod .text.crypto_bignum_exptmod - 0x420975b4 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420975b4 crypto_bignum_exptmod + 0x4209caa0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209caa0 crypto_bignum_exptmod .text.crypto_bignum_inverse - 0x420975d4 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420975d4 crypto_bignum_inverse + 0x4209cac0 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cac0 crypto_bignum_inverse .text.crypto_bignum_sub - 0x420975f0 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420975f0 crypto_bignum_sub + 0x4209cadc 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cadc crypto_bignum_sub .text.crypto_bignum_div - 0x4209760c 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209760c crypto_bignum_div + 0x4209caf8 0x1e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209caf8 crypto_bignum_div .text.crypto_bignum_mulmod - 0x4209762a 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209762a crypto_bignum_mulmod + 0x4209cb16 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cb16 crypto_bignum_mulmod .text.crypto_bignum_sqrmod - 0x42097660 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42097660 crypto_bignum_sqrmod + 0x4209cb4c 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cb4c crypto_bignum_sqrmod .text.crypto_bignum_rshift - 0x420976b0 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420976b0 crypto_bignum_rshift + 0x4209cb9c 0x32 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cb9c crypto_bignum_rshift .text.crypto_bignum_cmp - 0x420976e2 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420976e2 crypto_bignum_cmp + 0x4209cbce 0xe esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cbce crypto_bignum_cmp .text.crypto_bignum_is_zero - 0x420976f0 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420976f0 crypto_bignum_is_zero + 0x4209cbdc 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cbdc crypto_bignum_is_zero .text.crypto_bignum_is_one - 0x42097704 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42097704 crypto_bignum_is_one + 0x4209cbf0 0x14 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cbf0 crypto_bignum_is_one .text.crypto_bignum_is_odd - 0x42097718 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42097718 crypto_bignum_is_odd + 0x4209cc04 0x16 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cc04 crypto_bignum_is_odd .text.crypto_bignum_rand - 0x4209772e 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x4209772e crypto_bignum_rand + 0x4209cc1a 0x22 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cc1a crypto_bignum_rand .text.crypto_bignum_legendre - 0x42097750 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x42097750 crypto_bignum_legendre + 0x4209cc3c 0x92 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209cc3c crypto_bignum_legendre .text.crypto_bignum_addmod - 0x420977e2 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - 0x420977e2 crypto_bignum_addmod + 0x4209ccce 0x5a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x4209ccce crypto_bignum_addmod .text.rc4_skip - 0x4209783c 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - 0x4209783c rc4_skip + 0x4209cd28 0xfa esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + 0x4209cd28 rc4_skip .text.aes_wrap - 0x42097936 0x1e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - 0x42097936 aes_wrap + 0x4209ce22 0x1e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0x4209ce22 aes_wrap .text.aes_unwrap - 0x42097b18 0x1ac esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - 0x42097b18 aes_unwrap - .text.dbl 0x42097cc4 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.xor 0x42097d0e 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.xorend 0x42097d2e 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x4209d004 0x1ac esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0x4209d004 aes_unwrap + .text.dbl 0x4209d1b0 0x4a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xor 0x4209d1fa 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.xorend 0x4209d21a 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .text.pad_block - 0x42097d5a 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .text.aes_s2v 0x42097da2 0x14c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x4209d246 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .text.aes_s2v 0x4209d28e 0x14c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .text.aes_siv_decrypt - 0x42097eee 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - 0x42097eee aes_siv_decrypt + 0x4209d3da 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x4209d3da aes_siv_decrypt .text.ieee802_11_parse_extension - 0x4209800e 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x4209d4fa 0x96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .text.ieee802_11_parse_vendor_specific - 0x420980a4 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x4209d590 0x86 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .text.ieee802_11_parse_elems - 0x4209812a 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - 0x4209812a ieee802_11_parse_elems + 0x4209d616 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x4209d616 ieee802_11_parse_elems .text._pmksa_cache_free_entry - 0x420981c2 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209d6ae 0x12 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_free_entry - 0x420981d4 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209d6c0 0x24 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_set_expiration - 0x420981f8 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209d6e4 0x4e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_expire - 0x42098246 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209d732 0x42 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_flush - 0x42098288 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42098288 pmksa_cache_flush + 0x4209d774 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209d774 pmksa_cache_flush .text.pmksa_cache_add_entry - 0x4209830c 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209830c pmksa_cache_add_entry + 0x4209d7f8 0x12e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209d7f8 pmksa_cache_add_entry .text.pmksa_cache_add - 0x4209843a 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209843a pmksa_cache_add + 0x4209d926 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209d926 pmksa_cache_add .text.pmksa_cache_clone_entry - 0x42098562 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209da4e 0x3e esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .text.pmksa_cache_deinit - 0x420985a0 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x420985a0 pmksa_cache_deinit + 0x4209da8c 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209da8c pmksa_cache_deinit .text.pmksa_cache_get - 0x420985ec 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x420985ec pmksa_cache_get + 0x4209dad8 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209dad8 pmksa_cache_get .text.pmksa_cache_get_opportunistic - 0x4209864c 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209864c pmksa_cache_get_opportunistic + 0x4209db38 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209db38 pmksa_cache_get_opportunistic .text.pmksa_cache_get_current - 0x42098674 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42098674 pmksa_cache_get_current + 0x4209db60 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209db60 pmksa_cache_get_current .text.pmksa_cache_clear_current - 0x4209867c 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x4209867c pmksa_cache_clear_current + 0x4209db68 0x8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209db68 pmksa_cache_clear_current .text.pmksa_cache_set_current - 0x42098684 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42098684 pmksa_cache_set_current + 0x4209db70 0x84 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209db70 pmksa_cache_set_current .text.pmksa_cache_init - 0x42098708 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - 0x42098708 pmksa_cache_init + 0x4209dbf4 0x3a esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x4209dbf4 pmksa_cache_init .text.esp_coex_common_semphr_create_wrapper - 0x42098742 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x42098742 esp_coex_common_semphr_create_wrapper + 0x4209dc2e 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209dc2e esp_coex_common_semphr_create_wrapper .text.esp_coex_common_semphr_delete_wrapper - 0x42098754 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x42098754 esp_coex_common_semphr_delete_wrapper + 0x4209dc40 0x12 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209dc40 esp_coex_common_semphr_delete_wrapper .text.esp_coex_common_semphr_take_wrapper - 0x42098766 0x24 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x42098766 esp_coex_common_semphr_take_wrapper + 0x4209dc52 0x24 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209dc52 esp_coex_common_semphr_take_wrapper .text.esp_coex_common_semphr_give_wrapper - 0x4209878a 0x18 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209878a esp_coex_common_semphr_give_wrapper + 0x4209dc76 0x18 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209dc76 esp_coex_common_semphr_give_wrapper .text.esp_coex_common_timer_done_wrapper - 0x420987a2 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x420987a2 esp_coex_common_timer_done_wrapper + 0x4209dc8e 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209dc8e esp_coex_common_timer_done_wrapper .text.esp_coex_common_timer_setfn_wrapper - 0x420987b0 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x420987b0 esp_coex_common_timer_setfn_wrapper + 0x4209dc9c 0xe esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209dc9c esp_coex_common_timer_setfn_wrapper .text.esp_coex_common_spin_lock_create_wrapper - 0x420987be 0x60 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x420987be esp_coex_common_spin_lock_create_wrapper + 0x4209dcaa 0x60 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209dcaa esp_coex_common_spin_lock_create_wrapper .text.esp_coex_common_clk_slowclk_cal_get_wrapper - 0x4209881e 0x22 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - 0x4209881e esp_coex_common_clk_slowclk_cal_get_wrapper + 0x4209dd0a 0x22 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x4209dd0a esp_coex_common_clk_slowclk_cal_get_wrapper .text.lib_printf - 0x42098840 0x8c esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x4209dd2c 0x8c esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .text.pp_printf - 0x420988cc 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - 0x420988cc pp_printf + 0x4209ddb8 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x4209ddb8 pp_printf .text.net80211_printf - 0x420988f6 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - 0x420988f6 net80211_printf + 0x4209dde2 0x2a esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x4209dde2 net80211_printf .text.esp_crypto_sha1_mbedtls - 0x42098920 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x4209de0c 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) .text.esp_crypto_bas64_encode_mbedtls - 0x42098964 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x4209de50 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) .text.esp_crypto_sha1 - 0x42098972 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - 0x42098972 esp_crypto_sha1 + 0x4209de5e 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x4209de5e esp_crypto_sha1 .text.esp_crypto_base64_encode - 0x42098980 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - 0x42098980 esp_crypto_base64_encode + 0x4209de6c 0xe esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x4209de6c esp_crypto_base64_encode .text.misc_nvs_load - 0x4209898e 0xa4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x4209898e misc_nvs_load + 0x4209de7a 0xa4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x4209de7a misc_nvs_load .text.misc_nvs_deinit - 0x42098a32 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x42098a32 misc_nvs_deinit + 0x4209df1e 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x4209df1e misc_nvs_deinit .text.misc_nvs_init - 0x42098a8e 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - 0x42098a8e misc_nvs_init + 0x4209df7a 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x4209df7a misc_nvs_init .text.mesh_sta_auth_expire_time - 0x42098ac2 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) - 0x42098ac2 mesh_sta_auth_expire_time + 0x4209dfae 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) + 0x4209dfae mesh_sta_auth_expire_time .text.esp_ota_get_running_partition - 0x42098b02 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - 0x42098b02 esp_ota_get_running_partition + 0x4209dfee 0xc6 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x4209dfee esp_ota_get_running_partition .text.ds_ll_configure_iv - 0x42098bc8 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e0b4 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) .text.ds_ll_check_signature - 0x42098bec 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e0d8 0x24 esp-idf/hal/libhal.a(ds_hal.c.obj) .text.ds_ll_write_private_key_params - 0x42098c10 0x72 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e0fc 0x72 esp-idf/hal/libhal.a(ds_hal.c.obj) .text.ds_hal_start - 0x42098c82 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x42098c82 ds_hal_start + 0x4209e16e 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e16e ds_hal_start .text.ds_hal_finish - 0x42098c8e 0x16 esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x42098c8e ds_hal_finish + 0x4209e17a 0x16 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e17a ds_hal_finish .text.ds_hal_configure_iv - 0x42098ca4 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x42098ca4 ds_hal_configure_iv + 0x4209e190 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e190 ds_hal_configure_iv .text.ds_hal_write_message - 0x42098cb2 0x22 esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x42098cb2 ds_hal_write_message + 0x4209e19e 0x22 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e19e ds_hal_write_message .text.ds_hal_write_private_key_params - 0x42098cd4 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x42098cd4 ds_hal_write_private_key_params + 0x4209e1c0 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e1c0 ds_hal_write_private_key_params .text.ds_hal_start_sign - 0x42098ce2 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x42098ce2 ds_hal_start_sign + 0x4209e1ce 0xc esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e1ce ds_hal_start_sign .text.ds_hal_busy - 0x42098cee 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x42098cee ds_hal_busy + 0x4209e1da 0xe esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e1da ds_hal_busy .text.ds_hal_read_result - 0x42098cfc 0x42 esp-idf/hal/libhal.a(ds_hal.c.obj) - 0x42098cfc ds_hal_read_result - .text._ZdaPv 0x42098d3e 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - 0x42098d3e operator delete[](void*) + 0x4209e1e8 0x42 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x4209e1e8 ds_hal_read_result + .text.ethip6_output + 0x4209e22a 0xb0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + 0x4209e22a ethip6_output + .text._ZdaPv 0x4209e2da 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x4209e2da operator delete[](void*) .text._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv - 0x42098d40 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42098d40 __gnu_cxx::__concurrence_lock_error::what() const + 0x4209e2dc 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e2dc __gnu_cxx::__concurrence_lock_error::what() const .text._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv - 0x42098d4a 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42098d4a __gnu_cxx::__concurrence_unlock_error::what() const + 0x4209e2e6 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e2e6 __gnu_cxx::__concurrence_unlock_error::what() const .text._ZN9__gnu_cxx24__concurrence_lock_errorD2Ev - 0x42098d54 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42098d54 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() - 0x42098d54 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x4209e2f0 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e2f0 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x4209e2f0 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx24__concurrence_lock_errorD0Ev - 0x42098d60 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42098d60 __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() + 0x4209e2fc 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e2fc __gnu_cxx::__concurrence_lock_error::~__concurrence_lock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD2Ev - 0x42098d78 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42098d78 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() - 0x42098d78 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x4209e314 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e314 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x4209e314 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx26__concurrence_unlock_errorD0Ev - 0x42098d84 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42098d84 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() + 0x4209e320 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e320 __gnu_cxx::__concurrence_unlock_error::~__concurrence_unlock_error() .text._ZN9__gnu_cxx7__mutex4lockEv - 0x42098d9c 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42098d9c __gnu_cxx::__mutex::lock() + 0x4209e338 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e338 __gnu_cxx::__mutex::lock() .text._ZN9__gnu_cxx7__mutex6unlockEv - 0x42098dcc 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42098dcc __gnu_cxx::__mutex::unlock() + 0x4209e368 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e368 __gnu_cxx::__mutex::unlock() .text._ZSt15get_new_handlerv - 0x42098dfc 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x42098dfc std::get_new_handler() + 0x4209e398 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e398 std::get_new_handler() .text.startup._GLOBAL__sub_I__ZSt7nothrow - 0x42098e2c 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x4209e3c8 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .text._ZnajRKSt9nothrow_t - 0x42098e3a 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - 0x42098e3a operator new[](unsigned int, std::nothrow_t const&) + 0x4209e3d6 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x4209e3d6 operator new[](unsigned int, std::nothrow_t const&) .text._ZN10__cxxabiv120__si_class_type_infoD2Ev - 0x42098e4e 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x42098e4e __cxxabiv1::__si_class_type_info::~__si_class_type_info() - 0x42098e4e __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4209e3ea 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4209e3ea __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4209e3ea __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZN10__cxxabiv120__si_class_type_infoD0Ev - 0x42098e5a 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x42098e5a __cxxabiv1::__si_class_type_info::~__si_class_type_info() + 0x4209e3f6 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4209e3f6 __cxxabiv1::__si_class_type_info::~__si_class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x42098e72 0x3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4209e40e 0x3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .text._ZNK10__cxxabiv120__si_class_type_info12__do_dyncastEiNS_17__class_type_info10__sub_kindEPKS1_PKvS4_S6_RNS1_16__dyncast_resultE - 0x42098eb0 0xb4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x42098eb0 __cxxabiv1::__si_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const + 0x4209e44c 0xb4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4209e44c __cxxabiv1::__si_class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const .text._ZNK10__cxxabiv120__si_class_type_info20__do_find_public_srcEiPKvPKNS_17__class_type_infoES2_ - 0x42098f64 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x42098f64 __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x4209e500 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4209e500 __cxxabiv1::__si_class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const .text._ZNK10__cxxabiv120__si_class_type_info11__do_upcastEPKNS_17__class_type_infoEPKvRNS1_15__upcast_resultE - 0x42098fa8 0x42 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x42098fa8 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x4209e544 0x42 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x4209e544 __cxxabiv1::__si_class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const .text._ZNSt9type_infoD2Ev - 0x42098fea 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - 0x42098fea std::type_info::~type_info() - 0x42098fea std::type_info::~type_info() + 0x4209e586 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x4209e586 std::type_info::~type_info() + 0x4209e586 std::type_info::~type_info() .text._ZNKSt9type_info14__is_pointer_pEv - 0x42098fec 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - 0x42098fec std::type_info::__is_pointer_p() const - 0x42098fec std::type_info::__is_function_p() const + 0x4209e588 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x4209e588 std::type_info::__is_pointer_p() const + 0x4209e588 std::type_info::__is_function_p() const .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PPv - 0x42098ff0 0x36 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42098ff0 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const + 0x4209e58c 0x36 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e58c __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void**) const .text._ZNK10__cxxabiv117__class_type_info20__do_find_public_srcEiPKvPKS0_S2_ - 0x42099026 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42099026 __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const + 0x4209e5c2 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e5c2 __cxxabiv1::__class_type_info::__do_find_public_src(int, void const*, __cxxabiv1::__class_type_info const*, void const*) const .text._ZN10__cxxabiv117__class_type_infoD2Ev - 0x42099030 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42099030 __cxxabiv1::__class_type_info::~__class_type_info() - 0x42099030 __cxxabiv1::__class_type_info::~__class_type_info() + 0x4209e5cc 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e5cc __cxxabiv1::__class_type_info::~__class_type_info() + 0x4209e5cc __cxxabiv1::__class_type_info::~__class_type_info() .text._ZN10__cxxabiv117__class_type_infoD0Ev - 0x4209903e 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x4209903e __cxxabiv1::__class_type_info::~__class_type_info() + 0x4209e5da 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e5da __cxxabiv1::__class_type_info::~__class_type_info() .text._ZNKSt9type_infoeqERKS_.isra.0 - 0x42099056 0x3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e5f2 0x3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .text._ZNK10__cxxabiv117__class_type_info11__do_upcastEPKS0_PKvRNS0_15__upcast_resultE - 0x42099094 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42099094 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const + 0x4209e630 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e630 __cxxabiv1::__class_type_info::__do_upcast(__cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__upcast_result&) const .text._ZNK10__cxxabiv117__class_type_info12__do_dyncastEiNS0_10__sub_kindEPKS0_PKvS3_S5_RNS0_16__dyncast_resultE - 0x420990be 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x420990be __cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const + 0x4209e65a 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e65a __cxxabiv1::__class_type_info::__do_dyncast(int, __cxxabiv1::__class_type_info::__sub_kind, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info const*, void const*, __cxxabiv1::__class_type_info::__dyncast_result&) const .text._ZNK10__cxxabiv117__class_type_info10__do_catchEPKSt9type_infoPPvj - 0x42099112 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x42099112 __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const - .text._ZdlPv 0x42099156 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - 0x42099156 operator delete(void*) - .text._ZdlPvj 0x4209915e 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - 0x4209915e operator delete(void*, unsigned int) + 0x4209e6ae 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x4209e6ae __cxxabiv1::__class_type_info::__do_catch(std::type_info const*, void**, unsigned int) const + .text._ZdlPv 0x4209e6f2 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x4209e6f2 operator delete(void*) + .text._ZdlPvj 0x4209e6fa 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x4209e6fa operator delete(void*, unsigned int) .text.__cxa_begin_catch - 0x42099162 0x70 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - 0x42099162 __cxa_begin_catch + 0x4209e6fe 0x70 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x4209e6fe __cxa_begin_catch .text.__cxa_end_catch - 0x420991d2 0x66 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - 0x420991d2 __cxa_end_catch + 0x4209e76e 0x66 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x4209e76e __cxa_end_catch .text._ZNSt9exceptionD2Ev - 0x42099238 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - 0x42099238 std::exception::~exception() - 0x42099238 std::exception::~exception() + 0x4209e7d4 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x4209e7d4 std::exception::~exception() + 0x4209e7d4 std::exception::~exception() .text._ZL15eh_globals_dtorPv - 0x4209923a 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x4209e7d6 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .text.__cxa_get_globals_fast - 0x4209926a 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x4209926a __cxa_get_globals_fast + 0x4209e806 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x4209e806 __cxa_get_globals_fast .text.__cxa_get_globals - 0x42099294 0x5c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - 0x42099294 __cxa_get_globals + 0x4209e830 0x5c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x4209e830 __cxa_get_globals .text.startup._GLOBAL__sub_I__ZN17__eh_globals_init7_S_initE - 0x420992f0 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x4209e88c 0x2a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .text._ZN10__cxxabiv111__terminateEPFvvE - 0x4209931a 0x1a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x4209931a __cxxabiv1::__terminate(void (*)()) + 0x4209e8b6 0x1a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x4209e8b6 __cxxabiv1::__terminate(void (*)()) .text._ZSt13get_terminatev - 0x42099334 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x42099334 std::get_terminate() + 0x4209e8d0 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x4209e8d0 std::get_terminate() .text.unlikely._ZSt9terminatev - 0x42099360 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x42099360 std::terminate() + 0x4209e8fc 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x4209e8fc std::terminate() .text.startup._GLOBAL__sub_I__ZN10__cxxabiv111__terminateEPFvvE - 0x4209936c 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .text._Znaj 0x4209937a 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - 0x4209937a operator new[](unsigned int) - .text._Znwj 0x4209937c 0x4a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x4209937c operator new(unsigned int) + 0x4209e908 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .text._Znaj 0x4209e916 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x4209e916 operator new[](unsigned int) + .text._Znwj 0x4209e918 0x4a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x4209e918 operator new(unsigned int) .text._ZNKSt9bad_alloc4whatEv - 0x420993c6 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x420993c6 std::bad_alloc::what() const + 0x4209e962 0xa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x4209e962 std::bad_alloc::what() const .text._ZNSt9bad_allocD2Ev - 0x420993d0 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x420993d0 std::bad_alloc::~bad_alloc() - 0x420993d0 std::bad_alloc::~bad_alloc() + 0x4209e96c 0xe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x4209e96c std::bad_alloc::~bad_alloc() + 0x4209e96c std::bad_alloc::~bad_alloc() .text._ZNSt9bad_allocD0Ev - 0x420993de 0x1a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x420993de std::bad_alloc::~bad_alloc() + 0x4209e97a 0x1a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x4209e97a std::bad_alloc::~bad_alloc() .text._Z12abort_returnIiET_v - 0x420993f8 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4209e994 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .text.__wrap__Unwind_DeleteException - 0x42099404 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42099404 __wrap__Unwind_DeleteException + 0x4209e9a0 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4209e9a0 __wrap__Unwind_DeleteException .text.__wrap___gxx_personality_v0 - 0x42099410 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42099410 __wrap___gxx_personality_v0 + 0x4209e9ac 0x8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4209e9ac __wrap___gxx_personality_v0 .text.__wrap___cxa_allocate_exception - 0x42099418 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42099418 __wrap___cxa_allocate_exception + 0x4209e9b4 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4209e9b4 __wrap___cxa_allocate_exception .text.__wrap___cxa_throw - 0x42099424 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - 0x42099424 __wrap___cxa_throw + 0x4209e9c0 0xc esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x4209e9c0 __wrap___cxa_throw .text.rom2_wait_hw_freq_busy - 0x42099430 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x42099430 rom2_wait_hw_freq_busy + 0x4209e9cc 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209e9cc rom2_wait_hw_freq_busy .text.rom1_txpwr_cal_track - 0x42099452 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x42099452 rom1_txpwr_cal_track + 0x4209e9ee 0x158 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209e9ee rom1_txpwr_cal_track .text.rom2_ulp_ext_code_set - 0x420995aa 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x420995aa rom2_ulp_ext_code_set + 0x4209eb46 0x76 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209eb46 rom2_ulp_ext_code_set .text.rom2_ulp_code_track - 0x42099620 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x42099620 rom2_ulp_code_track + 0x4209ebbc 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209ebbc rom2_ulp_code_track .text.ram2_rfpll_cap_track - 0x420996b0 0xa6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x420996b0 ram2_rfpll_cap_track + 0x4209ec4c 0xa6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209ec4c ram2_rfpll_cap_track .text.txpwr_offset - 0x42099756 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x42099756 txpwr_offset + 0x4209ecf2 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209ecf2 txpwr_offset .text.rfcal_track - 0x420997ec 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x420997ec rfcal_track + 0x4209ed88 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209ed88 rfcal_track .text.phy_param_track_tot - 0x4209988a 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) - 0x4209988a phy_param_track_tot + 0x4209ee26 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_track.o) + 0x4209ee26 phy_param_track_tot .text.phy_change_channel - 0x4209992a 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209992a phy_change_channel + 0x4209eec6 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209eec6 phy_change_channel .text.phy_bbpll_en_usb - 0x4209993c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209993c phy_bbpll_en_usb + 0x4209eed8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209eed8 phy_bbpll_en_usb .text.phy_get_rf_cal_version - 0x42099946 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x42099946 phy_get_rf_cal_version + 0x4209eee2 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209eee2 phy_get_rf_cal_version .text.noise_check_loop - 0x4209994c 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209994c noise_check_loop + 0x4209eee8 0x2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209eee8 noise_check_loop .text.phy_init_param_set - 0x4209994e 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209994e phy_init_param_set + 0x4209eeea 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209eeea phy_init_param_set .text.ant_tx_cfg - 0x4209995a 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x4209995a ant_tx_cfg + 0x4209eef6 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209eef6 ant_tx_cfg .text.ant_rx_cfg - 0x42099974 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) - 0x42099974 ant_rx_cfg + 0x4209ef10 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_api.o) + 0x4209ef10 ant_rx_cfg .text.phy_get_romfunc_addr - 0x4209999c 0x20e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209999c phy_get_romfunc_addr - .text.rf_init 0x42099baa 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42099baa rf_init + 0x4209ef38 0x20e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209ef38 phy_get_romfunc_addr + .text.rf_init 0x4209f146 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f146 rf_init .text.register_chipv7_phy_init_param - 0x42099c90 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42099c90 register_chipv7_phy_init_param + 0x4209f22c 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f22c register_chipv7_phy_init_param .text.phy_set_mac_data - 0x42099dc2 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42099dc2 phy_set_mac_data + 0x4209f35e 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f35e phy_set_mac_data .text.phy_rfcal_data_sub - 0x42099dde 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42099dde phy_rfcal_data_sub + 0x4209f37a 0x6e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f37a phy_rfcal_data_sub .text.rf_cal_data_recovery - 0x42099e4c 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42099e4c rf_cal_data_recovery + 0x4209f3e8 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f3e8 rf_cal_data_recovery .text.phy_rfcal_data_check_value - 0x42099e8c 0x358 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x42099e8c phy_rfcal_data_check_value + 0x4209f428 0x358 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f428 phy_rfcal_data_check_value .text.rf_cal_data_backup - 0x4209a1e4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209a1e4 rf_cal_data_backup + 0x4209f780 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f780 rf_cal_data_backup .text.phy_rfcal_data_check - 0x4209a1f6 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209a1f6 phy_rfcal_data_check + 0x4209f792 0x8e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f792 phy_rfcal_data_check .text.rf_cal_level_check - 0x4209a284 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209a284 rf_cal_level_check - .text.bb_init 0x4209a330 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209a330 bb_init + 0x4209f820 0xac /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f820 rf_cal_level_check + .text.bb_init 0x4209f8cc 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f8cc bb_init .text.register_chipv7_phy - 0x4209a42c 0x19c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209a42c register_chipv7_phy + 0x4209f9c8 0x19c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209f9c8 register_chipv7_phy .text.get_txcap_data - 0x4209a5c8 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) - 0x4209a5c8 get_txcap_data + 0x4209fb64 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) + 0x4209fb64 get_txcap_data .text.wr_rf_freq_mem - 0x4209a612 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x4209a612 wr_rf_freq_mem + 0x4209fbae 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x4209fbae wr_rf_freq_mem .text.freq_i2c_write_set - 0x4209a668 0x530 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x4209a668 freq_i2c_write_set + 0x4209fc04 0x530 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x4209fc04 freq_i2c_write_set .text.rom2_pll_cap_mem_update - 0x4209ab98 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x4209ab98 rom2_pll_cap_mem_update + 0x420a0134 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a0134 rom2_pll_cap_mem_update .text.get_rf_freq_init - 0x4209ac08 0x192 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x4209ac08 get_rf_freq_init + 0x420a01a4 0x192 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a01a4 get_rf_freq_init .text.freq_get_i2c_data - 0x4209ad9a 0x236 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x4209ad9a freq_get_i2c_data + 0x420a0336 0x236 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a0336 freq_get_i2c_data .text.freq_i2c_data_write - 0x4209afd0 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x4209afd0 freq_i2c_data_write + 0x420a056c 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a056c freq_i2c_data_write .text.set_chan_freq_hw_init - 0x4209b00e 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x4209b00e set_chan_freq_hw_init + 0x420a05aa 0xa2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a05aa set_chan_freq_hw_init .text.set_chan_freq_sw_start - 0x4209b0b0 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) - 0x4209b0b0 set_chan_freq_sw_start + 0x420a064c 0xba /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_hw_freq.o) + 0x420a064c set_chan_freq_sw_start .text.ram_pbus_force_mode - 0x4209b16a 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x4209b16a ram_pbus_force_mode + 0x420a0706 0x96 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420a0706 ram_pbus_force_mode .text.txcal_debuge_mode - 0x4209b200 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x4209b200 txcal_debuge_mode + 0x420a079c 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420a079c txcal_debuge_mode .text.txcal_work_mode - 0x4209b284 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x4209b284 txcal_work_mode + 0x420a0820 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420a0820 txcal_work_mode .text.save_pbus_reg - 0x4209b2ba 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x4209b2ba save_pbus_reg + 0x420a0856 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420a0856 save_pbus_reg .text.set_pbus_mem - 0x4209b2f8 0x24a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) - 0x4209b2f8 set_pbus_mem + 0x420a0894 0x24a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pbus.o) + 0x420a0894 set_pbus_mem .text.phy_set_most_tpw - 0x4209b542 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4209b542 phy_set_most_tpw + 0x420a0ade 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0ade phy_set_most_tpw .text.phy_11p_set - 0x4209b558 0x1d6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4209b558 phy_11p_set + 0x420a0af4 0x1d6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0af4 phy_11p_set .text.ant_dft_cfg - 0x4209b72e 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4209b72e ant_dft_cfg + 0x420a0cca 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0cca ant_dft_cfg .text.ant_wifitx_cfg - 0x4209b750 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4209b750 ant_wifitx_cfg + 0x420a0cec 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0cec ant_wifitx_cfg .text.ant_wifirx_cfg - 0x4209b77e 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4209b77e ant_wifirx_cfg + 0x420a0d1a 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0d1a ant_wifirx_cfg .text.ant_bttx_cfg - 0x4209b7e6 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4209b7e6 ant_bttx_cfg + 0x420a0d82 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0d82 ant_bttx_cfg .text.ant_btrx_cfg - 0x4209b810 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4209b810 ant_btrx_cfg + 0x420a0dac 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0dac ant_btrx_cfg .text.phy_enable_low_rate - 0x4209b878 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4209b878 phy_enable_low_rate + 0x420a0e14 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0e14 phy_enable_low_rate .text.phy_disable_low_rate - 0x4209b8a4 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4209b8a4 phy_disable_low_rate + 0x420a0e40 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0e40 phy_disable_low_rate .text.set_rx_sense - 0x4209b8d0 0x22a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4209b8d0 set_rx_sense + 0x420a0e6c 0x22a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a0e6c set_rx_sense .text.phy_init_flag - 0x4209bafa 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) - 0x4209bafa phy_init_flag + 0x420a1096 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) + 0x420a1096 phy_init_flag .text.restart_cal - 0x4209bb10 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209bb10 restart_cal + 0x420a10ac 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a10ac restart_cal .text.write_rfpll_sdm - 0x4209bb80 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209bb80 write_rfpll_sdm + 0x420a111c 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a111c write_rfpll_sdm .text.wait_rfpll_cal_end - 0x4209bc00 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209bc00 wait_rfpll_cal_end + 0x420a119c 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a119c wait_rfpll_cal_end .text.rfpll_set_freq - 0x4209bc68 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209bc68 rfpll_set_freq + 0x420a1204 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1204 rfpll_set_freq .text.correct_rfpll_offset - 0x4209bcd4 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209bcd4 correct_rfpll_offset + 0x420a1270 0x7c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1270 correct_rfpll_offset .text.rom2_write_pll_cap - 0x4209bd50 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209bd50 rom2_write_pll_cap + 0x420a12ec 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a12ec rom2_write_pll_cap .text.rom2_read_pll_cap - 0x4209bd96 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209bd96 rom2_read_pll_cap + 0x420a1332 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1332 rom2_read_pll_cap .text.ram2_rfpll_cap_correct - 0x4209bdde 0x1c2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209bdde ram2_rfpll_cap_correct + 0x420a137a 0x1c2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a137a ram2_rfpll_cap_correct .text.rfpll_cap_init_cal - 0x4209bfa0 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209bfa0 rfpll_cap_init_cal + 0x420a153c 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a153c rfpll_cap_init_cal .text.set_rfpll_freq - 0x4209c074 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209c074 set_rfpll_freq + 0x420a1610 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1610 set_rfpll_freq .text.set_rf_freq_offset - 0x4209c0d8 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209c0d8 set_rf_freq_offset + 0x420a1674 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1674 set_rf_freq_offset .text.set_channel_rfpll_freq - 0x4209c0e8 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209c0e8 set_channel_rfpll_freq + 0x420a1684 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1684 set_channel_rfpll_freq .text.chip_v7_set_chan_misc - 0x4209c13a 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209c13a chip_v7_set_chan_misc + 0x420a16d6 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a16d6 chip_v7_set_chan_misc .text.chip_v7_set_chan - 0x4209c1a4 0xe4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209c1a4 chip_v7_set_chan + 0x420a1740 0xe4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1740 chip_v7_set_chan .text.chip_v7_set_chan_offset - 0x4209c288 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209c288 chip_v7_set_chan_offset + 0x420a1824 0x88 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a1824 chip_v7_set_chan_offset .text.chip_v7_set_chan_ana - 0x4209c310 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209c310 chip_v7_set_chan_ana + 0x420a18ac 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a18ac chip_v7_set_chan_ana .text.set_chanfreq - 0x4209c33a 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) - 0x4209c33a set_chanfreq + 0x420a18d6 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) + 0x420a18d6 set_chanfreq .text.rom2_tsens_read_init1 - 0x4209c35a 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x4209c35a rom2_tsens_read_init1 + 0x420a18f6 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x420a18f6 rom2_tsens_read_init1 .text.rom1_tsens_temp_read - 0x4209c3bc 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x4209c3bc rom1_tsens_temp_read + 0x420a1958 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x420a1958 rom1_tsens_temp_read .text.rom2_temp_to_power1 - 0x4209c3d2 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x4209c3d2 rom2_temp_to_power1 + 0x420a196e 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x420a196e rom2_temp_to_power1 .text.get_temp_init - 0x4209c3f8 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) - 0x4209c3f8 get_temp_init + 0x420a1994 0x5c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tsens.o) + 0x420a1994 get_temp_init .text.chan14_mic_cfg - 0x4209c454 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_basic.o) - 0x4209c454 chan14_mic_cfg + 0x420a19f0 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_basic.o) + 0x420a19f0 chan14_mic_cfg .text.get_rc_dout - 0x4209c496 0x134 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x4209c496 get_rc_dout - .text.rc_cal 0x4209c5ca 0x1ac /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) - 0x4209c5ca rc_cal + 0x420a1a32 0x134 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x420a1a32 get_rc_dout + .text.rc_cal 0x420a1b66 0x1ac /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_analog_cal.o) + 0x420a1b66 rc_cal .text.get_sar_sig_ref - 0x4209c776 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x4209c776 get_sar_sig_ref + 0x420a1d12 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a1d12 get_sar_sig_ref .text.pwdet_tone_start - 0x4209c7b4 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x4209c7b4 pwdet_tone_start + 0x420a1d50 0x5e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a1d50 pwdet_tone_start .text.get_tone_sar_dout - 0x4209c812 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x4209c812 get_tone_sar_dout + 0x420a1dae 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a1dae get_tone_sar_dout .text.get_fm_sar_dout - 0x4209c860 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x4209c860 get_fm_sar_dout + 0x420a1dfc 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a1dfc get_fm_sar_dout .text.txtone_linear_pwr - 0x4209c882 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x4209c882 txtone_linear_pwr + 0x420a1e1e 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a1e1e txtone_linear_pwr .text.get_power_db - 0x4209c8dc 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x4209c8dc get_power_db + 0x420a1e78 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a1e78 get_power_db .text.rom1_read_sar2_code - 0x4209c92e 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) - 0x4209c92e rom1_read_sar2_code + 0x420a1eca 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) + 0x420a1eca rom1_read_sar2_code .text.gen_rx_gain_table - 0x4209c95a 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x4209c95a gen_rx_gain_table + 0x420a1ef6 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x420a1ef6 gen_rx_gain_table .text.wr_rx_gain_mem - 0x4209caa8 0x28a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x4209caa8 wr_rx_gain_mem + 0x420a2044 0x28a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x420a2044 wr_rx_gain_mem .text.set_rx_gain_param - 0x4209cd32 0x186 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x4209cd32 set_rx_gain_param + 0x420a22ce 0x186 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x420a22ce set_rx_gain_param .text.set_rx_gain_table - 0x4209ceb8 0x2b4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) - 0x4209ceb8 set_rx_gain_table + 0x420a2454 0x2b4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_gain.o) + 0x420a2454 set_rx_gain_table .text.get_phy_version_str - 0x4209d16c 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x4209d16c get_phy_version_str + 0x420a2708 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x420a2708 get_phy_version_str .text.get_iq_value - 0x4209d1b0 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x4209d1b0 get_iq_value + 0x420a274c 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x420a274c get_iq_value .text.get_bias_ref_code - 0x4209d1f4 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x4209d1f4 get_bias_ref_code + 0x420a2790 0x86 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x420a2790 get_bias_ref_code .text.phy_get_vdd33 - 0x4209d27a 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) - 0x4209d27a phy_get_vdd33 + 0x420a2816 0xaa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) + 0x420a2816 phy_get_vdd33 .text.bt_chan_pwr_interp - 0x4209d324 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4209d324 bt_chan_pwr_interp + 0x420a28c0 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a28c0 bt_chan_pwr_interp .text.rom1_get_rate_fcc_index - 0x4209d374 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4209d374 rom1_get_rate_fcc_index + 0x420a2910 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2910 rom1_get_rate_fcc_index .text.rom1_get_chan_target_power - 0x4209d3f2 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4209d3f2 rom1_get_chan_target_power + 0x420a298e 0xae /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a298e rom1_get_chan_target_power .text.rom2_get_tx_gain_value1 - 0x4209d4a0 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4209d4a0 rom2_get_tx_gain_value1 + 0x420a2a3c 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2a3c rom2_get_tx_gain_value1 .text.rom1_bt_get_tx_gain_new - 0x4209d4e8 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4209d4e8 rom1_bt_get_tx_gain_new + 0x420a2a84 0x12e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2a84 rom1_bt_get_tx_gain_new .text.rom1_wifi_get_tx_gain - 0x4209d616 0x116 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4209d616 rom1_wifi_get_tx_gain + 0x420a2bb2 0x116 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2bb2 rom1_wifi_get_tx_gain .text.ram1_wifi_set_tx_gain - 0x4209d72c 0xfe /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4209d72c ram1_wifi_set_tx_gain + 0x420a2cc8 0xfe /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2cc8 ram1_wifi_set_tx_gain .text.rom1_bt_set_tx_gain - 0x4209d82a 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4209d82a rom1_bt_set_tx_gain + 0x420a2dc6 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2dc6 rom1_bt_set_tx_gain .text.bt_tx_gain_init - 0x4209d8c8 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4209d8c8 bt_tx_gain_init + 0x420a2e64 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2e64 bt_tx_gain_init .text.txcal_gain_check - 0x4209d8ee 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) - 0x4209d8ee txcal_gain_check + 0x420a2e8a 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_gain.o) + 0x420a2e8a txcal_gain_check .text.txiq_set_reg - 0x4209d9f4 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x4209d9f4 txiq_set_reg + 0x420a2f90 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a2f90 txiq_set_reg .text.rxiq_set_reg - 0x4209da42 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x4209da42 rxiq_set_reg + 0x420a2fde 0x70 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a2fde rxiq_set_reg .text.start_tx_tone_step - 0x4209dab2 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x4209dab2 start_tx_tone_step + 0x420a304e 0xfa /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a304e start_tx_tone_step .text.stop_tx_tone - 0x4209dbac 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x4209dbac stop_tx_tone + 0x420a3148 0x7a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a3148 stop_tx_tone .text.read_hw_noisefloor - 0x4209dc26 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x4209dc26 read_hw_noisefloor + 0x420a31c2 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a31c2 read_hw_noisefloor .text.rom1_set_noise_floor - 0x4209dc40 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x4209dc40 rom1_set_noise_floor + 0x420a31dc 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a31dc rom1_set_noise_floor .text.phy_freq_correct - 0x4209dc5c 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x4209dc5c phy_freq_correct + 0x420a31f8 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a31f8 phy_freq_correct .text.force_txrx_off - 0x4209dd62 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) - 0x4209dd62 force_txrx_off + 0x420a32fe 0x72 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_reg.o) + 0x420a32fe force_txrx_off .text.rxiq_get_mis - 0x4209ddd4 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4209ddd4 rxiq_get_mis + 0x420a3370 0x148 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a3370 rxiq_get_mis .text.rxiq_cover_mg_mp - 0x4209df1c 0x116 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4209df1c rxiq_cover_mg_mp + 0x420a34b8 0x116 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a34b8 rxiq_cover_mg_mp .text.rfcal_rxiq - 0x4209e032 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4209e032 rfcal_rxiq + 0x420a35ce 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a35ce rfcal_rxiq .text.get_rfcal_rxiq_data - 0x4209e09a 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4209e09a get_rfcal_rxiq_data + 0x420a3636 0x132 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a3636 get_rfcal_rxiq_data .text.pbus_rx_dco_cal - 0x4209e1cc 0x390 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4209e1cc pbus_rx_dco_cal + 0x420a3768 0x390 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a3768 pbus_rx_dco_cal .text.rxdc_est_min_new - 0x4209e55c 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4209e55c rxdc_est_min_new + 0x420a3af8 0x84 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a3af8 rxdc_est_min_new .text.pbus_rx_dco_cal_1step_new - 0x4209e5e0 0x41c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4209e5e0 pbus_rx_dco_cal_1step_new + 0x420a3b7c 0x41c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a3b7c pbus_rx_dco_cal_1step_new .text.set_rx_gain_cal_iq - 0x4209e9fc 0x2fe /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4209e9fc set_rx_gain_cal_iq + 0x420a3f98 0x2fe /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a3f98 set_rx_gain_cal_iq .text.rx_chan_dc_sort - 0x4209ecfa 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4209ecfa rx_chan_dc_sort + 0x420a4296 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a4296 rx_chan_dc_sort .text.set_rx_gain_cal_dc - 0x4209edfe 0x334 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) - 0x4209edfe set_rx_gain_cal_dc + 0x420a439a 0x334 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) + 0x420a439a set_rx_gain_cal_dc .text.phy_i2c_init2 - 0x4209f132 0x352 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4209f132 phy_i2c_init2 + 0x420a46ce 0x352 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x420a46ce phy_i2c_init2 .text.phy_get_i2c_data - 0x4209f484 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4209f484 phy_get_i2c_data + 0x420a4a20 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x420a4a20 phy_get_i2c_data .text.bias_reg_set - 0x4209f4d2 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4209f4d2 bias_reg_set + 0x420a4a6e 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x420a4a6e bias_reg_set .text.i2c_bbpll_set - 0x4209f56a 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) - 0x4209f56a i2c_bbpll_set + 0x420a4b06 0xfc /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_i2c.o) + 0x420a4b06 i2c_bbpll_set .text.txdc_cal_v70 - 0x4209f666 0x1ee /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4209f666 txdc_cal_v70 + 0x420a4c02 0x1ee /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a4c02 txdc_cal_v70 .text.bt_txdc_cal - 0x4209f854 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4209f854 bt_txdc_cal + 0x420a4df0 0xe6 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a4df0 bt_txdc_cal .text.txdc_cal_init - 0x4209f93a 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4209f93a txdc_cal_init + 0x420a4ed6 0x106 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a4ed6 txdc_cal_init .text.txiq_get_mis_pwr - 0x4209fa40 0xa4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4209fa40 txiq_get_mis_pwr + 0x420a4fdc 0xa4 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a4fdc txiq_get_mis_pwr .text.txiq_cover - 0x4209fae4 0x172 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4209fae4 txiq_cover + 0x420a5080 0x172 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5080 txiq_cover .text.get_power_atten - 0x4209fc56 0x126 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4209fc56 get_power_atten + 0x420a51f2 0x126 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a51f2 get_power_atten .text.rfcal_txiq - 0x4209fd7c 0x162 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4209fd7c rfcal_txiq + 0x420a5318 0x162 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5318 rfcal_txiq .text.bt_txiq_cal - 0x4209fede 0xf2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4209fede bt_txiq_cal + 0x420a547a 0xf2 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a547a bt_txiq_cal .text.txiq_cal_init - 0x4209ffd0 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x4209ffd0 txiq_cal_init + 0x420a556c 0x98 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a556c txiq_cal_init .text.pwdet_ref_code - 0x420a0068 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a0068 pwdet_ref_code + 0x420a5604 0x74 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5604 pwdet_ref_code .text.pwdet_code_cal - 0x420a00dc 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a00dc pwdet_code_cal + 0x420a5678 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5678 pwdet_code_cal .text.rfcal_txcap - 0x420a011c 0x154 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a011c rfcal_txcap + 0x420a56b8 0x154 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a56b8 rfcal_txcap .text.tx_cap_init - 0x420a0270 0x122 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a0270 tx_cap_init + 0x420a580c 0x122 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a580c tx_cap_init .text.rfcal_pwrctrl - 0x420a0392 0x1de /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a0392 rfcal_pwrctrl + 0x420a592e 0x1de /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a592e rfcal_pwrctrl .text.tx_pwctrl_init_cal - 0x420a0570 0x18c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a0570 tx_pwctrl_init_cal + 0x420a5b0c 0x18c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5b0c tx_pwctrl_init_cal .text.tx_pwctrl_init - 0x420a06fc 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a06fc tx_pwctrl_init + 0x420a5c98 0x90 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5c98 tx_pwctrl_init .text.bt_tx_pwctrl_init - 0x420a078c 0x1f0 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a078c bt_tx_pwctrl_init + 0x420a5d28 0x1f0 /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5d28 bt_tx_pwctrl_init .text.bt_txpwr_freq - 0x420a097c 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) - 0x420a097c bt_txpwr_freq + 0x420a5f18 0x9c /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_tx_cal.o) + 0x420a5f18 bt_txpwr_freq .text.lib_printf - 0x420a0a18 0x8c esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x420a5fb4 0x8c esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .text.phy_printf - 0x420a0aa4 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - 0x420a0aa4 phy_printf - .text 0x420a0ace 0x16a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) - 0x420a0ace ceil - .text 0x420a0c38 0xec /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - 0x420a0c38 _fclose_r - 0x420a0d0e fclose - .text 0x420a0d24 0x1e6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - 0x420a0d24 __sflush_r - 0x420a0e72 _fflush_r - 0x420a0ed8 fflush - .text 0x420a0f0a 0x2fe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - 0x420a10a4 __sfp_lock_acquire - 0x420a10b4 __sfp_lock_release - 0x420a10c4 __sfp - 0x420a119e __sinit - 0x420a11cc __fp_lock_all - 0x420a11ea __fp_unlock_all - .text 0x420a1208 0xfc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - 0x420a1208 _fopen_r - 0x420a12e6 fopen - .text 0x420a1304 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - 0x420a1304 _fseek_r - 0x420a1308 fseek - .text 0x420a1330 0x30e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - 0x420a1330 __sfvwrite_r - .text 0x420a163e 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - 0x420a163e _fwalk_sglue - .text 0x420a16a6 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - 0x420a16a6 _printf_r - 0x420a16c8 printf - .text 0x420a16fa 0xac /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - 0x420a16fa _puts_r - 0x420a1790 puts - .text 0x420a17a6 0x136 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - 0x420a17ce __srefill_r - .text 0x420a18dc 0xf6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - 0x420a18dc _snprintf_r - 0x420a1950 snprintf - .text 0x420a19d2 0x90 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - 0x420a19d2 _sprintf_r - 0x420a1a10 sprintf - .text 0x420a1a62 0xc8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - 0x420a1a62 __sread - 0x420a1a94 __seofread - 0x420a1a98 __swrite - 0x420a1aea __sseek - 0x420a1b22 __sclose - .text 0x420a1b2a 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - 0x420a1b2a vprintf - 0x420a1b48 _vprintf_r - .text 0x420a1b52 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - 0x420a1b52 _vsnprintf_r - 0x420a1bb6 vsnprintf - .text 0x420a1be4 0xc8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - 0x420a1be4 __swsetup_r - .text 0x420a1cac 0x98 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - 0x420a1cac _asprintf_r - 0x420a1cee asprintf - .text 0x420a1d44 0x31e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - 0x420a1d44 _fseeko_r - 0x420a203c fseeko - .text 0x420a2062 0x390 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) - 0x420a2062 _strerror_r - 0x420a23be strerror - 0x420a23d8 strerror_l - .text 0x420a23f2 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) - 0x420a23f2 _user_strerror - .text 0x420a23f6 0x46 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - 0x420a23f6 time - .text 0x420a243c 0x100 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - 0x420a243c _reclaim_reent - .text 0x420a253c 0x12 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - 0x420a253c __errno - .text 0x420a254e 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - 0x420a254e close - .text 0x420a2566 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - 0x420a2566 fstat - .text 0x420a2586 0x24 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - 0x420a2586 gettimeofday - .text 0x420a25aa 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - 0x420a25aa open - .text 0x420a25e4 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - 0x420a25e4 read - .text 0x420a260c 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - 0x420a260c write - .text 0x420a2634 0x281c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - 0x420a2a54 _svfprintf_r - .text 0x420a4e50 0x2978 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - 0x420a5270 _vfprintf_r - 0x420a76fa vfprintf - .text 0x420a77c8 0x1aca /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - 0x420a7be8 __sprint_r - 0x420a7c0c _vfiprintf_r - 0x420a91c4 vfiprintf - .text 0x420a9292 0x7a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - 0x420a9292 __sflags - .text 0x420a930c 0x11c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - 0x420a930c __swhatbuf_r - 0x420a938c __smakebuf_r - .text 0x420a9428 0x22 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - 0x420a9428 __localeconv_l - 0x420a942e _localeconv_r - 0x420a943c localeconv - .text 0x420a944a 0x90 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - 0x420a944a frexp - .text 0x420a94da 0xf72 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - 0x420a960e _dtoa_r - .text 0x420aa44c 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - 0x420aa44c _mbtowc_r - 0x420aa45a __ascii_mbtowc - .text 0x420aa494 0xbfc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x420aa494 _Balloc - 0x420aa546 _Bfree - 0x420aa5ae __multadd - 0x420aa670 __s2b - 0x420aa730 __hi0bits - 0x420aa776 __lo0bits - 0x420aa7e0 __i2b - 0x420aa81a __multiply - 0x420aa99a __pow5mult - 0x420aaa7a __lshift - 0x420aab7e __mcmp - 0x420aabb4 __mdiff - 0x420aad26 __ulp - 0x420aad6a __b2d - 0x420aae30 __d2b - 0x420aaf10 __ratio - 0x420aaf94 _mprec_log10 - 0x420aaffe __copybits - 0x420ab04a __any_on - .text 0x420ab090 0x2e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - 0x420ab090 _wctomb_r - 0x420ab09e __ascii_wctomb - .text 0x420ab0be 0x1ab6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x420ab4cc __ssprint_r - 0x420ab60a _svfiprintf_r - .text 0x420acb74 0x274 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) - 0x420acb74 __trunctfdf2 + 0x420a6040 0x2a esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x420a6040 phy_printf + .text 0x420a606a 0x16a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) + 0x420a606a ceil + .text 0x420a61d4 0xec /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x420a61d4 _fclose_r + 0x420a62aa fclose + .text 0x420a62c0 0x1e6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x420a62c0 __sflush_r + 0x420a640e _fflush_r + 0x420a6474 fflush + .text 0x420a64a6 0x2fe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x420a6640 __sfp_lock_acquire + 0x420a6650 __sfp_lock_release + 0x420a6660 __sfp + 0x420a673a __sinit + 0x420a6768 __fp_lock_all + 0x420a6786 __fp_unlock_all + .text 0x420a67a4 0xfc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x420a67a4 _fopen_r + 0x420a6882 fopen + .text 0x420a68a0 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x420a68a0 _fseek_r + 0x420a68a4 fseek + .text 0x420a68cc 0x30e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x420a68cc __sfvwrite_r + .text 0x420a6bda 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x420a6bda _fwalk_sglue + .text 0x420a6c42 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x420a6c42 _printf_r + 0x420a6c64 printf + .text 0x420a6c96 0xac /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x420a6c96 _puts_r + 0x420a6d2c puts + .text 0x420a6d42 0x136 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x420a6d6a __srefill_r + .text 0x420a6e78 0xf6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + 0x420a6e78 _snprintf_r + 0x420a6eec snprintf + .text 0x420a6f6e 0x90 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + 0x420a6f6e _sprintf_r + 0x420a6fac sprintf + .text 0x420a6ffe 0xc8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x420a6ffe __sread + 0x420a7030 __seofread + 0x420a7034 __swrite + 0x420a7086 __sseek + 0x420a70be __sclose + .text 0x420a70c6 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x420a70c6 vprintf + 0x420a70e4 _vprintf_r + .text 0x420a70ee 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x420a70ee _vsnprintf_r + 0x420a7152 vsnprintf + .text 0x420a7180 0xc8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x420a7180 __swsetup_r + .text 0x420a7248 0x98 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + 0x420a7248 _asprintf_r + 0x420a728a asprintf + .text 0x420a72e0 0x31e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x420a72e0 _fseeko_r + 0x420a75d8 fseeko + .text 0x420a75fe 0x390 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + 0x420a75fe _strerror_r + 0x420a795a strerror + 0x420a7974 strerror_l + .text 0x420a798e 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) + 0x420a798e _user_strerror + .text 0x420a7992 0x46 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + 0x420a7992 time + .text 0x420a79d8 0x100 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x420a79d8 _reclaim_reent + .text 0x420a7ad8 0x12 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x420a7ad8 __errno + .text 0x420a7aea 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x420a7aea close + .text 0x420a7b02 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x420a7b02 fstat + .text 0x420a7b22 0x24 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x420a7b22 gettimeofday + .text 0x420a7b46 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x420a7b46 open + .text 0x420a7b80 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x420a7b80 read + .text 0x420a7ba8 0x28 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x420a7ba8 write + .text 0x420a7bd0 0x281c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x420a7ff0 _svfprintf_r + .text 0x420aa3ec 0x2978 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x420aa80c _vfprintf_r + 0x420acc96 vfprintf + .text 0x420acd64 0x1aca /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x420ad184 __sprint_r + 0x420ad1a8 _vfiprintf_r + 0x420ae760 vfiprintf + .text 0x420ae82e 0x7a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x420ae82e __sflags + .text 0x420ae8a8 0x11c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x420ae8a8 __swhatbuf_r + 0x420ae928 __smakebuf_r + .text 0x420ae9c4 0x22 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x420ae9c4 __localeconv_l + 0x420ae9ca _localeconv_r + 0x420ae9d8 localeconv + .text 0x420ae9e6 0x90 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x420ae9e6 frexp + .text 0x420aea76 0xf72 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x420aebaa _dtoa_r + .text 0x420af9e8 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x420af9e8 _mbtowc_r + 0x420af9f6 __ascii_mbtowc + .text 0x420afa30 0xbfc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x420afa30 _Balloc + 0x420afae2 _Bfree + 0x420afb4a __multadd + 0x420afc0c __s2b + 0x420afccc __hi0bits + 0x420afd12 __lo0bits + 0x420afd7c __i2b + 0x420afdb6 __multiply + 0x420aff36 __pow5mult + 0x420b0016 __lshift + 0x420b011a __mcmp + 0x420b0150 __mdiff + 0x420b02c2 __ulp + 0x420b0306 __b2d + 0x420b03cc __d2b + 0x420b04ac __ratio + 0x420b0530 _mprec_log10 + 0x420b059a __copybits + 0x420b05e6 __any_on + .text 0x420b062c 0x2e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x420b062c _wctomb_r + 0x420b063a __ascii_wctomb + .text 0x420b065a 0x1ab6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x420b0a68 __ssprint_r + 0x420b0ba6 _svfiprintf_r + .text 0x420b2110 0x274 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x420b2110 __trunctfdf2 *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifi0iram.*) *(.wifiextrairam .wifiextrairam.*) - .wifiextrairam.44 - 0x420acde8 0x1e0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - 0x420acde8 sta_rx_eapol .wifiextrairam.5 - 0x420acfc8 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420acfc8 ieee80211_alloc_tx_buf + 0x420b2384 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420b2384 ieee80211_alloc_tx_buf .wifiextrairam.4 - 0x420ad048 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420ad048 ieee80211_post_hmac_tx + 0x420b2404 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420b2404 ieee80211_post_hmac_tx .wifiextrairam.6 - 0x420ad096 0x19e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420ad096 ieee80211_output_do + 0x420b2452 0x19e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420b2452 ieee80211_output_do .wifiextrairam.9 - 0x420ad234 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - 0x420ad234 esp_wifi_internal_tx + 0x420b25f0 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x420b25f0 esp_wifi_internal_tx + .wifiextrairam.44 + 0x420b2622 0x1e0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x420b2622 sta_rx_eapol .wifiextrairam.47 - 0x420ad266 0x246 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420ad266 pm_tx_data_process + 0x420b2802 0x246 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b2802 pm_tx_data_process .wifiextrairam.55 - 0x420ad4ac 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420ad4ac pm_on_data_tx + 0x420b2a48 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b2a48 pm_on_data_tx .wifiextrairam.18 - 0x420ad4b0 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420ad4b0 pp_coex_tx_release + 0x420b2a4c 0x68 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b2a4c pp_coex_tx_release .wifiextrairam.20 - 0x420ad518 0x198 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420ad518 ppProcTxDone + 0x420b2ab4 0x198 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b2ab4 ppProcTxDone .wifiextrairam.63 - 0x420ad6b0 0x12a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420ad6b0 ppMapWaitTxq + 0x420b2c4c 0x12a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b2c4c ppMapWaitTxq .wifiextrairam.38 - 0x420ad7da 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420ad7da ppAssembleAMPDU + 0x420b2d76 0x80 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b2d76 ppAssembleAMPDU .wifiextrairam.71 - 0x420ad85a 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420ad85a ppDirectRecycleAmpdu + 0x420b2df6 0x6a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b2df6 ppDirectRecycleAmpdu .wifiextrairam.73 - 0x420ad8c4 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - 0x420ad8c4 ppRegressAmpdu + 0x420b2e60 0xa8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x420b2e60 ppRegressAmpdu .wifiextrairam.5 - 0x420ad96c 0x1f8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - 0x420ad96c esf_buf_alloc_dynamic + 0x420b2f08 0x1f8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + 0x420b2f08 esf_buf_alloc_dynamic .wifiextrairam.5 - 0x420adb64 0x1f8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420adb64 lmacSetTxFrame + 0x420b3100 0x1f8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420b3100 lmacSetTxFrame .wifiextrairam.23 - 0x420add5c 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420add5c lmacDiscardFrameExchangeSequence + 0x420b32f8 0xd2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420b32f8 lmacDiscardFrameExchangeSequence .wifiextrairam.18 - 0x420ade2e 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420ade2e lmacProcessTxSuccess + 0x420b33ca 0x104 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420b33ca lmacProcessTxSuccess .wifiextrairam.38 - 0x420adf32 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - 0x420adf32 lmacProcessTxComplete + 0x420b34ce 0x152 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x420b34ce lmacProcessTxComplete .wifiextrairam.13 - 0x420ae084 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420ae084 rcGetRate + 0x420b3620 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420b3620 rcGetRate .wifiextrairam.19 - 0x420ae124 0xb6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - 0x420ae124 trc_onPPTxDone + 0x420b36c0 0xb6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + 0x420b36c0 trc_onPPTxDone .wifiextrairam.3 - 0x420ae1da 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) - 0x420ae1da hal_set_tx_pti + 0x420b3776 0x9e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_coex.o) + 0x420b3776 hal_set_tx_pti .wifiextrairam.3 - 0x420ae278 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420ae278 mac_tx_set_pti + 0x420b3814 0x66 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420b3814 mac_tx_set_pti .wifiextrairam.7 - 0x420ae2de 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420ae2de hal_mac_txq_disable + 0x420b387a 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420b387a hal_mac_txq_disable .wifiextrairam.18 - 0x420ae2fa 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - 0x420ae2fa hal_get_tsf_time + 0x420b3896 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + 0x420b3896 hal_get_tsf_time *(EXCLUDE_FILE(*libpp.a) .wifiorslpiram EXCLUDE_FILE(*libpp.a) .wifiorslpiram.*) *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifirxiram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifirxiram.*) *(.wifislpiram .wifislpiram.*) .wifislpiram.5 - 0x420ae324 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420ae324 pm_get_connectionless_status + 0x420b38c0 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b38c0 pm_get_connectionless_status .wifislpiram.22 - 0x420ae350 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420ae350 pm_enable_dream_timer + 0x420b38ec 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b38ec pm_enable_dream_timer .wifislpiram.24 - 0x420ae392 0x170 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420ae392 pm_update_by_connectionless_status + 0x420b392e 0x170 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b392e pm_update_by_connectionless_status .wifislpiram.36 - 0x420ae502 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420ae502 pm_handle_tbtt_interval + 0x420b3a9e 0x7e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3a9e pm_handle_tbtt_interval .wifislpiram.38 - 0x420ae580 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420ae580 pm_update_next_tbtt + 0x420b3b1c 0x14e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3b1c pm_update_next_tbtt .wifislpiram.43 - 0x420ae6ce 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420ae6ce pm_connectionless_wake_interval_timeout_process + 0x420b3c6a 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3c6a pm_connectionless_wake_interval_timeout_process .wifislpiram.44 - 0x420ae712 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - 0x420ae712 pm_connectionless_wake_window_timeout_process + 0x420b3cae 0x6c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x420b3cae pm_connectionless_wake_window_timeout_process .wifislpiram.4 - 0x420ae77e 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420ae77e hal_get_sta_tsf + 0x420b3d1a 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b3d1a hal_get_sta_tsf .wifislpiram.7 - 0x420ae7a6 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420ae7a6 hal_set_sta_light_sleep_wake_ahead_time + 0x420b3d42 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b3d42 hal_set_sta_light_sleep_wake_ahead_time .wifislpiram.8 - 0x420ae7ba 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420ae7ba hal_get_time_to_sta_next_tbtt + 0x420b3d56 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b3d56 hal_get_time_to_sta_next_tbtt .wifislpiram.14 - 0x420ae7f8 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420ae7f8 tsf_hal_get_counter_value + 0x420b3d94 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b3d94 tsf_hal_get_counter_value .wifislpiram.16 - 0x420ae834 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420ae834 tsf_hal_get_time + 0x420b3dd0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b3dd0 tsf_hal_get_time .wifislpiram.30 - 0x420ae852 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) - 0x420ae852 tsf_hal_get_tbtt_interval + 0x420b3dee 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) + 0x420b3dee tsf_hal_get_tbtt_interval .wifislpiram.3 - 0x420ae8a0 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x420b3e3c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) .wifislpiram.4 - 0x420ae8b6 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - 0x420ae8b6 pp_timer_do_process + 0x420b3e52 0xb2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + 0x420b3e52 pp_timer_do_process *(EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifislprxiram EXCLUDE_FILE(*libpp.a *libnet80211.a) .wifislprxiram.*) *libesp_driver_gptimer.a:gptimer.*(.text .text.gptimer_del_timer .text.gptimer_destroy .text.gptimer_disable .text.gptimer_enable .text.gptimer_get_captured_count .text.gptimer_get_raw_count .text.gptimer_get_resolution .text.gptimer_new_timer .text.gptimer_register_event_callbacks .text.gptimer_register_to_group .text.gptimer_set_alarm_action .text.gptimer_set_raw_count .text.gptimer_start .text.gptimer_stop .text.gptimer_unregister_from_group) *libesp_event.a:default_event_loop.*(.text .text.esp_event_handler_instance_register .text.esp_event_handler_instance_unregister .text.esp_event_handler_register .text.esp_event_handler_unregister .text.esp_event_loop_create_default .text.esp_event_loop_delete_default .text.esp_event_post) + .text.esp_event_handler_register + 0x420b3f04 0x28 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x420b3f04 esp_event_handler_register + .text.esp_event_handler_instance_register + 0x420b3f2c 0x2a esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x420b3f2c esp_event_handler_instance_register + .text.esp_event_handler_unregister + 0x420b3f56 0x26 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x420b3f56 esp_event_handler_unregister .text.esp_event_post - 0x420ae968 0x2a esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - 0x420ae968 esp_event_post + 0x420b3f7c 0x2a esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x420b3f7c esp_event_post + .text.esp_event_loop_create_default + 0x420b3fa6 0x42 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x420b3fa6 esp_event_loop_create_default *libesp_event.a:esp_event.*(.text .text.base_node_add_handler .text.base_node_remove_all_handler .text.base_node_remove_handler .text.esp_event_dump .text.esp_event_handler_instance_register_with .text.esp_event_handler_instance_unregister_with .text.esp_event_handler_register_with .text.esp_event_handler_register_with_internal .text.esp_event_handler_unregister_with .text.esp_event_handler_unregister_with_internal .text.esp_event_loop_create .text.esp_event_loop_delete .text.esp_event_loop_run .text.esp_event_loop_run_task .text.esp_event_post_to .text.find_and_unregister_handler .text.handler_execute .text.handler_instances_add .text.handler_instances_remove .text.handler_instances_remove_all .text.loop_node_add_handler .text.loop_node_remove_all_handler .text.loop_node_remove_handler .text.loop_remove_handler) .text.handler_execute - 0x420ae992 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b3fe8 0x32 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.handler_instances_remove - 0x420ae9c4 0x92 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b401a 0x92 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.base_node_remove_handler - 0x420aea56 0x94 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b40ac 0x94 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.loop_node_remove_handler - 0x420aeaea 0xaa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4140 0xaa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.loop_remove_handler - 0x420aeb94 0x72 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b41ea 0x72 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.handler_instances_remove_all - 0x420aec06 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b425c 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.base_node_remove_all_handler - 0x420aec56 0x54 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b42ac 0x54 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.loop_node_remove_all_handler - 0x420aecaa 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4300 0x50 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.handler_instances_add - 0x420aecfa 0xf2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4350 0xf2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.base_node_add_handler - 0x420aedec 0x102 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4442 0x102 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.loop_node_add_handler - 0x420aeeee 0x130 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4544 0x130 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_loop_create - 0x420af01e 0x1d2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420af01e esp_event_loop_create + 0x420b4674 0x1d2 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4674 esp_event_loop_create .text.esp_event_loop_run - 0x420af1f0 0x1fc esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420af1f0 esp_event_loop_run + 0x420b4846 0x1fc esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4846 esp_event_loop_run .text.esp_event_loop_run_task - 0x420af3ec 0x4e esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4a42 0x4e esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .text.esp_event_loop_delete - 0x420af43a 0xea esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420af43a esp_event_loop_delete + 0x420b4a90 0xea esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4a90 esp_event_loop_delete .text.esp_event_handler_register_with_internal - 0x420af524 0x1aa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420af524 esp_event_handler_register_with_internal + 0x420b4b7a 0x1aa esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4b7a esp_event_handler_register_with_internal .text.esp_event_handler_register_with - 0x420af6ce 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420af6ce esp_event_handler_register_with + 0x420b4d24 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4d24 esp_event_handler_register_with + .text.esp_event_handler_instance_register_with + 0x420b4d36 0x10 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4d36 esp_event_handler_instance_register_with .text.esp_event_post_to - 0x420af6e0 0x162 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - 0x420af6e0 esp_event_post_to + 0x420b4d46 0x162 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4d46 esp_event_post_to + .text.find_and_unregister_handler + 0x420b4ea8 0x110 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .text.esp_event_handler_unregister_with_internal + 0x420b4fb8 0xf8 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b4fb8 esp_event_handler_unregister_with_internal + .text.esp_event_handler_unregister_with + 0x420b50b0 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x420b50b0 esp_event_handler_unregister_with *libesp_hw_support.a:cpu.*(.text .text.esp_cpu_clear_breakpoint .text.esp_cpu_clear_watchpoint .text.esp_cpu_set_breakpoint .text.esp_cpu_set_watchpoint) .text.esp_cpu_set_breakpoint - 0x420af842 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - 0x420af842 esp_cpu_set_breakpoint + 0x420b50c6 0x52 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + 0x420b50c6 esp_cpu_set_breakpoint *libesp_hw_support.a:gdma.*(.text .text.do_allocate_gdma_channel .text.gdma_acquire_group_handle .text.gdma_acquire_pair_handle .text.gdma_apply_strategy .text.gdma_config_transfer .text.gdma_connect .text.gdma_del_channel .text.gdma_del_rx_channel .text.gdma_del_tx_channel .text.gdma_disconnect .text.gdma_get_alignment_constraints .text.gdma_get_free_m2m_trig_id_mask .text.gdma_get_group_channel_id .text.gdma_install_rx_interrupt .text.gdma_install_tx_interrupt .text.gdma_new_ahb_channel .text.gdma_register_rx_event_callbacks .text.gdma_register_tx_event_callbacks .text.gdma_release_group_handle .text.gdma_release_pair_handle .text.gdma_set_priority) .text.gdma_acquire_pair_handle - 0x420af894 0xca esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5118 0xca esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_acquire_group_handle - 0x420af95e 0xee esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b51e2 0xee esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_release_group_handle - 0x420afa4c 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b52d0 0xc6 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_release_pair_handle - 0x420afb12 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5396 0x92 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_del_rx_channel - 0x420afba4 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5428 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_del_tx_channel - 0x420afc2e 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b54b2 0x8a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.do_allocate_gdma_channel - 0x420afcb8 0x434 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b553c 0x434 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .text.gdma_new_ahb_channel - 0x420b00ec 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b00ec gdma_new_ahb_channel - 0x420b00ec gdma_new_channel + 0x420b5970 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5970 gdma_new_ahb_channel + 0x420b5970 gdma_new_channel .text.gdma_del_channel - 0x420b011e 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b011e gdma_del_channel + 0x420b59a2 0x62 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b59a2 gdma_del_channel .text.gdma_get_group_channel_id - 0x420b0180 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b0180 gdma_get_group_channel_id + 0x420b5a04 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5a04 gdma_get_group_channel_id .text.gdma_connect - 0x420b01dc 0x1d0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b01dc gdma_connect + 0x420b5a60 0x1d0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5a60 gdma_connect .text.gdma_disconnect - 0x420b03ac 0x118 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b03ac gdma_disconnect + 0x420b5c30 0x118 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5c30 gdma_disconnect .text.gdma_config_transfer - 0x420b04c4 0x144 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - 0x420b04c4 gdma_config_transfer + 0x420b5d48 0x144 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x420b5d48 gdma_config_transfer *libesp_hw_support.a:periph_ctrl.*(.text .text.periph_ll_disable_clk_set_rst .text.periph_ll_enable_clk_clear_rst .text.periph_ll_get_clk_en_mask .text.periph_ll_get_clk_en_reg .text.periph_ll_get_rst_en_mask .text.periph_ll_get_rst_en_reg .text.periph_ll_reset .text.periph_module_disable .text.periph_module_enable .text.periph_rcc_acquire_enter .text.periph_rcc_acquire_exit .text.periph_rcc_release_enter .text.periph_rcc_release_exit) .text.periph_ll_get_clk_en_mask - 0x420b0608 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b5e8c 0x170 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_mask - 0x420b0778 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b5ffc 0x15e esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_clk_en_reg - 0x420b08d6 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b615a 0x5a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_get_rst_en_reg - 0x420b0930 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b61b4 0x5c esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_enable_clk_clear_rst - 0x420b098c 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b6210 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_ll_reset - 0x420b09dc 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b6260 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) .text.periph_rcc_acquire_enter - 0x420b0a12 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x420b0a12 periph_rcc_acquire_enter + 0x420b6296 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b6296 periph_rcc_acquire_enter .text.periph_rcc_acquire_exit - 0x420b0a3a 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x420b0a3a periph_rcc_acquire_exit + 0x420b62be 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b62be periph_rcc_acquire_exit .text.periph_module_enable - 0x420b0a5c 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - 0x420b0a5c periph_module_enable + 0x420b62e0 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + 0x420b62e0 periph_module_enable *libesp_hw_support.a:sar_periph_ctrl.*(.text .text.s_sar_adc_power_acquire .text.s_sar_adc_power_release .text.sar_periph_ctrl_adc_continuous_power_acquire .text.sar_periph_ctrl_adc_continuous_power_release .text.sar_periph_ctrl_adc_oneshot_power_acquire .text.sar_periph_ctrl_adc_oneshot_power_release .text.sar_periph_ctrl_init .text.sar_periph_ctrl_power_disable .text.sar_periph_ctrl_pwdet_power_acquire .text.sar_periph_ctrl_pwdet_power_release) .text.s_sar_adc_power_acquire - 0x420b0afc 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b6380 0x72 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .text.s_sar_adc_power_release - 0x420b0b6e 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b63f2 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) .text.sar_periph_ctrl_init - 0x420b0c20 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x420b0c20 sar_periph_ctrl_init + 0x420b64a4 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b64a4 sar_periph_ctrl_init .text.sar_periph_ctrl_pwdet_power_acquire - 0x420b0c3a 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x420b0c3a sar_periph_ctrl_pwdet_power_acquire + 0x420b64be 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b64be sar_periph_ctrl_pwdet_power_acquire .text.sar_periph_ctrl_pwdet_power_release - 0x420b0ca6 0xa2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x420b0ca6 sar_periph_ctrl_pwdet_power_release + 0x420b652a 0xa2 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b652a sar_periph_ctrl_pwdet_power_release .text.sar_periph_ctrl_adc_oneshot_power_acquire - 0x420b0d48 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x420b0d48 sar_periph_ctrl_adc_oneshot_power_acquire + 0x420b65cc 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b65cc sar_periph_ctrl_adc_oneshot_power_acquire .text.sar_periph_ctrl_adc_oneshot_power_release - 0x420b0d56 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - 0x420b0d56 sar_periph_ctrl_adc_oneshot_power_release + 0x420b65da 0xe esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + 0x420b65da sar_periph_ctrl_adc_oneshot_power_release *libesp_system.a:esp_system_chip.*(.text .text.esp_get_free_heap_size .text.esp_get_free_internal_heap_size .text.esp_get_idf_version .text.esp_get_minimum_free_heap_size) + .text.esp_get_free_heap_size + 0x420b65e8 0x10 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x420b65e8 esp_get_free_heap_size .text.esp_get_free_internal_heap_size - 0x420b0d64 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - 0x420b0d64 esp_get_free_internal_heap_size + 0x420b65f8 0x14 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + 0x420b65f8 esp_get_free_internal_heap_size *libesp_wifi.a:esp_adapter.*(.text .text.clear_intr_wrapper .text.coex_deinit_wrapper .text.coex_disable_wrapper .text.coex_enable_wrapper .text.coex_init_wrapper .text.coex_register_start_cb_wrapper .text.coex_schm_curr_period_get_wrapper .text.coex_schm_curr_phase_get_wrapper .text.coex_schm_flexible_period_get_wrapper .text.coex_schm_flexible_period_set_wrapper .text.coex_schm_interval_get_wrapper .text.coex_schm_process_restart_wrapper .text.coex_schm_register_cb_wrapper .text.coex_schm_status_bit_clear_wrapper .text.coex_schm_status_bit_set_wrapper .text.coex_wifi_channel_set_wrapper .text.coex_wifi_request_wrapper .text.disable_intr_wrapper .text.enable_intr_wrapper .text.esp_event_post_wrapper .text.esp_log_write_wrapper .text.esp_log_writev_wrapper .text.esp_phy_disable_wrapper .text.esp_phy_enable_wrapper .text.esp_read_mac_wrapper .text.event_group_wait_bits_wrapper .text.get_time_wrapper .text.mutex_create_wrapper .text.mutex_delete_wrapper .text.nvs_open_wrapper .text.queue_create_wrapper .text.queue_recv_wrapper .text.queue_send_to_back_wrapper .text.queue_send_to_front_wrapper .text.queue_send_wrapper .text.recursive_mutex_create_wrapper .text.set_intr_wrapper .text.set_isr_wrapper .text.task_create_pinned_to_core_wrapper .text.task_create_wrapper .text.task_get_max_priority_wrapper .text.wifi_clock_disable_wrapper .text.wifi_clock_enable_wrapper .text.wifi_create_queue .text.wifi_create_queue_wrapper .text.wifi_delete_queue .text.wifi_delete_queue_wrapper .text.wifi_reset_mac_wrapper .text.wifi_thread_semphr_free .text.wifi_thread_semphr_get_wrapper) .text.clear_intr_wrapper - 0x420b0d78 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b660c 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_get_max_priority_wrapper - 0x420b0d7a 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b660e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_init_wrapper - 0x420b0d7e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6612 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_deinit_wrapper - 0x420b0d82 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6616 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_enable_wrapper - 0x420b0d84 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6618 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_disable_wrapper - 0x420b0d88 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b661c 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_wifi_request_wrapper - 0x420b0d8a 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b661e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_wifi_channel_set_wrapper - 0x420b0d8e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6622 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_status_bit_clear_wrapper - 0x420b0d92 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6626 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_status_bit_set_wrapper - 0x420b0d94 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6628 0x2 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_interval_get_wrapper - 0x420b0d96 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b662a 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_curr_period_get_wrapper - 0x420b0d9a 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b662e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_curr_phase_get_wrapper - 0x420b0d9e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6632 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_register_start_cb_wrapper - 0x420b0da2 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6636 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_process_restart_wrapper - 0x420b0da6 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b663a 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_register_cb_wrapper - 0x420b0daa 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b663e 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_flexible_period_set_wrapper - 0x420b0dae 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6642 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.coex_schm_flexible_period_get_wrapper - 0x420b0db2 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6646 0x4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_create_wrapper - 0x420b0db6 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b664a 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.mutex_delete_wrapper - 0x420b0dca 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b665e 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_thread_semphr_free - 0x420b0ddc 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6670 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_log_writev_wrapper - 0x420b0df0 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6684 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_log_write_wrapper - 0x420b0dfe 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6692 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.get_time_wrapper - 0x420b0e1a 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b66ae 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.nvs_open_wrapper - 0x420b0e28 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b66bc 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_clock_disable_wrapper - 0x420b0e36 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b66ca 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_clock_enable_wrapper - 0x420b0e48 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b66dc 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_reset_mac_wrapper - 0x420b0e5a 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b66ee 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_read_mac_wrapper - 0x420b0e6e 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6702 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_phy_enable_wrapper - 0x420b0e7c 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6710 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_phy_disable_wrapper - 0x420b0e96 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b672a 0x1a esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.esp_event_post_wrapper - 0x420b0eb0 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6744 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_create_wrapper - 0x420b0ecc 0x18 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6760 0x18 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.task_create_pinned_to_core_wrapper - 0x420b0ee4 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6778 0x1c esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.event_group_wait_bits_wrapper - 0x420b0f00 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6794 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_recv_wrapper - 0x420b0f24 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b67b8 0x24 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_to_front_wrapper - 0x420b0f48 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b67dc 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_to_back_wrapper - 0x420b0f5c 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b67f0 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.queue_send_wrapper - 0x420b0f70 0x28 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6804 0x28 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.recursive_mutex_create_wrapper - 0x420b0f98 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b682c 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.mutex_create_wrapper - 0x420b0fac 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6840 0x14 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_thread_semphr_get_wrapper - 0x420b0fc0 0x6e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6854 0x6e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.disable_intr_wrapper - 0x420b102e 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68c2 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.enable_intr_wrapper - 0x420b1040 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68d4 0x12 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.set_isr_wrapper - 0x420b1052 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68e6 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.set_intr_wrapper - 0x420b1060 0x36 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b68f4 0x36 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_create_queue - 0x420b1096 0x40 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - 0x420b1096 wifi_create_queue + 0x420b692a 0x40 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b692a wifi_create_queue .text.wifi_create_queue_wrapper - 0x420b10d6 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b696a 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .text.wifi_delete_queue - 0x420b10e4 0x26 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - 0x420b10e4 wifi_delete_queue + 0x420b6978 0x26 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b6978 wifi_delete_queue .text.wifi_delete_queue_wrapper - 0x420b110a 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x420b699e 0xe esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) *libesp_wifi.a:wifi_netif.*(.text .text.esp_wifi_create_if_driver .text.esp_wifi_destroy_if_driver .text.esp_wifi_get_if_mac .text.esp_wifi_is_if_ready_when_started .text.esp_wifi_register_if_rxcb .text.wifi_ap_receive .text.wifi_driver_start .text.wifi_free .text.wifi_transmit) + .text.wifi_ap_receive + 0x420b69ac 0x26 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.wifi_driver_start + 0x420b69d2 0x32 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.wifi_free + 0x420b6a04 0x12 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.wifi_transmit + 0x420b6a16 0x14 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .text.esp_wifi_create_if_driver + 0x420b6a2a 0x5c esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6a2a esp_wifi_create_if_driver + .text.esp_wifi_get_if_mac + 0x420b6a86 0x20 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6a86 esp_wifi_get_if_mac + .text.esp_wifi_is_if_ready_when_started + 0x420b6aa6 0x16 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6aa6 esp_wifi_is_if_ready_when_started + .text.esp_wifi_register_if_rxcb + 0x420b6abc 0x118 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + 0x420b6abc esp_wifi_register_if_rxcb *libfreertos.a:app_startup.*(.literal .literal.* .text .text.*) .text.main_task - 0x420b1118 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x420b6bd4 0xd4 esp-idf/freertos/libfreertos.a(app_startup.c.obj) .text.esp_startup_start_app - 0x420b11ec 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - 0x420b11ec esp_startup_start_app + 0x420b6ca8 0x76 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + 0x420b6ca8 esp_startup_start_app *libfreertos.a:freertos_compatibility.*(.literal .literal.* .text .text.*) *libfreertos.a:idf_additions.*(.literal .literal.* .text .text.*) .text.xQueueCreateWithCaps - 0x420b1262 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x420b1262 xQueueCreateWithCaps + 0x420b6d1e 0x7a esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x420b6d1e xQueueCreateWithCaps .text.vQueueDeleteWithCaps - 0x420b12dc 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - 0x420b12dc vQueueDeleteWithCaps + 0x420b6d98 0x64 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x420b6d98 vQueueDeleteWithCaps *libfreertos.a:tasks.*(.literal.pxGetTaskListByIndex .text.pxGetTaskListByIndex) *libfreertos.a:tasks.*(.literal.uxTaskGetSnapshotAll .text.uxTaskGetSnapshotAll) *libfreertos.a:tasks.*(.literal.xTaskGetNext .text.xTaskGetNext) *libhal.a:gdma_hal_ahb_v1.*(.text .text.gdma_ahb_hal_connect_peri .text.gdma_ahb_hal_disconnect_peri .text.gdma_ahb_hal_enable_burst .text.gdma_ahb_hal_enable_intr .text.gdma_ahb_hal_get_intr_status_reg .text.gdma_ahb_hal_init .text.gdma_ahb_hal_set_priority .text.gdma_ahb_hal_set_strategy .text.gdma_ll_rx_enable_interrupt .text.gdma_ll_tx_enable_interrupt) .text.gdma_ll_rx_enable_interrupt - 0x420b1340 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b6dfc 0x26 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .text.gdma_ll_tx_enable_interrupt - 0x420b1366 0x2e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b6e22 0x2e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .text.gdma_ahb_hal_set_priority - 0x420b1394 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b1394 gdma_ahb_hal_set_priority + 0x420b6e50 0x3e esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b6e50 gdma_ahb_hal_set_priority .text.gdma_ahb_hal_connect_peri - 0x420b13d2 0x9a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b13d2 gdma_ahb_hal_connect_peri + 0x420b6e8e 0x9a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b6e8e gdma_ahb_hal_connect_peri .text.gdma_ahb_hal_disconnect_peri - 0x420b146c 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b146c gdma_ahb_hal_disconnect_peri + 0x420b6f28 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b6f28 gdma_ahb_hal_disconnect_peri .text.gdma_ahb_hal_enable_burst - 0x420b14b0 0x78 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b14b0 gdma_ahb_hal_enable_burst + 0x420b6f6c 0x78 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b6f6c gdma_ahb_hal_enable_burst .text.gdma_ahb_hal_set_strategy - 0x420b1528 0x84 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b1528 gdma_ahb_hal_set_strategy + 0x420b6fe4 0x84 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b6fe4 gdma_ahb_hal_set_strategy .text.gdma_ahb_hal_enable_intr - 0x420b15ac 0x24 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b15ac gdma_ahb_hal_enable_intr + 0x420b7068 0x24 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b7068 gdma_ahb_hal_enable_intr .text.gdma_ahb_hal_get_intr_status_reg - 0x420b15d0 0x1a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b15d0 gdma_ahb_hal_get_intr_status_reg + 0x420b708c 0x1a esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b708c gdma_ahb_hal_get_intr_status_reg .text.gdma_ahb_hal_init - 0x420b15ea 0xa6 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - 0x420b15ea gdma_ahb_hal_init + 0x420b70a6 0xa6 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x420b70a6 gdma_ahb_hal_init *libhal.a:gdma_hal_top.*(.text .text.gdma_hal_connect_peri .text.gdma_hal_deinit .text.gdma_hal_disconnect_peri .text.gdma_hal_enable_access_encrypt_mem .text.gdma_hal_enable_burst .text.gdma_hal_enable_intr .text.gdma_hal_get_intr_status_reg .text.gdma_hal_set_burst_size .text.gdma_hal_set_priority .text.gdma_hal_set_strategy) .text.gdma_hal_deinit - 0x420b1690 0x6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b1690 gdma_hal_deinit + 0x420b714c 0x6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b714c gdma_hal_deinit .text.gdma_hal_set_priority - 0x420b1696 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b1696 gdma_hal_set_priority + 0x420b7152 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b7152 gdma_hal_set_priority .text.gdma_hal_connect_peri - 0x420b16a4 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b16a4 gdma_hal_connect_peri + 0x420b7160 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b7160 gdma_hal_connect_peri .text.gdma_hal_disconnect_peri - 0x420b16b2 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b16b2 gdma_hal_disconnect_peri + 0x420b716e 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b716e gdma_hal_disconnect_peri .text.gdma_hal_enable_burst - 0x420b16c0 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b16c0 gdma_hal_enable_burst + 0x420b717c 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b717c gdma_hal_enable_burst .text.gdma_hal_set_burst_size - 0x420b16ce 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b16ce gdma_hal_set_burst_size + 0x420b718a 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b718a gdma_hal_set_burst_size .text.gdma_hal_enable_intr - 0x420b16de 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b16de gdma_hal_enable_intr + 0x420b719a 0xe esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b719a gdma_hal_enable_intr .text.gdma_hal_enable_access_encrypt_mem - 0x420b16ec 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - 0x420b16ec gdma_hal_enable_access_encrypt_mem + 0x420b71a8 0x10 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x420b71a8 gdma_hal_enable_access_encrypt_mem *libhal.a:gpio_hal.*(.text .text.gpio_hal_intr_disable .text.gpio_hal_intr_enable_on_core) .text.gpio_hal_intr_enable_on_core - 0x420b16fc 0x70 esp-idf/hal/libhal.a(gpio_hal.c.obj) - 0x420b16fc gpio_hal_intr_enable_on_core + 0x420b71b8 0x70 esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x420b71b8 gpio_hal_intr_enable_on_core .text.gpio_hal_intr_disable - 0x420b176c 0x3a esp-idf/hal/libhal.a(gpio_hal.c.obj) - 0x420b176c gpio_hal_intr_disable + 0x420b7228 0x3a esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x420b7228 gpio_hal_intr_disable *libhal.a:timer_hal.*(.text .text.timer_hal_deinit .text.timer_hal_init .text.timer_hal_set_counter_value) *libheap.a:multi_heap.*(.text .text.multi_heap_check .text.multi_heap_dump .text.multi_heap_dump_tlsf .text.multi_heap_free_size_impl .text.multi_heap_get_info_impl .text.multi_heap_get_info_tlsf .text.multi_heap_minimum_free_size_impl .text.multi_heap_register_impl .text.multi_heap_reset_minimum_free_bytes .text.multi_heap_restore_minimum_free_bytes .text.multi_heap_walk) .text.multi_heap_get_info_tlsf - 0x420b17a6 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420b7262 0x22 esp-idf/heap/libheap.a(multi_heap.c.obj) .text.multi_heap_register_impl - 0x420b17c8 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x420b17c8 multi_heap_register_impl - 0x420b17c8 multi_heap_register + 0x420b7284 0x6c esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420b7284 multi_heap_register_impl + 0x420b7284 multi_heap_register .text.multi_heap_free_size_impl - 0x420b1834 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x420b1834 multi_heap_free_size_impl - 0x420b1834 multi_heap_free_size + 0x420b72f0 0xa esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420b72f0 multi_heap_free_size_impl + 0x420b72f0 multi_heap_free_size .text.multi_heap_get_info_impl - 0x420b183e 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) - 0x420b183e multi_heap_get_info - 0x420b183e multi_heap_get_info_impl + 0x420b72fa 0x94 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x420b72fa multi_heap_get_info + 0x420b72fa multi_heap_get_info_impl *libheap.a:tlsf.*(.text .text.control_construct .text.default_walker .text.integrity_walker .text.tlsf_add_pool .text.tlsf_check .text.tlsf_check_pool .text.tlsf_create .text.tlsf_create_with_pool .text.tlsf_destroy .text.tlsf_fit_size .text.tlsf_malloc_addr .text.tlsf_pool_overhead .text.tlsf_remove_pool .text.tlsf_walk_pool) .text.control_construct - 0x420b18d2 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b738e 0x1c2 esp-idf/heap/libheap.a(tlsf.c.obj) .text.default_walker - 0x420b1a94 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b7550 0x34 esp-idf/heap/libheap.a(tlsf.c.obj) .text.tlsf_walk_pool - 0x420b1ac8 0x86 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b1ac8 tlsf_walk_pool + 0x420b7584 0x86 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b7584 tlsf_walk_pool .text.tlsf_fit_size - 0x420b1b4e 0x78 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b1b4e tlsf_fit_size + 0x420b760a 0x78 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b760a tlsf_fit_size .text.tlsf_pool_overhead - 0x420b1bc6 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b1bc6 tlsf_pool_overhead + 0x420b7682 0x4 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b7682 tlsf_pool_overhead .text.tlsf_add_pool - 0x420b1bca 0x230 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b1bca tlsf_add_pool + 0x420b7686 0x230 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b7686 tlsf_add_pool .text.tlsf_create - 0x420b1dfa 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b1dfa tlsf_create + 0x420b78b6 0x28 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b78b6 tlsf_create .text.tlsf_create_with_pool - 0x420b1e22 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) - 0x420b1e22 tlsf_create_with_pool + 0x420b78de 0x42 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x420b78de tlsf_create_with_pool *liblog.a:log_timestamp.*(.text) *liblog.a:log_write.*(.text .text.esp_log_set_vprintf .text.esp_log_writev) .text.esp_log_writev - 0x420b1e64 0x32 esp-idf/log/liblog.a(log_write.c.obj) - 0x420b1e64 esp_log_writev + 0x420b7920 0x32 esp-idf/log/liblog.a(log_write.c.obj) + 0x420b7920 esp_log_writev *libriscv.a:interrupt.*(.literal.intr_handler_get .text.intr_handler_get) .text.intr_handler_get - 0x420b1e96 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x420b1e96 intr_handler_get + 0x420b7952 0x14 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x420b7952 intr_handler_get *libriscv.a:interrupt.*(.literal.intr_handler_set .text.intr_handler_set) .text.intr_handler_set - 0x420b1eaa 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) - 0x420b1eaa intr_handler_set + 0x420b7966 0x22 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x420b7966 intr_handler_set *(.stub) *(.gnu.linkonce.t.*) *(.gnu.warning) *(.irom0.text) - 0x420b1edc . = (. + 0x10) - *fill* 0x420b1ecc 0x10 - 0x420b1edc _text_end = ABSOLUTE (.) - 0x420b1edc _instruction_reserved_end = ABSOLUTE (.) - 0x420b1edc _etext = . + 0x420b7998 . = (. + 0x10) + *fill* 0x420b7988 0x10 + 0x420b7998 _text_end = ABSOLUTE (.) + 0x420b7998 _instruction_reserved_end = ABSOLUTE (.) + 0x420b7998 _etext = . 0x00000000 _flash_cache_start = ABSOLUTE (0x0) .flash_rodata_dummy 0x3c000020 0xc0000 0x3c000020 _flash_rodata_dummy_start = . - 0x3c0b1edc . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) - *fill* 0x3c000020 0xb1ebc + 0x3c0b7998 . = (ALIGN (ALIGNOF (.flash.text)) + SIZEOF (.flash.text)) + *fill* 0x3c000020 0xb7978 0x3c0c0020 . = (ALIGN (0x10000) + 0x20) - *fill* 0x3c0b1edc 0xe144 + *fill* 0x3c0b7998 0x8688 .flash.appdesc 0x3c0c0020 0x100 0x3c0c0020 _rodata_reserved_start = ABSOLUTE (.) @@ -38882,6208 +39071,6385 @@ END GROUP 0x3c0c0120 . = ALIGN (ALIGNOF (.flash.rodata)) 0x00000001 ASSERT ((ADDR (.flash.rodata) == (ADDR (.flash.appdesc) + SIZEOF (.flash.appdesc))), The gap between .flash.appdesc and .flash.rodata must not exist to produce the final bin image.) -.flash.rodata 0x3c0c0120 0x1f514 +.flash.rodata 0x3c0c0120 0x206bc 0x3c0c0120 _flash_rodata_start = ABSOLUTE (.) *(EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .rodata.* EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2 EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .sdata2.* EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata EXCLUDE_FILE(*libspi_flash.a:spi_flash_wrap.* *libspi_flash.a:spi_flash_chip_winbond.* *libspi_flash.a:spi_flash_chip_th.* *libspi_flash.a:spi_flash_chip_mxic.* *libspi_flash.a:spi_flash_chip_issi.* *libspi_flash.a:spi_flash_chip_generic.* *libspi_flash.a:spi_flash_chip_gd.* *libspi_flash.a:spi_flash_chip_boya.* *libspi_flash.a:memspi_host_driver.* *libspi_flash.a:flash_brownout_hook.* *libsoc.a:lldesc.* *libnewlib.a:stdatomic.* *libnewlib.a:heap.* *libnewlib.a:assert.* *libnewlib.a:abort.* *liblog.a:log_lock.* *libhal.a:wdt_hal_iram.* *libhal.a:systimer_hal.* *libhal.a:spi_slave_hal_iram.* *libhal.a:spi_hal_iram.* *libhal.a:spi_flash_hal_iram.* *libhal.a:spi_flash_hal_gpspi.* *libhal.a:spi_flash_encrypt_hal_iram.* *libhal.a:mmu_hal.* *libhal.a:ledc_hal_iram.* *libhal.a:i2c_hal_iram.* *libhal.a:cache_hal.* *libgcc.a:save-restore.* *libgcc.a:_divsf3.* *libesp_system.a:ubsan.* *libesp_system.a:image_process.* *libesp_system.a:esp_err.* *libesp_rom.a:esp_rom_systimer.* *libesp_rom.a:esp_rom_sys.* *libesp_rom.a:esp_rom_spiflash.* *libesp_rom.a:esp_rom_print.* *libesp_mm.a:esp_cache.* *libesp_hw_support.a:systimer.* *libesp_hw_support.a:sleep_console.* *libesp_hw_support.a:rtc_clk.* *libesp_hw_support.a:mspi_timing_tuning.* *libesp_hw_support.a:esp_memory_utils.* *libesp_hw_support.a:clk_utils.* *libclang_rt.builtins.a:save.* *libclang_rt.builtins.a:restore.* *libclang_rt.builtins.a:_divsf3.* *libapp_trace.a:port_uart.* *libapp_trace.a:app_trace_util.* *libapp_trace.a:app_trace.* *libphy.a *libgcov.a) .srodata.*) .rodata.__esp_system_init_fn_init_show_app_info.str1.4 - 0x3c0c0120 0x1344a esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c0c0120 0x140d6 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0xee (size before relaxing) .rodata.__esp_system_init_fn_init_efuse_show_app_info.str1.4 - 0x3c0d356a 0xa2 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0d41f6 0xa2 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.__esp_system_init_fn_init_efuse.str1.4 - 0x3c0d356a 0x31 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - *fill* 0x3c0d356a 0x2 + 0x3c0d41f6 0x31 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + *fill* 0x3c0d41f6 0x2 .rodata.__FUNCTION__.0 - 0x3c0d356c 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0d41f8 0x20 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .rodata.set_cnt_in_reg.str1.4 - 0x3c0d358c 0x63 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c0d4218 0x63 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.write_reg.str1.4 - 0x3c0d358c 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c0d4218 0x84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.esp_efuse_utility_process.str1.4 - 0x3c0d358c 0x5d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c0d4218 0x5d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.__func__.1 - 0x3c0d358c 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - *fill* 0x3c0d35a7 0x1 + 0x3c0d4218 0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x3c0d4233 0x1 .rodata.__func__.4 - 0x3c0d35a8 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - *fill* 0x3c0d35c2 0x2 + 0x3c0d4234 0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + *fill* 0x3c0d424e 0x2 .srodata.USER_DATA_MAC_CUSTOM - 0x3c0d35c4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d4250 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_CAL_VOL_ATTEN3 - 0x3c0d35c8 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d4254 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_CAL_VOL_ATTEN2 - 0x3c0d35cc 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d4258 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_CAL_VOL_ATTEN1 - 0x3c0d35d0 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d425c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_CAL_VOL_ATTEN0 - 0x3c0d35d4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d4260 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN3 - 0x3c0d35d8 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d4264 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN2 - 0x3c0d35dc 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d4268 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN1 - 0x3c0d35e0 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d426c 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.ADC1_INIT_CODE_ATTEN0 - 0x3c0d35e4 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d4270 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.TEMP_CALIB - 0x3c0d35e8 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d4274 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .srodata.BLK_VERSION_MAJOR - 0x3c0d35ec 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .rodata.MAC 0x3c0d35f0 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + 0x3c0d4278 0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .rodata.MAC 0x3c0d427c 0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) .rodata.esp_efuse_utility_check_errors.str1.4 - 0x3c0d3608 0x79 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c0d4294 0x79 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) .rodata.range_read_addr_blocks - 0x3c0d3608 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - 0x3c0d3608 range_read_addr_blocks + 0x3c0d4294 0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + 0x3c0d4294 range_read_addr_blocks .rodata.__esp_system_init_fn_init_show_cpu_freq.str1.4 - 0x3c0d3660 0x51 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0d42ec 0x51 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__esp_system_init_fn_init_flash.str1.4 - 0x3c0d3660 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0d42ec 0x40 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.__func__.0 - 0x3c0d3660 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0d42ec 0x20 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .rodata.str1.4 - 0x3c0d3680 0xf6 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .srodata 0x3c0d3680 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) + 0x3c0d430c 0xf6 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .srodata 0x3c0d430c 0x5 esp-idf/esp_system/libesp_system.a(brownout.c.obj) .rodata.select_rtc_slow_clk.str1.4 - 0x3c0d3685 0x51 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c0d4311 0x51 esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.esp_clk_init.str1.4 - 0x3c0d3685 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c0d3685 0x3 + 0x3c0d4311 0x68 esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c0d4311 0x3 .rodata.__func__.0 - 0x3c0d3688 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) - *fill* 0x3c0d3695 0x3 - .srodata 0x3c0d3698 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) + 0x3c0d4314 0xd esp-idf/esp_system/libesp_system.a(clk.c.obj) + *fill* 0x3c0d4321 0x3 + .srodata 0x3c0d4324 0x4 esp-idf/esp_system/libesp_system.a(clk.c.obj) .rodata.str1.4 - 0x3c0d369c 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3c0d4328 0x60 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .rodata.__func__.0 - 0x3c0d369c 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + 0x3c0d4328 0x1a esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) .rodata.str1.4 - 0x3c0d36b6 0x13a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - *fill* 0x3c0d36b6 0x2 + 0x3c0d4342 0x13a esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + *fill* 0x3c0d4342 0x2 .rodata.cache_ilg_bits - 0x3c0d36b8 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c0d36b8 cache_ilg_bits + 0x3c0d4344 0x18 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c0d4344 cache_ilg_bits .rodata.core0_acs_bits - 0x3c0d36d0 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - 0x3c0d36d0 core0_acs_bits + 0x3c0d435c 0x30 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + 0x3c0d435c core0_acs_bits .rodata.esp_panic_handler.str1.4 - 0x3c0d3700 0x87 esp-idf/esp_system/libesp_system.a(panic.c.obj) + 0x3c0d438c 0x87 esp-idf/esp_system/libesp_system.a(panic.c.obj) .rodata.do_system_init_fn.str1.4 - 0x3c0d3700 0x46 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c0d438c 0x46 esp-idf/esp_system/libesp_system.a(startup.c.obj) .srodata.g_startup_fn - 0x3c0d3700 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) - 0x3c0d3700 g_startup_fn + 0x3c0d438c 0x4 esp-idf/esp_system/libesp_system.a(startup.c.obj) + 0x3c0d438c g_startup_fn .rodata.frame_to_panic_info.str1.4 - 0x3c0d3704 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c0d4390 0x8 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.print_state_for_core.str1.4 - 0x3c0d3704 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + 0x3c0d4390 0x3 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) .rodata.esp_mprot_mem_type_to_str.str1.4 - 0x3c0d3704 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d4390 0x48 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_register_array.str1.4 - 0x3c0d3704 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d4390 0xf esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_basic_backtrace.str1.4 - 0x3c0d3704 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d4390 0x1f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_memprot_err_details.str1.4 - 0x3c0d3704 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d4390 0x8f esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_assist_debug_details.str1.4 - 0x3c0d3704 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d4390 0x8d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.print_cache_err_details.str1.4 - 0x3c0d3704 0x45 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d4390 0x45 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_print_registers.str1.4 - 0x3c0d3704 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d4390 0x18 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_soc_fill_info.str1.4 - 0x3c0d3704 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d4390 0x6c esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.panic_arch_fill_info.str1.4 - 0x3c0d3704 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d4390 0x19 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.str1.4 - 0x3c0d3704 0x30d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d4390 0x30d esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .rodata.reason.0 - 0x3c0d3704 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .rodata 0x3c0d3744 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + 0x3c0d4390 0x40 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .rodata 0x3c0d43d0 0x94 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) .srodata.esp_unknown_msg - 0x3c0d37d8 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c0d4464 0x6 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.str1.4 - 0x3c0d37de 0x1826 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - *fill* 0x3c0d37de 0x2 + 0x3c0d446a 0x1826 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + *fill* 0x3c0d446a 0x2 .rodata.esp_err_msg_table - 0x3c0d37e0 0x6d8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + 0x3c0d446c 0x6d8 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) .rodata.log_level_set.str1.4 - 0x3c0d3eb8 0x2 esp-idf/log/liblog.a(tag_log_level.c.obj) + 0x3c0d4b44 0x2 esp-idf/log/liblog.a(tag_log_level.c.obj) .rodata.esp_log_cache_set_level.str1.4 - 0x3c0d3eb8 0x95 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3c0d4b44 0x95 esp-idf/log/liblog.a(log_binary_heap.c.obj) .rodata.__func__.0 - 0x3c0d3eb8 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3c0d4b44 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) .rodata.__func__.1 - 0x3c0d3ed0 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) + 0x3c0d4b5c 0x18 esp-idf/log/liblog.a(log_binary_heap.c.obj) .rodata.__func__.1 - 0x3c0d3ee8 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3c0d4b74 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.__func__.5 - 0x3c0d3f00 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c0d3f11 0x3 + 0x3c0d4b8c 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c0d4b9d 0x3 .rodata.__func__.6 - 0x3c0d3f14 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c0d3f26 0x2 + 0x3c0d4ba0 0x12 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c0d4bb2 0x2 .rodata.__func__.9 - 0x3c0d3f28 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3c0d4bb4 0x18 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.__func__.10 - 0x3c0d3f40 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c0d3f5a 0x2 + 0x3c0d4bcc 0x1a esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c0d4be6 0x2 .rodata.__func__.11 - 0x3c0d3f5c 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) - *fill* 0x3c0d3f75 0x3 + 0x3c0d4be8 0x19 esp-idf/heap/libheap.a(heap_caps.c.obj) + *fill* 0x3c0d4c01 0x3 .rodata.__func__.12 - 0x3c0d3f78 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) + 0x3c0d4c04 0x11 esp-idf/heap/libheap.a(heap_caps.c.obj) .rodata.register_heap.str1.4 - 0x3c0d3f89 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c0d4c15 0x43 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.heap_caps_init.str1.4 - 0x3c0d3f89 0x11c esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c0d3f89 0x3 + 0x3c0d4c15 0x11c esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c0d4c15 0x3 .rodata.__func__.1 - 0x3c0d3f8c 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c0d4c18 0x14 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.__func__.2 - 0x3c0d3fa0 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) - *fill* 0x3c0d3faf 0x1 + 0x3c0d4c2c 0xf esp-idf/heap/libheap.a(heap_caps_init.c.obj) + *fill* 0x3c0d4c3b 0x1 .rodata.__func__.3 - 0x3c0d3fb0 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c0d4c3c 0xe esp-idf/heap/libheap.a(heap_caps_init.c.obj) .rodata.assert_valid_block.str1.4 - 0x3c0d3fbe 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c0d4c4a 0x32 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_register_impl.str1.4 - 0x3c0d3fbe 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c0d4c4a 0x2f esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.multi_heap_get_first_block.str1.4 - 0x3c0d3fbe 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) - *fill* 0x3c0d3fbe 0x2 + 0x3c0d4c4a 0xd esp-idf/heap/libheap.a(multi_heap.c.obj) + *fill* 0x3c0d4c4a 0x2 .rodata.__func__.4 - 0x3c0d3fc0 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c0d4c4c 0x18 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.__func__.0 - 0x3c0d3fd8 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) + 0x3c0d4c64 0x19 esp-idf/heap/libheap.a(multi_heap.c.obj) .rodata.control_construct.str1.4 - 0x3c0d3ff1 0xca esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4c7d 0xca esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.default_walker.str1.4 - 0x3c0d3ff1 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4c7d 0x26 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_check.str1.4 - 0x3c0d3ff1 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4c7d 0x4a esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_add_pool.str1.4 - 0x3c0d3ff1 0x176 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4c7d 0x176 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_remove_pool.str1.4 - 0x3c0d3ff1 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4c7d 0x116 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_create.str1.4 - 0x3c0d3ff1 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4c7d 0x32 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_malloc.str1.4 - 0x3c0d3ff1 0x1e7 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4c7d 0x1e7 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_memalign_offs.str1.4 - 0x3c0d3ff1 0x2b esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4c7d 0x2b esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_free.str1.4 - 0x3c0d3ff1 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4c7d 0x110 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.tlsf_realloc.str1.4 - 0x3c0d3ff1 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d3ff1 0x3 + 0x3c0d4c7d 0x2e esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4c7d 0x3 .rodata.__func__.0 - 0x3c0d3ff4 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + 0x3c0d4c80 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) .rodata.__func__.1 - 0x3c0d4004 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4011 0x3 + 0x3c0d4c90 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4c9d 0x3 .rodata.__func__.2 - 0x3c0d4014 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4025 0x3 + 0x3c0d4ca0 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4cb1 0x3 .rodata.__func__.3 - 0x3c0d4028 0xd esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4035 0x3 + 0x3c0d4cb4 0xd esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4cc1 0x3 .rodata.__func__.5 - 0x3c0d4038 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4049 0x3 + 0x3c0d4cc4 0x11 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4cd5 0x3 .rodata.__func__.6 - 0x3c0d404c 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4056 0x2 + 0x3c0d4cd8 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4ce2 0x2 .rodata.__func__.7 - 0x3c0d4058 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d406b 0x1 - .rodata.__func__.8 - 0x3c0d406c 0xc esp-idf/heap/libheap.a(tlsf.c.obj) - .rodata.__func__.9 - 0x3c0d4078 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) - .rodata.__func__.10 - 0x3c0d4088 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d409b 0x1 - .rodata.__func__.11 - 0x3c0d409c 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d40b2 0x2 - .rodata.__func__.12 - 0x3c0d40b4 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d40c6 0x2 - .rodata.__func__.13 - 0x3c0d40c8 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d40da 0x2 - .rodata.__func__.14 - 0x3c0d40dc 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d40ee 0x2 - .rodata.__func__.16 - 0x3c0d40f0 0xa esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d40fa 0x2 - .rodata.__func__.17 - 0x3c0d40fc 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d410e 0x2 - .rodata.__func__.19 - 0x3c0d4110 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) - *fill* 0x3c0d4119 0x3 - .rodata.__func__.20 - 0x3c0d411c 0xb esp-idf/heap/libheap.a(tlsf.c.obj) - .rodata.s_prepare_reserved_regions.str1.4 - 0x3c0d4127 0xfa esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c0d4127 0x1 - .rodata.__func__.0 - 0x3c0d4128 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - *fill* 0x3c0d4143 0x1 - .srodata.soc_memory_region_count - 0x3c0d4144 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c0d4144 soc_memory_region_count - .rodata.soc_memory_regions - 0x3c0d4148 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c0d4148 soc_memory_regions - .rodata.str1.4 - 0x3c0d41ac 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) - .rodata.soc_memory_types - 0x3c0d41ac 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c0d41ac soc_memory_types - .rodata.str1.4 - 0x3c0d41dc 0x179 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .rodata.__func__.0 - 0x3c0d41dc 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - *fill* 0x3c0d41f3 0x1 - .rodata.__func__.1 - 0x3c0d41f4 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .rodata.__func__.2 - 0x3c0d420c 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .rodata.find_desc_for_source.str1.4 - 0x3c0d421b 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .rodata.is_vect_desc_usable.str1.4 - 0x3c0d421b 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .rodata.esp_intr_alloc_intrstatus.str1.4 - 0x3c0d421b 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .rodata.intr_free_for_current_cpu.str1.4 - 0x3c0d421b 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c0d421b 0x1 - .rodata.__func__.2 - 0x3c0d421c 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c0d422d 0x3 - .rodata.__func__.3 - 0x3c0d4230 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c0d424a 0x2 - .rodata.__func__.5 - 0x3c0d424c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c0d4266 0x2 - .rodata.__func__.6 - 0x3c0d4268 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c0d427e 0x2 - .rodata.__func__.7 - 0x3c0d4280 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - *fill* 0x3c0d4299 0x3 - .rodata.__func__.9 - 0x3c0d429c 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .rodata.__func__.10 - 0x3c0d42b0 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .rodata.periph_module_enable.str1.4 - 0x3c0d42c5 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - *fill* 0x3c0d42c5 0x3 - .rodata.__func__.0 - 0x3c0d42c8 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - .rodata.__func__.2 - 0x3c0d42dc 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - .rodata.gpio_ll_deepsleep_wakeup_is_enabled.str1.4 - 0x3c0d42f1 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .rodata.esp_sleep_config_gpio_isolate.str1.4 - 0x3c0d42f1 0x4b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .rodata.esp_sleep_enable_gpio_switch.str1.4 - 0x3c0d42f1 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c0d42f1 0x3 - .rodata.__func__.0 - 0x3c0d42f4 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - *fill* 0x3c0d4315 0x3 - .rodata.__func__.1 - 0x3c0d4318 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .rodata.regi2c_saradc_disable.str1.4 - 0x3c0d433c 0x2f esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .rodata.str1.4 - 0x3c0d433c 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .rodata.set_ocode_by_efuse.str1.4 - 0x3c0d433c 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .rodata.get_dig_dbias_by_efuse.str1.4 - 0x3c0d433c 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .rodata.calibrate_ocode.str1.4 - 0x3c0d433c 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .rodata.__func__.0 - 0x3c0d433c 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c0d4353 0x1 - .rodata.__func__.1 - 0x3c0d4354 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c0d436b 0x1 - .rodata.__func__.2 - 0x3c0d436c 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - *fill* 0x3c0d437f 0x1 - .rodata 0x3c0d4380 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .rodata.rtc_clk_cal_ratio.str1.4 - 0x3c0d438a 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .rodata.rtc_time_us_to_slowclk.str1.4 - 0x3c0d438a 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c0d438a 0x2 - .rodata.__func__.0 - 0x3c0d438c 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - *fill* 0x3c0d43a3 0x1 - .rodata.__func__.1 - 0x3c0d43a4 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .rodata.s_sar_adc_power_release.str1.4 - 0x3c0d43b0 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .rodata.sar_periph_ctrl_pwdet_power_release.str1.4 - 0x3c0d43b0 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .rodata.__func__.0 - 0x3c0d43b0 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .rodata.__func__.1 - 0x3c0d43c8 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .rodata.esp_mprot_oper_type_to_str.str1.4 - 0x3c0d43ec 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - .rodata.esp_mprot_pms_world_to_str.str1.4 - 0x3c0d43ec 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - .rodata.s_sleep_hook_register.str1.4 - 0x3c0d43ec 0x4b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rodata.str1.4 - 0x3c0d43ec 0x187 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rodata.esp_sleep_sub_mode_config.str1.4 - 0x3c0d43ec 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rodata.__func__.4 - 0x3c0d43ec 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .rodata.clk_tree_rtc_slow_calibration.str1.4 - 0x3c0d4406 0x4f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .rodata.esp_clk_tree_lp_fast_get_freq_hz.str1.4 - 0x3c0d4406 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c0d4406 0x2 - .rodata.__func__.0 - 0x3c0d4408 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - *fill* 0x3c0d4429 0x3 - .rodata.__func__.1 - 0x3c0d442c 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .rodata.main_task.str1.4 - 0x3c0d444a 0xba esp-idf/freertos/libfreertos.a(app_startup.c.obj) - .rodata.esp_startup_start_app.str1.4 - 0x3c0d444a 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3c0d444a 0x2 - .rodata.__func__.0 - 0x3c0d444c 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) - *fill* 0x3c0d4456 0x2 - .rodata.__func__.1 - 0x3c0d4458 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - .rodata.prvNotifyQueueSetContainer.str1.4 - 0x3c0d446e 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.xQueueGenericReset.str1.4 - 0x3c0d446e 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.xQueueGenericCreateStatic.str1.4 - 0x3c0d446e 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.xQueueGenericGetStaticBuffers.str1.4 - 0x3c0d446e 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.xQueueGetMutexHolder.str1.4 - 0x3c0d446e 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 - 0x3c0d446e 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.xQueueGenericSend.str1.4 - 0x3c0d446e 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.prvInitialiseMutex.str1.4 - 0x3c0d446e 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.xQueueGiveMutexRecursive.str1.4 - 0x3c0d446e 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.xQueueGiveFromISR.str1.4 - 0x3c0d446e 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.xQueueReceive.str1.4 - 0x3c0d446e 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.xQueueReceiveFromISR.str1.4 - 0x3c0d446e 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.uxQueueMessagesWaiting.str1.4 - 0x3c0d446e 0x7 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d446e 0x2 - .rodata.__func__.2 - 0x3c0d4470 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d447d 0x3 - .rodata.__func__.5 - 0x3c0d4480 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d4497 0x1 - .rodata.__func__.7 - 0x3c0d4498 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d44ad 0x3 - .rodata.__func__.9 - 0x3c0d44b0 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.__func__.10 - 0x3c0d44c4 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d44d2 0x2 - .rodata.__func__.11 - 0x3c0d44d4 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d44e6 0x2 - .rodata.__func__.12 - 0x3c0d44e8 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d4501 0x3 - .rodata.__func__.13 - 0x3c0d4504 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d451f 0x1 - .rodata.__func__.14 - 0x3c0d4520 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d4532 0x2 - .rodata.__func__.15 - 0x3c0d4534 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d4552 0x2 - .rodata.__func__.17 - 0x3c0d4554 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d456d 0x3 - .rodata.__func__.18 - 0x3c0d4570 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d4589 0x3 - .rodata.__func__.20 - 0x3c0d458c 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d45a1 0x3 - .rodata.__func__.21 - 0x3c0d45a4 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.__func__.22 - 0x3c0d45b8 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d45d6 0x2 - .rodata.__func__.23 - 0x3c0d45d8 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) - *fill* 0x3c0d45f2 0x2 - .rodata.__func__.24 - 0x3c0d45f4 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.__func__.25 - 0x3c0d4608 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) - .rodata.prvTaskIsTaskSuspended.str1.4 - 0x3c0d461b 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.prvDeleteTCB.str1.4 - 0x3c0d461b 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.prvInitialiseNewTask.str1.4 - 0x3c0d461b 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskDelete.str1.4 - 0x3c0d461b 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.eTaskGetState.str1.4 - 0x3c0d461b 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskIncrementTick.str1.4 - 0x3c0d461b 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskResumeAll.str1.4 - 0x3c0d461b 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskSwitchContext.str1.4 - 0x3c0d461b 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskSuspend.str1.4 - 0x3c0d461b 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskPlaceOnEventList.str1.4 - 0x3c0d461b 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskPlaceOnUnorderedEventList.str1.4 - 0x3c0d461b 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskRemoveFromEventList.str1.4 - 0x3c0d461b 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskRemoveFromUnorderedEventList.str1.4 - 0x3c0d461b 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskSetTimeOutState.str1.4 - 0x3c0d461b 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskCheckForTimeOut.str1.4 - 0x3c0d461b 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskPriorityDisinherit.str1.4 - 0x3c0d461b 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 - 0x3c0d461b 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.ulTaskGenericNotifyTake.str1.4 - 0x3c0d461b 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskGenericNotify.str1.4 - 0x3c0d461b 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskCreatePinnedToCore.str1.4 - 0x3c0d461b 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskCreateStaticPinnedToCore.str1.4 - 0x3c0d461b 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.prvCreateIdleTasks.str1.4 - 0x3c0d461b 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.vTaskStartScheduler.str1.4 - 0x3c0d461b 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.xTaskGetIdleTaskHandleForCore.str1.4 - 0x3c0d461b 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d461b 0x1 - .rodata.__func__.2 - 0x3c0d461c 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d463d 0x3 - .rodata.__func__.3 - 0x3c0d4640 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d465e 0x2 - .rodata.__func__.4 - 0x3c0d4660 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d467e 0x2 - .rodata.__func__.5 - 0x3c0d4680 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d4695 0x3 - .rodata.__func__.6 - 0x3c0d4698 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__.8 - 0x3c0d46b0 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d46ce 0x2 - .rodata.__func__.12 - 0x3c0d46d0 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__.13 - 0x3c0d46e8 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__.14 - 0x3c0d470c 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__.16 - 0x3c0d4724 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d4739 0x3 - .rodata.__func__.18 - 0x3c0d473c 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d475e 0x2 - .rodata.__func__.19 - 0x3c0d4760 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d4779 0x3 - .rodata.__func__.21 - 0x3c0d477c 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d479b 0x1 - .rodata.__func__.22 - 0x3c0d479c 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d47b2 0x2 - .rodata.__func__.23 - 0x3c0d47b4 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d47c7 0x1 - .rodata.__func__.24 - 0x3c0d47c8 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d47db 0x1 - .rodata.__func__.29 - 0x3c0d47dc 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d47ea 0x2 - .rodata.__func__.30 - 0x3c0d47ec 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d47fb 0x1 - .rodata.__func__.31 - 0x3c0d47fc 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) - .rodata.__func__.35 - 0x3c0d4810 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d481d 0x3 - .rodata.__func__.38 - 0x3c0d4820 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d482b 0x1 - .rodata.__func__.40 - 0x3c0d482c 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) - *fill* 0x3c0d4839 0x3 - .rodata.__func__.41 - 0x3c0d483c 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) - .srodata.uxTopUsedPriority - 0x3c0d4848 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) - 0x3c0d4848 uxTopUsedPriority - .rodata.vPortTaskWrapper.str1.4 - 0x3c0d484c 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vPortTLSPointersDelCb.str1.4 - 0x3c0d484c 0x73 esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.pxPortInitialiseStack.str1.4 - 0x3c0d484c 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vPortExitCritical.str1.4 - 0x3c0d484c 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vApplicationStackOverflowHook.str1.4 - 0x3c0d484c 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.__func__.0 - 0x3c0d484c 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) - *fill* 0x3c0d485e 0x2 - .rodata.__func__.2 - 0x3c0d4860 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) - .rodata.vApplicationGetIdleTaskMemory.str1.4 - 0x3c0d4876 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) - *fill* 0x3c0d4876 0x2 - .rodata.__func__.1 - 0x3c0d4878 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) - .rodata.vSystimerSetup.str1.4 - 0x3c0d4896 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) - *fill* 0x3c0d4896 0x2 - .rodata.__func__.0 - 0x3c0d4898 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .rodata.str1.4 - 0x3c0d48a7 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) - .rodata.esp_newlib_locks_init.str1.4 - 0x3c0d48a7 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c0d48a7 0x1 - .rodata.__func__.4 - 0x3c0d48a8 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c0d48be 0x2 - .rodata.__func__.3 - 0x3c0d48c0 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c0d48d3 0x1 - .rodata.__func__.2 - 0x3c0d48d4 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c0d48e9 0x3 - .rodata.__func__.1 - 0x3c0d48ec 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) - *fill* 0x3c0d4901 0x3 - .rodata.__func__.0 - 0x3c0d4904 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) - .rodata.esp_newlib_init_global_stdio.str1.4 - 0x3c0d4910 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .rodata.__esp_system_init_fn_init_newlib_stdio.str1.4 - 0x3c0d4910 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .rodata.pthread_exit.str1.4 - 0x3c0d4910 0x57 esp-idf/pthread/libpthread.a(pthread.c.obj) - .rodata.pthread_mutex_unlock.str1.4 - 0x3c0d4910 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) - .rodata.__func__.0 - 0x3c0d4910 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) - .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 - 0x3c0d4925 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - *fill* 0x3c0d4925 0x3 - .rodata.__func__.0 - 0x3c0d4928 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .rodata.esp_timer_impl_init_system_time.str1.4 - 0x3c0d4956 0x46 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .rodata.str1.4 - 0x3c0d4956 0x75 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .rodata.esp_timer_impl_init.str1.4 - 0x3c0d4956 0x98 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - *fill* 0x3c0d4956 0x2 - .rodata.__func__.0 - 0x3c0d4958 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .rodata.uart_access.str1.4 - 0x3c0d4974 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.uart_fcntl.str1.4 - 0x3c0d4974 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.uart_return_char.str1.4 - 0x3c0d4974 0x1d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.uart_read.str1.4 - 0x3c0d4974 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.uart_vfs_dev_register.str1.4 - 0x3c0d4974 0x87 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.__func__.7 - 0x3c0d4974 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d498a 0x2 - .rodata.__func__.6 - 0x3c0d498c 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d4997 0x1 - .rodata.__func__.5 - 0x3c0d4998 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d49a9 0x3 - .rodata.__func__.4 - 0x3c0d49ac 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d49b6 0x2 - .rodata.__func__.3 - 0x3c0d49b8 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d49c3 0x1 - .rodata.__func__.2 - 0x3c0d49c4 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d49cf 0x1 - .rodata.__func__.1 - 0x3c0d49d0 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d49db 0x1 - .rodata.__func__.0 - 0x3c0d49dc 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - *fill* 0x3c0d49e7 0x1 - .rodata.s_vfs_uart - 0x3c0d49e8 0x38 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.s_vfs_uart_termios - 0x3c0d4a20 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.s_vfs_uart_select - 0x3c0d4a3c 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.s_vfs_uart_dir - 0x3c0d4a54 0x40 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .srodata.s_uart_mount_points - 0x3c0d4a94 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .srodata.s_ctx - 0x3c0d4a9c 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .rodata.uart_reenable_intr_mask.str1.4 - 0x3c0d4aa4 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_word_length.str1.4 - 0x3c0d4aa4 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_stop_bits.str1.4 - 0x3c0d4aa4 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_set_baudrate.str1.4 - 0x3c0d4aa4 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_pattern_pop_pos.str1.4 - 0x3c0d4aa4 0x27 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_wait_tx_done.str1.4 - 0x3c0d4aa4 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.uart_flush_input.str1.4 - 0x3c0d4aa4 0x23 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.36 - 0x3c0d4aa4 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d4ab5 0x3 - .rodata.__FUNCTION__.34 - 0x3c0d4ab8 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d4ad3 0x1 - .rodata.__FUNCTION__.33 - 0x3c0d4ad4 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__func__.28 - 0x3c0d4aec 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d4afe 0x2 - .rodata.__FUNCTION__.27 - 0x3c0d4b00 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d4b12 0x2 - .rodata.__FUNCTION__.7 - 0x3c0d4b14 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d4b26 0x2 - .rodata.__FUNCTION__.6 - 0x3c0d4b28 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d4b3a 0x2 - .rodata.__FUNCTION__.5 - 0x3c0d4b3c 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.4 - 0x3c0d4b4c 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.__FUNCTION__.3 - 0x3c0d4b5c 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d4b6f 0x1 - .rodata.__FUNCTION__.2 - 0x3c0d4b70 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d4b83 0x1 - .rodata.__FUNCTION__.1 - 0x3c0d4b84 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - *fill* 0x3c0d4b99 0x3 - .rodata.__FUNCTION__.0 - 0x3c0d4b9c 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .rodata.usb_serial_jtag_return_char.str1.4 - 0x3c0d4bb1 0x5e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .rodata.__esp_system_init_fn_init_vfs_usj_sec.str1.4 - 0x3c0d4bb1 0xf esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - *fill* 0x3c0d4bb1 0x3 - .rodata.__func__.0 - 0x3c0d4bb4 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .rodata.s_vfs_jtag - 0x3c0d4bd0 0x38 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .rodata.s_vfs_jtag_termios - 0x3c0d4c08 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .rodata.s_vfs_jtag_select - 0x3c0d4c24 0x18 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .rodata.console_open.str1.4 - 0x3c0d4c3c 0x1b esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.esp_vfs_dev_console_register.str1.4 - 0x3c0d4c3c 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.s_vfs_console - 0x3c0d4c3c 0x38 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.s_vfs_console_termios - 0x3c0d4c74 0x1c esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.s_vfs_console_select - 0x3c0d4c90 0x18 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.s_vfs_console_dir - 0x3c0d4ca8 0x40 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .rodata.esp_minify_vfs.str1.4 - 0x3c0d4ce8 0x27 esp-idf/vfs/libvfs.a(vfs.c.obj) - .rodata.translate_path.str1.4 - 0x3c0d4ce8 0x43 esp-idf/vfs/libvfs.a(vfs.c.obj) - .rodata.esp_vfs_register_fd_range.str1.4 - 0x3c0d4ce8 0x1 esp-idf/vfs/libvfs.a(vfs.c.obj) - .rodata.__func__.1 - 0x3c0d4ce8 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + 0x3c0d4ce4 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) *fill* 0x3c0d4cf7 0x1 + .rodata.__func__.8 + 0x3c0d4cf8 0xc esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.__func__.9 + 0x3c0d4d04 0x10 esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.__func__.10 + 0x3c0d4d14 0x13 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4d27 0x1 + .rodata.__func__.11 + 0x3c0d4d28 0x16 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4d3e 0x2 + .rodata.__func__.12 + 0x3c0d4d40 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4d52 0x2 + .rodata.__func__.13 + 0x3c0d4d54 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4d66 0x2 + .rodata.__func__.14 + 0x3c0d4d68 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4d7a 0x2 + .rodata.__func__.16 + 0x3c0d4d7c 0xa esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4d86 0x2 + .rodata.__func__.17 + 0x3c0d4d88 0x12 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4d9a 0x2 + .rodata.__func__.19 + 0x3c0d4d9c 0x9 esp-idf/heap/libheap.a(tlsf.c.obj) + *fill* 0x3c0d4da5 0x3 + .rodata.__func__.20 + 0x3c0d4da8 0xb esp-idf/heap/libheap.a(tlsf.c.obj) + .rodata.s_prepare_reserved_regions.str1.4 + 0x3c0d4db3 0xfa esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c0d4db3 0x1 .rodata.__func__.0 - 0x3c0d4cf8 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) - .rodata.vfs_null_open.str1.4 - 0x3c0d4d07 0x2 esp-idf/vfs/libvfs.a(nullfs.c.obj) - .rodata.esp_vfs_null_register.str1.4 - 0x3c0d4d07 0xa esp-idf/vfs/libvfs.a(nullfs.c.obj) - *fill* 0x3c0d4d07 0x1 - .rodata.s_vfs_null - 0x3c0d4d08 0x38 esp-idf/vfs/libvfs.a(nullfs.c.obj) - .rodata.s_vfs_null_dir - 0x3c0d4d40 0x40 esp-idf/vfs/libvfs.a(nullfs.c.obj) - .rodata.configure_button.str1.4 - 0x3c0d4d80 0x3d esp-idf/main/libmain.a(blink_example_main.c.obj) - .rodata.task.str1.4 - 0x3c0d4d80 0x2dd esp-idf/main/libmain.a(blink_example_main.c.obj) - .rodata.display_xy.str1.4 - 0x3c0d4d80 0x49 esp-idf/main/libmain.a(blink_example_main.c.obj) - .rodata.gpio_task.str1.4 - 0x3c0d4d80 0x19 esp-idf/main/libmain.a(blink_example_main.c.obj) - .rodata.temp_sensor_task.str1.4 - 0x3c0d4d80 0x99 esp-idf/main/libmain.a(blink_example_main.c.obj) - .rodata.wifi_init.str1.4 - 0x3c0d4d80 0x85 esp-idf/main/libmain.a(blink_example_main.c.obj) - .rodata.chip_sensor_init.str1.4 - 0x3c0d4d80 0x8f esp-idf/main/libmain.a(blink_example_main.c.obj) - .rodata.ledc_init.str1.4 - 0x3c0d4d80 0x12d esp-idf/main/libmain.a(blink_example_main.c.obj) - .rodata.adc_calibration_init.str1.4 - 0x3c0d4d80 0xc2 esp-idf/main/libmain.a(blink_example_main.c.obj) - .rodata.rc_adc_init.str1.4 - 0x3c0d4d80 0xbd esp-idf/main/libmain.a(blink_example_main.c.obj) - .rodata.app_main.str1.4 - 0x3c0d4d80 0x90 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d4db4 0x1b esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + *fill* 0x3c0d4dcf 0x1 + .srodata.soc_memory_region_count + 0x3c0d4dd0 0x4 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0d4dd0 soc_memory_region_count + .rodata.soc_memory_regions + 0x3c0d4dd4 0x64 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0d4dd4 soc_memory_regions + .rodata.str1.4 + 0x3c0d4e38 0x1b esp-idf/heap/libheap.a(memory_layout.c.obj) + .rodata.soc_memory_types + 0x3c0d4e38 0x30 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0d4e38 soc_memory_types + .rodata.str1.4 + 0x3c0d4e68 0x179 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.0 - 0x3c0d4d80 0xc esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d4e68 0x17 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + *fill* 0x3c0d4e7f 0x1 .rodata.__func__.1 - 0x3c0d4d8c 0xa esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0d4d96 0x2 + 0x3c0d4e80 0x18 esp-idf/heap/libheap.a(heap_caps_base.c.obj) .rodata.__func__.2 - 0x3c0d4d98 0x11 esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0d4da9 0x3 + 0x3c0d4e98 0xf esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .rodata.find_desc_for_source.str1.4 + 0x3c0d4ea7 0x39 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.is_vect_desc_usable.str1.4 + 0x3c0d4ea7 0x49 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.esp_intr_alloc_intrstatus.str1.4 + 0x3c0d4ea7 0xb2 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.intr_free_for_current_cpu.str1.4 + 0x3c0d4ea7 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0d4ea7 0x1 + .rodata.__func__.2 + 0x3c0d4ea8 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0d4eb9 0x3 .rodata.__func__.3 - 0x3c0d4dac 0xa esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0d4db6 0x2 - .rodata.__func__.4 - 0x3c0d4db8 0x11 esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0d4dc9 0x3 + 0x3c0d4ebc 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0d4ed6 0x2 .rodata.__func__.5 - 0x3c0d4dcc 0x9 esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0d4dd5 0x3 + 0x3c0d4ed8 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0d4ef2 0x2 + .rodata.__func__.6 + 0x3c0d4ef4 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0d4f0a 0x2 + .rodata.__func__.7 + 0x3c0d4f0c 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + *fill* 0x3c0d4f25 0x3 + .rodata.__func__.9 + 0x3c0d4f28 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.__func__.10 + 0x3c0d4f3c 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .rodata.periph_module_enable.str1.4 + 0x3c0d4f51 0x4a esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + *fill* 0x3c0d4f51 0x3 + .rodata.__func__.0 + 0x3c0d4f54 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .rodata.__func__.2 + 0x3c0d4f68 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .rodata.gpio_ll_deepsleep_wakeup_is_enabled.str1.4 + 0x3c0d4f7d 0x8e esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.esp_sleep_config_gpio_isolate.str1.4 + 0x3c0d4f7d 0x4b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.esp_sleep_enable_gpio_switch.str1.4 + 0x3c0d4f7d 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c0d4f7d 0x3 + .rodata.__func__.0 + 0x3c0d4f80 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + *fill* 0x3c0d4fa1 0x3 + .rodata.__func__.1 + 0x3c0d4fa4 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .rodata.regi2c_saradc_disable.str1.4 + 0x3c0d4fc8 0x2f esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .rodata.str1.4 + 0x3c0d4fc8 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .rodata.set_ocode_by_efuse.str1.4 + 0x3c0d4fc8 0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .rodata.get_dig_dbias_by_efuse.str1.4 + 0x3c0d4fc8 0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .rodata.calibrate_ocode.str1.4 + 0x3c0d4fc8 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .rodata.__func__.0 + 0x3c0d4fc8 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c0d4fdf 0x1 + .rodata.__func__.1 + 0x3c0d4fe0 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c0d4ff7 0x1 + .rodata.__func__.2 + 0x3c0d4ff8 0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + *fill* 0x3c0d500b 0x1 + .rodata 0x3c0d500c 0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .rodata.rtc_clk_cal_ratio.str1.4 + 0x3c0d5016 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .rodata.rtc_time_us_to_slowclk.str1.4 + 0x3c0d5016 0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c0d5016 0x2 + .rodata.__func__.0 + 0x3c0d5018 0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + *fill* 0x3c0d502f 0x1 + .rodata.__func__.1 + 0x3c0d5030 0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .rodata.s_sar_adc_power_release.str1.4 + 0x3c0d503c 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .rodata.sar_periph_ctrl_pwdet_power_release.str1.4 + 0x3c0d503c 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .rodata.__func__.0 + 0x3c0d503c 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .rodata.__func__.1 + 0x3c0d5054 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .rodata.esp_mprot_oper_type_to_str.str1.4 + 0x3c0d5078 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .rodata.esp_mprot_pms_world_to_str.str1.4 + 0x3c0d5078 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .rodata.s_sleep_hook_register.str1.4 + 0x3c0d5078 0x4b esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.str1.4 + 0x3c0d5078 0x187 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.esp_sleep_sub_mode_config.str1.4 + 0x3c0d5078 0x24 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.__func__.4 + 0x3c0d5078 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .rodata.clk_tree_rtc_slow_calibration.str1.4 + 0x3c0d5092 0x4f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .rodata.esp_clk_tree_lp_fast_get_freq_hz.str1.4 + 0x3c0d5092 0x6 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c0d5092 0x2 + .rodata.__func__.0 + 0x3c0d5094 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + *fill* 0x3c0d50b5 0x3 + .rodata.__func__.1 + 0x3c0d50b8 0x1e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .rodata.main_task.str1.4 + 0x3c0d50d6 0xba esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .rodata.esp_startup_start_app.str1.4 + 0x3c0d50d6 0x40 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3c0d50d6 0x2 + .rodata.__func__.0 + 0x3c0d50d8 0xa esp-idf/freertos/libfreertos.a(app_startup.c.obj) + *fill* 0x3c0d50e2 0x2 + .rodata.__func__.1 + 0x3c0d50e4 0x16 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .rodata.prvNotifyQueueSetContainer.str1.4 + 0x3c0d50fa 0xb2 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGenericReset.str1.4 + 0x3c0d50fa 0x2c esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGenericCreateStatic.str1.4 + 0x3c0d50fa 0x37 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGenericGetStaticBuffers.str1.4 + 0x3c0d50fa 0xf esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGetMutexHolder.str1.4 + 0x3c0d50fa 0xb esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueCreateCountingSemaphoreStatic.str1.4 + 0x3c0d50fa 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGenericSend.str1.4 + 0x3c0d50fa 0xfb esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.prvInitialiseMutex.str1.4 + 0x3c0d50fa 0x3b esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGiveMutexRecursive.str1.4 + 0x3c0d50fa 0x8 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueGiveFromISR.str1.4 + 0x3c0d50fa 0x7d esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueReceive.str1.4 + 0x3c0d50fa 0x66 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.xQueueReceiveFromISR.str1.4 + 0x3c0d50fa 0x76 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.uxQueueMessagesWaiting.str1.4 + 0x3c0d50fa 0x7 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d50fa 0x2 + .rodata.__func__.2 + 0x3c0d50fc 0xd esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d5109 0x3 + .rodata.__func__.5 + 0x3c0d510c 0x17 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d5123 0x1 + .rodata.__func__.7 + 0x3c0d5124 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d5139 0x3 + .rodata.__func__.9 + 0x3c0d513c 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.10 + 0x3c0d5150 0xe esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d515e 0x2 + .rodata.__func__.11 + 0x3c0d5160 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d5172 0x2 + .rodata.__func__.12 + 0x3c0d5174 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d518d 0x3 + .rodata.__func__.13 + 0x3c0d5190 0x1b esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d51ab 0x1 + .rodata.__func__.14 + 0x3c0d51ac 0x12 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d51be 0x2 + .rodata.__func__.15 + 0x3c0d51c0 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d51de 0x2 + .rodata.__func__.17 + 0x3c0d51e0 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d51f9 0x3 + .rodata.__func__.18 + 0x3c0d51fc 0x19 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d5215 0x3 + .rodata.__func__.20 + 0x3c0d5218 0x15 esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d522d 0x3 + .rodata.__func__.21 + 0x3c0d5230 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.22 + 0x3c0d5244 0x1e esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d5262 0x2 + .rodata.__func__.23 + 0x3c0d5264 0x1a esp-idf/freertos/libfreertos.a(queue.c.obj) + *fill* 0x3c0d527e 0x2 + .rodata.__func__.24 + 0x3c0d5280 0x14 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.__func__.25 + 0x3c0d5294 0x13 esp-idf/freertos/libfreertos.a(queue.c.obj) + .rodata.prvTaskIsTaskSuspended.str1.4 + 0x3c0d52a7 0x3a esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvDeleteTCB.str1.4 + 0x3c0d52a7 0x32 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvInitialiseNewTask.str1.4 + 0x3c0d52a7 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskDelete.str1.4 + 0x3c0d52a7 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.eTaskGetState.str1.4 + 0x3c0d52a7 0x6 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskIncrementTick.str1.4 + 0x3c0d52a7 0x76 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskResumeAll.str1.4 + 0x3c0d52a7 0x82 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSwitchContext.str1.4 + 0x3c0d52a7 0x45 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSuspend.str1.4 + 0x3c0d52a7 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPlaceOnEventList.str1.4 + 0x3c0d52a7 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPlaceOnUnorderedEventList.str1.4 + 0x3c0d52a7 0x28 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskRemoveFromEventList.str1.4 + 0x3c0d52a7 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskRemoveFromUnorderedEventList.str1.4 + 0x3c0d52a7 0x30 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskSetTimeOutState.str1.4 + 0x3c0d52a7 0xa esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCheckForTimeOut.str1.4 + 0x3c0d52a7 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskPriorityDisinherit.str1.4 + 0x3c0d52a7 0x31 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskPriorityDisinheritAfterTimeout.str1.4 + 0x3c0d52a7 0x1c esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.ulTaskGenericNotifyTake.str1.4 + 0x3c0d52a7 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGenericNotify.str1.4 + 0x3c0d52a7 0x83 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCreatePinnedToCore.str1.4 + 0x3c0d52a7 0x101 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskCreateStaticPinnedToCore.str1.4 + 0x3c0d52a7 0x65 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.prvCreateIdleTasks.str1.4 + 0x3c0d52a7 0x5 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.vTaskStartScheduler.str1.4 + 0x3c0d52a7 0x12 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.xTaskGetIdleTaskHandleForCore.str1.4 + 0x3c0d52a7 0xbe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d52a7 0x1 + .rodata.__func__.2 + 0x3c0d52a8 0x21 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d52c9 0x3 + .rodata.__func__.3 + 0x3c0d52cc 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d52ea 0x2 + .rodata.__func__.4 + 0x3c0d52ec 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d530a 0x2 + .rodata.__func__.5 + 0x3c0d530c 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5321 0x3 + .rodata.__func__.6 + 0x3c0d5324 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.8 + 0x3c0d533c 0x1e esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d535a 0x2 + .rodata.__func__.12 + 0x3c0d535c 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.13 + 0x3c0d5374 0x24 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.14 + 0x3c0d5398 0x18 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.16 + 0x3c0d53b0 0x15 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d53c5 0x3 + .rodata.__func__.18 + 0x3c0d53c8 0x22 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d53ea 0x2 + .rodata.__func__.19 + 0x3c0d53ec 0x19 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5405 0x3 + .rodata.__func__.21 + 0x3c0d5408 0x1f esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5427 0x1 + .rodata.__func__.22 + 0x3c0d5428 0x16 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d543e 0x2 + .rodata.__func__.23 + 0x3c0d5440 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5453 0x1 + .rodata.__func__.24 + 0x3c0d5454 0x13 esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5467 0x1 + .rodata.__func__.29 + 0x3c0d5468 0xe esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5476 0x2 + .rodata.__func__.30 + 0x3c0d5478 0xf esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d5487 0x1 + .rodata.__func__.31 + 0x3c0d5488 0x14 esp-idf/freertos/libfreertos.a(tasks.c.obj) + .rodata.__func__.35 + 0x3c0d549c 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d54a9 0x3 + .rodata.__func__.38 + 0x3c0d54ac 0xb esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d54b7 0x1 + .rodata.__func__.40 + 0x3c0d54b8 0xd esp-idf/freertos/libfreertos.a(tasks.c.obj) + *fill* 0x3c0d54c5 0x3 + .rodata.__func__.41 + 0x3c0d54c8 0xc esp-idf/freertos/libfreertos.a(tasks.c.obj) + .srodata.uxTopUsedPriority + 0x3c0d54d4 0x4 esp-idf/freertos/libfreertos.a(tasks.c.obj) + 0x3c0d54d4 uxTopUsedPriority + .rodata.vPortTaskWrapper.str1.4 + 0x3c0d54d8 0x23 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vPortTLSPointersDelCb.str1.4 + 0x3c0d54d8 0x73 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.pxPortInitialiseStack.str1.4 + 0x3c0d54d8 0x64 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vPortExitCritical.str1.4 + 0x3c0d54d8 0x1e esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vApplicationStackOverflowHook.str1.4 + 0x3c0d54d8 0x3c esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.__func__.0 + 0x3c0d54d8 0x12 esp-idf/freertos/libfreertos.a(port.c.obj) + *fill* 0x3c0d54ea 0x2 + .rodata.__func__.2 + 0x3c0d54ec 0x16 esp-idf/freertos/libfreertos.a(port.c.obj) + .rodata.vApplicationGetIdleTaskMemory.str1.4 + 0x3c0d5502 0x5a esp-idf/freertos/libfreertos.a(port_common.c.obj) + *fill* 0x3c0d5502 0x2 + .rodata.__func__.1 + 0x3c0d5504 0x1e esp-idf/freertos/libfreertos.a(port_common.c.obj) + .rodata.vSystimerSetup.str1.4 + 0x3c0d5522 0xa8 esp-idf/freertos/libfreertos.a(port_systick.c.obj) + *fill* 0x3c0d5522 0x2 + .rodata.__func__.0 + 0x3c0d5524 0xf esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .rodata.str1.4 + 0x3c0d5533 0x91 esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.esp_newlib_locks_init.str1.4 + 0x3c0d5533 0x68 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c0d5533 0x1 + .rodata.__func__.4 + 0x3c0d5534 0x16 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c0d554a 0x2 + .rodata.__func__.3 + 0x3c0d554c 0x13 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c0d555f 0x1 + .rodata.__func__.2 + 0x3c0d5560 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c0d5575 0x3 + .rodata.__func__.1 + 0x3c0d5578 0x15 esp-idf/newlib/libnewlib.a(locks.c.obj) + *fill* 0x3c0d558d 0x3 + .rodata.__func__.0 + 0x3c0d5590 0xc esp-idf/newlib/libnewlib.a(locks.c.obj) + .rodata.esp_newlib_init_global_stdio.str1.4 + 0x3c0d559c 0x6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .rodata.__esp_system_init_fn_init_newlib_stdio.str1.4 + 0x3c0d559c 0xd esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .rodata.pthread_exit.str1.4 + 0x3c0d559c 0x57 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_mutex_unlock.str1.4 + 0x3c0d559c 0x23 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.__func__.0 + 0x3c0d559c 0x15 esp-idf/pthread/libpthread.a(pthread.c.obj) + .rodata.pthread_cleanup_thread_specific_data_callback.str1.4 + 0x3c0d55b1 0x3d esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + *fill* 0x3c0d55b1 0x3 + .rodata.__func__.0 + 0x3c0d55b4 0x2e esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .rodata.esp_timer_impl_init_system_time.str1.4 + 0x3c0d55e2 0x46 esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .rodata.str1.4 + 0x3c0d55e2 0x75 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .rodata.esp_timer_impl_init.str1.4 + 0x3c0d55e2 0x98 esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + *fill* 0x3c0d55e2 0x2 + .rodata.__func__.0 + 0x3c0d55e4 0x1c esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .rodata.uart_access.str1.4 + 0x3c0d5600 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_fcntl.str1.4 + 0x3c0d5600 0x44 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_return_char.str1.4 + 0x3c0d5600 0x1d esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_read.str1.4 + 0x3c0d5600 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_vfs_dev_register.str1.4 + 0x3c0d5600 0x87 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.__func__.7 + 0x3c0d5600 0x16 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d5616 0x2 + .rodata.__func__.6 + 0x3c0d5618 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d5623 0x1 + .rodata.__func__.5 + 0x3c0d5624 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d5635 0x3 + .rodata.__func__.4 + 0x3c0d5638 0xa esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d5642 0x2 + .rodata.__func__.3 + 0x3c0d5644 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d564f 0x1 + .rodata.__func__.2 + 0x3c0d5650 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d565b 0x1 + .rodata.__func__.1 + 0x3c0d565c 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d5667 0x1 + .rodata.__func__.0 + 0x3c0d5668 0xb esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + *fill* 0x3c0d5673 0x1 + .rodata.s_vfs_uart + 0x3c0d5674 0x38 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.s_vfs_uart_termios + 0x3c0d56ac 0x1c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.s_vfs_uart_select + 0x3c0d56c8 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.s_vfs_uart_dir + 0x3c0d56e0 0x40 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .srodata.s_uart_mount_points + 0x3c0d5720 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .srodata.s_ctx + 0x3c0d5728 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .rodata.uart_reenable_intr_mask.str1.4 + 0x3c0d5730 0x2c esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_word_length.str1.4 + 0x3c0d5730 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_stop_bits.str1.4 + 0x3c0d5730 0x24 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_set_baudrate.str1.4 + 0x3c0d5730 0x25 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_pattern_pop_pos.str1.4 + 0x3c0d5730 0x27 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_wait_tx_done.str1.4 + 0x3c0d5730 0x98 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.uart_flush_input.str1.4 + 0x3c0d5730 0x23 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.36 + 0x3c0d5730 0x11 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d5741 0x3 + .rodata.__FUNCTION__.34 + 0x3c0d5744 0x1b esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d575f 0x1 + .rodata.__FUNCTION__.33 + 0x3c0d5760 0x18 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__func__.28 + 0x3c0d5778 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d578a 0x2 + .rodata.__FUNCTION__.27 + 0x3c0d578c 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d579e 0x2 + .rodata.__FUNCTION__.7 + 0x3c0d57a0 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d57b2 0x2 + .rodata.__FUNCTION__.6 + 0x3c0d57b4 0x12 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d57c6 0x2 + .rodata.__FUNCTION__.5 + 0x3c0d57c8 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.4 + 0x3c0d57d8 0x10 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.__FUNCTION__.3 + 0x3c0d57e8 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d57fb 0x1 + .rodata.__FUNCTION__.2 + 0x3c0d57fc 0x13 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d580f 0x1 + .rodata.__FUNCTION__.1 + 0x3c0d5810 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + *fill* 0x3c0d5825 0x3 + .rodata.__FUNCTION__.0 + 0x3c0d5828 0x15 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .rodata.usb_serial_jtag_return_char.str1.4 + 0x3c0d583d 0x5e esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + .rodata.__esp_system_init_fn_init_vfs_usj_sec.str1.4 + 0x3c0d583d 0xf esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + *fill* 0x3c0d583d 0x3 + .rodata.__func__.0 + 0x3c0d5840 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + .rodata.s_vfs_jtag + 0x3c0d585c 0x38 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + .rodata.s_vfs_jtag_termios + 0x3c0d5894 0x1c esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + .rodata.s_vfs_jtag_select + 0x3c0d58b0 0x18 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + .rodata.console_open.str1.4 + 0x3c0d58c8 0x1b esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .rodata.esp_vfs_dev_console_register.str1.4 + 0x3c0d58c8 0xd esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .rodata.s_vfs_console + 0x3c0d58c8 0x38 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .rodata.s_vfs_console_termios + 0x3c0d5900 0x1c esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .rodata.s_vfs_console_select + 0x3c0d591c 0x18 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .rodata.s_vfs_console_dir + 0x3c0d5934 0x40 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .rodata.esp_minify_vfs.str1.4 + 0x3c0d5974 0x27 esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.translate_path.str1.4 + 0x3c0d5974 0x43 esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.esp_vfs_register_fd_range.str1.4 + 0x3c0d5974 0x1 esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.__func__.1 + 0x3c0d5974 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + *fill* 0x3c0d5983 0x1 + .rodata.__func__.0 + 0x3c0d5984 0xf esp-idf/vfs/libvfs.a(vfs.c.obj) + .rodata.vfs_null_open.str1.4 + 0x3c0d5993 0x2 esp-idf/vfs/libvfs.a(nullfs.c.obj) + .rodata.esp_vfs_null_register.str1.4 + 0x3c0d5993 0xa esp-idf/vfs/libvfs.a(nullfs.c.obj) + *fill* 0x3c0d5993 0x1 + .rodata.s_vfs_null + 0x3c0d5994 0x38 esp-idf/vfs/libvfs.a(nullfs.c.obj) + .rodata.s_vfs_null_dir + 0x3c0d59cc 0x40 esp-idf/vfs/libvfs.a(nullfs.c.obj) + .rodata.configure_button.str1.4 + 0x3c0d5a0c 0x3d esp-idf/main/libmain.a(blink_example_main.c.obj) + .rodata.task.str1.4 + 0x3c0d5a0c 0x2dd esp-idf/main/libmain.a(blink_example_main.c.obj) + .rodata.display_xy.str1.4 + 0x3c0d5a0c 0x49 esp-idf/main/libmain.a(blink_example_main.c.obj) + .rodata.gpio_task.str1.4 + 0x3c0d5a0c 0x19 esp-idf/main/libmain.a(blink_example_main.c.obj) + .rodata.temp_sensor_task.str1.4 + 0x3c0d5a0c 0x99 esp-idf/main/libmain.a(blink_example_main.c.obj) + .rodata.wifi_init_sta.str1.4 + 0x3c0d5a0c 0x175 esp-idf/main/libmain.a(blink_example_main.c.obj) + .rodata.chip_sensor_init.str1.4 + 0x3c0d5a0c 0x8f esp-idf/main/libmain.a(blink_example_main.c.obj) + .rodata.ledc_init.str1.4 + 0x3c0d5a0c 0x12d esp-idf/main/libmain.a(blink_example_main.c.obj) + .rodata.adc_calibration_init.str1.4 + 0x3c0d5a0c 0xc2 esp-idf/main/libmain.a(blink_example_main.c.obj) + .rodata.rc_adc_init.str1.4 + 0x3c0d5a0c 0xbd esp-idf/main/libmain.a(blink_example_main.c.obj) + .rodata.app_main.str1.4 + 0x3c0d5a0c 0x90 esp-idf/main/libmain.a(blink_example_main.c.obj) + .rodata.__func__.0 + 0x3c0d5a0c 0xc esp-idf/main/libmain.a(blink_example_main.c.obj) + .rodata.__func__.1 + 0x3c0d5a18 0xa esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0d5a22 0x2 + .rodata.__func__.2 + 0x3c0d5a24 0x11 esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0d5a35 0x3 + .rodata.__func__.3 + 0x3c0d5a38 0xe esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0d5a46 0x2 + .rodata.__func__.4 + 0x3c0d5a48 0x11 esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0d5a59 0x3 + .rodata.__func__.5 + 0x3c0d5a5c 0x9 esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0d5a65 0x3 .srodata.__func__.6 - 0x3c0d4dd8 0x5 esp-idf/main/libmain.a(blink_example_main.c.obj) - *fill* 0x3c0d4ddd 0x3 - .srodata.cst4 0x3c0d4de0 0x20 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x3c0d5a68 0x5 esp-idf/main/libmain.a(blink_example_main.c.obj) + *fill* 0x3c0d5a6d 0x3 + .srodata.cst4 0x3c0d5a70 0x20 esp-idf/main/libmain.a(blink_example_main.c.obj) 0xc (size before relaxing) .rodata.mqtt_event_handler.str1.4 - 0x3c0d4e00 0x75 esp-idf/main/libmain.a(mqtt.c.obj) + 0x3c0d5a90 0x75 esp-idf/main/libmain.a(mqtt.c.obj) .rodata.mqtt_app_start.str1.4 - 0x3c0d4e00 0x21 esp-idf/main/libmain.a(mqtt.c.obj) + 0x3c0d5a90 0x21 esp-idf/main/libmain.a(mqtt.c.obj) .rodata.i2cdev_init.str1.4 - 0x3c0d4e00 0x34 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x3c0d5a90 0x34 esp-idf/main/libmain.a(i2cdev.c.obj) .rodata.i2cdev_done.str1.4 - 0x3c0d4e00 0x56 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x3c0d5a90 0x56 esp-idf/main/libmain.a(i2cdev.c.obj) .rodata.i2c_dev_create_mutex.str1.4 - 0x3c0d4e00 0x3a esp-idf/main/libmain.a(i2cdev.c.obj) + 0x3c0d5a90 0x3a esp-idf/main/libmain.a(i2cdev.c.obj) .rodata.i2c_dev_take_mutex.str1.4 - 0x3c0d4e00 0x38 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x3c0d5a90 0x38 esp-idf/main/libmain.a(i2cdev.c.obj) .rodata.i2c_dev_give_mutex.str1.4 - 0x3c0d4e00 0x38 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x3c0d5a90 0x38 esp-idf/main/libmain.a(i2cdev.c.obj) .rodata.i2c_dev_read.str1.4 - 0x3c0d4e00 0x40 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x3c0d5a90 0x40 esp-idf/main/libmain.a(i2cdev.c.obj) .rodata.i2c_dev_write.str1.4 - 0x3c0d4e00 0x3f esp-idf/main/libmain.a(i2cdev.c.obj) + 0x3c0d5a90 0x3f esp-idf/main/libmain.a(i2cdev.c.obj) .rodata.ina219_init_desc.str1.4 - 0x3c0d4e00 0x29 esp-idf/main/libmain.a(ina219.c.obj) + 0x3c0d5a90 0x29 esp-idf/main/libmain.a(ina219.c.obj) .rodata.u_shunt_max - 0x3c0d4e00 0x10 esp-idf/main/libmain.a(ina219.c.obj) - .srodata.cst4 0x3c0d4e10 0xc esp-idf/main/libmain.a(ina219.c.obj) - .srodata.cst8 0x3c0d4e10 0x128 esp-idf/main/libmain.a(ina219.c.obj) + 0x3c0d5a90 0x10 esp-idf/main/libmain.a(ina219.c.obj) + .srodata.cst4 0x3c0d5aa0 0xc esp-idf/main/libmain.a(ina219.c.obj) + .srodata.cst8 0x3c0d5aa0 0x128 esp-idf/main/libmain.a(ina219.c.obj) 0x20 (size before relaxing) .rodata.create_string.str1.4 - 0x3c0d4f38 0x38 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x38 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_check_cfg_conflict.str1.4 - 0x3c0d4f38 0x162 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x162 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.run_event_loop.str1.4 - 0x3c0d4f38 0x2c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x2c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_dispatch_event.str1.4 - 0x3c0d4f38 0xc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0xc esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_client_create_transport.str1.4 - 0x3c0d4f38 0x59 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x59 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_set_cert_key_data.str1.4 - 0x3c0d4f38 0x5 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x5 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_set_ssl_transport_properties.str1.4 - 0x3c0d4f38 0xda esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0xda esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_handle_transport_read_error.str1.4 - 0x3c0d4f38 0x5a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x5a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_write.str1.4 - 0x3c0d4f38 0x6c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x6c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.mqtt_message_receive.str1.4 - 0x3c0d4f38 0x7e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x7e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_connect.str1.4 - 0x3c0d4f38 0x19f esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x19f esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.send_disconnect_msg.str1.4 - 0x3c0d4f38 0x62 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x62 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.deliver_suback.str1.4 - 0x3c0d4f38 0x2b esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x2b esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.deliver_publish.str1.4 - 0x3c0d4f38 0x64 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x64 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.mqtt_process_receive.str1.4 - 0x3c0d4f38 0x1a8 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x1a8 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.mqtt_resend_queued.str1.4 - 0x3c0d4f38 0x23 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x23 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_client_ping.str1.4 - 0x3c0d4f38 0x4c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x4c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.process_keepalive.str1.4 - 0x3c0d4f38 0x53 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x53 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_task.str1.4 - 0x3c0d4f38 0x192 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x192 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.make_publish.str1.4 - 0x3c0d4f38 0x2f esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x2f esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_client_set_uri.str1.4 - 0x3c0d4f38 0x3e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x3e esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_set_config.str1.4 - 0x3c0d4f38 0xb7 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0xb7 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_client_start.str1.4 - 0x3c0d4f38 0x50 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x50 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_client_stop.str1.4 - 0x3c0d4f38 0x6f esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x6f esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.esp_mqtt_client_publish.str1.4 - 0x3c0d4f38 0x41 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x41 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.__func__.0 - 0x3c0d4f38 0x10 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5bc8 0x10 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.__func__.1 - 0x3c0d4f48 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d4f5d 0x3 + 0x3c0d5bd8 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5bed 0x3 .rodata.__func__.2 - 0x3c0d4f60 0x25 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d4f85 0x3 + 0x3c0d5bf0 0x25 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5c15 0x3 .rodata.__func__.3 - 0x3c0d4f88 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d4f9d 0x3 + 0x3c0d5c18 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5c2d 0x3 .rodata.__func__.4 - 0x3c0d4fa0 0x11 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d4fb1 0x3 + 0x3c0d5c30 0x11 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5c41 0x3 .rodata.__FUNCTION__.5 - 0x3c0d4fb4 0x26 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d4fda 0x2 + 0x3c0d5c44 0x26 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5c6a 0x2 .rodata.__FUNCTION__.6 - 0x3c0d4fdc 0x21 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d4ffd 0x3 + 0x3c0d5c6c 0x21 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5c8d 0x3 .rodata.__FUNCTION__.7 - 0x3c0d5000 0x18 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5c90 0x18 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.__FUNCTION__.8 - 0x3c0d5018 0x13 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d502b 0x1 + 0x3c0d5ca8 0x13 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5cbb 0x1 .rodata.__FUNCTION__.9 - 0x3c0d502c 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d5041 0x3 + 0x3c0d5cbc 0x15 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5cd1 0x3 .rodata.__FUNCTION__.10 - 0x3c0d5044 0xe esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - *fill* 0x3c0d5052 0x2 + 0x3c0d5cd4 0xe esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + *fill* 0x3c0d5ce2 0x2 .rodata.__FUNCTION__.11 - 0x3c0d5054 0x14 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x3c0d5ce4 0x14 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .rodata.mqtt_msg_connect.str1.4 - 0x3c0d5068 0x11 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x3c0d5cf8 0x11 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .rodata.outbox_init.str1.4 - 0x3c0d5068 0x34 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x3c0d5cf8 0x34 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d5068 0xf esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - *fill* 0x3c0d5077 0x1 + 0x3c0d5cf8 0xf esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + *fill* 0x3c0d5d07 0x1 .rodata.__FUNCTION__.1 - 0x3c0d5078 0xc esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x3c0d5d08 0xc esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) .rodata.platform_create_id_string.str1.4 - 0x3c0d5084 0x4b esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x3c0d5d14 0x4b esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d5084 0x1a esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x3c0d5d14 0x1a esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) .rodata.intr_get_item.str1.4 - 0x3c0d509e 0x70 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3c0d5d2e 0x70 esp-idf/riscv/libriscv.a(interrupt.c.obj) .rodata._global_interrupt_handler.str1.4 - 0x3c0d509e 0x83 esp-idf/riscv/libriscv.a(interrupt.c.obj) - *fill* 0x3c0d509e 0x2 + 0x3c0d5d2e 0x83 esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c0d5d2e 0x2 .rodata.__func__.0 - 0x3c0d50a0 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) - *fill* 0x3c0d50ba 0x2 + 0x3c0d5d30 0x1a esp-idf/riscv/libriscv.a(interrupt.c.obj) + *fill* 0x3c0d5d4a 0x2 .rodata.__func__.1 - 0x3c0d50bc 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x3c0d5d4c 0x18 esp-idf/riscv/libriscv.a(interrupt.c.obj) .rodata.gpio_input_disable.str1.4 - 0x3c0d50d4 0x34 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d64 0x34 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_sleep_output_enable.str1.4 - 0x3c0d50d4 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d64 0x1b esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_set_intr_type.str1.4 - 0x3c0d50d4 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d64 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_set_pull_mode.str1.4 - 0x3c0d50d4 0x53 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d64 0x53 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_config.str1.4 - 0x3c0d50d4 0x89 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d64 0x89 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_reset_pin.str1.4 - 0x3c0d50d4 0x4c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d64 0x4c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_isr_handler_add.str1.4 - 0x3c0d50d4 0x49 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d64 0x49 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_isr_register.str1.4 - 0x3c0d50d4 0x3a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d64 0x3a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.gpio_install_isr_service.str1.4 - 0x3c0d50d4 0x23 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5d64 0x23 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d50d4 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d50e2 0x2 + 0x3c0d5d64 0xe esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5d72 0x2 .rodata.__FUNCTION__.4 - 0x3c0d50e4 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d50f7 0x1 + 0x3c0d5d74 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5d87 0x1 .rodata.__FUNCTION__.5 - 0x3c0d50f8 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d510a 0x2 + 0x3c0d5d88 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5d9a 0x2 .rodata.__FUNCTION__.6 - 0x3c0d510c 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5122 0x2 + 0x3c0d5d9c 0x16 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5db2 0x2 .rodata.__FUNCTION__.7 - 0x3c0d5124 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5db4 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.8 - 0x3c0d513c 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5151 0x3 + 0x3c0d5dcc 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5de1 0x3 .rodata.__FUNCTION__.9 - 0x3c0d5154 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d516b 0x1 + 0x3c0d5de4 0x17 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5dfb 0x1 .rodata.__FUNCTION__.10 - 0x3c0d516c 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5185 0x3 + 0x3c0d5dfc 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5e15 0x3 .rodata.__FUNCTION__.11 - 0x3c0d5188 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d51a2 0x2 + 0x3c0d5e18 0x1a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5e32 0x2 .rodata.__FUNCTION__.12 - 0x3c0d51a4 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d51bd 0x3 + 0x3c0d5e34 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5e4d 0x3 .rodata.__FUNCTION__.13 - 0x3c0d51c0 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d51d9 0x3 + 0x3c0d5e50 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5e69 0x3 .rodata.__FUNCTION__.14 - 0x3c0d51dc 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5e6c 0x18 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.15 - 0x3c0d51f4 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d520d 0x3 + 0x3c0d5e84 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5e9d 0x3 .rodata.__FUNCTION__.22 - 0x3c0d5210 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5222 0x2 + 0x3c0d5ea0 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5eb2 0x2 .rodata.__FUNCTION__.24 - 0x3c0d5224 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5239 0x3 + 0x3c0d5eb4 0x15 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5ec9 0x3 .rodata.__FUNCTION__.25 - 0x3c0d523c 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5255 0x3 + 0x3c0d5ecc 0x19 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5ee5 0x3 .rodata.__func__.26 - 0x3c0d5258 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5267 0x1 + 0x3c0d5ee8 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5ef7 0x1 .rodata.__FUNCTION__.27 - 0x3c0d5268 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d527b 0x1 + 0x3c0d5ef8 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5f0b 0x1 .rodata.__FUNCTION__.28 - 0x3c0d527c 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d528f 0x1 + 0x3c0d5f0c 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5f1f 0x1 .rodata.__FUNCTION__.29 - 0x3c0d5290 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d52a3 0x1 + 0x3c0d5f20 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5f33 0x1 .rodata.__FUNCTION__.30 - 0x3c0d52a4 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d52b3 0x1 + 0x3c0d5f34 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5f43 0x1 .rodata.__FUNCTION__.31 - 0x3c0d52b4 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d52c3 0x1 + 0x3c0d5f44 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5f53 0x1 .rodata.__FUNCTION__.32 - 0x3c0d52c4 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5f54 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.33 - 0x3c0d52d4 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d52e7 0x1 + 0x3c0d5f64 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5f77 0x1 .rodata.__FUNCTION__.34 - 0x3c0d52e8 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d5f78 0x14 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.35 - 0x3c0d52fc 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d530e 0x2 + 0x3c0d5f8c 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5f9e 0x2 .rodata.__FUNCTION__.36 - 0x3c0d5310 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5322 0x2 + 0x3c0d5fa0 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5fb2 0x2 .rodata.__FUNCTION__.37 - 0x3c0d5324 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5335 0x3 + 0x3c0d5fb4 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5fc5 0x3 .rodata.__FUNCTION__.38 - 0x3c0d5338 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d534b 0x1 + 0x3c0d5fc8 0x13 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5fdb 0x1 .rodata.__FUNCTION__.39 - 0x3c0d534c 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d535e 0x2 + 0x3c0d5fdc 0x12 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d5fee 0x2 .rodata.__FUNCTION__.40 - 0x3c0d5360 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - *fill* 0x3c0d5371 0x3 + 0x3c0d5ff0 0x11 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + *fill* 0x3c0d6001 0x3 .rodata.__FUNCTION__.41 - 0x3c0d5374 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d6004 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.__FUNCTION__.42 - 0x3c0d5384 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x3c0d6014 0xf esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .rodata.str1.4 - 0x3c0d5393 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - *fill* 0x3c0d5393 0x1 + 0x3c0d6023 0x7f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + *fill* 0x3c0d6023 0x1 .rodata.__func__.1 - 0x3c0d5394 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x3c0d6024 0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .rodata.s_get_bus_mask.str1.4 - 0x3c0d53bc 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d604c 0x37 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.s_reserve_irom_region.str1.4 - 0x3c0d53bc 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d604c 0xbe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.s_reserve_drom_region.str1.4 - 0x3c0d53bc 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d604c 0x8b esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.str1.4 - 0x3c0d53bc 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d604c 0x5d esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_init.str1.4 - 0x3c0d53bc 0x5f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d604c 0x5f esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_get_max_consecutive_free_block_size.str1.4 - 0x3c0d53bc 0x46 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d604c 0x46 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map_reserve_block_with_caps.str1.4 - 0x3c0d53bc 0x21 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d604c 0x21 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_map.str1.4 - 0x3c0d53bc 0x142 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d604c 0x142 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_unmap.str1.4 - 0x3c0d53bc 0x8c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d604c 0x8c esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.esp_mmu_vaddr_to_paddr.str1.4 - 0x3c0d53bc 0x64 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d604c 0x64 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__FUNCTION__.1 - 0x3c0d53bc 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0d53d3 0x1 + 0x3c0d604c 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0d6063 0x1 .rodata.__FUNCTION__.2 - 0x3c0d53d4 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0d53e2 0x2 + 0x3c0d6064 0xe esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0d6072 0x2 .rodata.__func__.3 - 0x3c0d53e4 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0d53fb 0x1 + 0x3c0d6074 0x17 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0d608b 0x1 .rodata.__func__.4 - 0x3c0d53fc 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d608c 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__FUNCTION__.5 - 0x3c0d5408 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d6098 0xc esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__.8 - 0x3c0d5414 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0d542a 0x2 + 0x3c0d60a4 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0d60ba 0x2 .rodata.__func__.9 - 0x3c0d542c 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x3c0d60bc 0x14 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .rodata.__func__.10 - 0x3c0d5440 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0d5456 0x2 + 0x3c0d60d0 0x16 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0d60e6 0x2 .rodata.__func__.11 - 0x3c0d5458 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - *fill* 0x3c0d5469 0x3 + 0x3c0d60e8 0x11 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + *fill* 0x3c0d60f9 0x3 .rodata.g_mmu_mem_regions - 0x3c0d546c 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - 0x3c0d546c g_mmu_mem_regions + 0x3c0d60fc 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x3c0d60fc g_mmu_mem_regions .rodata.s_merge_contiguous_pages.str1.4 - 0x3c0d5484 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c0d6114 0x44 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.spi_flash_munmap.str1.4 - 0x3c0d5484 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c0d6114 0x32 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.__func__.1 - 0x3c0d5484 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x3c0d6114 0x11 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .rodata.esp_mspi_get_io.str1.4 - 0x3c0d5495 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - *fill* 0x3c0d5495 0x3 + 0x3c0d6125 0x3f esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + *fill* 0x3c0d6125 0x3 .rodata.__func__.0 - 0x3c0d5498 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3c0d6128 0x10 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .srodata.s_mspi_io_num_default - 0x3c0d54a8 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x3c0d6138 0x6 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .rodata.str1.4 - 0x3c0d54ae 0x168 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0d613e 0x168 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.esp_flash_read_unique_chip_id.str1.4 - 0x3c0d54ae 0x7b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c0d54ae 0x2 + 0x3c0d613e 0x7b esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c0d613e 0x2 .rodata.__func__.0 - 0x3c0d54b0 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0d6140 0x10 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.__func__.1 - 0x3c0d54c0 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - *fill* 0x3c0d54d7 0x1 + 0x3c0d6150 0x17 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + *fill* 0x3c0d6167 0x1 .rodata.io_mode_str - 0x3c0d54d8 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x3c0d6168 0xb4 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .rodata.esp_flash_init_default_chip.str1.4 - 0x3c0d558c 0x124 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3c0d621c 0x124 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d558c 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .rodata.TAG 0x3c0d55a8 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x3c0d621c 0x1c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .rodata.TAG 0x3c0d6238 0xa esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .rodata.str1.4 - 0x3c0d55b2 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - *fill* 0x3c0d55b2 0x2 + 0x3c0d6242 0x47 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + *fill* 0x3c0d6242 0x2 .rodata.__func__.0 - 0x3c0d55b4 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x3c0d6244 0x19 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .rodata.str1.4 - 0x3c0d55cd 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3c0d625d 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .rodata.esp_crosscore_int_init.str1.4 - 0x3c0d55cd 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c0d55cd 0x3 + 0x3c0d625d 0x2f esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c0d625d 0x3 .rodata.__func__.0 - 0x3c0d55d0 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - *fill* 0x3c0d55e7 0x1 + 0x3c0d6260 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + *fill* 0x3c0d6277 0x1 .rodata.__func__.1 - 0x3c0d55e8 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x3c0d6278 0x17 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .rodata.add_entry.str1.4 - 0x3c0d55ff 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d628f 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.delete_entry.str1.4 - 0x3c0d55ff 0x48 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d628f 0x48 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_timeout_abort.str1.4 - 0x3c0d55ff 0x58 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d628f 0x58 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_timeout_handling.str1.4 - 0x3c0d55ff 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d628f 0x33 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_add.str1.4 - 0x3c0d55ff 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d628f 0x30 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.subscribe_idle.str1.4 - 0x3c0d55ff 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d628f 0xa8 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_init.str1.4 - 0x3c0d55ff 0x81 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d628f 0x81 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.esp_task_wdt_print_triggered_tasks.str1.4 - 0x3c0d55ff 0xad esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d628f 0xad esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.task_wdt_isr.str1.4 - 0x3c0d55ff 0x27 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0d55ff 0x1 + 0x3c0d628f 0x27 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0d628f 0x1 .rodata.__FUNCTION__.5 - 0x3c0d5600 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0d5613 0x1 + 0x3c0d6290 0x13 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0d62a3 0x1 .rodata.__FUNCTION__.7 - 0x3c0d5614 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0d561e 0x2 + 0x3c0d62a4 0xa esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0d62ae 0x2 .rodata.__FUNCTION__.8 - 0x3c0d5620 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0d5631 0x3 + 0x3c0d62b0 0x11 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0d62c1 0x3 .rodata.__func__.12 - 0x3c0d5634 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0d5643 0x1 + 0x3c0d62c4 0xf esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0d62d3 0x1 .rodata.__func__.13 - 0x3c0d5644 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0d5651 0x3 + 0x3c0d62d4 0xd esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0d62e1 0x3 .rodata.__FUNCTION__.14 - 0x3c0d5654 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - *fill* 0x3c0d5666 0x2 + 0x3c0d62e4 0x12 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + *fill* 0x3c0d62f6 0x2 .rodata.__func__.15 - 0x3c0d5668 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x3c0d62f8 0x17 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .rodata.str1.4 - 0x3c0d567f 0x3f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x3c0d630f 0x3f esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .rodata.get_flash_clock_divider.str1.4 - 0x3c0d567f 0x7c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x3c0d630f 0x7c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .rodata.clk_hal_lp_slow_get_freq_hz.str1.4 - 0x3c0d567f 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c0d630f 0x33 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.clk_hal_xtal_get_freq_mhz.str1.4 - 0x3c0d567f 0x43 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - *fill* 0x3c0d567f 0x1 + 0x3c0d630f 0x43 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + *fill* 0x3c0d630f 0x1 .rodata.__func__.0 - 0x3c0d5680 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c0d6310 0x1c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.__func__.1 - 0x3c0d569c 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x3c0d632c 0x1e esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .rodata.gpio_hal_intr_enable_on_core.str1.4 - 0x3c0d56ba 0x66 esp-idf/hal/libhal.a(gpio_hal.c.obj) - *fill* 0x3c0d56ba 0x2 + 0x3c0d634a 0x66 esp-idf/hal/libhal.a(gpio_hal.c.obj) + *fill* 0x3c0d634a 0x2 .rodata.__func__.0 - 0x3c0d56bc 0x1c esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x3c0d634c 0x1c esp-idf/hal/libhal.a(gpio_hal.c.obj) .rodata.str1.4 - 0x3c0d56d8 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c0d6368 0x2e4 esp-idf/soc/libsoc.a(interrupts.c.obj) .rodata.esp_isr_names - 0x3c0d56d8 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) - 0x3c0d56d8 esp_isr_names + 0x3c0d6368 0xf8 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x3c0d6368 esp_isr_names .rodata.GPIO_HOLD_MASK - 0x3c0d57d0 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c0d57d0 GPIO_HOLD_MASK + 0x3c0d6460 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c0d6460 GPIO_HOLD_MASK .rodata.GPIO_PIN_MUX_REG - 0x3c0d5828 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - 0x3c0d5828 GPIO_PIN_MUX_REG + 0x3c0d64b8 0x58 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x3c0d64b8 GPIO_PIN_MUX_REG .rodata.esp_fill_random.str1.4 - 0x3c0d5880 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x3c0d6510 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .rodata.__func__.0 - 0x3c0d5880 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x3c0d6510 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .rodata.get_idx.str1.4 - 0x3c0d5890 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6520 0x3e esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.generate_mac.str1.4 - 0x3c0d5890 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6520 0x22 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.get_efuse_factory_mac.str1.4 - 0x3c0d5890 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6520 0x43 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.get_efuse_mac_custom.str1.4 - 0x3c0d5890 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6520 0x27 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.get_mac_addr_from_mac_table.str1.4 - 0x3c0d5890 0x3b esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6520 0x3b esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.esp_iface_mac_addr_set.str1.4 - 0x3c0d5890 0x8c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6520 0x8c esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.esp_read_mac.str1.4 - 0x3c0d5890 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6520 0x56 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.__func__.0 - 0x3c0d5890 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - *fill* 0x3c0d58a6 0x2 + 0x3c0d6520 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + *fill* 0x3c0d6536 0x2 .rodata.__func__.1 - 0x3c0d58a8 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x3c0d6538 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .rodata.temperature_sensor_power_release.str1.4 - 0x3c0d58bd 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - *fill* 0x3c0d58bd 0x3 + 0x3c0d654d 0x54 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + *fill* 0x3c0d654d 0x3 .rodata.__func__.0 - 0x3c0d58c0 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .srodata.cst8 0x3c0d58e1 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x3c0d6550 0x21 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .srodata.cst8 0x3c0d6571 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .rodata.esp_clk_tree_src_get_freq_hz.str1.4 - 0x3c0d58e1 0xc1 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - *fill* 0x3c0d58e1 0x3 + 0x3c0d6571 0xc1 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + *fill* 0x3c0d6571 0x3 .rodata.__FUNCTION__.0 - 0x3c0d58e4 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - *fill* 0x3c0d5901 0x3 + 0x3c0d6574 0x1d esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + *fill* 0x3c0d6591 0x3 .srodata.g_spi_lock_main_flash_dev - 0x3c0d5904 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - 0x3c0d5904 g_spi_lock_main_flash_dev + 0x3c0d6594 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x3c0d6594 g_spi_lock_main_flash_dev .rodata.adc_lock_release.str1.4 - 0x3c0d5908 0x89 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3c0d6598 0x89 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .rodata.adc_apb_periph_free.str1.4 - 0x3c0d5908 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3c0d6598 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .rodata.__func__.0 - 0x3c0d5908 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x3c0d6598 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .rodata.xEventGroupCreateStatic.str1.4 - 0x3c0d591c 0xab esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0d65ac 0xab esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.xEventGroupWaitBits.str1.4 - 0x3c0d591c 0x9f esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0d65ac 0x9f esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.xEventGroupClearBits.str1.4 - 0x3c0d591c 0x26 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0d65ac 0x26 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.xEventGroupSetBits.str1.4 - 0x3c0d591c 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0d65ac 0x24 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.vEventGroupDelete.str1.4 - 0x3c0d591c 0x72 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0d65ac 0x72 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.__func__.1 - 0x3c0d591c 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - *fill* 0x3c0d592e 0x2 + 0x3c0d65ac 0x12 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c0d65be 0x2 .rodata.__func__.2 - 0x3c0d5930 0x13 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - *fill* 0x3c0d5943 0x1 + 0x3c0d65c0 0x13 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c0d65d3 0x1 .rodata.__func__.3 - 0x3c0d5944 0x15 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - *fill* 0x3c0d5959 0x3 + 0x3c0d65d4 0x15 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + *fill* 0x3c0d65e9 0x3 .rodata.__func__.4 - 0x3c0d595c 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0d65ec 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.__func__.6 - 0x3c0d5970 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x3c0d6600 0x14 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .rodata.prvTaskDeleteWithCaps.str1.4 - 0x3c0d5984 0xc0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x3c0d6614 0xc0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) .rodata.__func__.2 - 0x3c0d5984 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x3c0d6614 0x15 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) .rodata.prvReturnItemByteBuf.str1.4 - 0x3c0d5999 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6629 0x7f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvGetItemByteBuf.str1.4 - 0x3c0d5999 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6629 0x127 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvCheckItemFitsByteBuffer.str1.4 - 0x3c0d5999 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6629 0x66 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvReturnItemDefault.str1.4 - 0x3c0d5999 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6629 0x165 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvGetItemDefault.str1.4 - 0x3c0d5999 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6629 0x186 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvAcquireItemNoSplit.str1.4 - 0x3c0d5999 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6629 0x64 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvSendItemDoneNoSplit.str1.4 - 0x3c0d5999 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6629 0x7e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvInitializeNewRingbuffer.str1.4 - 0x3c0d5999 0x3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6629 0x3b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.prvReceiveGeneric.str1.4 - 0x3c0d5999 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6629 0x35 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferCreate.str1.4 - 0x3c0d5999 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6629 0x2f esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSendAcquire.str1.4 - 0x3c0d5999 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6629 0x81 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSendComplete.str1.4 - 0x3c0d5999 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6629 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferSend.str1.4 - 0x3c0d5999 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6629 0x28 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferReceive.str1.4 - 0x3c0d5999 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6629 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.xRingbufferReceiveUpTo.str1.4 - 0x3c0d5999 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5999 0x3 + 0x3c0d6629 0x38 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d6629 0x3 .rodata.__func__.4 - 0x3c0d599c 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d59af 0x1 + 0x3c0d662c 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d663f 0x1 .rodata.__func__.7 - 0x3c0d59b0 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d59ca 0x2 + 0x3c0d6640 0x1a esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d665a 0x2 .rodata.__func__.9 - 0x3c0d59cc 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d59de 0x2 + 0x3c0d665c 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d666e 0x2 .rodata.__func__.10 - 0x3c0d59e0 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d59fd 0x3 + 0x3c0d6670 0x1d esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d668d 0x3 .rodata.__func__.11 - 0x3c0d5a00 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5a16 0x2 + 0x3c0d6690 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d66a6 0x2 .rodata.__func__.12 - 0x3c0d5a18 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5a36 0x2 + 0x3c0d66a8 0x1e esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d66c6 0x2 .rodata.__func__.16 - 0x3c0d5a38 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5a51 0x3 + 0x3c0d66c8 0x19 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d66e1 0x3 .rodata.__func__.18 - 0x3c0d5a54 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5a66 0x2 + 0x3c0d66e4 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d66f6 0x2 .rodata.__func__.19 - 0x3c0d5a68 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5a7b 0x1 + 0x3c0d66f8 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d670b 0x1 .rodata.__func__.20 - 0x3c0d5a7c 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5a93 0x1 + 0x3c0d670c 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d6723 0x1 .rodata.__func__.21 - 0x3c0d5a94 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6724 0x10 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.25 - 0x3c0d5aa4 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6734 0x14 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.26 - 0x3c0d5ab8 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6748 0x18 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .rodata.__func__.27 - 0x3c0d5ad0 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5ae7 0x1 + 0x3c0d6760 0x17 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d6777 0x1 .rodata.__func__.28 - 0x3c0d5ae8 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5afe 0x2 + 0x3c0d6778 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d678e 0x2 .rodata.__func__.29 - 0x3c0d5b00 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5b12 0x2 + 0x3c0d6790 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d67a2 0x2 .rodata.__func__.30 - 0x3c0d5b14 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5b29 0x3 + 0x3c0d67a4 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d67b9 0x3 .rodata.__func__.31 - 0x3c0d5b2c 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5b42 0x2 + 0x3c0d67bc 0x16 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d67d2 0x2 .rodata.__func__.32 - 0x3c0d5b44 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5b5f 0x1 + 0x3c0d67d4 0x1b esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d67ef 0x1 .rodata.__func__.33 - 0x3c0d5b60 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5b73 0x1 + 0x3c0d67f0 0x13 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d6803 0x1 .rodata.__func__.34 - 0x3c0d5b74 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5b86 0x2 + 0x3c0d6804 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d6816 0x2 .rodata.__func__.35 - 0x3c0d5b88 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - *fill* 0x3c0d5b9d 0x3 + 0x3c0d6818 0x15 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + *fill* 0x3c0d682d 0x3 .rodata.__func__.36 - 0x3c0d5ba0 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x3c0d6830 0x12 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .rodata.str1.4 + 0x3c0d6842 0x8 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + *fill* 0x3c0d6842 0x2 + .rodata 0x3c0d6844 0x14 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .rodata.loop_node_remove_handler.str1.4 - 0x3c0d5bb2 0x4 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6858 0x4 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.handler_instances_add.str1.4 - 0x3c0d5bb2 0x3d esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6858 0x3d esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.base_node_add_handler.str1.4 - 0x3c0d5bb2 0x2a esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6858 0x2a esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.loop_node_add_handler.str1.4 - 0x3c0d5bb2 0x30 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6858 0x30 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_event_loop_create.str1.4 - 0x3c0d5bb2 0xfd esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6858 0xfd esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_event_loop_run.str1.4 - 0x3c0d5bb2 0x52 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6858 0x52 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_event_loop_run_task.str1.4 - 0x3c0d5bb2 0x28 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d6858 0x28 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.esp_event_handler_register_with_internal.str1.4 - 0x3c0d5bb2 0x84 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - *fill* 0x3c0d5bb2 0x2 + 0x3c0d6858 0x84 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .rodata.esp_event_handler_unregister_with_internal.str1.4 + 0x3c0d6858 0x56 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.__func__.1 - 0x3c0d5bb4 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - *fill* 0x3c0d5bc6 0x2 + 0x3c0d6858 0x12 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c0d686a 0x2 + .rodata.__func__.2 + 0x3c0d686c 0x2b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c0d6897 0x1 .rodata.__func__.3 - 0x3c0d5bc8 0x29 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - *fill* 0x3c0d5bf1 0x3 + 0x3c0d6898 0x29 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c0d68c1 0x3 .rodata.__func__.4 - 0x3c0d5bf4 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - *fill* 0x3c0d5c0a 0x2 + 0x3c0d68c4 0x16 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + *fill* 0x3c0d68da 0x2 .rodata.__func__.5 - 0x3c0d5c0c 0x13 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x3c0d68dc 0x13 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .rodata.nvs_flash_init.str1.4 - 0x3c0d5c1f 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - *fill* 0x3c0d5c1f 0x1 + 0x3c0d68ef 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + *fill* 0x3c0d68ef 0x1 .rodata._ZTVN3nvs9NVSHandleE - 0x3c0d5c20 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x3c0d5c20 vtable for nvs::NVSHandle + 0x3c0d68f0 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x3c0d68f0 vtable for nvs::NVSHandle .rodata._ZTVN3nvs15NVSHandleSimpleE - 0x3c0d5c60 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - 0x3c0d5c60 vtable for nvs::NVSHandleSimple + 0x3c0d6930 0x40 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x3c0d6930 vtable for nvs::NVSHandleSimple .rodata._ZTVN3nvs9PartitionE - 0x3c0d5ca0 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c0d5ca0 vtable for nvs::Partition + 0x3c0d6970 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c0d6970 vtable for nvs::Partition .rodata._ZTVN3nvs12NVSPartitionE - 0x3c0d5cd4 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - 0x3c0d5cd4 vtable for nvs::NVSPartition + 0x3c0d69a4 0x34 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x3c0d69a4 vtable for nvs::NVSPartition .rodata._ZTVN3nvs19NVSPartitionManagerE - 0x3c0d5d08 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - 0x3c0d5d08 vtable for nvs::NVSPartitionManager + 0x3c0d69d8 0x10 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x3c0d69d8 vtable for nvs::NVSPartitionManager .rodata.temperature_sensor_ll_clk_sel.str1.4 - 0x3c0d5d18 0x48 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d69e8 0x48 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_attribute_table_sort.str1.4 - 0x3c0d5d18 0x4d esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d69e8 0x4d esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_choose_best_range.str1.4 - 0x3c0d5d18 0x2a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d69e8 0x2a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.read_delta_t_from_efuse.str1.4 - 0x3c0d5d18 0x20 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d69e8 0x20 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.s_update_tsens_attribute.str1.4 - 0x3c0d5d18 0x28 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d69e8 0x28 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_uninstall.str1.4 - 0x3c0d5d18 0x55 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d69e8 0x55 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_install.str1.4 - 0x3c0d5d18 0x14a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d69e8 0x14a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_disable.str1.4 - 0x3c0d5d18 0x2b esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d69e8 0x2b esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.temperature_sensor_get_celsius.str1.4 - 0x3c0d5d18 0x8e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d69e8 0x8e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d5d18 0x19 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0d5d31 0x3 + 0x3c0d69e8 0x19 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0d6a01 0x3 .rodata.__FUNCTION__.1 - 0x3c0d5d34 0x1f esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0d5d53 0x1 + 0x3c0d6a04 0x1f esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0d6a23 0x1 .rodata.__FUNCTION__.3 - 0x3c0d5d54 0x1a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0d5d6e 0x2 + 0x3c0d6a24 0x1a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0d6a3e 0x2 .rodata.__FUNCTION__.4 - 0x3c0d5d70 0x1d esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0d5d8d 0x3 + 0x3c0d6a40 0x1d esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0d6a5d 0x3 .rodata.__FUNCTION__.5 - 0x3c0d5d90 0x25 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0d5db5 0x3 + 0x3c0d6a60 0x25 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0d6a85 0x3 .rodata.__FUNCTION__.6 - 0x3c0d5db8 0x28 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d6a88 0x28 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.__func__.7 - 0x3c0d5de0 0x1e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - *fill* 0x3c0d5dfe 0x2 + 0x3c0d6ab0 0x1e esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + *fill* 0x3c0d6ace 0x2 .rodata.__FUNCTION__.8 - 0x3c0d5e00 0x1b esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .srodata.cst8 0x3c0d5e1b 0x8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .srodata.cst4 0x3c0d5e1b 0x8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x3c0d6ad0 0x1b esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .srodata.cst8 0x3c0d6aeb 0x8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .srodata.cst4 0x3c0d6aeb 0x8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .rodata.ledc_timer_del.str1.4 - 0x3c0d5e1b 0xae esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6aeb 0xae esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ilog2.str1.4 - 0x3c0d5e1b 0x34 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6aeb 0x34 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_slow_clk_calibrate.str1.4 - 0x3c0d5e1b 0x2a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6aeb 0x2a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_timer_set.str1.4 - 0x3c0d5e1b 0x6a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6aeb 0x6a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_set_timer_div.str1.4 - 0x3c0d5e1b 0x1af esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6aeb 0x1af esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_bind_channel_timer.str1.4 - 0x3c0d5e1b 0x38 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6aeb 0x38 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_timer_config.str1.4 - 0x3c0d5e1b 0x95 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6aeb 0x95 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata._ledc_set_pin.str1.4 - 0x3c0d5e1b 0x3f esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6aeb 0x3f esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_set_pin.str1.4 - 0x3c0d5e1b 0x66 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6aeb 0x66 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_set_duty_with_hpoint.str1.4 - 0x3c0d5e1b 0x30 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6aeb 0x30 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.ledc_channel_config.str1.4 - 0x3c0d5e1b 0x10b esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d5e1b 0x1 + 0x3c0d6aeb 0x10b esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6aeb 0x1 .rodata.__FUNCTION__.17 - 0x3c0d5e1c 0xe esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d5e2a 0x2 + 0x3c0d6aec 0xe esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6afa 0x2 .rodata.__FUNCTION__.18 - 0x3c0d5e2c 0x1a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d5e46 0x2 + 0x3c0d6afc 0x1a esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6b16 0x2 .rodata.__FUNCTION__.21 - 0x3c0d5e48 0x11 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d5e59 0x3 + 0x3c0d6b18 0x11 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6b29 0x3 .rodata.__FUNCTION__.22 - 0x3c0d5e5c 0x14 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6b2c 0x14 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.__func__.24 - 0x3c0d5e70 0x13 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d5e83 0x1 + 0x3c0d6b40 0x13 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6b53 0x1 .rodata.__FUNCTION__.25 - 0x3c0d5e84 0x13 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d5e97 0x1 + 0x3c0d6b54 0x13 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6b67 0x1 .rodata.__FUNCTION__.26 - 0x3c0d5e98 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d5ea7 0x1 + 0x3c0d6b68 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6b77 0x1 .rodata.__FUNCTION__.27 - 0x3c0d5ea8 0x12 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d5eba 0x2 + 0x3c0d6b78 0x12 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6b8a 0x2 .rodata.__FUNCTION__.29 - 0x3c0d5ebc 0x12 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d5ece 0x2 + 0x3c0d6b8c 0x12 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6b9e 0x2 .rodata.__FUNCTION__.31 - 0x3c0d5ed0 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d5edf 0x1 + 0x3c0d6ba0 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6baf 0x1 .rodata.__FUNCTION__.32 - 0x3c0d5ee0 0x18 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6bb0 0x18 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.__FUNCTION__.33 - 0x3c0d5ef8 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - *fill* 0x3c0d5f07 0x1 + 0x3c0d6bc8 0xf esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + *fill* 0x3c0d6bd7 0x1 .rodata.s_glb_clks - 0x3c0d5f08 0xc esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x3c0d6bd8 0xc esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .rodata.i2c_cmd_log_alloc_error.str1.4 - 0x3c0d5f14 0x83 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6be4 0x83 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.str1.4 - 0x3c0d5f14 0x3a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6be4 0x3a esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.s_get_src_clk_freq.str1.4 - 0x3c0d5f14 0x36 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6be4 0x36 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_cmd_link_append.str1.4 - 0x3c0d5f14 0x2a esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6be4 0x2a esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_driver_install.str1.4 - 0x3c0d5f14 0x134 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6be4 0x134 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_driver_delete.str1.4 - 0x3c0d5f14 0x2e esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6be4 0x2e esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_set_period.str1.4 - 0x3c0d5f14 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6be4 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_set_pin.str1.4 - 0x3c0d5f14 0xd7 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6be4 0xd7 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_param_config.str1.4 - 0x3c0d5f14 0xa2 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6be4 0xa2 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_master_start.str1.4 - 0x3c0d5f14 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6be4 0x2c esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_master_read_byte.str1.4 - 0x3c0d5f14 0x28 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6be4 0x28 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_master_read.str1.4 - 0x3c0d5f14 0x30 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6be4 0x30 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.i2c_master_cmd_begin.str1.4 - 0x3c0d5f14 0x61 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6be4 0x61 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.check_i2c_driver_conflict.str1.4 - 0x3c0d5f14 0xbf esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6be4 0xbf esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__FUNCTION__.2 - 0x3c0d5f14 0x15 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d5f29 0x3 + 0x3c0d6be4 0x15 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6bf9 0x3 .rodata.__FUNCTION__.3 - 0x3c0d5f2c 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6bfc 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__FUNCTION__.4 - 0x3c0d5f3c 0x15 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d5f51 0x3 + 0x3c0d6c0c 0x15 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6c21 0x3 .rodata.__FUNCTION__.5 - 0x3c0d5f54 0x16 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d5f6a 0x2 + 0x3c0d6c24 0x16 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6c3a 0x2 .rodata.__FUNCTION__.6 - 0x3c0d5f6c 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d5f7d 0x3 + 0x3c0d6c3c 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6c4d 0x3 .rodata.__FUNCTION__.7 - 0x3c0d5f80 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c50 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__func__.8 - 0x3c0d5f90 0x14 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c60 0x14 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__FUNCTION__.9 - 0x3c0d5fa4 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d5fb5 0x3 + 0x3c0d6c74 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6c85 0x3 .rodata.__FUNCTION__.13 - 0x3c0d5fb8 0xc esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c88 0xc esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__FUNCTION__.14 - 0x3c0d5fc4 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6c94 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__FUNCTION__.15 - 0x3c0d5fd4 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6ca4 0x10 esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__FUNCTION__.26 - 0x3c0d5fe4 0x13 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d5ff7 0x1 + 0x3c0d6cb4 0x13 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6cc7 0x1 .rodata.__FUNCTION__.27 - 0x3c0d5ff8 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d6009 0x3 + 0x3c0d6cc8 0x11 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6cd9 0x3 .rodata.__FUNCTION__.30 - 0x3c0d600c 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d601e 0x2 + 0x3c0d6cdc 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6cee 0x2 .rodata.__FUNCTION__.31 - 0x3c0d6020 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d6032 0x2 + 0x3c0d6cf0 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6d02 0x2 .rodata.__FUNCTION__.32 - 0x3c0d6034 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d6046 0x2 + 0x3c0d6d04 0x12 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6d16 0x2 .rodata.__func__.33 - 0x3c0d6048 0x1c esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6d18 0x1c esp-idf/driver/libdriver.a(i2c.c.obj) .rodata.__FUNCTION__.34 - 0x3c0d6064 0x13 esp-idf/driver/libdriver.a(i2c.c.obj) - *fill* 0x3c0d6077 0x1 + 0x3c0d6d34 0x13 esp-idf/driver/libdriver.a(i2c.c.obj) + *fill* 0x3c0d6d47 0x1 .srodata.i2c_clk_alloc - 0x3c0d6078 0x2 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x3c0d6d48 0x2 esp-idf/driver/libdriver.a(i2c.c.obj) + .rodata.esp_netif_remove_from_list_unsafe.str1.4 + 0x3c0d6d4a 0x47 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + *fill* 0x3c0d6d4a 0x2 + .rodata.__func__.0 + 0x3c0d6d4c 0x22 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .rodata.str1.4 + 0x3c0d6d6e 0x9 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + *fill* 0x3c0d6d6e 0x2 + .srodata.IP_EVENT + 0x3c0d6d70 0x4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + 0x3c0d6d70 IP_EVENT .rodata.esp_netif_config_sanity_check.str1.4 - 0x3c0d607a 0x10c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x3c0d6d74 0x10c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_dhcps_cb.str1.4 + 0x3c0d6d74 0x8d esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_init_configuration.str1.4 + 0x3c0d6d74 0x54 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_dhcps_start_api.str1.4 + 0x3c0d6d74 0x2b esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_dhcpc_start_api.str1.4 + 0x3c0d6d74 0x26 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_ip_lost_timer.str1.4 + 0x3c0d6d74 0x3e esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_internal_nd6_cb.str1.4 + 0x3c0d6d74 0x3a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_new_api.str1.4 + 0x3c0d6d74 0x18f esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_start_api.str1.4 + 0x3c0d6d74 0xc2 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .rodata.esp_netif_init.str1.4 - 0x3c0d607a 0x9a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - *fill* 0x3c0d607a 0x2 + 0x3c0d6d74 0x9a esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_attach.str1.4 + 0x3c0d6d74 0x3f esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.esp_netif_internal_dhcpc_cb.str1.4 + 0x3c0d6d74 0x38 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.__func__.3 + 0x3c0d6d74 0x14 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .rodata.__func__.4 + 0x3c0d6d88 0x12 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + *fill* 0x3c0d6d9a 0x2 .rodata.g_wifi_default_wpa_crypto_funcs - 0x3c0d607c 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - 0x3c0d607c g_wifi_default_wpa_crypto_funcs + 0x3c0d6d9c 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x3c0d6d9c g_wifi_default_wpa_crypto_funcs .rodata.pbkdf2_sha1.str1.4 - 0x3c0d60a8 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x3c0d6dc8 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .rodata.__func__.1 - 0x3c0d60a8 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x3c0d6dc8 0xc esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .rodata.esp_wifi_config_info.str1.4 - 0x3c0d60b4 0x139 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0d6dd4 0x139 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.wifi_deinit_internal.str1.4 - 0x3c0d60b4 0x7e esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0d6dd4 0x7e esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.s_set_default_wifi_log_level.str1.4 - 0x3c0d60b4 0x23 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0d6dd4 0x23 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.esp_wifi_init.str1.4 - 0x3c0d60b4 0x5b esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0d6dd4 0x5b esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .rodata.str1.4 - 0x3c0d60b4 0xb esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0d6dd4 0xb esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .srodata.WIFI_EVENT - 0x3c0d60b4 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - 0x3c0d60b4 WIFI_EVENT + 0x3c0d6dd4 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x3c0d6dd4 WIFI_EVENT + .rodata.wifi_default_action_sta_got_ip.str1.4 + 0x3c0d6dd8 0x4d esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.wifi_start.str1.4 + 0x3c0d6dd8 0x9c esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.create_and_attach.str1.4 + 0x3c0d6dd8 0x34 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.esp_netif_create_default_wifi_ap.str1.4 + 0x3c0d6dd8 0xac esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.esp_netif_create_default_wifi_sta.str1.4 + 0x3c0d6dd8 0x51 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.__func__.2 + 0x3c0d6dd8 0x22 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .rodata.esp_wifi_create_if_driver.str1.4 + 0x3c0d6dfa 0x45 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .rodata.esp_wifi_register_if_rxcb.str1.4 + 0x3c0d6dfa 0xc9 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .rodata.http_parse_host.str1.4 - 0x3c0d60b8 0x4b esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x3c0d6dfa 0x4b esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .rodata.http_parser_parse_url.str1.4 - 0x3c0d60b8 0x14 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x3c0d6dfa 0x14 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + *fill* 0x3c0d6dfa 0x2 .rodata.__func__.1 - 0x3c0d60b8 0x10 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x3c0d6dfc 0x10 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .rodata.__func__.2 - 0x3c0d60c8 0x16 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - *fill* 0x3c0d60de 0x2 + 0x3c0d6e0c 0x16 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + *fill* 0x3c0d6e22 0x2 .rodata.normal_url_char - 0x3c0d60e0 0x20 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x3c0d6e24 0x20 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .rodata.esp_tls_hostname_to_fd.str1.4 - 0x3c0d6100 0xd4 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x3c0d6e44 0xd4 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .rodata.esp_tls_set_socket_options.str1.4 - 0x3c0d6100 0x145 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x3c0d6e44 0x145 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .rodata.esp_tls_set_socket_non_blocking.str1.4 - 0x3c0d6100 0x6a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x3c0d6e44 0x6a esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .rodata.tcp_connect.str1.4 - 0x3c0d6100 0xe3 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x3c0d6e44 0xe3 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .rodata.esp_tls_low_level_conn.str1.4 - 0x3c0d6100 0x7b esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x3c0d6e44 0x7b esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .rodata.esp_tls_conn_new_sync.str1.4 - 0x3c0d6100 0x6c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x3c0d6e44 0x6c esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .rodata.esp_tls_get_conn_sockfd.str1.4 - 0x3c0d6100 0x26 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x3c0d6e44 0x26 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .rodata.esp_mbedtls_read.str1.4 - 0x3c0d6100 0x32 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e44 0x32 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.esp_mbedtls_write.str1.4 - 0x3c0d6100 0x23 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e44 0x23 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.set_global_ca_store.str1.4 - 0x3c0d6100 0x53 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e44 0x53 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.set_ca_cert.str1.4 - 0x3c0d6100 0x9a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e44 0x9a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.esp_mbedtls_init_pk_ctx_for_ds.str1.4 - 0x3c0d6100 0x7d esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e44 0x7d esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.set_pki_context.str1.4 - 0x3c0d6100 0xf0 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e44 0xf0 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.set_server_config.str1.4 - 0x3c0d6100 0x15f esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e44 0x15f esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.esp_mbedtls_verify_certificate.str1.4 - 0x3c0d6100 0x53 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e44 0x53 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.esp_mbedtls_handshake.str1.4 - 0x3c0d6100 0x34 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e44 0x34 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.esp_mbedtls_get_bytes_avail.str1.4 - 0x3c0d6100 0x3b esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e44 0x3b esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.set_client_config.str1.4 - 0x3c0d6100 0x289 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e44 0x289 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.esp_create_mbedtls_handle.str1.4 - 0x3c0d6100 0x17c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e44 0x17c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.__func__.1 - 0x3c0d6100 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e44 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.__func__.2 - 0x3c0d6110 0xc esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e54 0xc esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.__func__.3 - 0x3c0d611c 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e60 0x14 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.__func__.4 - 0x3c0d6130 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - *fill* 0x3c0d6142 0x2 + 0x3c0d6e74 0x12 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + *fill* 0x3c0d6e86 0x2 .rodata.__func__.5 - 0x3c0d6144 0x1a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x3c0d6e88 0x1a esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .rodata.s_adc_io_init.str1.4 - 0x3c0d615e 0x58 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x3c0d6ea2 0x58 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .rodata.adc_oneshot_new_unit.str1.4 - 0x3c0d615e 0x10c esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x3c0d6ea2 0x10c esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .rodata.adc_oneshot_config_channel.str1.4 - 0x3c0d615e 0x52 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - *fill* 0x3c0d615e 0x2 + 0x3c0d6ea2 0x52 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3c0d6ea2 0x2 .rodata.__FUNCTION__.5 - 0x3c0d6160 0xe esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - *fill* 0x3c0d616e 0x2 + 0x3c0d6ea4 0xe esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3c0d6eb2 0x2 .rodata.__FUNCTION__.6 - 0x3c0d6170 0x1b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - *fill* 0x3c0d618b 0x1 + 0x3c0d6eb4 0x1b esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + *fill* 0x3c0d6ecf 0x1 .rodata.__FUNCTION__.7 - 0x3c0d618c 0x15 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x3c0d6ed0 0x15 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .rodata.check_valid.str1.4 - 0x3c0d61a1 0x8a esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x3c0d6ee5 0x8a esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .rodata.get_first_step_reference_point.str1.4 - 0x3c0d61a1 0xa2 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x3c0d6ee5 0xa2 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .rodata.adc_cali_create_scheme_curve_fitting.str1.4 - 0x3c0d61a1 0xeb esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - *fill* 0x3c0d61a1 0x3 + 0x3c0d6ee5 0xeb esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + *fill* 0x3c0d6ee5 0x3 .rodata.__func__.1 - 0x3c0d61a4 0x1f esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - *fill* 0x3c0d61c3 0x1 + 0x3c0d6ee8 0x1f esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + *fill* 0x3c0d6f07 0x1 .rodata.__FUNCTION__.2 - 0x3c0d61c4 0xc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x3c0d6f08 0xc esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .rodata.__FUNCTION__.3 - 0x3c0d61d0 0x25 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - *fill* 0x3c0d61f5 0x3 + 0x3c0d6f14 0x25 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + *fill* 0x3c0d6f39 0x3 .rodata.adc1_error_sign - 0x3c0d61f8 0x50 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + 0x3c0d6f3c 0x50 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + *fill* 0x3c0d6f8c 0x4 .rodata.adc1_error_coef_atten - 0x3c0d6248 0x140 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + 0x3c0d6f90 0x140 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) .rodata.esp_transport_list_init.str1.4 - 0x3c0d6388 0x38 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x3c0d70d0 0x38 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d6388 0x13 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - *fill* 0x3c0d639b 0x1 + 0x3c0d70d0 0x13 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + *fill* 0x3c0d70e3 0x1 .rodata.__FUNCTION__.1 - 0x3c0d639c 0x17 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - *fill* 0x3c0d63b3 0x1 + 0x3c0d70e4 0x17 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + *fill* 0x3c0d70fb 0x1 .rodata.__FUNCTION__.2 - 0x3c0d63b4 0x18 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x3c0d70fc 0x18 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) .rodata.esp_tls_connect_async.str1.4 - 0x3c0d63cc 0x4a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d7114 0x4a esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.base_poll_write.str1.4 - 0x3c0d63cc 0x3d esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d7114 0x3d esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.base_poll_read.str1.4 - 0x3c0d63cc 0x3c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d7114 0x3c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.ssl_write.str1.4 - 0x3c0d63cc 0xa5 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d7114 0xa5 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.ssl_read.str1.4 - 0x3c0d63cc 0x2f esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d7114 0x2f esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.ssl_connect.str1.4 - 0x3c0d63cc 0x65 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d7114 0x65 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.esp_transport_base_init.str1.4 - 0x3c0d63cc 0x2c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d7114 0x2c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.tcp_write.str1.4 - 0x3c0d63cc 0x27 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d7114 0x27 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.tcp_read.str1.4 - 0x3c0d63cc 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d7114 0x26 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.tcp_connect.str1.4 - 0x3c0d63cc 0x31 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d7114 0x31 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d63cc 0x18 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x3c0d7114 0x18 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .rodata.esp_transport_init_foundation_transport.str1.4 - 0x3c0d63e4 0x38 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x3c0d712c 0x38 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) .rodata.__FUNCTION__.0 - 0x3c0d63e4 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x3c0d712c 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) .rodata._ws_write.str1.4 - 0x3c0d640c 0x58 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d7154 0x58 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.esp_transport_read_exact_size.str1.4 - 0x3c0d640c 0x3a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d7154 0x3a esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.ws_read_header.str1.4 - 0x3c0d640c 0x1d esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d7154 0x1d esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.get_http_header.str1.4 - 0x3c0d640c 0x3 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d7154 0x3 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.ws_connect.str1.4 - 0x3c0d640c 0x485 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d7154 0x485 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.esp_transport_ws_set_path.str1.4 - 0x3c0d640c 0x49 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d7154 0x49 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.esp_transport_ws_init.str1.4 - 0x3c0d640c 0x56 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d7154 0x56 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.esp_transport_ws_poll_connection_closed.str1.4 - 0x3c0d640c 0xb3 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d7154 0xb3 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.esp_transport_ws_handle_control_frames.str1.4 - 0x3c0d640c 0x1be esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d7154 0x1be esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.ws_handle_control_frame_internal.str1.4 - 0x3c0d640c 0xed esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d7154 0xed esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.ws_read.str1.4 - 0x3c0d640c 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d7154 0x28 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.__FUNCTION__.1 - 0x3c0d640c 0x16 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x3c0d7154 0x16 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .rodata.str1.4 - 0x3c0d6422 0x889 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - *fill* 0x3c0d6422 0x2 + 0x3c0d716a 0x889 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + *fill* 0x3c0d716a 0x2 .rodata.ciphersuite_definitions - 0x3c0d6424 0x3b0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x3c0d716c 0x3b0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) .rodata.ciphersuite_preference - 0x3c0d67d4 0x2e8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x3c0d751c 0x2e8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) .rodata.ssl_compute_master.str1.4 - 0x3c0d6abc 0x27 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d7804 0x27 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .rodata.ssl_calc_finished_tls_generic.str1.4 - 0x3c0d6abc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d7804 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .rodata.ssl_tls12_populate_transform.str1.4 - 0x3c0d6abc 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d7804 0xe esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .rodata.mbedtls_ssl_check_cert_usage.str1.4 - 0x3c0d6abc 0x15 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d7804 0x15 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .rodata.tls_id_match_table - 0x3c0d6abc 0x9c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d7804 0x9c esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .srodata.ssl_preset_suiteb_groups - 0x3c0d6b58 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - *fill* 0x3c0d6b5e 0x2 + 0x3c0d78a0 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x3c0d78a6 0x2 .srodata.ssl_preset_suiteb_sig_algs - 0x3c0d6b60 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - *fill* 0x3c0d6b66 0x2 + 0x3c0d78a8 0x6 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + *fill* 0x3c0d78ae 0x2 .rodata.ssl_preset_default_sig_algs - 0x3c0d6b68 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d78b0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .rodata.ssl_preset_suiteb_ciphersuites - 0x3c0d6b7c 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d78c4 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .rodata.ssl_preset_default_groups - 0x3c0d6b88 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - .rodata 0x3c0d6b98 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x3c0d78d0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .rodata 0x3c0d78e0 0xc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .rodata.small_prime_gaps - 0x3c0d6ba4 0xa7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - *fill* 0x3c0d6c4b 0x1 + 0x3c0d78ec 0xa7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + *fill* 0x3c0d7993 0x1 .rodata.mbedtls_cipher_definitions - 0x3c0d6c4c 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - 0x3c0d6c4c mbedtls_cipher_definitions + 0x3c0d7994 0x180 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7994 mbedtls_cipher_definitions .rodata.str1.4 - 0x3c0d6dcc 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b14 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_ccm_star_no_tag_info - 0x3c0d6dcc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b14 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ccm_star_no_tag_info - 0x3c0d6dd4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b1c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ccm_star_no_tag_info - 0x3c0d6ddc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b24 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_ccm_info - 0x3c0d6de4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b2c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ccm_info - 0x3c0d6dec 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b34 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ccm_info - 0x3c0d6df4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b3c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.ccm_aria_info - 0x3c0d6dfc 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b44 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_gcm_info - 0x3c0d6e28 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b70 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_gcm_info - 0x3c0d6e30 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b78 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_gcm_info - 0x3c0d6e38 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b80 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.gcm_aria_info - 0x3c0d6e40 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7b88 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_ctr_info - 0x3c0d6e6c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7bb4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ctr_info - 0x3c0d6e74 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7bbc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ctr_info - 0x3c0d6e7c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7bc4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_cfb128_info - 0x3c0d6e84 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7bcc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_cfb128_info - 0x3c0d6e8c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7bd4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_cfb128_info - 0x3c0d6e94 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7bdc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_cbc_info - 0x3c0d6e9c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7be4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_cbc_info - 0x3c0d6ea4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7bec 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_cbc_info - 0x3c0d6eac 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7bf4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_256_ecb_info - 0x3c0d6eb4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7bfc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_192_ecb_info - 0x3c0d6ebc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c04 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aria_128_ecb_info - 0x3c0d6ec4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c0c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.aria_info - 0x3c0d6ecc 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c14 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ccm_star_no_tag_info - 0x3c0d6ef8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c40 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ccm_star_no_tag_info - 0x3c0d6f00 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c48 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ccm_star_no_tag_info - 0x3c0d6f08 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c50 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ccm_info - 0x3c0d6f10 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c58 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ccm_info - 0x3c0d6f18 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c60 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ccm_info - 0x3c0d6f20 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c68 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.ccm_aes_info - 0x3c0d6f28 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c70 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_gcm_info - 0x3c0d6f54 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7c9c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_gcm_info - 0x3c0d6f5c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7ca4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_gcm_info - 0x3c0d6f64 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7cac 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.gcm_aes_info - 0x3c0d6f6c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7cb4 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_xts_info - 0x3c0d6f98 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7ce0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_xts_info - 0x3c0d6fa0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7ce8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.xts_aes_info - 0x3c0d6fa8 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7cf0 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ctr_info - 0x3c0d6fd4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d1c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ctr_info - 0x3c0d6fdc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d24 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ctr_info - 0x3c0d6fe4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d2c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ofb_info - 0x3c0d6fec 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d34 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ofb_info - 0x3c0d6ff4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d3c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ofb_info - 0x3c0d6ffc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d44 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_cfb128_info - 0x3c0d7004 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d4c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_cfb128_info - 0x3c0d700c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d54 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_cfb128_info - 0x3c0d7014 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d5c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_cbc_info - 0x3c0d701c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d64 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_cbc_info - 0x3c0d7024 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d6c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_cbc_info - 0x3c0d702c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d74 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_256_ecb_info - 0x3c0d7034 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d7c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_192_ecb_info - 0x3c0d703c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d84 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .srodata.aes_128_ecb_info - 0x3c0d7044 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d8c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.aes_info - 0x3c0d704c 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x3c0d7d94 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .rodata.str1.4 - 0x3c0d7078 0x367 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0d7dc0 0x367 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .srodata.ecp_x25519_bad_point_2 - 0x3c0d7078 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0d7dc0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .srodata.ecp_x25519_bad_point_1 - 0x3c0d7080 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0d7dc8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .rodata.x25519_bad_point_2 - 0x3c0d7088 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0d7dd0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .rodata.x25519_bad_point_1 - 0x3c0d70a8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x3c0d7df0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .rodata.ecp_supported_curves - 0x3c0d70c8 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .srodata.Rp.0 0x3c0d7164 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.Rp.1 0x3c0d716c 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .srodata.Rp.2 0x3c0d7174 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d7e10 0x9c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .srodata.Rp.0 0x3c0d7eac 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.Rp.1 0x3c0d7eb4 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .srodata.Rp.2 0x3c0d7ebc 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.curve25519_part_of_n - 0x3c0d717c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d7ec4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_n - 0x3c0d718c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d7ed4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_gy - 0x3c0d71cc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d7f14 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_gx - 0x3c0d720c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d7f54 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_b - 0x3c0d724c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d7f94 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_a - 0x3c0d728c 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d7fd4 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP512r1_p - 0x3c0d72cc 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8014 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_n - 0x3c0d730c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8054 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_gy - 0x3c0d733c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8084 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_gx - 0x3c0d736c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d80b4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_b - 0x3c0d739c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d80e4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_a - 0x3c0d73cc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8114 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP384r1_p - 0x3c0d73fc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8144 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_n - 0x3c0d742c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8174 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_gy - 0x3c0d744c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8194 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_gx - 0x3c0d746c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d81b4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_b - 0x3c0d748c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d81d4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_a - 0x3c0d74ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d81f4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.brainpoolP256r1_p - 0x3c0d74cc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8214 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_n - 0x3c0d74ec 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8234 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_gy - 0x3c0d750c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8254 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_gx - 0x3c0d752c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8274 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp256k1_b - 0x3c0d754c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8294 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp256k1_a - 0x3c0d7550 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8298 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256k1_p - 0x3c0d7554 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d829c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_n - 0x3c0d7574 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d82bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_gy - 0x3c0d7594 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d82dc 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_gx - 0x3c0d75b0 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d82f8 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp224k1_b - 0x3c0d75cc 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8314 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp224k1_a - 0x3c0d75d0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8318 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224k1_p - 0x3c0d75d4 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d831c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_n - 0x3c0d75f0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8338 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_gy - 0x3c0d7608 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8350 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_gx - 0x3c0d7620 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8368 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp192k1_b - 0x3c0d7638 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8380 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.secp192k1_a - 0x3c0d763c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8384 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192k1_p - 0x3c0d7640 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8388 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_n - 0x3c0d7658 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d83a0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_gy - 0x3c0d769c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d83e4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_gx - 0x3c0d76e0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8428 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_b - 0x3c0d7724 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d846c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp521r1_p - 0x3c0d7768 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d84b0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_n - 0x3c0d77ac 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d84f4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_gy - 0x3c0d77dc 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8524 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_gx - 0x3c0d780c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8554 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_b - 0x3c0d783c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8584 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp384r1_p - 0x3c0d786c 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d85b4 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_n - 0x3c0d789c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d85e4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_gy - 0x3c0d78bc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8604 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_gx - 0x3c0d78dc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8624 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_b - 0x3c0d78fc 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8644 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp256r1_p - 0x3c0d791c 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8664 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_n - 0x3c0d793c 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8684 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_gy - 0x3c0d7958 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d86a0 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_gx - 0x3c0d7974 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d86bc 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_b - 0x3c0d7990 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d86d8 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp224r1_p - 0x3c0d79ac 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d86f4 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_n - 0x3c0d79cc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8714 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_gy - 0x3c0d79e4 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d872c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_gx - 0x3c0d79fc 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8744 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_b - 0x3c0d7a14 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d875c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .rodata.secp192r1_p - 0x3c0d7a2c 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d8774 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.mpi_one - 0x3c0d7a44 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x3c0d878c 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .srodata.mbedtls_sha512_info - 0x3c0d7a48 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0d8790 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha384_info - 0x3c0d7a50 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0d8798 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha256_info - 0x3c0d7a58 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0d87a0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha224_info - 0x3c0d7a60 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0d87a8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_sha1_info - 0x3c0d7a68 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0d87b0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .srodata.mbedtls_md5_info - 0x3c0d7a70 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x3c0d87b8 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .rodata.rsa_debug.str1.4 - 0x3c0d7a78 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d87c0 0xe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .rodata.eckey_debug.str1.4 - 0x3c0d7a78 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d87c0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .rodata.str1.4 - 0x3c0d7a78 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d87c0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .rodata.mbedtls_rsa_alt_info - 0x3c0d7a78 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0d7a78 mbedtls_rsa_alt_info + 0x3c0d87c0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d87c0 mbedtls_rsa_alt_info .rodata.mbedtls_ecdsa_info - 0x3c0d7aa8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0d7aa8 mbedtls_ecdsa_info + 0x3c0d87f0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d87f0 mbedtls_ecdsa_info .rodata.mbedtls_eckeydh_info - 0x3c0d7ad8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0d7ad8 mbedtls_eckeydh_info + 0x3c0d8820 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d8820 mbedtls_eckeydh_info .rodata.mbedtls_eckey_info - 0x3c0d7b08 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0d7b08 mbedtls_eckey_info + 0x3c0d8850 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d8850 mbedtls_eckey_info .rodata.mbedtls_rsa_info - 0x3c0d7b38 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - 0x3c0d7b38 mbedtls_rsa_info + 0x3c0d8880 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x3c0d8880 mbedtls_rsa_info .rodata.pk_group_from_specified.str1.4 - 0x3c0d7b68 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x3c0d88b0 0x8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .rodata.mbedtls_pk_parse_key_pkcs8_encrypted_der.str1.4 - 0x3c0d7b68 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x3c0d88b0 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .rodata.mbedtls_pk_parse_key.str1.4 - 0x3c0d7b68 0x102 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x3c0d88b0 0x102 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .rodata.mbedtls_pk_parse_public_key.str1.4 - 0x3c0d7b68 0x77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x3c0d88b0 0x77 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .srodata.memset_func - 0x3c0d7b68 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x3c0d88b0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) .rodata.mbedtls_rsa_deduce_primes.str1.4 - 0x3c0d7b6c 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - *fill* 0x3c0d7b6c 0x4 - .rodata.K 0x3c0d7b70 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .srodata.cst8 0x3c0d7df0 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x3c0d88b4 0x37 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + *fill* 0x3c0d88b4 0x4 + .rodata.K 0x3c0d88b8 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .srodata.cst8 0x3c0d8b38 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) .rodata.esp_aes_validate_input.str1.4 - 0x3c0d7df0 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3c0d8b38 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .rodata.esp_aes_crypt_cbc.str1.4 - 0x3c0d7df0 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3c0d8b38 0x1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .rodata.esp_aes_crypt_cfb128.str1.4 - 0x3c0d7df0 0x23 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3c0d8b38 0x23 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .rodata.esp_aes_crypt_ctr.str1.4 - 0x3c0d7df0 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x3c0d8b38 0x66 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .rodata.esp_ds_conn_lock.str1.4 - 0x3c0d7df0 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x3c0d8b38 0x54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) .rodata.esp_ds_init_data_ctx.str1.4 - 0x3c0d7df0 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x3c0d8b38 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) .rodata.esp_ds_rsa_sign.str1.4 - 0x3c0d7df0 0x133 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x3c0d8b38 0x133 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) .rodata.esp_mpi_isr_initialise.str1.4 - 0x3c0d7df0 0x69 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3c0d8b38 0x69 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .rodata.esp_mpi_wait_intr.str1.4 - 0x3c0d7df0 0x43 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3c0d8b38 0x43 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .rodata.mpi_mult_mpi_failover_mod_mult.str1.4 - 0x3c0d7df0 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x3c0d8b38 0x56 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .rodata.__func__.0 - 0x3c0d7df0 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - *fill* 0x3c0d7e0f 0x1 + 0x3c0d8b38 0x1f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + *fill* 0x3c0d8b57 0x1 .rodata.sha1_padding - 0x3c0d7e10 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x3c0d8b58 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .rodata.sha256_padding - 0x3c0d7e50 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x3c0d8b98 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .rodata.esp_aes_gcm_starts.str1.4 - 0x3c0d7e90 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x3c0d8bd8 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .rodata.esp_aes_gcm_update_ad.str1.4 - 0x3c0d7e90 0x4b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x3c0d8bd8 0x4b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .rodata.esp_aes_gcm_update.str1.4 - 0x3c0d7e90 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .rodata.last4 0x3c0d7e90 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x3c0d8bd8 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .rodata.last4 0x3c0d8bd8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .rodata.aria_is2 - 0x3c0d7ed0 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x3c0d8c18 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .rodata.aria_is1 - 0x3c0d7fd0 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x3c0d8d18 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .rodata.aria_sb2 - 0x3c0d80d0 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x3c0d8e18 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .rodata.aria_sb1 - 0x3c0d81d0 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .rodata 0x3c0d82d0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .rodata.last4 0x3c0d8300 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x3c0d8f18 0x100 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata 0x3c0d9018 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .rodata.last4 0x3c0d9048 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .rodata.str1.4 - 0x3c0d8320 0xd79 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d9068 0xd79 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_pkcs12_pbe_alg - 0x3c0d8320 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d9068 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_md_hmac - 0x3c0d8368 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d90b0 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_md_alg - 0x3c0d83e0 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d9128 0x8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_cipher_alg - 0x3c0d846c 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d91b4 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_ecp_grp_algid - 0x3c0d84e4 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d922c 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_ecp_grp - 0x3c0d850c 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d9254 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_pk_alg - 0x3c0d85fc 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d9344 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_sig_alg - 0x3c0d864c 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d9394 0x150 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.oid_x509_ext - 0x3c0d879c 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .rodata 0x3c0d8850 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x3c0d94e4 0xb4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .rodata 0x3c0d9598 0x35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .rodata.mbedtls_pem_read_buffer.str1.4 - 0x3c0d8885 0x6f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x3c0d95cd 0x6f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .rodata.mbedtls_pkcs5_pbes2_ext.str1.4 - 0x3c0d8885 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x3c0d95cd 0xa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) .rodata.esp_aes_dma_wait_complete.str1.4 - 0x3c0d8885 0x47 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0d95cd 0x47 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .rodata.esp_aes_intr_alloc.str1.4 - 0x3c0d8885 0x85 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0d95cd 0x85 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .rodata.esp_aes_process_dma.str1.4 - 0x3c0d8885 0xf6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - *fill* 0x3c0d8885 0x3 + 0x3c0d95cd 0xf6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + *fill* 0x3c0d95cd 0x3 .rodata.__func__.0 - 0x3c0d8888 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0d95d0 0x14 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .rodata.__func__.1 - 0x3c0d889c 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x3c0d95e4 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .rodata.esp_sha_block_mode.str1.4 - 0x3c0d88af 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x3c0d95f7 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .rodata.esp_sha_dma_process.str1.4 - 0x3c0d88af 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x3c0d95f7 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .rodata.esp_sha_dma.str1.4 - 0x3c0d88af 0x73 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - *fill* 0x3c0d88af 0x1 + 0x3c0d95f7 0x73 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + *fill* 0x3c0d95f7 0x1 .rodata.__func__.0 - 0x3c0d88b0 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x3c0d95f8 0x13 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .rodata.crypto_shared_gdma_init.str1.4 - 0x3c0d88c3 0x47 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x3c0d960b 0x47 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .rodata.x509_crt_verify_name.str1.4 - 0x3c0d88c3 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x3c0d960b 0x4 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .rodata.mbedtls_x509_crt_parse.str1.4 - 0x3c0d88c3 0x36 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - *fill* 0x3c0d88c3 0x1 + 0x3c0d960b 0x36 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + *fill* 0x3c0d960b 0x1 .rodata.mbedtls_x509_crt_profile_suiteb - 0x3c0d88c4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x3c0d88c4 mbedtls_x509_crt_profile_suiteb + 0x3c0d960c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x3c0d960c mbedtls_x509_crt_profile_suiteb .rodata.mbedtls_x509_crt_profile_default - 0x3c0d88d4 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - 0x3c0d88d4 mbedtls_x509_crt_profile_default - .rodata 0x3c0d88e4 0xd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x3c0d961c 0x10 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x3c0d961c mbedtls_x509_crt_profile_default + .rodata 0x3c0d962c 0xd esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .rodata.x509_get_other_name.str1.4 - 0x3c0d88f1 0x9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x3c0d9639 0x9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .rodata.mbedtls_x509_get_rsassa_pss_params.str1.4 - 0x3c0d88f1 0xa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x3c0d9639 0xa esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .rodata.esp_now_init.str1.4 - 0x3c0d88f1 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x3c0d9639 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) .rodata.esp_now_register_recv_cb.str1.4 - 0x3c0d88f1 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) + 0x3c0d9639 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) .rodata.mt_get_lmk.str1.4 - 0x3c0d88f1 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0d9639 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .rodata.mt_init.str1.4 - 0x3c0d88f1 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0d9639 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .rodata.mt_register_recv_cb.str1.4 - 0x3c0d88f1 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) + 0x3c0d9639 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .rodata.mt_send_cb.str1.4 - 0x3c0d88f1 0x53 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) - .rodata.ieee80211_crypto_encap.str1.4 - 0x3c0d88f1 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - .rodata.chm_set_home_channel.str1.4 - 0x3c0d88f1 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - .rodata.wifi_log.str1.4 - 0x3c0d88f1 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) - *fill* 0x3c0d88f1 0x3 - .rodata.wifi_nvs_set - 0x3c0d88f4 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .rodata.wifi_nvs_compare_cfg_diff - 0x3c0d8914 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .rodata.wifi_nvs_load - 0x3c0d8934 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .rodata.ieee80211_nvs_set_default_ssid.str1.4 - 0x3c0d8954 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .rodata.wifi_nvs_cfg_init.str1.4 - 0x3c0d8954 0x39e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .rodata.wifi_nvs_init.str1.4 - 0x3c0d8954 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .rodata.wifi_set_rx_policy - 0x3c0d8954 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - .rodata.CSWTCH.91 - 0x3c0d8980 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - .rodata.ieee80211_set_gtk.str1.4 - 0x3c0d8986 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0d8986 0x2 - .rodata.CSWTCH.334 - 0x3c0d8988 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata.__FUNCTION__.15231 - 0x3c0d898c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata.str1.4 - 0x3c0d89a2 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata.wifi_lmac_init.str1.4 - 0x3c0d89a2 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0d89a2 0x2 - .rodata.__FUNCTION__.11947 - 0x3c0d89a4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .rodata.__FUNCTION__.11953 - 0x3c0d89bc 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d89d6 0x2 - .rodata.__FUNCTION__.11959 - 0x3c0d89d8 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d89f5 0x3 - .rodata.__FUNCTION__.11965 - 0x3c0d89f8 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d8a06 0x2 - .rodata.__FUNCTION__.11971 - 0x3c0d8a08 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d8a1d 0x3 - .rodata.__FUNCTION__.11979 - 0x3c0d8a20 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d8a31 0x3 - .rodata.__FUNCTION__.11987 - 0x3c0d8a34 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .rodata.__FUNCTION__.11993 - 0x3c0d8a48 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .rodata.__FUNCTION__.11999 - 0x3c0d8a5c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d8a72 0x2 - .rodata.__FUNCTION__.12008 - 0x3c0d8a74 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d8a83 0x1 - .rodata.__FUNCTION__.12014 - 0x3c0d8a84 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .rodata.__FUNCTION__.12020 - 0x3c0d8a94 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .rodata.__FUNCTION__.12026 - 0x3c0d8aac 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d8ac7 0x1 - .rodata.__FUNCTION__.12032 - 0x3c0d8ac8 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d8ae7 0x1 - .rodata.__FUNCTION__.12038 - 0x3c0d8ae8 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d8b02 0x2 - .rodata.__FUNCTION__.12044 - 0x3c0d8b04 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d8b1e 0x2 - .rodata.__FUNCTION__.12050 - 0x3c0d8b20 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0d8b3e 0x2 - .rodata.__FUNCTION__.12071 - 0x3c0d8b40 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .rodata.esp_wifi_init_internal.str1.4 - 0x3c0d8b5e 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata.net80211_funcs_init.str1.4 - 0x3c0d8b5e 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata.str1.4 - 0x3c0d8b5e 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata.wifi_osi_funcs_register.str1.4 - 0x3c0d8b5e 0xad /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0d8b5e 0x2 - .rodata.ieee80211_ethbroadcast - 0x3c0d8b60 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - 0x3c0d8b60 ieee80211_ethbroadcast - .rodata.ieee80211_send_sa_query.str1.4 - 0x3c0d8b66 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0d8b66 0x2 - .rodata.ieee80211_sta_new_state - 0x3c0d8b68 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata.ieee80211_sta_new_state.str1.4 - 0x3c0d8b80 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata.sta_recv_assoc.str1.4 - 0x3c0d8b80 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata.sta_rx_csa.str1.4 - 0x3c0d8b80 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata.state_desc.13375 - 0x3c0d8b80 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata.str1.4 - 0x3c0d8ba4 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata.ieee80211_add_countryie.str1.4 - 0x3c0d8ba4 0x3 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - .rodata 0x3c0d8ba4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata.__func__.13150 - 0x3c0d8bb4 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata.ht_recv_action_ba_addba_response.str1.4 - 0x3c0d8bcf 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata.ht_recv_action_ba_delba.str1.4 - 0x3c0d8bcf 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata.ieee80211_add_htcap_body.str1.4 - 0x3c0d8bcf 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata.ieee80211_recv_action.str1.4 - 0x3c0d8bcf 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + 0x3c0d9639 0x53 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .rodata.ieee80211_send_setup.str1.4 - 0x3c0d8bcf 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0d8bcf 0x1 + 0x3c0d9639 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0d9639 0x3 .rodata.info.14349 - 0x3c0d8bd0 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0d8bd9 0x3 + 0x3c0d963c 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0d9645 0x3 .rodata.param.14355 - 0x3c0d8bdc 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0d8be5 0x3 + 0x3c0d9648 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0d9651 0x3 .rodata.s_ac_param.14354 - 0x3c0d8be8 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0d9654 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata.hostap_input.str1.4 - 0x3c0d8c04 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0d9670 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata.ieee80211_hostap_attach.str1.4 - 0x3c0d8c04 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0d9670 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata.wifi_softap_start.str1.4 - 0x3c0d8c04 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0d9670 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata.ieee80211_crypto_encap.str1.4 + 0x3c0d9670 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) .rodata.ieee80211_11b_table - 0x3c0d8c04 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0d9670 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.ieee80211_11g_table - 0x3c0d8cd8 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0d9744 0xd4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.ieee80211_phy_mode_show.str1.4 - 0x3c0d8dac 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0d9818 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.ieee80211_setup_ratetable.str1.4 - 0x3c0d8dac 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + 0x3c0d9818 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .rodata.phymode2str.str1.4 - 0x3c0d8dac 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - .rodata.CSWTCH.421 - 0x3c0d8dac 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata.scan_op_start.str1.4 - 0x3c0d8dbc 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata.scan_profile_check.str1.4 - 0x3c0d8dbc 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0d9818 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + .rodata.chm_set_home_channel.str1.4 + 0x3c0d9818 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) .rodata.ieee80211_is_40mhz_valid_bw - 0x3c0d8dbc 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + 0x3c0d9818 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .rodata.wifi_log.str1.4 + 0x3c0d9834 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) .rodata.CSWTCH.242 - 0x3c0d8dd8 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0d8de9 0x3 + 0x3c0d9834 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0d9845 0x3 .rodata.CSWTCH.243 - 0x3c0d8dec 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0d9848 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.CSWTCH.244 - 0x3c0d8df8 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0d9854 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.cnx_auth_done.str1.4 - 0x3c0d8e3c 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0d9898 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.cnx_connect_to_bss.str1.4 - 0x3c0d8e3c 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0d9898 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.cnx_node_join.str1.4 - 0x3c0d8e3c 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0d9898 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata.str1.4 - 0x3c0d8e3c 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata 0x3c0d8e3c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0d9898 0xb4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata 0x3c0d9898 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata.CSWTCH.45 - 0x3c0d8e54 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0d98b0 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata.ieee80211_parse_rsn.str1.4 - 0x3c0d8eb4 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0d9910 0xa0 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata.ieee80211_setup_phy_mode.str1.4 - 0x3c0d8eb4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0d9910 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata.ieee80211_add_ie_vendor_esp_head.str1.4 - 0x3c0d8eb4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + 0x3c0d9910 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + .rodata.wifi_nvs_set + 0x3c0d9910 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_nvs_compare_cfg_diff + 0x3c0d9930 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_nvs_load + 0x3c0d9950 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.ieee80211_nvs_set_default_ssid.str1.4 + 0x3c0d9970 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_nvs_cfg_init.str1.4 + 0x3c0d9970 0x39e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_nvs_init.str1.4 + 0x3c0d9970 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata.wifi_set_rx_policy + 0x3c0d9970 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .rodata.CSWTCH.91 + 0x3c0d999c 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + .rodata.ieee80211_set_gtk.str1.4 + 0x3c0d99a2 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0d99a2 0x2 + .rodata.CSWTCH.334 + 0x3c0d99a4 0x4 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata.__FUNCTION__.15231 + 0x3c0d99a8 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata.str1.4 + 0x3c0d99be 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata.wifi_lmac_init.str1.4 + 0x3c0d99be 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0d99be 0x2 + .rodata.__FUNCTION__.11947 + 0x3c0d99c0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11953 + 0x3c0d99d8 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d99f2 0x2 + .rodata.__FUNCTION__.11959 + 0x3c0d99f4 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9a11 0x3 + .rodata.__FUNCTION__.11965 + 0x3c0d9a14 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9a22 0x2 + .rodata.__FUNCTION__.11971 + 0x3c0d9a24 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9a39 0x3 + .rodata.__FUNCTION__.11979 + 0x3c0d9a3c 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9a4d 0x3 + .rodata.__FUNCTION__.11987 + 0x3c0d9a50 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11993 + 0x3c0d9a64 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.11999 + 0x3c0d9a78 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9a8e 0x2 + .rodata.__FUNCTION__.12008 + 0x3c0d9a90 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9a9f 0x1 + .rodata.__FUNCTION__.12014 + 0x3c0d9aa0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.12020 + 0x3c0d9ab0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.__FUNCTION__.12026 + 0x3c0d9ac8 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9ae3 0x1 + .rodata.__FUNCTION__.12032 + 0x3c0d9ae4 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9b03 0x1 + .rodata.__FUNCTION__.12038 + 0x3c0d9b04 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9b1e 0x2 + .rodata.__FUNCTION__.12044 + 0x3c0d9b20 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9b3a 0x2 + .rodata.__FUNCTION__.12050 + 0x3c0d9b3c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0d9b5a 0x2 + .rodata.__FUNCTION__.12071 + 0x3c0d9b5c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata.esp_wifi_init_internal.str1.4 + 0x3c0d9b7a 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.net80211_funcs_init.str1.4 + 0x3c0d9b7a 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.str1.4 + 0x3c0d9b7a 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata.wifi_osi_funcs_register.str1.4 + 0x3c0d9b7a 0xad /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0d9b7a 0x2 + .rodata.ieee80211_ethbroadcast + 0x3c0d9b7c 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0d9b7c ieee80211_ethbroadcast + .rodata.ieee80211_send_sa_query.str1.4 + 0x3c0d9b82 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0d9b82 0x2 + .rodata.ieee80211_sta_new_state + 0x3c0d9b84 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.ieee80211_sta_new_state.str1.4 + 0x3c0d9b9c 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.sta_recv_assoc.str1.4 + 0x3c0d9b9c 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.sta_rx_csa.str1.4 + 0x3c0d9b9c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.state_desc.13375 + 0x3c0d9b9c 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.str1.4 + 0x3c0d9bc0 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata.ieee80211_add_countryie.str1.4 + 0x3c0d9bc0 0x3 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) + .rodata 0x3c0d9bc0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata.__func__.13150 + 0x3c0d9bd0 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata.ht_recv_action_ba_addba_response.str1.4 + 0x3c0d9beb 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata.ht_recv_action_ba_delba.str1.4 + 0x3c0d9beb 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata.ieee80211_add_htcap_body.str1.4 + 0x3c0d9beb 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata.ieee80211_recv_action.str1.4 + 0x3c0d9beb 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + *fill* 0x3c0d9beb 0x1 + .rodata.CSWTCH.421 + 0x3c0d9bec 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata.scan_op_start.str1.4 + 0x3c0d9bfc 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata.scan_profile_check.str1.4 + 0x3c0d9bfc 0x8 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .rodata.sms4_encap.str1.4 - 0x3c0d8eb4 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + 0x3c0d9bfc 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .rodata.str1.4 - 0x3c0d8eb4 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + 0x3c0d9bfc 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .rodata.CSWTCH.494 - 0x3c0d8eb4 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0d8ebd 0x3 + 0x3c0d9bfc 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0d9c05 0x3 .rodata.CSWTCH.495 - 0x3c0d8ec0 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3c0d9c08 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) .rodata.pp_create_task.str1.4 - 0x3c0d8ec9 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + 0x3c0d9c11 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) .rodata.pp_default_event_handler.str1.4 - 0x3c0d8ec9 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0d8ec9 0x3 - .rodata 0x3c0d8ecc 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - .rodata 0x3c0d8f1c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3c0d9c11 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0d9c11 0x3 + .rodata 0x3c0d9c14 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata 0x3c0d9c64 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) .rodata.__FUNCTION__.11402 - 0x3c0d8f34 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d8f4d 0x3 + 0x3c0d9c7c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9c95 0x3 .rodata.__FUNCTION__.11467 - 0x3c0d8f50 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d8f65 0x3 + 0x3c0d9c98 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9cad 0x3 .rodata.__FUNCTION__.11505 - 0x3c0d8f68 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d8f89 0x3 + 0x3c0d9cb0 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9cd1 0x3 .rodata.__FUNCTION__.11541 - 0x3c0d8f8c 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d8fa9 0x3 + 0x3c0d9cd4 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9cf1 0x3 .rodata.__FUNCTION__.11572 - 0x3c0d8fac 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d8fc1 0x3 + 0x3c0d9cf4 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9d09 0x3 .rodata.__FUNCTION__.11616 - 0x3c0d8fc4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d8fda 0x2 + 0x3c0d9d0c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9d22 0x2 .rodata.__FUNCTION__.11635 - 0x3c0d8fdc 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d8ff6 0x2 + 0x3c0d9d24 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9d3e 0x2 .rodata.__FUNCTION__.11667 - 0x3c0d8ff8 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9011 0x3 + 0x3c0d9d40 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9d59 0x3 .rodata.__FUNCTION__.11686 - 0x3c0d9014 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d902a 0x2 + 0x3c0d9d5c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9d72 0x2 .rodata.__FUNCTION__.11697 - 0x3c0d902c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9042 0x2 + 0x3c0d9d74 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9d8a 0x2 .rodata.__FUNCTION__.11716 - 0x3c0d9044 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d905a 0x2 + 0x3c0d9d8c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9da2 0x2 .rodata.__FUNCTION__.11743 - 0x3c0d905c 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d906f 0x1 + 0x3c0d9da4 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0d9db7 0x1 .rodata.__FUNCTION__.11789 - 0x3c0d9070 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3c0d9db8 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) .rodata.__FUNCTION__.11828 - 0x3c0d907c 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + 0x3c0d9dc4 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) .rodata.lmacProcessTxopSuccess.str1.4 - 0x3c0d9087 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0d9087 0x1 - .rodata.rcUpdatePhyMode - 0x3c0d9088 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata.CSWTCH.45 - 0x3c0d90a4 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0d90cf 0x1 - .rodata.CSWTCH.46 - 0x3c0d90d0 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0d90fb 0x1 - .rodata.__FUNCTION__.13031 - 0x3c0d90fc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0d9106 0x2 - .rodata.__FUNCTION__.13118 - 0x3c0d9108 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata.rcGetAmpduSched.str1.4 - 0x3c0d911a 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0d911a 0x2 - .rodata.__FUNCTION__.12832 - 0x3c0d911c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0d9132 0x2 - .rodata.__FUNCTION__.12974 - 0x3c0d9134 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - .rodata.str1.4 - 0x3c0d9148 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - .rodata.wdev_funcs_init.str1.4 - 0x3c0d9148 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - .rodata 0x3c0d9148 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) - .rodata.load_partitions.str1.4 - 0x3c0d914e 0x66 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.ensure_partitions_loaded.str1.4 - 0x3c0d914e 0x2b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_unload_all.str1.4 - 0x3c0d914e 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_next.str1.4 - 0x3c0d914e 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_get.str1.4 - 0x3c0d914e 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3c0d914e 0x2 - .rodata.__func__.2 - 0x3c0d9150 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - *fill* 0x3c0d9162 0x2 - .rodata.__func__.3 - 0x3c0d9164 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .rodata.esp_partition_write.str1.4 - 0x3c0d9177 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0d9177 0x1 - .rodata.__func__.0 - 0x3c0d9178 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0d918b 0x1 - .rodata.__func__.1 - 0x3c0d918c 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0d91a6 0x2 - .rodata.__func__.2 - 0x3c0d91a8 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .rodata.__func__.3 - 0x3c0d91c0 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - *fill* 0x3c0d91d7 0x1 - .rodata.__func__.4 - 0x3c0d91d8 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .rodata.__func__.5 - 0x3c0d91ec 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .rodata.esp_efuse_rtc_calib_get_ver.str1.4 - 0x3c0d91ff 0x58 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .rodata.esp_efuse_rtc_calib_get_init_code.str1.4 - 0x3c0d91ff 0x130 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .rodata.esp_efuse_rtc_calib_get_cal_voltage.str1.4 - 0x3c0d91ff 0x74 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .rodata.esp_efuse_rtc_calib_get_tsens_val.str1.4 - 0x3c0d91ff 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - *fill* 0x3c0d91ff 0x1 - .rodata.__func__.0 - 0x3c0d9200 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - *fill* 0x3c0d9222 0x2 - .rodata.__func__.1 - 0x3c0d9224 0x24 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .rodata.__func__.2 - 0x3c0d9248 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .rodata.i2c_ll_master_cal_bus_clk.str1.4 - 0x3c0d926a 0x89 esp-idf/hal/libhal.a(i2c_hal.c.obj) - *fill* 0x3c0d926a 0x2 - .rodata.__func__.0 - 0x3c0d926c 0x1a esp-idf/hal/libhal.a(i2c_hal.c.obj) - .rodata.adc_oneshot_ll_set_output_bits.str1.4 - 0x3c0d9286 0x69 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - *fill* 0x3c0d9286 0x2 - .rodata.__func__.0 - 0x3c0d9288 0x1f esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - *fill* 0x3c0d92a7 0x1 - .rodata.adc_channel_io_map - 0x3c0d92a8 0x28 esp-idf/soc/libsoc.a(adc_periph.c.obj) - 0x3c0d92a8 adc_channel_io_map - .srodata.ledc_periph_signal - 0x3c0d92d0 0x1 esp-idf/soc/libsoc.a(ledc_periph.c.obj) - 0x3c0d92d0 ledc_periph_signal - *fill* 0x3c0d92d1 0x3 - .srodata.i2c_periph_signal - 0x3c0d92d4 0x6 esp-idf/soc/libsoc.a(i2c_periph.c.obj) - 0x3c0d92d4 i2c_periph_signal - *fill* 0x3c0d92da 0x2 - .rodata.MPI_OPERATIONS_REG - 0x3c0d92dc 0xc esp-idf/soc/libsoc.a(mpi_periph.c.obj) - 0x3c0d92dc MPI_OPERATIONS_REG - .rodata.MPI_BLOCK_BASES - 0x3c0d92e8 0x10 esp-idf/soc/libsoc.a(mpi_periph.c.obj) - 0x3c0d92e8 MPI_BLOCK_BASES - .rodata.gdma_release_group_handle.str1.4 - 0x3c0d92f8 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.gdma_release_pair_handle.str1.4 - 0x3c0d92f8 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.do_allocate_gdma_channel.str1.4 - 0x3c0d92f8 0x1aa esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.gdma_connect.str1.4 - 0x3c0d92f8 0xba esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.gdma_disconnect.str1.4 - 0x3c0d92f8 0x3f esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.gdma_config_transfer.str1.4 - 0x3c0d92f8 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.gdma_start.str1.4 - 0x3c0d92f8 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.__FUNCTION__.17 - 0x3c0d92f8 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0d9303 0x1 - .rodata.__FUNCTION__.9 - 0x3c0d9304 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0d9319 0x3 - .rodata.__FUNCTION__.7 - 0x3c0d931c 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.__FUNCTION__.6 - 0x3c0d932c 0xd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0d9339 0x3 - .rodata.__FUNCTION__.5 - 0x3c0d933c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0d9356 0x2 - .rodata.__FUNCTION__.4 - 0x3c0d9358 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0d9369 0x3 - .rodata.__func__.3 - 0x3c0d936c 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0d9386 0x2 - .rodata.__func__.2 - 0x3c0d9388 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0d93a1 0x3 - .rodata.__func__.1 - 0x3c0d93a4 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0d93bd 0x3 - .rodata.__FUNCTION__.0 - 0x3c0d93c0 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - *fill* 0x3c0d93d9 0x3 - .rodata 0x3c0d93dc 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .rodata.ets_timer_setfn.str1.4 - 0x3c0d93f0 0x89 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .rodata.str1.4 - 0x3c0d93f0 0xb9 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .rodata.__func__.2 - 0x3c0d93f0 0xe esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - *fill* 0x3c0d93fe 0x2 - .rodata.__func__.1 - 0x3c0d9400 0x11 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - *fill* 0x3c0d9411 0x3 - .rodata.__func__.0 - 0x3c0d9414 0x10 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .rodata.str1.4 - 0x3c0d9424 0x33 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .rodata.init_timer_task.str1.4 - 0x3c0d9424 0x6c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .rodata.esp_timer_init.str1.4 - 0x3c0d9424 0x1d esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .rodata.__func__.0 - 0x3c0d9424 0xd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .rodata.load_cal_data_from_nvs_handle.str1.4 - 0x3c0d9431 0x126 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .rodata.store_cal_data_to_nvs_handle.str1.4 - 0x3c0d9431 0xdf esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .rodata.esp_phy_load_cal_data_from_nvs.str1.4 - 0x3c0d9431 0x60 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .rodata.esp_phy_load_cal_and_init.str1.4 - 0x3c0d9431 0x1ad esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0d9431 0x3 - .rodata.__func__.5 - 0x3c0d9434 0x1a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0d944e 0x2 - .rodata.__func__.3 - 0x3c0d9450 0x1d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0d946d 0x3 - .rodata.__func__.1 - 0x3c0d9470 0x1e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0d948e 0x2 - .rodata.__func__.0 - 0x3c0d9490 0x1f esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - *fill* 0x3c0d94af 0x1 - .rodata.phy_init_data - 0x3c0d94b0 0x80 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - 0x3c0d94b0 phy_init_data - .rodata.phy_track_pll_init.str1.4 - 0x3c0d9530 0xce esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .rodata.phy_track_pll_deinit.str1.4 - 0x3c0d9530 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .rodata.__func__.0 - 0x3c0d9530 0x15 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - *fill* 0x3c0d9545 0x3 - .rodata.__func__.1 - 0x3c0d9548 0x13 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .rodata.create_addrinfo.str1.4 - 0x3c0d955b 0x5e esp-idf/lwip/liblwip.a(netdb.c.obj) - *fill* 0x3c0d955b 0x1 - .rodata.__func__.0 - 0x3c0d955c 0x10 esp-idf/lwip/liblwip.a(netdb.c.obj) - .rodata.free_socket_locked.str1.4 - 0x3c0d956c 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.sock_inc_used_locked.str1.4 - 0x3c0d956c 0x23 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_sockopt_to_ipopt.str1.4 - 0x3c0d956c 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.alloc_socket.str1.4 - 0x3c0d956c 0x1f esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_unlink_select_cb.str1.4 - 0x3c0d956c 0x30 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_sock_make_addr.str1.4 - 0x3c0d956c 0x34 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_selscan.str1.4 - 0x3c0d956c 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_select_dec_sockets_used.str1.4 - 0x3c0d956c 0x21 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_pollscan.str1.4 - 0x3c0d956c 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_recv_tcp.str1.4 - 0x3c0d956c 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_recvfrom_udp_raw.str1.4 - 0x3c0d956c 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.event_callback.str1.4 - 0x3c0d956c 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_getsockopt_callback.str1.4 - 0x3c0d956c 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_setsockopt_impl.str1.4 - 0x3c0d956c 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_close.str1.4 - 0x3c0d956c 0x17 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.lwip_recvfrom.str1.4 - 0x3c0d956c 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.__func__.0 - 0x3c0d956c 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0d9581 0x3 - .rodata.__func__.1 - 0x3c0d9584 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0d959d 0x3 - .rodata.__func__.2 - 0x3c0d95a0 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0d95b6 0x2 - .rodata.__func__.3 - 0x3c0d95b8 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0d95d1 0x3 - .rodata.__func__.6 - 0x3c0d95d4 0x1d esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0d95f1 0x3 - .rodata.__func__.7 - 0x3c0d95f4 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0d9601 0x3 - .rodata.__func__.8 - 0x3c0d9604 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0d961a 0x2 - .rodata.__func__.9 - 0x3c0d961c 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0d9631 0x3 - .rodata.__func__.10 - 0x3c0d9634 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.__func__.11 - 0x3c0d9640 0xf esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0d964f 0x1 - .rodata.__func__.12 - 0x3c0d9650 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0d9666 0x2 - .rodata.__func__.13 - 0x3c0d9668 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.__func__.14 - 0x3c0d967c 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0d968a 0x2 - .rodata.__func__.15 - 0x3c0d968c 0xb esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0d9697 0x1 - .rodata.__func__.16 - 0x3c0d9698 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.__func__.17 - 0x3c0d96a4 0x13 esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0d96b7 0x1 - .rodata.__func__.18 - 0x3c0d96b8 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) - *fill* 0x3c0d96c5 0x3 - .rodata.__func__.19 - 0x3c0d96c8 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) - .rodata.tcpip_thread_handle_msg.str1.4 - 0x3c0d96d6 0x4a esp-idf/lwip/liblwip.a(tcpip.c.obj) - .rodata.tcpip_inpkt.str1.4 - 0x3c0d96d6 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) - .rodata.tcpip_send_msg_wait_sem.str1.4 - 0x3c0d96d6 0x1a esp-idf/lwip/liblwip.a(tcpip.c.obj) - .rodata.tcpip_init.str1.4 - 0x3c0d96d6 0x28 esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0d96d6 0x2 - .rodata.__func__.0 - 0x3c0d96d8 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .rodata.__func__.1 - 0x3c0d96f0 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0d96fd 0x3 - .rodata.__func__.2 - 0x3c0d9700 0xb esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0d970b 0x1 - .rodata.__func__.6 - 0x3c0d970c 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0d971b 0x1 - .rodata.__func__.7 - 0x3c0d971c 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .rodata.__func__.8 - 0x3c0d9734 0x13 esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0d9747 0x1 - .rodata.__func__.9 - 0x3c0d9748 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) - *fill* 0x3c0d9757 0x1 - .rodata.__func__.10 - 0x3c0d9758 0xc esp-idf/lwip/liblwip.a(tcpip.c.obj) - .rodata.dns_call_found.str1.4 - 0x3c0d9764 0x3d esp-idf/lwip/liblwip.a(dns.c.obj) - .rodata.dns_send.str1.4 - 0x3c0d9764 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) - .rodata.dns_check_entry.str1.4 - 0x3c0d9764 0x3b esp-idf/lwip/liblwip.a(dns.c.obj) - .rodata.dns_gethostbyname_addrtype.str1.4 - 0x3c0d9764 0x13 esp-idf/lwip/liblwip.a(dns.c.obj) - .rodata.__func__.0 - 0x3c0d9764 0x9 esp-idf/lwip/liblwip.a(dns.c.obj) - *fill* 0x3c0d976d 0x3 - .rodata.__func__.1 - 0x3c0d9770 0x10 esp-idf/lwip/liblwip.a(dns.c.obj) - .rodata.__func__.2 - 0x3c0d9780 0xf esp-idf/lwip/liblwip.a(dns.c.obj) - *fill* 0x3c0d978f 0x1 - .rodata.dns_mquery_v6group - 0x3c0d9790 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x3c0d9790 dns_mquery_v6group - .rodata.dns_mquery_v4group - 0x3c0d97a8 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) - 0x3c0d97a8 dns_mquery_v4group - .rodata.ip_addr_any_type - 0x3c0d97c0 0x18 esp-idf/lwip/liblwip.a(ip.c.obj) - 0x3c0d97c0 ip_addr_any_type - .rodata.mem_malloc.str1.4 - 0x3c0d97d8 0x4d esp-idf/lwip/liblwip.a(mem.c.obj) - .rodata.mem_free.str1.4 - 0x3c0d97d8 0x28 esp-idf/lwip/liblwip.a(mem.c.obj) - .rodata.__func__.0 - 0x3c0d97d8 0x9 esp-idf/lwip/liblwip.a(mem.c.obj) - *fill* 0x3c0d97e1 0x3 - .rodata.__func__.1 - 0x3c0d97e4 0xb esp-idf/lwip/liblwip.a(mem.c.obj) - .rodata.do_memp_malloc_pool.str1.4 - 0x3c0d97ef 0x4e esp-idf/lwip/liblwip.a(memp.c.obj) - .rodata.do_memp_free_pool.str1.4 - 0x3c0d97ef 0x20 esp-idf/lwip/liblwip.a(memp.c.obj) - *fill* 0x3c0d97ef 0x1 - .rodata.__func__.0 - 0x3c0d97f0 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) - *fill* 0x3c0d9802 0x2 - .rodata.__func__.2 - 0x3c0d9804 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) - .rodata.memp_pools - 0x3c0d9818 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d9818 memp_pools - .srodata.memp_PBUF_POOL - 0x3c0d9860 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d9860 memp_PBUF_POOL - *fill* 0x3c0d9862 0x2 - .srodata.memp_PBUF - 0x3c0d9864 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d9864 memp_PBUF - *fill* 0x3c0d9866 0x2 - .srodata.memp_MLD6_GROUP - 0x3c0d9868 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d9868 memp_MLD6_GROUP - *fill* 0x3c0d986a 0x2 - .srodata.memp_ND6_QUEUE - 0x3c0d986c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d986c memp_ND6_QUEUE - *fill* 0x3c0d986e 0x2 - .srodata.memp_NETDB - 0x3c0d9870 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d9870 memp_NETDB - *fill* 0x3c0d9872 0x2 - .srodata.memp_SYS_TIMEOUT - 0x3c0d9874 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d9874 memp_SYS_TIMEOUT - *fill* 0x3c0d9876 0x2 - .srodata.memp_IGMP_GROUP - 0x3c0d9878 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d9878 memp_IGMP_GROUP - *fill* 0x3c0d987a 0x2 - .srodata.memp_ARP_QUEUE - 0x3c0d987c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d987c memp_ARP_QUEUE - *fill* 0x3c0d987e 0x2 - .srodata.memp_TCPIP_MSG_INPKT - 0x3c0d9880 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d9880 memp_TCPIP_MSG_INPKT - *fill* 0x3c0d9882 0x2 - .srodata.memp_TCPIP_MSG_API - 0x3c0d9884 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d9884 memp_TCPIP_MSG_API - *fill* 0x3c0d9886 0x2 - .srodata.memp_NETCONN - 0x3c0d9888 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d9888 memp_NETCONN - *fill* 0x3c0d988a 0x2 - .srodata.memp_NETBUF - 0x3c0d988c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d988c memp_NETBUF - *fill* 0x3c0d988e 0x2 - .srodata.memp_FRAG_PBUF - 0x3c0d9890 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d9890 memp_FRAG_PBUF - *fill* 0x3c0d9892 0x2 - .srodata.memp_TCP_SEG - 0x3c0d9894 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d9894 memp_TCP_SEG - *fill* 0x3c0d9896 0x2 - .srodata.memp_TCP_PCB_LISTEN - 0x3c0d9898 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d9898 memp_TCP_PCB_LISTEN - *fill* 0x3c0d989a 0x2 - .srodata.memp_TCP_PCB - 0x3c0d989c 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d989c memp_TCP_PCB - *fill* 0x3c0d989e 0x2 - .srodata.memp_UDP_PCB - 0x3c0d98a0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d98a0 memp_UDP_PCB - *fill* 0x3c0d98a2 0x2 - .srodata.memp_RAW_PCB - 0x3c0d98a4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) - 0x3c0d98a4 memp_RAW_PCB - .rodata.netif_loopif_init.str1.4 - 0x3c0d98a6 0x4f esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_do_set_netmask.str1.4 - 0x3c0d98a6 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_issue_reports.str1.4 - 0x3c0d98a6 0x23 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_poll.str1.4 - 0x3c0d98a6 0x98 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_loop_output.str1.4 - 0x3c0d98a6 0x70 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_get_ip6_addr_match.str1.4 - 0x3c0d98a6 0x52 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_invoke_ext_callback.str1.4 - 0x3c0d98a6 0x16 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_add.str1.4 - 0x3c0d98a6 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.netif_ip6_addr_set_parts.str1.4 - 0x3c0d98a6 0x1e esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0d98a6 0x2 - .rodata.__func__.0 - 0x3c0d98a8 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0d98c2 0x2 - .rodata.__func__.5 - 0x3c0d98c4 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0d98dd 0x3 - .rodata.__func__.6 - 0x3c0d98e0 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0d98f9 0x3 - .rodata.__func__.9 - 0x3c0d98fc 0xb esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0d9907 0x1 - .rodata.__func__.10 - 0x3c0d9908 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0d991a 0x2 - .rodata.__func__.11 - 0x3c0d991c 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.__func__.12 - 0x3c0d992c 0x15 esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0d9941 0x3 - .rodata.__func__.13 - 0x3c0d9944 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.__func__.14 - 0x3c0d9958 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.__func__.15 - 0x3c0d996c 0xa esp-idf/lwip/liblwip.a(netif.c.obj) - *fill* 0x3c0d9976 0x2 - .rodata.__func__.17 - 0x3c0d9978 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) - .rodata.pbuf_add_header_impl.str1.4 - 0x3c0d998a 0x36 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_alloc_reference.str1.4 - 0x3c0d998a 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_free.str1.4 - 0x3c0d998a 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_alloc.str1.4 - 0x3c0d998a 0xab esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_realloc.str1.4 - 0x3c0d998a 0x65 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_ref.str1.4 - 0x3c0d998a 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_cat.str1.4 - 0x3c0d998a 0x2d esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_copy_partial_pbuf.str1.4 - 0x3c0d998a 0x33 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_take.str1.4 - 0x3c0d998a 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_take_at.str1.4 - 0x3c0d998a 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.pbuf_clone.str1.4 - 0x3c0d998a 0x11 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0d998a 0x2 - .rodata.__func__.0 - 0x3c0d998c 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0d9997 0x1 - .rodata.__func__.1 - 0x3c0d9998 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0d99a5 0x3 - .rodata.__func__.2 - 0x3c0d99a8 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0d99b2 0x2 - .rodata.__func__.3 - 0x3c0d99b4 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0d99cb 0x1 - .rodata.__func__.5 - 0x3c0d99cc 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0d99d5 0x3 - .rodata.__func__.6 - 0x3c0d99d8 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0d99e1 0x3 - .rodata.__func__.7 - 0x3c0d99e4 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0d99ee 0x2 - .rodata.__func__.8 - 0x3c0d99f0 0x13 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0d9a03 0x1 - .rodata.__func__.9 - 0x3c0d9a04 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0d9a19 0x3 - .rodata.__func__.10 - 0x3c0d9a1c 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0d9a29 0x3 - .rodata.__func__.11 - 0x3c0d9a2c 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) - *fill* 0x3c0d9a41 0x3 - .rodata.__func__.12 - 0x3c0d9a44 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) - .rodata.raw_input.str1.4 - 0x3c0d9a4f 0x75 esp-idf/lwip/liblwip.a(raw.c.obj) - .rodata.raw_sendto_if_src.str1.4 - 0x3c0d9a4f 0x4a esp-idf/lwip/liblwip.a(raw.c.obj) - *fill* 0x3c0d9a4f 0x1 - .rodata.__func__.0 - 0x3c0d9a50 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) - *fill* 0x3c0d9a62 0x2 - .rodata.__func__.1 - 0x3c0d9a64 0xa esp-idf/lwip/liblwip.a(raw.c.obj) - .rodata.tcp_remove_listener.str1.4 - 0x3c0d9a6e 0x51 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_listen_closed.str1.4 - 0x3c0d9a6e 0x21 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_free_listen.str1.4 - 0x3c0d9a6e 0x19 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_free.str1.4 - 0x3c0d9a6e 0x11 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_backlog_delayed.str1.4 - 0x3c0d9a6e 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_update_rcv_ann_wnd.str1.4 - 0x3c0d9a6e 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_recved.str1.4 - 0x3c0d9a6e 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_seg_copy.str1.4 - 0x3c0d9a6e 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_recv.str1.4 - 0x3c0d9a6e 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_sent.str1.4 - 0x3c0d9a6e 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_err.str1.4 - 0x3c0d9a6e 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_poll.str1.4 - 0x3c0d9a6e 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_next_iss.str1.4 - 0x3c0d9a6e 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_eff_send_mss_netif.str1.4 - 0x3c0d9a6e 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_pcb_remove.str1.4 - 0x3c0d9a6e 0x87 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_abandon.str1.4 - 0x3c0d9a6e 0x31 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_netif_ip_addr_changed_pcblist.str1.4 - 0x3c0d9a6e 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_close_shutdown.str1.4 - 0x3c0d9a6e 0x39 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_slowtmr.str1.4 - 0x3c0d9a6e 0x1c6 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9a6e 0x2 - .rodata.__func__.0 - 0x3c0d9a70 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9a92 0x2 - .rodata.__func__.1 - 0x3c0d9a94 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9aab 0x1 - .rodata.__func__.2 - 0x3c0d9aac 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9ab9 0x3 - .rodata.__func__.3 - 0x3c0d9abc 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9acb 0x1 - .rodata.__func__.4 - 0x3c0d9acc 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9ad5 0x3 - .srodata.__func__.5 - 0x3c0d9ad8 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.__func__.6 - 0x3c0d9ae0 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9ae9 0x3 - .rodata.__func__.7 - 0x3c0d9aec 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9af5 0x3 - .rodata.__func__.8 - 0x3c0d9af8 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9b05 0x3 - .rodata.__func__.9 - 0x3c0d9b08 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.__func__.10 - 0x3c0d9b14 0xb esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9b1f 0x1 - .rodata.__func__.11 - 0x3c0d9b20 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9b37 0x1 - .rodata.__func__.14 - 0x3c0d9b38 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.__func__.15 - 0x3c0d9b44 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9b5b 0x1 - .rodata.__func__.16 - 0x3c0d9b5c 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.__func__.17 - 0x3c0d9b6c 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.__func__.18 - 0x3c0d9b80 0x12 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9b92 0x2 - .rodata.__func__.19 - 0x3c0d9b94 0x13 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9ba7 0x1 - .rodata.__func__.20 - 0x3c0d9ba8 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9bbd 0x3 - .rodata.__func__.22 - 0x3c0d9bc0 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9bc9 0x3 - .rodata.tcp_pcb_lists - 0x3c0d9bcc 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) - 0x3c0d9bcc tcp_pcb_lists - .srodata.tcp_persist_backoff - 0x3c0d9bdc 0x7 esp-idf/lwip/liblwip.a(tcp.c.obj) - *fill* 0x3c0d9be3 0x1 - .rodata.tcp_backoff - 0x3c0d9be4 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) - .rodata.tcp_parseopt.str1.4 - 0x3c0d9bf1 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_input_delayed_close.str1.4 - 0x3c0d9bf1 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_timewait_input.str1.4 - 0x3c0d9bf1 0x20 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_listen_input.str1.4 - 0x3c0d9bf1 0x1e esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_oos_insert_segment.str1.4 - 0x3c0d9bf1 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_free_acked_segments.str1.4 - 0x3c0d9bf1 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_receive.str1.4 - 0x3c0d9bf1 0x130 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_process.str1.4 - 0x3c0d9bf1 0x86 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_input.str1.4 - 0x3c0d9bf1 0x172 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0d9bf1 0x3 - .rodata.__func__.0 - 0x3c0d9bf4 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.__func__.1 - 0x3c0d9c0c 0x17 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0d9c23 0x1 - .rodata.__func__.2 - 0x3c0d9c24 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.__func__.3 - 0x3c0d9c3c 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.__func__.4 - 0x3c0d9c48 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.__func__.5 - 0x3c0d9c54 0xd esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0d9c61 0x3 - .rodata.__func__.6 - 0x3c0d9c64 0x11 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0d9c75 0x3 - .rodata.__func__.7 - 0x3c0d9c78 0x13 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - *fill* 0x3c0d9c8b 0x1 - .rodata.__func__.8 - 0x3c0d9c8c 0xa esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .rodata.tcp_write_checks.str1.4 - 0x3c0d9c96 0xbe esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_output_segment_busy.str1.4 - 0x3c0d9c96 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_output_fill_options.str1.4 - 0x3c0d9c96 0x3b esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_pbuf_prealloc.str1.4 - 0x3c0d9c96 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_create_segment.str1.4 - 0x3c0d9c96 0x59 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_output_alloc_header_common.str1.4 - 0x3c0d9c96 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_output_alloc_header.str1.4 - 0x3c0d9c96 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_rst_common.str1.4 - 0x3c0d9c96 0x37 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_output_segment.str1.4 - 0x3c0d9c96 0x62 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_output_control_segment_netif.str1.4 - 0x3c0d9c96 0x31 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_output_control_segment.str1.4 - 0x3c0d9c96 0x29 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_write.str1.4 - 0x3c0d9c96 0xfa esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_split_unsent_seg.str1.4 - 0x3c0d9c96 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_enqueue_flags.str1.4 - 0x3c0d9c96 0x120 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_send_fin.str1.4 - 0x3c0d9c96 0x1a esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_rexmit_rto_prepare.str1.4 - 0x3c0d9c96 0x24 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_rexmit.str1.4 - 0x3c0d9c96 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_rexmit_fast.str1.4 - 0x3c0d9c96 0x1d esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_send_empty_ack.str1.4 - 0x3c0d9c96 0x20 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_output.str1.4 - 0x3c0d9c96 0x57 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_rexmit_rto_commit.str1.4 - 0x3c0d9c96 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_rexmit_rto.str1.4 - 0x3c0d9c96 0x1c esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_keepalive.str1.4 - 0x3c0d9c96 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.tcp_zero_window_probe.str1.4 - 0x3c0d9c96 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9c96 0x2 - .rodata.__func__.0 - 0x3c0d9c98 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9cae 0x2 - .rodata.__func__.1 - 0x3c0d9cb0 0xe esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9cbe 0x2 - .rodata.__func__.2 - 0x3c0d9cc0 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.__func__.3 - 0x3c0d9cd8 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9ceb 0x1 - .rodata.__func__.4 - 0x3c0d9cec 0x21 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9d0d 0x3 - .rodata.__func__.5 - 0x3c0d9d10 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9d2b 0x1 - .rodata.__func__.6 - 0x3c0d9d2c 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.__func__.7 - 0x3c0d9d44 0x1f esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9d63 0x1 - .rodata.__func__.8 - 0x3c0d9d64 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9d73 0x1 - .rodata.__func__.9 - 0x3c0d9d74 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.__func__.10 - 0x3c0d9d84 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9d8f 0x1 - .rodata.__func__.11 - 0x3c0d9d90 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9d9f 0x1 - .rodata.__func__.12 - 0x3c0d9da0 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9db6 0x2 - .rodata.__func__.13 - 0x3c0d9db8 0x17 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x3c0d9dcf 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) *fill* 0x3c0d9dcf 0x1 - .rodata.__func__.14 - 0x3c0d9dd0 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.__func__.15 - 0x3c0d9de8 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9dfb 0x1 - .rodata.__func__.16 - 0x3c0d9dfc 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9e07 0x1 - .rodata.__func__.17 - 0x3c0d9e08 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9e1a 0x2 - .rodata.__func__.18 - 0x3c0d9e1c 0xd esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9e29 0x3 - .rodata.__func__.19 - 0x3c0d9e2c 0x15 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9e41 0x3 - .rodata.__func__.20 - 0x3c0d9e44 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9e57 0x1 - .rodata.__func__.21 - 0x3c0d9e58 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9e6a 0x2 - .rodata.__func__.22 - 0x3c0d9e6c 0x11 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - *fill* 0x3c0d9e7d 0x3 - .rodata.__func__.23 - 0x3c0d9e80 0xa esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .rodata.sys_timeout_abs.str1.4 - 0x3c0d9e8a 0x6e esp-idf/lwip/liblwip.a(timeouts.c.obj) - .rodata.sys_timeout.str1.4 - 0x3c0d9e8a 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .rodata.sys_timeouts_sleeptime.str1.4 - 0x3c0d9e8a 0x12 esp-idf/lwip/liblwip.a(timeouts.c.obj) - *fill* 0x3c0d9e8a 0x2 - .rodata.__func__.0 - 0x3c0d9e8c 0x17 esp-idf/lwip/liblwip.a(timeouts.c.obj) - *fill* 0x3c0d9ea3 0x1 - .rodata.__func__.1 - 0x3c0d9ea4 0xc esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.rcUpdatePhyMode + 0x3c0d9dd0 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata.CSWTCH.45 + 0x3c0d9dec 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0d9e17 0x1 + .rodata.CSWTCH.46 + 0x3c0d9e18 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0d9e43 0x1 + .rodata.__FUNCTION__.13031 + 0x3c0d9e44 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0d9e4e 0x2 + .rodata.__FUNCTION__.13118 + 0x3c0d9e50 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata.rcGetAmpduSched.str1.4 + 0x3c0d9e62 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0d9e62 0x2 + .rodata.__FUNCTION__.12832 + 0x3c0d9e64 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0d9e7a 0x2 + .rodata.__FUNCTION__.12974 + 0x3c0d9e7c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata.str1.4 + 0x3c0d9e90 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata.wdev_funcs_init.str1.4 + 0x3c0d9e90 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata 0x3c0d9e90 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) + .rodata.load_partitions.str1.4 + 0x3c0d9e96 0x66 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.ensure_partitions_loaded.str1.4 + 0x3c0d9e96 0x2b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_unload_all.str1.4 + 0x3c0d9e96 0x4b esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_next.str1.4 + 0x3c0d9e96 0x3 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_get.str1.4 + 0x3c0d9e96 0x11 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c0d9e96 0x2 .rodata.__func__.2 - 0x3c0d9eb0 0x10 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .rodata.lwip_cyclic_timers - 0x3c0d9ec0 0x20 esp-idf/lwip/liblwip.a(timeouts.c.obj) - 0x3c0d9ec0 lwip_cyclic_timers - .rodata.udp_input_local_match.str1.4 - 0x3c0d9ee0 0x75 esp-idf/lwip/liblwip.a(udp.c.obj) - .rodata.udp_input.str1.4 - 0x3c0d9ee0 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) - .rodata.udp_sendto_if_src.str1.4 - 0x3c0d9ee0 0x2e esp-idf/lwip/liblwip.a(udp.c.obj) - .rodata.__func__.0 - 0x3c0d9ee0 0x12 esp-idf/lwip/liblwip.a(udp.c.obj) - *fill* 0x3c0d9ef2 0x2 - .rodata.__func__.1 - 0x3c0d9ef4 0x16 esp-idf/lwip/liblwip.a(udp.c.obj) - *fill* 0x3c0d9f0a 0x2 - .rodata.__func__.2 - 0x3c0d9f0c 0xa esp-idf/lwip/liblwip.a(udp.c.obj) - .rodata.dhcp_option_short.str1.4 - 0x3c0d9f16 0x6b esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_option.str1.4 - 0x3c0d9f16 0x42 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_option_byte.str1.4 - 0x3c0d9f16 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_option_long.str1.4 - 0x3c0d9f16 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_create_msg.str1.4 - 0x3c0d9f16 0x40 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_option_hostname.str1.4 - 0x3c0d9f16 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_conflict_callback.str1.4 - 0x3c0d9f16 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_dec_pcb_refcount.str1.4 - 0x3c0d9f16 0x24 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_inc_pcb_refcount.str1.4 - 0x3c0d9f16 0x25 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_parse_reply.str1.4 - 0x3c0d9f16 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_recv.str1.4 - 0x3c0d9f16 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.dhcp_network_changed_link_up.str1.4 - 0x3c0d9f16 0x14 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0d9f16 0x2 - .rodata.__func__.0 - 0x3c0d9f18 0x1d esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0d9f35 0x3 - .rodata.__func__.1 - 0x3c0d9f38 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0d9f49 0x3 - .rodata.__func__.2 - 0x3c0d9f4c 0xa esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0d9f56 0x2 + 0x3c0d9e98 0x12 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + *fill* 0x3c0d9eaa 0x2 .rodata.__func__.3 - 0x3c0d9f58 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0d9f6e 0x2 + 0x3c0d9eac 0x13 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .rodata.esp_partition_write.str1.4 + 0x3c0d9ebf 0x46 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0d9ebf 0x1 + .rodata.__func__.0 + 0x3c0d9ec0 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0d9ed3 0x1 + .rodata.__func__.1 + 0x3c0d9ed4 0x1a esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0d9eee 0x2 + .rodata.__func__.2 + 0x3c0d9ef0 0x18 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.__func__.3 + 0x3c0d9f08 0x17 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + *fill* 0x3c0d9f1f 0x1 .rodata.__func__.4 - 0x3c0d9f70 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0d9f86 0x2 + 0x3c0d9f20 0x14 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .rodata.__func__.5 - 0x3c0d9f88 0x17 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0d9f9f 0x1 + 0x3c0d9f34 0x13 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .rodata.esp_efuse_rtc_calib_get_ver.str1.4 + 0x3c0d9f47 0x58 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.esp_efuse_rtc_calib_get_init_code.str1.4 + 0x3c0d9f47 0x130 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.esp_efuse_rtc_calib_get_cal_voltage.str1.4 + 0x3c0d9f47 0x74 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.esp_efuse_rtc_calib_get_tsens_val.str1.4 + 0x3c0d9f47 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + *fill* 0x3c0d9f47 0x1 + .rodata.__func__.0 + 0x3c0d9f48 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + *fill* 0x3c0d9f6a 0x2 + .rodata.__func__.1 + 0x3c0d9f6c 0x24 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.__func__.2 + 0x3c0d9f90 0x22 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .rodata.i2c_ll_master_cal_bus_clk.str1.4 + 0x3c0d9fb2 0x89 esp-idf/hal/libhal.a(i2c_hal.c.obj) + *fill* 0x3c0d9fb2 0x2 + .rodata.__func__.0 + 0x3c0d9fb4 0x1a esp-idf/hal/libhal.a(i2c_hal.c.obj) + .rodata.adc_oneshot_ll_set_output_bits.str1.4 + 0x3c0d9fce 0x69 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + *fill* 0x3c0d9fce 0x2 + .rodata.__func__.0 + 0x3c0d9fd0 0x1f esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + *fill* 0x3c0d9fef 0x1 + .rodata.adc_channel_io_map + 0x3c0d9ff0 0x28 esp-idf/soc/libsoc.a(adc_periph.c.obj) + 0x3c0d9ff0 adc_channel_io_map + .srodata.ledc_periph_signal + 0x3c0da018 0x1 esp-idf/soc/libsoc.a(ledc_periph.c.obj) + 0x3c0da018 ledc_periph_signal + *fill* 0x3c0da019 0x3 + .srodata.i2c_periph_signal + 0x3c0da01c 0x6 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + 0x3c0da01c i2c_periph_signal + *fill* 0x3c0da022 0x2 + .rodata.MPI_OPERATIONS_REG + 0x3c0da024 0xc esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x3c0da024 MPI_OPERATIONS_REG + .rodata.MPI_BLOCK_BASES + 0x3c0da030 0x10 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x3c0da030 MPI_BLOCK_BASES + .rodata.gdma_release_group_handle.str1.4 + 0x3c0da040 0x47 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_release_pair_handle.str1.4 + 0x3c0da040 0x16 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.do_allocate_gdma_channel.str1.4 + 0x3c0da040 0x1aa esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_connect.str1.4 + 0x3c0da040 0xba esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_disconnect.str1.4 + 0x3c0da040 0x3f esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_config_transfer.str1.4 + 0x3c0da040 0x36 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.gdma_start.str1.4 + 0x3c0da040 0x32 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.17 + 0x3c0da040 0xb esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da04b 0x1 + .rodata.__FUNCTION__.9 + 0x3c0da04c 0x15 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da061 0x3 + .rodata.__FUNCTION__.7 + 0x3c0da064 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.__FUNCTION__.6 + 0x3c0da074 0xd esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da081 0x3 + .rodata.__FUNCTION__.5 + 0x3c0da084 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da09e 0x2 + .rodata.__FUNCTION__.4 + 0x3c0da0a0 0x11 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da0b1 0x3 + .rodata.__func__.3 + 0x3c0da0b4 0x1a esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da0ce 0x2 + .rodata.__func__.2 + 0x3c0da0d0 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da0e9 0x3 + .rodata.__func__.1 + 0x3c0da0ec 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da105 0x3 + .rodata.__FUNCTION__.0 + 0x3c0da108 0x19 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + *fill* 0x3c0da121 0x3 + .rodata 0x3c0da124 0x14 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .rodata.ets_timer_setfn.str1.4 + 0x3c0da138 0x89 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .rodata.str1.4 + 0x3c0da138 0xb9 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .rodata.__func__.2 + 0x3c0da138 0xe esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c0da146 0x2 + .rodata.__func__.1 + 0x3c0da148 0x11 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + *fill* 0x3c0da159 0x3 + .rodata.__func__.0 + 0x3c0da15c 0x10 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .rodata.str1.4 + 0x3c0da16c 0x33 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.init_timer_task.str1.4 + 0x3c0da16c 0x6c esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.esp_timer_init.str1.4 + 0x3c0da16c 0x1d esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.__func__.0 + 0x3c0da16c 0xd esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .rodata.load_cal_data_from_nvs_handle.str1.4 + 0x3c0da179 0x126 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.store_cal_data_to_nvs_handle.str1.4 + 0x3c0da179 0xdf esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.esp_phy_load_cal_data_from_nvs.str1.4 + 0x3c0da179 0x60 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .rodata.esp_phy_load_cal_and_init.str1.4 + 0x3c0da179 0x1ad esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0da179 0x3 + .rodata.__func__.5 + 0x3c0da17c 0x1a esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0da196 0x2 + .rodata.__func__.3 + 0x3c0da198 0x1d esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0da1b5 0x3 + .rodata.__func__.1 + 0x3c0da1b8 0x1e esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0da1d6 0x2 + .rodata.__func__.0 + 0x3c0da1d8 0x1f esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + *fill* 0x3c0da1f7 0x1 + .rodata.phy_init_data + 0x3c0da1f8 0x80 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + 0x3c0da1f8 phy_init_data + .rodata.phy_track_pll_init.str1.4 + 0x3c0da278 0xce esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .rodata.phy_track_pll_deinit.str1.4 + 0x3c0da278 0x4a esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .rodata.__func__.0 + 0x3c0da278 0x15 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + *fill* 0x3c0da28d 0x3 + .rodata.__func__.1 + 0x3c0da290 0x13 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .rodata.create_addrinfo.str1.4 + 0x3c0da2a3 0x5e esp-idf/lwip/liblwip.a(netdb.c.obj) + *fill* 0x3c0da2a3 0x1 + .rodata.__func__.0 + 0x3c0da2a4 0x10 esp-idf/lwip/liblwip.a(netdb.c.obj) + .rodata.free_socket_locked.str1.4 + 0x3c0da2b4 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.sock_inc_used_locked.str1.4 + 0x3c0da2b4 0x23 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_sockopt_to_ipopt.str1.4 + 0x3c0da2b4 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.alloc_socket.str1.4 + 0x3c0da2b4 0x1f esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_unlink_select_cb.str1.4 + 0x3c0da2b4 0x30 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_sock_make_addr.str1.4 + 0x3c0da2b4 0x34 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_selscan.str1.4 + 0x3c0da2b4 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_select_dec_sockets_used.str1.4 + 0x3c0da2b4 0x21 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_pollscan.str1.4 + 0x3c0da2b4 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_recv_tcp.str1.4 + 0x3c0da2b4 0x78 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_recvfrom_udp_raw.str1.4 + 0x3c0da2b4 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.event_callback.str1.4 + 0x3c0da2b4 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_getsockopt_callback.str1.4 + 0x3c0da2b4 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_setsockopt_impl.str1.4 + 0x3c0da2b4 0x40 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_close.str1.4 + 0x3c0da2b4 0x17 esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.lwip_recvfrom.str1.4 + 0x3c0da2b4 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.__func__.0 + 0x3c0da2b4 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da2c9 0x3 + .rodata.__func__.1 + 0x3c0da2cc 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da2e5 0x3 + .rodata.__func__.2 + 0x3c0da2e8 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da2fe 0x2 + .rodata.__func__.3 + 0x3c0da300 0x19 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da319 0x3 + .rodata.__func__.6 + 0x3c0da31c 0x1d esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da339 0x3 + .rodata.__func__.7 + 0x3c0da33c 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da349 0x3 .rodata.__func__.8 - 0x3c0d9fa0 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0d9fb1 0x3 + 0x3c0da34c 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da362 0x2 .rodata.__func__.9 - 0x3c0d9fb4 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0d9fc9 0x3 + 0x3c0da364 0x15 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da379 0x3 .rodata.__func__.10 - 0x3c0d9fcc 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0d9fdd 0x3 + 0x3c0da37c 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.__func__.11 - 0x3c0d9fe0 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x3c0da388 0xf esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da397 0x1 .rodata.__func__.12 - 0x3c0d9fec 0x12 esp-idf/lwip/liblwip.a(dhcp.c.obj) - *fill* 0x3c0d9ffe 0x2 - .rodata.__func__.14 - 0x3c0da000 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .srodata.dhcp_discover_request_options - 0x3c0da010 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .rodata.free_etharp_q.str1.4 - 0x3c0da014 0x4d esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.etharp_find_entry.str1.4 - 0x3c0da014 0x55 esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.etharp_update_arp_entry.str1.4 - 0x3c0da014 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.etharp_raw.str1.4 - 0x3c0da014 0x85 esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.etharp_query.str1.4 - 0x3c0da014 0x52 esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.__func__.0 - 0x3c0da014 0xd esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0da021 0x3 - .rodata.__func__.3 - 0x3c0da024 0xb esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0da02f 0x1 - .rodata.__func__.6 - 0x3c0da030 0x12 esp-idf/lwip/liblwip.a(etharp.c.obj) - *fill* 0x3c0da042 0x2 - .rodata.__func__.7 - 0x3c0da044 0x18 esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.__func__.8 - 0x3c0da05c 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) - .rodata.icmp_send_response.str1.4 - 0x3c0da06a 0x5b esp-idf/lwip/liblwip.a(icmp.c.obj) - .rodata.icmp_input.str1.4 - 0x3c0da06a 0x65 esp-idf/lwip/liblwip.a(icmp.c.obj) - *fill* 0x3c0da06a 0x2 - .rodata.__func__.0 - 0x3c0da06c 0x13 esp-idf/lwip/liblwip.a(icmp.c.obj) - *fill* 0x3c0da07f 0x1 - .rodata.__func__.1 - 0x3c0da080 0xb esp-idf/lwip/liblwip.a(icmp.c.obj) - .rodata.igmp_send.str1.4 - 0x3c0da08b 0x6b esp-idf/lwip/liblwip.a(igmp.c.obj) - .rodata.igmp_lookup_group.str1.4 - 0x3c0da08b 0x75 esp-idf/lwip/liblwip.a(igmp.c.obj) - *fill* 0x3c0da08b 0x1 - .rodata.__func__.0 - 0x3c0da08c 0xa esp-idf/lwip/liblwip.a(igmp.c.obj) - *fill* 0x3c0da096 0x2 - .rodata.__func__.1 - 0x3c0da098 0x12 esp-idf/lwip/liblwip.a(igmp.c.obj) - .rodata.ip4_output_if_opt_src.str1.4 - 0x3c0da0aa 0x69 esp-idf/lwip/liblwip.a(ip4.c.obj) - *fill* 0x3c0da0aa 0x2 - .rodata.__func__.1 - 0x3c0da0ac 0x16 esp-idf/lwip/liblwip.a(ip4.c.obj) - .rodata.ip4addr_aton.str1.4 - 0x3c0da0c2 0x3f esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - *fill* 0x3c0da0c2 0x2 - .rodata.__func__.1 - 0x3c0da0c4 0xd esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - *fill* 0x3c0da0d1 0x3 - .rodata.ip_addr_broadcast - 0x3c0da0d4 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x3c0da0d4 ip_addr_broadcast - .rodata.ip_addr_any - 0x3c0da0ec 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - 0x3c0da0ec ip_addr_any - .rodata.ip4_frag.str1.4 - 0x3c0da104 0x53 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .rodata.__func__.0 - 0x3c0da104 0x9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .rodata.icmp6_send_response_with_addrs_and_netif.str1.4 - 0x3c0da10d 0x6c esp-idf/lwip/liblwip.a(icmp6.c.obj) - .rodata.icmp6_send_response.str1.4 - 0x3c0da10d 0x24 esp-idf/lwip/liblwip.a(icmp6.c.obj) - *fill* 0x3c0da10d 0x3 - .rodata.__func__.1 - 0x3c0da110 0x29 esp-idf/lwip/liblwip.a(icmp6.c.obj) - *fill* 0x3c0da139 0x3 - .rodata.__func__.2 - 0x3c0da13c 0x14 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .rodata.ip6_output_if_src.str1.4 - 0x3c0da150 0x6a esp-idf/lwip/liblwip.a(ip6.c.obj) - .rodata.__func__.1 - 0x3c0da150 0x12 esp-idf/lwip/liblwip.a(ip6.c.obj) - *fill* 0x3c0da162 0x2 - .rodata.ip6_addr_any - 0x3c0da164 0x18 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - 0x3c0da164 ip6_addr_any - .rodata.ip6_frag.str1.4 - 0x3c0da17c 0x6c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .rodata.__func__.0 - 0x3c0da17c 0x9 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .rodata.nd6_process_autoconfig_prefix.str1.4 - 0x3c0da185 0x42 esp-idf/lwip/liblwip.a(nd6.c.obj) - .rodata.nd6_free_q.str1.4 - 0x3c0da185 0x29 esp-idf/lwip/liblwip.a(nd6.c.obj) - .rodata.nd6_send_na.str1.4 - 0x3c0da185 0x1b esp-idf/lwip/liblwip.a(nd6.c.obj) - .rodata.nd6_find_route.str1.4 - 0x3c0da185 0x2b esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0da185 0x3 - .rodata.__func__.2 - 0x3c0da188 0xf esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0da197 0x1 - .srodata.__func__.3 - 0x3c0da198 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) - .rodata.__func__.4 - 0x3c0da1a0 0xb esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0da1ab 0x1 - .rodata.__func__.5 - 0x3c0da1ac 0x1e esp-idf/lwip/liblwip.a(nd6.c.obj) - *fill* 0x3c0da1ca 0x2 - .rodata.__func__.6 - 0x3c0da1cc 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) - .rodata.__func__.7 - 0x3c0da1d8 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) - .rodata.ethernet_output.str1.4 - 0x3c0da1e4 0x63 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .rodata.__func__.0 - 0x3c0da1e4 0x10 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .srodata.ethzero - 0x3c0da1f4 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x3c0da1f4 ethzero - *fill* 0x3c0da1fa 0x2 - .srodata.ethbroadcast - 0x3c0da1fc 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) - 0x3c0da1fc ethbroadcast - .rodata.lwip_getsockopt_impl_ext.str1.4 - 0x3c0da202 0x14 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - .rodata.sys_mutex_lock.str1.4 - 0x3c0da202 0x4a esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_mutex_unlock.str1.4 - 0x3c0da202 0x19 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_sem_new.str1.4 - 0x3c0da202 0x49 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_sem_signal.str1.4 - 0x3c0da202 0x22 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_arch_sem_wait.str1.4 - 0x3c0da202 0x18 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_mbox_post.str1.4 - 0x3c0da202 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_arch_mbox_fetch.str1.4 - 0x3c0da202 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_mbox_free.str1.4 - 0x3c0da202 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_init.str1.4 - 0x3c0da202 0x45 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_thread_sem_init.str1.4 - 0x3c0da202 0x2c esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.sys_thread_tcpip.str1.4 - 0x3c0da202 0x2d esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0da202 0x2 - .rodata.__func__.0 - 0x3c0da204 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0da215 0x3 - .rodata.__func__.2 - 0x3c0da218 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0da226 0x2 - .rodata.__func__.3 - 0x3c0da228 0x17 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0da23f 0x1 - .rodata.__func__.4 - 0x3c0da240 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.__func__.6 - 0x3c0da254 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0da262 0x2 - .rodata.__func__.7 - 0x3c0da264 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0da276 0x2 - .rodata.__func__.8 - 0x3c0da278 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0da287 0x1 - .rodata.__func__.9 - 0x3c0da288 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.__func__.10 - 0x3c0da294 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - *fill* 0x3c0da2a5 0x3 - .rodata.__func__.11 - 0x3c0da2a8 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .rodata.esp_vfs_lwip_sockets_register.str1.4 - 0x3c0da2b7 0x71 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - *fill* 0x3c0da2b7 0x1 - .rodata.__func__.0 - 0x3c0da2b8 0x1e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .rodata.netconn_new_with_proto_and_callback.str1.4 - 0x3c0da2d6 0x89 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .rodata.netconn_write_vectors_partly.str1.4 - 0x3c0da2d6 0x23 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .rodata.netconn_recv_data.str1.4 - 0x3c0da2d6 0xc esp-idf/lwip/liblwip.a(api_lib.c.obj) - *fill* 0x3c0da2d6 0x2 - .rodata.__func__.1 - 0x3c0da2d8 0x1d esp-idf/lwip/liblwip.a(api_lib.c.obj) - *fill* 0x3c0da2f5 0x3 - .rodata.__func__.3 - 0x3c0da2f8 0x12 esp-idf/lwip/liblwip.a(api_lib.c.obj) - *fill* 0x3c0da30a 0x2 - .rodata.__func__.4 - 0x3c0da30c 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .rodata.lwip_netconn_err_to_msg.str1.4 - 0x3c0da330 0x3c esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.recv_udp.str1.4 - 0x3c0da330 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.pcb_new.str1.4 - 0x3c0da330 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.lwip_netconn_do_connected.str1.4 - 0x3c0da330 0x7d esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.err_tcp.str1.4 - 0x3c0da330 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.lwip_netconn_do_writemore.str1.4 - 0x3c0da330 0xcb esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.lwip_netconn_do_close_internal.str1.4 - 0x3c0da330 0x8b esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.recv_tcp.str1.4 - 0x3c0da330 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.lwip_netconn_is_err_msg.str1.4 - 0x3c0da330 0xc esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.netconn_alloc.str1.4 - 0x3c0da330 0x26 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.netconn_free.str1.4 - 0x3c0da330 0xa8 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.netconn_drain.str1.4 - 0x3c0da330 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.lwip_netconn_do_delconn.str1.4 - 0x3c0da330 0x4f esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.lwip_netconn_do_write.str1.4 - 0x3c0da330 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.lwip_netconn_do_getaddr.str1.4 - 0x3c0da330 0x15 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.lwip_netconn_do_close.str1.4 - 0x3c0da330 0x24 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.__func__.0 - 0x3c0da330 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0da346 0x2 - .rodata.__func__.1 - 0x3c0da348 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.__func__.2 - 0x3c0da360 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0da376 0x2 - .rodata.__func__.5 - 0x3c0da378 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0da392 0x2 - .rodata.__func__.6 - 0x3c0da394 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.__func__.7 - 0x3c0da3ac 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0da3ba 0x2 - .rodata.__func__.8 - 0x3c0da3bc 0xd esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0da3c9 0x3 - .rodata.__func__.9 - 0x3c0da3cc 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0da3da 0x2 - .rodata.__func__.10 - 0x3c0da3dc 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0da3e5 0x3 - .rodata.__func__.11 - 0x3c0da3e8 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0da3f1 0x3 - .rodata.__func__.12 - 0x3c0da3f4 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0da413 0x1 + 0x3c0da398 0x16 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da3ae 0x2 .rodata.__func__.13 - 0x3c0da414 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0da42e 0x2 + 0x3c0da3b0 0x14 esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.__func__.14 - 0x3c0da430 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0da439 0x3 + 0x3c0da3c4 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da3d2 0x2 .rodata.__func__.15 - 0x3c0da43c 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .srodata.__func__.16 - 0x3c0da454 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0da3d4 0xb esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da3df 0x1 + .rodata.__func__.16 + 0x3c0da3e0 0xc esp-idf/lwip/liblwip.a(sockets.c.obj) .rodata.__func__.17 - 0x3c0da45c 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) - *fill* 0x3c0da465 0x3 - .srodata.__func__.18 - 0x3c0da468 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x3c0da3ec 0x13 esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da3ff 0x1 + .rodata.__func__.18 + 0x3c0da400 0xd esp-idf/lwip/liblwip.a(sockets.c.obj) + *fill* 0x3c0da40d 0x3 .rodata.__func__.19 - 0x3c0da470 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .srodata.netconn_closed - 0x3c0da488 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .srodata.netconn_reset - 0x3c0da489 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .srodata.netconn_aborted - 0x3c0da48a 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .srodata.netconn_deleted - 0x3c0da48b 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .rodata.err_to_errno_table - 0x3c0da48c 0x44 esp-idf/lwip/liblwip.a(err.c.obj) - .rodata.netbuf_alloc.str1.4 - 0x3c0da4d0 0x4f esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x3c0da410 0xe esp-idf/lwip/liblwip.a(sockets.c.obj) + .rodata.tcpip_thread_handle_msg.str1.4 + 0x3c0da41e 0x4a esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.tcpip_inpkt.str1.4 + 0x3c0da41e 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.tcpip_send_msg_wait_sem.str1.4 + 0x3c0da41e 0x1a esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.tcpip_init.str1.4 + 0x3c0da41e 0x28 esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0da41e 0x2 .rodata.__func__.0 - 0x3c0da4d0 0xd esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x3c0da420 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__.1 + 0x3c0da438 0xd esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0da445 0x3 + .rodata.__func__.2 + 0x3c0da448 0xb esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0da453 0x1 + .rodata.__func__.6 + 0x3c0da454 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0da463 0x1 + .rodata.__func__.7 + 0x3c0da464 0x18 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.__func__.8 + 0x3c0da47c 0x13 esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0da48f 0x1 + .rodata.__func__.9 + 0x3c0da490 0xf esp-idf/lwip/liblwip.a(tcpip.c.obj) + *fill* 0x3c0da49f 0x1 + .rodata.__func__.10 + 0x3c0da4a0 0xc esp-idf/lwip/liblwip.a(tcpip.c.obj) + .rodata.dns_call_found.str1.4 + 0x3c0da4ac 0x3d esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.dns_send.str1.4 + 0x3c0da4ac 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.dns_check_entry.str1.4 + 0x3c0da4ac 0x3b esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.dns_gethostbyname_addrtype.str1.4 + 0x3c0da4ac 0x13 esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.__func__.0 + 0x3c0da4ac 0x9 esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x3c0da4b5 0x3 + .rodata.__func__.1 + 0x3c0da4b8 0x10 esp-idf/lwip/liblwip.a(dns.c.obj) + .rodata.__func__.2 + 0x3c0da4c8 0xf esp-idf/lwip/liblwip.a(dns.c.obj) + *fill* 0x3c0da4d7 0x1 + .rodata.dns_mquery_v6group + 0x3c0da4d8 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3c0da4d8 dns_mquery_v6group + .rodata.dns_mquery_v4group + 0x3c0da4f0 0x18 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x3c0da4f0 dns_mquery_v4group + .rodata.ip_addr_any_type + 0x3c0da508 0x18 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x3c0da508 ip_addr_any_type + .rodata.mem_malloc.str1.4 + 0x3c0da520 0x4d esp-idf/lwip/liblwip.a(mem.c.obj) + .rodata.mem_free.str1.4 + 0x3c0da520 0x28 esp-idf/lwip/liblwip.a(mem.c.obj) + .rodata.__func__.0 + 0x3c0da520 0x9 esp-idf/lwip/liblwip.a(mem.c.obj) + *fill* 0x3c0da529 0x3 + .rodata.__func__.1 + 0x3c0da52c 0xb esp-idf/lwip/liblwip.a(mem.c.obj) + .rodata.do_memp_malloc_pool.str1.4 + 0x3c0da537 0x4e esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.do_memp_free_pool.str1.4 + 0x3c0da537 0x20 esp-idf/lwip/liblwip.a(memp.c.obj) + *fill* 0x3c0da537 0x1 + .rodata.__func__.0 + 0x3c0da538 0x12 esp-idf/lwip/liblwip.a(memp.c.obj) + *fill* 0x3c0da54a 0x2 + .rodata.__func__.2 + 0x3c0da54c 0x14 esp-idf/lwip/liblwip.a(memp.c.obj) + .rodata.memp_pools + 0x3c0da560 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da560 memp_pools + .srodata.memp_PBUF_POOL + 0x3c0da5a8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5a8 memp_PBUF_POOL + *fill* 0x3c0da5aa 0x2 + .srodata.memp_PBUF + 0x3c0da5ac 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5ac memp_PBUF + *fill* 0x3c0da5ae 0x2 + .srodata.memp_MLD6_GROUP + 0x3c0da5b0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5b0 memp_MLD6_GROUP + *fill* 0x3c0da5b2 0x2 + .srodata.memp_ND6_QUEUE + 0x3c0da5b4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5b4 memp_ND6_QUEUE + *fill* 0x3c0da5b6 0x2 + .srodata.memp_NETDB + 0x3c0da5b8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5b8 memp_NETDB + *fill* 0x3c0da5ba 0x2 + .srodata.memp_SYS_TIMEOUT + 0x3c0da5bc 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5bc memp_SYS_TIMEOUT + *fill* 0x3c0da5be 0x2 + .srodata.memp_IGMP_GROUP + 0x3c0da5c0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5c0 memp_IGMP_GROUP + *fill* 0x3c0da5c2 0x2 + .srodata.memp_ARP_QUEUE + 0x3c0da5c4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5c4 memp_ARP_QUEUE + *fill* 0x3c0da5c6 0x2 + .srodata.memp_TCPIP_MSG_INPKT + 0x3c0da5c8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5c8 memp_TCPIP_MSG_INPKT + *fill* 0x3c0da5ca 0x2 + .srodata.memp_TCPIP_MSG_API + 0x3c0da5cc 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5cc memp_TCPIP_MSG_API + *fill* 0x3c0da5ce 0x2 + .srodata.memp_NETCONN + 0x3c0da5d0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5d0 memp_NETCONN + *fill* 0x3c0da5d2 0x2 + .srodata.memp_NETBUF + 0x3c0da5d4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5d4 memp_NETBUF + *fill* 0x3c0da5d6 0x2 + .srodata.memp_FRAG_PBUF + 0x3c0da5d8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5d8 memp_FRAG_PBUF + *fill* 0x3c0da5da 0x2 + .srodata.memp_TCP_SEG + 0x3c0da5dc 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5dc memp_TCP_SEG + *fill* 0x3c0da5de 0x2 + .srodata.memp_TCP_PCB_LISTEN + 0x3c0da5e0 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5e0 memp_TCP_PCB_LISTEN + *fill* 0x3c0da5e2 0x2 + .srodata.memp_TCP_PCB + 0x3c0da5e4 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5e4 memp_TCP_PCB + *fill* 0x3c0da5e6 0x2 + .srodata.memp_UDP_PCB + 0x3c0da5e8 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5e8 memp_UDP_PCB + *fill* 0x3c0da5ea 0x2 + .srodata.memp_RAW_PCB + 0x3c0da5ec 0x2 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x3c0da5ec memp_RAW_PCB + .rodata.netif_loopif_init.str1.4 + 0x3c0da5ee 0x4f esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_do_set_netmask.str1.4 + 0x3c0da5ee 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_issue_reports.str1.4 + 0x3c0da5ee 0x23 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_poll.str1.4 + 0x3c0da5ee 0x98 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_loop_output.str1.4 + 0x3c0da5ee 0x70 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_get_ip6_addr_match.str1.4 + 0x3c0da5ee 0x52 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_add_ext_callback.str1.4 + 0x3c0da5ee 0x2f esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_remove_ext_callback.str1.4 + 0x3c0da5ee 0xd esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_invoke_ext_callback.str1.4 + 0x3c0da5ee 0x16 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_add.str1.4 + 0x3c0da5ee 0x42 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_ip6_addr_set_parts.str1.4 + 0x3c0da5ee 0x1e esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.netif_ip6_addr_set.str1.4 + 0x3c0da5ee 0x46 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da5ee 0x2 + .rodata.__func__.0 + 0x3c0da5f0 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da60a 0x2 + .rodata.__func__.1 + 0x3c0da60c 0x1a esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da626 0x2 + .rodata.__func__.2 + 0x3c0da628 0x17 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da63f 0x1 + .rodata.__func__.5 + 0x3c0da640 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da659 0x3 + .rodata.__func__.6 + 0x3c0da65c 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da675 0x3 + .rodata.__func__.7 + 0x3c0da678 0x19 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da691 0x3 + .rodata.__func__.8 + 0x3c0da694 0x13 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da6a7 0x1 + .rodata.__func__.9 + 0x3c0da6a8 0xb esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da6b3 0x1 + .rodata.__func__.10 + 0x3c0da6b4 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da6c6 0x2 + .rodata.__func__.11 + 0x3c0da6c8 0x10 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__.12 + 0x3c0da6d8 0x15 esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da6ed 0x3 + .rodata.__func__.13 + 0x3c0da6f0 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__.14 + 0x3c0da704 0x14 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.__func__.15 + 0x3c0da718 0xa esp-idf/lwip/liblwip.a(netif.c.obj) + *fill* 0x3c0da722 0x2 + .rodata.__func__.17 + 0x3c0da724 0x12 esp-idf/lwip/liblwip.a(netif.c.obj) + .rodata.pbuf_add_header_impl.str1.4 + 0x3c0da736 0x36 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_alloc_reference.str1.4 + 0x3c0da736 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_free.str1.4 + 0x3c0da736 0x4e esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_alloc.str1.4 + 0x3c0da736 0xab esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_realloc.str1.4 + 0x3c0da736 0x65 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_ref.str1.4 + 0x3c0da736 0x12 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_cat.str1.4 + 0x3c0da736 0x2d esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_copy_partial_pbuf.str1.4 + 0x3c0da736 0x33 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_take.str1.4 + 0x3c0da736 0x2e esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_take_at.str1.4 + 0x3c0da736 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.pbuf_clone.str1.4 + 0x3c0da736 0x11 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da736 0x2 + .rodata.__func__.0 + 0x3c0da738 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da743 0x1 + .rodata.__func__.1 + 0x3c0da744 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da751 0x3 + .rodata.__func__.2 + 0x3c0da754 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da75e 0x2 + .rodata.__func__.3 + 0x3c0da760 0x17 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da777 0x1 + .rodata.__func__.5 + 0x3c0da778 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da781 0x3 + .rodata.__func__.6 + 0x3c0da784 0x9 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da78d 0x3 + .rodata.__func__.7 + 0x3c0da790 0xa esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da79a 0x2 + .rodata.__func__.8 + 0x3c0da79c 0x13 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da7af 0x1 + .rodata.__func__.9 + 0x3c0da7b0 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da7c5 0x3 + .rodata.__func__.10 + 0x3c0da7c8 0xd esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da7d5 0x3 + .rodata.__func__.11 + 0x3c0da7d8 0x15 esp-idf/lwip/liblwip.a(pbuf.c.obj) + *fill* 0x3c0da7ed 0x3 + .rodata.__func__.12 + 0x3c0da7f0 0xb esp-idf/lwip/liblwip.a(pbuf.c.obj) + .rodata.raw_input.str1.4 + 0x3c0da7fb 0x75 esp-idf/lwip/liblwip.a(raw.c.obj) + .rodata.raw_sendto_if_src.str1.4 + 0x3c0da7fb 0x4a esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x3c0da7fb 0x1 + .rodata.__func__.0 + 0x3c0da7fc 0x12 esp-idf/lwip/liblwip.a(raw.c.obj) + *fill* 0x3c0da80e 0x2 + .rodata.__func__.1 + 0x3c0da810 0xa esp-idf/lwip/liblwip.a(raw.c.obj) + .rodata.tcp_remove_listener.str1.4 + 0x3c0da81a 0x51 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_listen_closed.str1.4 + 0x3c0da81a 0x21 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_free_listen.str1.4 + 0x3c0da81a 0x19 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_free.str1.4 + 0x3c0da81a 0x11 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_backlog_delayed.str1.4 + 0x3c0da81a 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_update_rcv_ann_wnd.str1.4 + 0x3c0da81a 0x3e esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_recved.str1.4 + 0x3c0da81a 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_seg_copy.str1.4 + 0x3c0da81a 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_recv.str1.4 + 0x3c0da81a 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_sent.str1.4 + 0x3c0da81a 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_err.str1.4 + 0x3c0da81a 0x26 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_poll.str1.4 + 0x3c0da81a 0x1e esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_next_iss.str1.4 + 0x3c0da81a 0x1a esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_eff_send_mss_netif.str1.4 + 0x3c0da81a 0x27 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_pcb_remove.str1.4 + 0x3c0da81a 0x87 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_abandon.str1.4 + 0x3c0da81a 0x31 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_netif_ip_addr_changed_pcblist.str1.4 + 0x3c0da81a 0x34 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_close_shutdown.str1.4 + 0x3c0da81a 0x39 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_slowtmr.str1.4 + 0x3c0da81a 0x1c6 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da81a 0x2 + .rodata.__func__.0 + 0x3c0da81c 0x22 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da83e 0x2 + .rodata.__func__.1 + 0x3c0da840 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da857 0x1 + .rodata.__func__.2 + 0x3c0da858 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da865 0x3 + .rodata.__func__.3 + 0x3c0da868 0xf esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da877 0x1 + .rodata.__func__.4 + 0x3c0da878 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da881 0x3 + .srodata.__func__.5 + 0x3c0da884 0x8 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.6 + 0x3c0da88c 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da895 0x3 + .rodata.__func__.7 + 0x3c0da898 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da8a1 0x3 + .rodata.__func__.8 + 0x3c0da8a4 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da8b1 0x3 + .rodata.__func__.9 + 0x3c0da8b4 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.10 + 0x3c0da8c0 0xb esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da8cb 0x1 + .rodata.__func__.11 + 0x3c0da8cc 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da8e3 0x1 + .rodata.__func__.14 + 0x3c0da8e4 0xc esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.15 + 0x3c0da8f0 0x17 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da907 0x1 + .rodata.__func__.16 + 0x3c0da908 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.17 + 0x3c0da918 0x14 esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.__func__.18 + 0x3c0da92c 0x12 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da93e 0x2 + .rodata.__func__.19 + 0x3c0da940 0x13 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da953 0x1 + .rodata.__func__.20 + 0x3c0da954 0x15 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da969 0x3 + .rodata.__func__.22 + 0x3c0da96c 0x9 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da975 0x3 + .rodata.tcp_pcb_lists + 0x3c0da978 0x10 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x3c0da978 tcp_pcb_lists + .srodata.tcp_persist_backoff + 0x3c0da988 0x7 esp-idf/lwip/liblwip.a(tcp.c.obj) + *fill* 0x3c0da98f 0x1 + .rodata.tcp_backoff + 0x3c0da990 0xd esp-idf/lwip/liblwip.a(tcp.c.obj) + .rodata.tcp_parseopt.str1.4 + 0x3c0da99d 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_input_delayed_close.str1.4 + 0x3c0da99d 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_timewait_input.str1.4 + 0x3c0da99d 0x20 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_listen_input.str1.4 + 0x3c0da99d 0x1e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_oos_insert_segment.str1.4 + 0x3c0da99d 0x25 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_free_acked_segments.str1.4 + 0x3c0da99d 0x48 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_receive.str1.4 + 0x3c0da99d 0x130 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_process.str1.4 + 0x3c0da99d 0x86 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_input.str1.4 + 0x3c0da99d 0x172 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0da99d 0x3 + .rodata.__func__.0 + 0x3c0da9a0 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.1 + 0x3c0da9b8 0x17 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0da9cf 0x1 + .rodata.__func__.2 + 0x3c0da9d0 0x18 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.3 + 0x3c0da9e8 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.4 + 0x3c0da9f4 0xc esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.__func__.5 + 0x3c0daa00 0xd esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0daa0d 0x3 + .rodata.__func__.6 + 0x3c0daa10 0x11 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0daa21 0x3 + .rodata.__func__.7 + 0x3c0daa24 0x13 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + *fill* 0x3c0daa37 0x1 + .rodata.__func__.8 + 0x3c0daa38 0xa esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .rodata.tcp_write_checks.str1.4 + 0x3c0daa42 0xbe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_segment_busy.str1.4 + 0x3c0daa42 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_fill_options.str1.4 + 0x3c0daa42 0x3b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_pbuf_prealloc.str1.4 + 0x3c0daa42 0x58 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_create_segment.str1.4 + 0x3c0daa42 0x59 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_alloc_header_common.str1.4 + 0x3c0daa42 0x2e esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_alloc_header.str1.4 + 0x3c0daa42 0x25 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rst_common.str1.4 + 0x3c0daa42 0x37 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_segment.str1.4 + 0x3c0daa42 0x62 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_control_segment_netif.str1.4 + 0x3c0daa42 0x31 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output_control_segment.str1.4 + 0x3c0daa42 0x29 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_write.str1.4 + 0x3c0daa42 0xfa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_split_unsent_seg.str1.4 + 0x3c0daa42 0x66 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_enqueue_flags.str1.4 + 0x3c0daa42 0x120 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_send_fin.str1.4 + 0x3c0daa42 0x1a esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_rto_prepare.str1.4 + 0x3c0daa42 0x24 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit.str1.4 + 0x3c0daa42 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_fast.str1.4 + 0x3c0daa42 0x1d esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_send_empty_ack.str1.4 + 0x3c0daa42 0x20 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_output.str1.4 + 0x3c0daa42 0x57 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_rto_commit.str1.4 + 0x3c0daa42 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_rexmit_rto.str1.4 + 0x3c0daa42 0x1c esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_keepalive.str1.4 + 0x3c0daa42 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.tcp_zero_window_probe.str1.4 + 0x3c0daa42 0x23 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0daa42 0x2 + .rodata.__func__.0 + 0x3c0daa44 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0daa5a 0x2 + .rodata.__func__.1 + 0x3c0daa5c 0xe esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0daa6a 0x2 + .rodata.__func__.2 + 0x3c0daa6c 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.3 + 0x3c0daa84 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0daa97 0x1 + .rodata.__func__.4 + 0x3c0daa98 0x21 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0daab9 0x3 + .rodata.__func__.5 + 0x3c0daabc 0x1b esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0daad7 0x1 + .rodata.__func__.6 + 0x3c0daad8 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.7 + 0x3c0daaf0 0x1f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dab0f 0x1 + .rodata.__func__.8 + 0x3c0dab10 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dab1f 0x1 + .rodata.__func__.9 + 0x3c0dab20 0x10 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.10 + 0x3c0dab30 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dab3b 0x1 + .rodata.__func__.11 + 0x3c0dab3c 0xf esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dab4b 0x1 + .rodata.__func__.12 + 0x3c0dab4c 0x16 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dab62 0x2 + .rodata.__func__.13 + 0x3c0dab64 0x17 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dab7b 0x1 + .rodata.__func__.14 + 0x3c0dab7c 0x18 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.__func__.15 + 0x3c0dab94 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0daba7 0x1 + .rodata.__func__.16 + 0x3c0daba8 0xb esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dabb3 0x1 + .rodata.__func__.17 + 0x3c0dabb4 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dabc6 0x2 + .rodata.__func__.18 + 0x3c0dabc8 0xd esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dabd5 0x3 + .rodata.__func__.19 + 0x3c0dabd8 0x15 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dabed 0x3 + .rodata.__func__.20 + 0x3c0dabf0 0x13 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dac03 0x1 + .rodata.__func__.21 + 0x3c0dac04 0x12 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dac16 0x2 + .rodata.__func__.22 + 0x3c0dac18 0x11 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + *fill* 0x3c0dac29 0x3 + .rodata.__func__.23 + 0x3c0dac2c 0xa esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .rodata.sys_timeout_abs.str1.4 + 0x3c0dac36 0x6e esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.sys_timeout.str1.4 + 0x3c0dac36 0x36 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.sys_timeouts_sleeptime.str1.4 + 0x3c0dac36 0x12 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x3c0dac36 0x2 + .rodata.__func__.0 + 0x3c0dac38 0x17 esp-idf/lwip/liblwip.a(timeouts.c.obj) + *fill* 0x3c0dac4f 0x1 + .rodata.__func__.1 + 0x3c0dac50 0xc esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.__func__.2 + 0x3c0dac5c 0x10 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .rodata.lwip_cyclic_timers + 0x3c0dac6c 0x20 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x3c0dac6c lwip_cyclic_timers + .rodata.udp_input_local_match.str1.4 + 0x3c0dac8c 0x75 esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.udp_input.str1.4 + 0x3c0dac8c 0x4e esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.udp_sendto_if_src.str1.4 + 0x3c0dac8c 0x2e esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.__func__.0 + 0x3c0dac8c 0x12 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x3c0dac9e 0x2 + .rodata.__func__.1 + 0x3c0daca0 0x16 esp-idf/lwip/liblwip.a(udp.c.obj) + *fill* 0x3c0dacb6 0x2 + .rodata.__func__.2 + 0x3c0dacb8 0xa esp-idf/lwip/liblwip.a(udp.c.obj) + .rodata.dhcp_option_short.str1.4 + 0x3c0dacc2 0x6b esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option.str1.4 + 0x3c0dacc2 0x42 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option_byte.str1.4 + 0x3c0dacc2 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option_long.str1.4 + 0x3c0dacc2 0x3a esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_create_msg.str1.4 + 0x3c0dacc2 0x40 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_option_hostname.str1.4 + 0x3c0dacc2 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_conflict_callback.str1.4 + 0x3c0dacc2 0x35 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_dec_pcb_refcount.str1.4 + 0x3c0dacc2 0x24 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_inc_pcb_refcount.str1.4 + 0x3c0dacc2 0x25 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_parse_reply.str1.4 + 0x3c0dacc2 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_recv.str1.4 + 0x3c0dacc2 0x1c esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_set_struct.str1.4 + 0x3c0dacc2 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.dhcp_network_changed_link_up.str1.4 + 0x3c0dacc2 0x14 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dacc2 0x2 + .rodata.__func__.0 + 0x3c0dacc4 0x1d esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dace1 0x3 + .rodata.__func__.1 + 0x3c0dace4 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dacf5 0x3 + .rodata.__func__.2 + 0x3c0dacf8 0xa esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dad02 0x2 + .rodata.__func__.3 + 0x3c0dad04 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dad1a 0x2 + .rodata.__func__.4 + 0x3c0dad1c 0x16 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dad32 0x2 + .rodata.__func__.5 + 0x3c0dad34 0x17 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dad4b 0x1 + .rodata.__func__.6 + 0x3c0dad4c 0xd esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dad59 0x3 + .rodata.__func__.8 + 0x3c0dad5c 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dad6d 0x3 + .rodata.__func__.9 + 0x3c0dad70 0x15 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dad85 0x3 + .rodata.__func__.10 + 0x3c0dad88 0x11 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dad99 0x3 + .rodata.__func__.11 + 0x3c0dad9c 0xc esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.__func__.12 + 0x3c0dada8 0x12 esp-idf/lwip/liblwip.a(dhcp.c.obj) + *fill* 0x3c0dadba 0x2 + .rodata.__func__.14 + 0x3c0dadbc 0x10 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .srodata.dhcp_discover_request_options + 0x3c0dadcc 0x4 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .rodata.free_etharp_q.str1.4 + 0x3c0dadd0 0x4d esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_find_entry.str1.4 + 0x3c0dadd0 0x55 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_update_arp_entry.str1.4 + 0x3c0dadd0 0x24 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_raw.str1.4 + 0x3c0dadd0 0x85 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_get_entry.str1.4 + 0x3c0dadd0 0x20 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_output_to_arp_index.str1.4 + 0x3c0dadd0 0x30 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.etharp_query.str1.4 + 0x3c0dadd0 0x52 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.__func__.0 + 0x3c0dadd0 0xd esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0daddd 0x3 + .rodata.__func__.1 + 0x3c0dade0 0x1b esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0dadfb 0x1 + .rodata.__func__.2 + 0x3c0dadfc 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0dae0a 0x2 + .rodata.__func__.3 + 0x3c0dae0c 0xb esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0dae17 0x1 + .rodata.__func__.6 + 0x3c0dae18 0x12 esp-idf/lwip/liblwip.a(etharp.c.obj) + *fill* 0x3c0dae2a 0x2 + .rodata.__func__.7 + 0x3c0dae2c 0x18 esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.__func__.8 + 0x3c0dae44 0xe esp-idf/lwip/liblwip.a(etharp.c.obj) + .rodata.icmp_send_response.str1.4 + 0x3c0dae52 0x5b esp-idf/lwip/liblwip.a(icmp.c.obj) + .rodata.icmp_input.str1.4 + 0x3c0dae52 0x65 esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x3c0dae52 0x2 + .rodata.__func__.0 + 0x3c0dae54 0x13 esp-idf/lwip/liblwip.a(icmp.c.obj) + *fill* 0x3c0dae67 0x1 + .rodata.__func__.1 + 0x3c0dae68 0xb esp-idf/lwip/liblwip.a(icmp.c.obj) + .rodata.igmp_send.str1.4 + 0x3c0dae73 0x6b esp-idf/lwip/liblwip.a(igmp.c.obj) + .rodata.igmp_lookup_group.str1.4 + 0x3c0dae73 0x75 esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3c0dae73 0x1 + .rodata.__func__.0 + 0x3c0dae74 0xa esp-idf/lwip/liblwip.a(igmp.c.obj) + *fill* 0x3c0dae7e 0x2 + .rodata.__func__.1 + 0x3c0dae80 0x12 esp-idf/lwip/liblwip.a(igmp.c.obj) + .rodata.ip4_output_if_opt_src.str1.4 + 0x3c0dae92 0x69 esp-idf/lwip/liblwip.a(ip4.c.obj) + *fill* 0x3c0dae92 0x2 + .rodata.__func__.1 + 0x3c0dae94 0x16 esp-idf/lwip/liblwip.a(ip4.c.obj) + .rodata.ip4addr_aton.str1.4 + 0x3c0daeaa 0x3f esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + *fill* 0x3c0daeaa 0x2 + .rodata.__func__.1 + 0x3c0daeac 0xd esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + *fill* 0x3c0daeb9 0x3 + .rodata.ip_addr_broadcast + 0x3c0daebc 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x3c0daebc ip_addr_broadcast + .rodata.ip_addr_any + 0x3c0daed4 0x18 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x3c0daed4 ip_addr_any + .rodata.ip4_frag.str1.4 + 0x3c0daeec 0x53 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .rodata.__func__.0 + 0x3c0daeec 0x9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .rodata.icmp6_send_response_with_addrs_and_netif.str1.4 + 0x3c0daef5 0x6c esp-idf/lwip/liblwip.a(icmp6.c.obj) + .rodata.icmp6_send_response.str1.4 + 0x3c0daef5 0x24 esp-idf/lwip/liblwip.a(icmp6.c.obj) + *fill* 0x3c0daef5 0x3 + .rodata.__func__.1 + 0x3c0daef8 0x29 esp-idf/lwip/liblwip.a(icmp6.c.obj) + *fill* 0x3c0daf21 0x3 + .rodata.__func__.2 + 0x3c0daf24 0x14 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .rodata.ip6_output_if_src.str1.4 + 0x3c0daf38 0x6a esp-idf/lwip/liblwip.a(ip6.c.obj) + .rodata.__func__.1 + 0x3c0daf38 0x12 esp-idf/lwip/liblwip.a(ip6.c.obj) + *fill* 0x3c0daf4a 0x2 + .rodata.ip6_addr_any + 0x3c0daf4c 0x18 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x3c0daf4c ip6_addr_any + .rodata.ip6_frag.str1.4 + 0x3c0daf64 0x6c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .rodata.__func__.0 + 0x3c0daf64 0x9 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .rodata.nd6_process_autoconfig_prefix.str1.4 + 0x3c0daf6d 0x42 esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_free_q.str1.4 + 0x3c0daf6d 0x29 esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_send_na.str1.4 + 0x3c0daf6d 0x1b esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_get_next_hop_entry.str1.4 + 0x3c0daf6d 0x22 esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.nd6_find_route.str1.4 + 0x3c0daf6d 0x2b esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0daf6d 0x3 + .rodata.__func__.0 + 0x3c0daf70 0x17 esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0daf87 0x1 + .rodata.__func__.2 + 0x3c0daf88 0xf esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0daf97 0x1 + .srodata.__func__.3 + 0x3c0daf98 0x8 esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.__func__.4 + 0x3c0dafa0 0xb esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0dafab 0x1 + .rodata.__func__.5 + 0x3c0dafac 0x1e esp-idf/lwip/liblwip.a(nd6.c.obj) + *fill* 0x3c0dafca 0x2 + .rodata.__func__.6 + 0x3c0dafcc 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.__func__.7 + 0x3c0dafd8 0xc esp-idf/lwip/liblwip.a(nd6.c.obj) + .rodata.ethernet_output.str1.4 + 0x3c0dafe4 0x63 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .rodata.__func__.0 + 0x3c0dafe4 0x10 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .srodata.ethzero + 0x3c0daff4 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0daff4 ethzero + *fill* 0x3c0daffa 0x2 + .srodata.ethbroadcast + 0x3c0daffc 0x6 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x3c0daffc ethbroadcast + .rodata.lwip_getsockopt_impl_ext.str1.4 + 0x3c0db002 0x14 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .rodata.sys_mutex_lock.str1.4 + 0x3c0db002 0x4a esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_mutex_unlock.str1.4 + 0x3c0db002 0x19 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_sem_new.str1.4 + 0x3c0db002 0x49 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_sem_signal.str1.4 + 0x3c0db002 0x22 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_arch_sem_wait.str1.4 + 0x3c0db002 0x18 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_mbox_post.str1.4 + 0x3c0db002 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_arch_mbox_fetch.str1.4 + 0x3c0db002 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_mbox_free.str1.4 + 0x3c0db002 0x16 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_init.str1.4 + 0x3c0db002 0x45 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_thread_sem_init.str1.4 + 0x3c0db002 0x2c esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.sys_thread_tcpip.str1.4 + 0x3c0db002 0x2d esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db002 0x2 + .rodata.__func__.0 + 0x3c0db004 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db015 0x3 + .rodata.__func__.2 + 0x3c0db018 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db026 0x2 + .rodata.__func__.3 + 0x3c0db028 0x17 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db03f 0x1 + .rodata.__func__.4 + 0x3c0db040 0x14 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.__func__.6 + 0x3c0db054 0xe esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db062 0x2 + .rodata.__func__.7 + 0x3c0db064 0x12 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db076 0x2 + .rodata.__func__.8 + 0x3c0db078 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db087 0x1 + .rodata.__func__.9 + 0x3c0db088 0xc esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.__func__.10 + 0x3c0db094 0x11 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + *fill* 0x3c0db0a5 0x3 + .rodata.__func__.11 + 0x3c0db0a8 0xf esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .rodata.esp_vfs_lwip_sockets_register.str1.4 + 0x3c0db0b7 0x71 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + *fill* 0x3c0db0b7 0x1 + .rodata.__func__.0 + 0x3c0db0b8 0x1e esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .rodata.kill_oldest_dhcps_pool.str1.4 + 0x3c0db0d6 0x57 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .rodata.dhcps_start.str1.4 + 0x3c0db0d6 0x70 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x3c0db0d6 0x2 + .rodata.__func__.0 + 0x3c0db0d8 0x17 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + *fill* 0x3c0db0ef 0x1 + .srodata.magic_cookie + 0x3c0db0f0 0x4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .rodata.netconn_new_with_proto_and_callback.str1.4 + 0x3c0db0f4 0x89 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.netconn_write_vectors_partly.str1.4 + 0x3c0db0f4 0x23 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.netconn_recv_data.str1.4 + 0x3c0db0f4 0xc esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.__func__.1 + 0x3c0db0f4 0x1d esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x3c0db111 0x3 + .rodata.__func__.3 + 0x3c0db114 0x12 esp-idf/lwip/liblwip.a(api_lib.c.obj) + *fill* 0x3c0db126 0x2 + .rodata.__func__.4 + 0x3c0db128 0x24 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .rodata.lwip_netconn_err_to_msg.str1.4 + 0x3c0db14c 0x3c esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.recv_udp.str1.4 + 0x3c0db14c 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.pcb_new.str1.4 + 0x3c0db14c 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_connected.str1.4 + 0x3c0db14c 0x7d esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.err_tcp.str1.4 + 0x3c0db14c 0x62 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_writemore.str1.4 + 0x3c0db14c 0xcb esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_close_internal.str1.4 + 0x3c0db14c 0x8b esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.recv_tcp.str1.4 + 0x3c0db14c 0x7a esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_is_err_msg.str1.4 + 0x3c0db14c 0xc esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.netconn_alloc.str1.4 + 0x3c0db14c 0x26 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.netconn_free.str1.4 + 0x3c0db14c 0xa8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.netconn_drain.str1.4 + 0x3c0db14c 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_delconn.str1.4 + 0x3c0db14c 0x4f esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_write.str1.4 + 0x3c0db14c 0x14 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_getaddr.str1.4 + 0x3c0db14c 0x15 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.lwip_netconn_do_close.str1.4 + 0x3c0db14c 0x24 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.0 + 0x3c0db14c 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db162 0x2 + .rodata.__func__.1 + 0x3c0db164 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.2 + 0x3c0db17c 0x16 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db192 0x2 + .rodata.__func__.5 + 0x3c0db194 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db1ae 0x2 + .rodata.__func__.6 + 0x3c0db1b0 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.7 + 0x3c0db1c8 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db1d6 0x2 + .rodata.__func__.8 + 0x3c0db1d8 0xd esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db1e5 0x3 + .rodata.__func__.9 + 0x3c0db1e8 0xe esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db1f6 0x2 + .rodata.__func__.10 + 0x3c0db1f8 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db201 0x3 + .rodata.__func__.11 + 0x3c0db204 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db20d 0x3 + .rodata.__func__.12 + 0x3c0db210 0x1f esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db22f 0x1 + .rodata.__func__.13 + 0x3c0db230 0x1a esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db24a 0x2 + .rodata.__func__.14 + 0x3c0db24c 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db255 0x3 + .rodata.__func__.15 + 0x3c0db258 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .srodata.__func__.16 + 0x3c0db270 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.17 + 0x3c0db278 0x9 esp-idf/lwip/liblwip.a(api_msg.c.obj) + *fill* 0x3c0db281 0x3 + .srodata.__func__.18 + 0x3c0db284 0x8 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.__func__.19 + 0x3c0db28c 0x18 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .srodata.netconn_closed + 0x3c0db2a4 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .srodata.netconn_reset + 0x3c0db2a5 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .srodata.netconn_aborted + 0x3c0db2a6 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .srodata.netconn_deleted + 0x3c0db2a7 0x1 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .rodata.err_to_errno_table + 0x3c0db2a8 0x44 esp-idf/lwip/liblwip.a(err.c.obj) + .rodata.netbuf_alloc.str1.4 + 0x3c0db2ec 0x4f esp-idf/lwip/liblwip.a(netbuf.c.obj) + .rodata.__func__.0 + 0x3c0db2ec 0xd esp-idf/lwip/liblwip.a(netbuf.c.obj) + .rodata.esp_netif_action_connected.str1.4 + 0x3c0db2f9 0xa3 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .rodata.esp_netif_action_got_ip.str1.4 + 0x3c0db2f9 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + *fill* 0x3c0db2f9 0x3 + .rodata.__FUNCTION__.0 + 0x3c0db2fc 0x1b esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .rodata.str1.4 + 0x3c0db317 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + *fill* 0x3c0db317 0x1 + .rodata._g_esp_netif_inherent_sta_config + 0x3c0db318 0x28 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + 0x3c0db318 _g_esp_netif_inherent_sta_config + .srodata.s_wifi_netif_config_sta + 0x3c0db340 0x8 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .rodata.wlanif_init.str1.4 + 0x3c0db348 0x4a esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .rodata.__func__.0 + 0x3c0db348 0xc esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) .rodata.wpa3_hostap_auth_init.str1.4 - 0x3c0da4dd 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x3c0db354 0x15 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .rodata.wpa_group_init_gmk_and_counter.str1.4 - 0x3c0da4dd 0xd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0db354 0xd esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .rodata.wpa_gtk_update.str1.4 - 0x3c0da4dd 0x27 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0db354 0x27 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .rodata.wpa_group_config_group_keys.str1.4 - 0x3c0da4dd 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0db354 0x7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .rodata.wpa_derive_ptk.str1.4 - 0x3c0da4dd 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - *fill* 0x3c0da4dd 0x3 - .srodata 0x3c0da4e0 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x3c0db354 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .srodata 0x3c0db354 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .rodata.sae_check_big_sync.str1.4 - 0x3c0da4e6 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0db35a 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .rodata.sae_accept_sta.str1.4 - 0x3c0da4e6 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0db35a 0xf esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .rodata.sae_sm_step.str1.4 - 0x3c0da4e6 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0db35a 0x19 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .rodata.handle_auth_sae.str1.4 - 0x3c0da4e6 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - *fill* 0x3c0da4e6 0x2 - .srodata 0x3c0da4e8 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x3c0db35a 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + *fill* 0x3c0db35a 0x2 + .srodata 0x3c0db35c 0x6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .rodata.sswu.str1.4 - 0x3c0da4ee 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0db362 0x11c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_test_pwd_seed_ffc.str1.4 - 0x3c0da4ee 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0db362 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_derive_pt_ecc.str1.4 - 0x3c0da4ee 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0db362 0x36 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_derive_pt_ffc.str1.4 - 0x3c0da4ee 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0db362 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_derive_keys.str1.4 - 0x3c0da4ee 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0db362 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_derive_pwe_from_pt_ecc.str1.4 - 0x3c0da4ee 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0db362 0x1c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.sae_derive_pwe_from_pt_ffc.str1.4 - 0x3c0da4ee 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - *fill* 0x3c0da4ee 0x2 - .rodata 0x3c0da4f0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x3c0db362 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + *fill* 0x3c0db362 0x2 + .rodata 0x3c0db364 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .rodata.dragonfly_get_rand_1_to_p_1.str1.4 - 0x3c0da510 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x3c0db384 0x2 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .rodata.rsn_pmkid.str1.4 - 0x3c0da510 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x3c0db384 0x9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .rodata.hmac_sha256_kdf.str1.4 - 0x3c0da510 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x3c0db384 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) .rodata.dh_groups - 0x3c0da510 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0db384 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .rodata.dh_group5_order - 0x3c0da530 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0db3a4 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .rodata.dh_group5_prime - 0x3c0da5f0 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0db464 0xc0 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .srodata.dh_group5_generator - 0x3c0da6b0 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x3c0db524 0x1 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .rodata.wpa_derive_ptk.str1.4 - 0x3c0da6b1 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3c0db525 0x17 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .rodata.owe_process_assoc_resp.str1.4 - 0x3c0da6b1 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x3c0db525 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .rodata.wpa_gen_wpa_ie_rsn.str1.4 - 0x3c0da6b1 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - *fill* 0x3c0da6b1 0x3 + 0x3c0db525 0x5e esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + *fill* 0x3c0db525 0x3 .rodata.__func__.1 - 0x3c0da6b4 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x3c0db528 0x13 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .rodata.add_char.str1.4 - 0x3c0da6c7 0x21 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - *fill* 0x3c0da6c7 0x1 + 0x3c0db53b 0x21 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + *fill* 0x3c0db53b 0x1 .rodata.d_perm_table - 0x3c0da6c8 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x3c0db53c 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .rodata.d_mult_table - 0x3c0da6e8 0x400 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .rodata.zero 0x3c0daae8 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x3c0db55c 0x400 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .rodata.zero 0x3c0db95c 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .rodata.lib_printf.str1.4 - 0x3c0daaf8 0x10 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x3c0db96c 0x10 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .rodata.pp_printf.str1.4 - 0x3c0daaf8 0x3 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x3c0db96c 0x3 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .rodata.net80211_printf.str1.4 - 0x3c0daaf8 0x9 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x3c0db96c 0x9 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .rodata.esp_crypto_sha1_mbedtls.str1.4 - 0x3c0daaf8 0x49 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x3c0db96c 0x49 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) .rodata.misc_nvs_load.str1.4 - 0x3c0daaf8 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3c0db96c 0x5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) .rodata.esp_ota_get_running_partition.str1.4 - 0x3c0daaf8 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x3c0db96c 0x5f esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .rodata.__func__.1 - 0x3c0daaf8 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - *fill* 0x3c0dab16 0x2 - .rodata 0x3c0dab18 0x20 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x3c0db96c 0x1e esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + *fill* 0x3c0db98a 0x2 + .rodata 0x3c0db98c 0x20 esp-idf/hal/libhal.a(ds_hal.c.obj) .rodata._ZNK9__gnu_cxx24__concurrence_lock_error4whatEv.str1.4 - 0x3c0dab38 0x24 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0db9ac 0x24 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .rodata._ZNK9__gnu_cxx26__concurrence_unlock_error4whatEv.str1.4 - 0x3c0dab38 0x26 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0db9ac 0x26 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .rodata._ZTSSt9exception - 0x3c0dab38 0xd /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dab38 typeinfo name for std::exception - *fill* 0x3c0dab45 0x3 + 0x3c0db9ac 0xd /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0db9ac typeinfo name for std::exception + *fill* 0x3c0db9b9 0x3 .srodata._ZTISt9exception - 0x3c0dab48 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dab48 typeinfo for std::exception + 0x3c0db9bc 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0db9bc typeinfo for std::exception .rodata._ZTSN9__gnu_cxx24__concurrence_lock_errorE - 0x3c0dab50 0x27 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dab50 typeinfo name for __gnu_cxx::__concurrence_lock_error - *fill* 0x3c0dab77 0x1 + 0x3c0db9c4 0x27 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0db9c4 typeinfo name for __gnu_cxx::__concurrence_lock_error + *fill* 0x3c0db9eb 0x1 .rodata._ZTIN9__gnu_cxx24__concurrence_lock_errorE - 0x3c0dab78 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dab78 typeinfo for __gnu_cxx::__concurrence_lock_error + 0x3c0db9ec 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0db9ec typeinfo for __gnu_cxx::__concurrence_lock_error .rodata._ZTSN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c0dab84 0x29 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dab84 typeinfo name for __gnu_cxx::__concurrence_unlock_error - *fill* 0x3c0dabad 0x3 + 0x3c0db9f8 0x29 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0db9f8 typeinfo name for __gnu_cxx::__concurrence_unlock_error + *fill* 0x3c0dba21 0x3 .rodata._ZTIN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c0dabb0 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dabb0 typeinfo for __gnu_cxx::__concurrence_unlock_error + 0x3c0dba24 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0dba24 typeinfo for __gnu_cxx::__concurrence_unlock_error .rodata._ZTVN9__gnu_cxx24__concurrence_lock_errorE - 0x3c0dabbc 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dabbc vtable for __gnu_cxx::__concurrence_lock_error + 0x3c0dba30 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0dba30 vtable for __gnu_cxx::__concurrence_lock_error .rodata._ZTVN9__gnu_cxx26__concurrence_unlock_errorE - 0x3c0dabd0 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dabd0 vtable for __gnu_cxx::__concurrence_unlock_error + 0x3c0dba44 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0dba44 vtable for __gnu_cxx::__concurrence_unlock_error .srodata._ZSt7nothrow - 0x3c0dabe4 0x1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - 0x3c0dabe4 std::nothrow - *fill* 0x3c0dabe5 0x3 + 0x3c0dba58 0x1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x3c0dba58 std::nothrow + *fill* 0x3c0dba59 0x3 .rodata._ZTVN10__cxxabiv120__si_class_type_infoE - 0x3c0dabe8 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - 0x3c0dabe8 vtable for __cxxabiv1::__si_class_type_info + 0x3c0dba5c 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x3c0dba5c vtable for __cxxabiv1::__si_class_type_info .rodata._ZTVN10__cxxabiv117__class_type_infoE - 0x3c0dac14 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - 0x3c0dac14 vtable for __cxxabiv1::__class_type_info + 0x3c0dba88 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x3c0dba88 vtable for __cxxabiv1::__class_type_info .rodata._ZTSSt9bad_alloc - 0x3c0dac40 0xd /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x3c0dac40 typeinfo name for std::bad_alloc - *fill* 0x3c0dac4d 0x3 + 0x3c0dbab4 0xd /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x3c0dbab4 typeinfo name for std::bad_alloc + *fill* 0x3c0dbac1 0x3 .rodata._ZTISt9bad_alloc - 0x3c0dac50 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - 0x3c0dac50 typeinfo for std::bad_alloc + 0x3c0dbac4 0xc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x3c0dbac4 typeinfo for std::bad_alloc .rodata._ZNKSt9bad_alloc4whatEv.str1.4 - 0x3c0dac5c 0xf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x3c0dbad0 0xf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .rodata._ZTVSt9bad_alloc - 0x3c0dac5c 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - 0x3c0dac5c vtable for std::bad_alloc + 0x3c0dbad0 0x14 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x3c0dbad0 vtable for std::bad_alloc .rodata.lib_printf.str1.4 - 0x3c0dac70 0x10 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x3c0dbae4 0x10 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .rodata.phy_printf.str1.4 - 0x3c0dac70 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .srodata.cst8 0x3c0dac70 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) - .rodata 0x3c0dac70 0x101 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - 0x3c0dac70 _ctype_ + 0x3c0dbae4 0x4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .srodata.cst8 0x3c0dbae4 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) + .rodata 0x3c0dbae4 0x101 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x3c0dbae4 _ctype_ .rodata.str1.4 - 0x3c0dad71 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x3c0dbbe5 0x2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .rodata.str1.4 - 0x3c0dad71 0x701 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) - *fill* 0x3c0dad71 0x3 - .rodata 0x3c0dad74 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) - .rodata 0x3c0dafb0 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x3c0dbbe5 0x701 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + *fill* 0x3c0dbbe5 0x3 + .rodata 0x3c0dbbe8 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + .rodata 0x3c0dbe24 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .rodata.str1.4 - 0x3c0db1ec 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .srodata.cst8 0x3c0db1ec 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .rodata 0x3c0db1ec 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x3c0dc060 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .srodata.cst8 0x3c0dc060 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .rodata 0x3c0dc060 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .rodata.str1.4 - 0x3c0db428 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .srodata.cst8 0x3c0db428 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .rodata 0x3c0db428 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x3c0dc29c 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .srodata.cst8 0x3c0dc29c 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .rodata 0x3c0dc29c 0x23c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .rodata.str1.4 - 0x3c0db664 0x25 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x3c0dc4d8 0x25 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .rodata.str1.4 - 0x3c0db664 0x12 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .rodata 0x3c0db664 0x16c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - 0x3c0db664 __default_global_locale - .srodata.cst8 0x3c0db7d0 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x3c0dc4d8 0x12 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .rodata 0x3c0dc4d8 0x16c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x3c0dc4d8 __default_global_locale + .srodata.cst8 0x3c0dc644 0x8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) .rodata.str1.4 - 0x3c0db7d0 0x95 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .srodata.cst8 0x3c0db7d0 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x3c0dc644 0x95 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .srodata.cst8 0x3c0dc644 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) .rodata.str1.4 - 0x3c0db7d0 0x81 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .srodata.cst8 0x3c0db7d0 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .rodata 0x3c0db7d0 0x128 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - 0x3c0db7e0 __mprec_tens - 0x3c0db8a8 __mprec_tinytens - 0x3c0db8d0 __mprec_bigtens - .rodata 0x3c0db8f8 0x414 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - 0x3c0dbb14 __chclass - 0x3c0dbc14 __state_table - 0x3c0dbc80 __action_table + 0x3c0dc644 0x81 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .srodata.cst8 0x3c0dc644 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + *fill* 0x3c0dc644 0x4 + .rodata 0x3c0dc648 0x128 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x3c0dc658 __mprec_tens + 0x3c0dc720 __mprec_tinytens + 0x3c0dc748 __mprec_bigtens + .rodata 0x3c0dc770 0x414 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x3c0dc98c __chclass + 0x3c0dca8c __state_table + 0x3c0dcaf8 __action_table .rodata.str1.4 - 0x3c0dbd0c 0x25 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x3c0dcb84 0x25 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) *(.rodata_wlog_error .rodata_wlog_error.*) .rodata_wlog_error.2 - 0x3c0dbd0c 0x57 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - *fill* 0x3c0dbd63 0x1 + 0x3c0dcb84 0x57 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c0dcbdb 0x1 .rodata_wlog_error.3 - 0x3c0dbd64 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - *fill* 0x3c0dbdb2 0x2 + 0x3c0dcbdc 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c0dcc2a 0x2 .rodata_wlog_error.4 - 0x3c0dbdb4 0x71 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - *fill* 0x3c0dbe25 0x3 - .rodata_wlog_error.10 - 0x3c0dbe28 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - .rodata_wlog_error.11 - 0x3c0dbe3c 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dbe63 0x1 + 0x3c0dcc2c 0x71 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + *fill* 0x3c0dcc9d 0x3 .rodata_wlog_error.12 - 0x3c0dbe64 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dbe92 0x2 - .rodata_wlog_error.3 - 0x3c0dbe94 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dbe9b 0x1 - .rodata_wlog_error.4 - 0x3c0dbe9c 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dbec3 0x1 - .rodata_wlog_error.5 - 0x3c0dbec4 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dbed1 0x3 - .rodata_wlog_error.6 - 0x3c0dbed4 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - .rodata_wlog_error.7 - 0x3c0dbee8 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dbf0f 0x1 - .rodata_wlog_error.8 - 0x3c0dbf10 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dbf3e 0x2 - .rodata_wlog_error.9 - 0x3c0dbf40 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - *fill* 0x3c0dbf4d 0x3 - .rodata_wlog_error.13 - 0x3c0dbf50 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0dbf57 0x1 - .rodata_wlog_error.7 - 0x3c0dbf58 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0dbf73 0x1 - .rodata_wlog_error.8 - 0x3c0dbf74 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - .rodata_wlog_error.16 - 0x3c0dbf94 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dbfad 0x3 - .rodata_wlog_error.2 - 0x3c0dbfb0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dbfce 0x2 - .rodata_wlog_error.3 - 0x3c0dbfd0 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dbfea 0x2 - .rodata_wlog_error.5 - 0x3c0dbfec 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0dc00d 0x3 - .rodata_wlog_error.10 - 0x3c0dc010 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0dc017 0x1 - .rodata_wlog_error.3 - 0x3c0dc018 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0dc046 0x2 - .rodata_wlog_error.9 - 0x3c0dc048 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0dc04f 0x1 - .rodata_wlog_error.10 - 0x3c0dc050 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.107 - 0x3c0dc084 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.115 - 0x3c0dc094 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc09b 0x1 - .rodata_wlog_error.116 - 0x3c0dc09c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.131 - 0x3c0dc0b4 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc0cf 0x1 - .rodata_wlog_error.31 - 0x3c0dc0d0 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc10e 0x2 - .rodata_wlog_error.32 - 0x3c0dc110 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc13b 0x1 - .rodata_wlog_error.35 - 0x3c0dc13c 0x4b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc187 0x1 - .rodata_wlog_error.45 - 0x3c0dc188 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc18f 0x1 - .rodata_wlog_error.46 - 0x3c0dc190 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc197 0x1 - .rodata_wlog_error.48 - 0x3c0dc198 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc19f 0x1 - .rodata_wlog_error.49 - 0x3c0dc1a0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc1a7 0x1 - .rodata_wlog_error.51 - 0x3c0dc1a8 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.52 - 0x3c0dc1cc 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc212 0x2 - .rodata_wlog_error.53 - 0x3c0dc214 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.54 - 0x3c0dc25c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.55 - 0x3c0dc284 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc2ad 0x3 - .rodata_wlog_error.56 - 0x3c0dc2b0 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.57 - 0x3c0dc2d8 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc301 0x3 - .rodata_wlog_error.58 - 0x3c0dc304 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc319 0x3 - .rodata_wlog_error.59 - 0x3c0dc31c 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc34b 0x1 - .rodata_wlog_error.60 - 0x3c0dc34c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc362 0x2 - .rodata_wlog_error.61 - 0x3c0dc364 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc377 0x1 - .rodata_wlog_error.63 - 0x3c0dc378 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dc3a5 0x3 - .rodata_wlog_error.9 - 0x3c0dc3a8 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_error.26 - 0x3c0dc3dc 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dc402 0x2 - .rodata_wlog_error.27 - 0x3c0dc404 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dc427 0x1 - .rodata_wlog_error.28 - 0x3c0dc428 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - .rodata_wlog_error.29 - 0x3c0dc444 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dc461 0x3 - .rodata_wlog_error.5 - 0x3c0dc464 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0dc47f 0x1 - .rodata_wlog_error.58 - 0x3c0dc480 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata_wlog_error.59 - 0x3c0dc4a4 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0dc4c3 0x1 - .rodata_wlog_error.61 - 0x3c0dc4c4 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0dc4e7 0x1 - .rodata_wlog_error.8 - 0x3c0dc4e8 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata_wlog_error.7 - 0x3c0dc50c 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - .rodata_wlog_error.51 - 0x3c0dc528 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dc52f 0x1 - .rodata_wlog_error.57 - 0x3c0dc530 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dc551 0x3 - .rodata_wlog_error.66 - 0x3c0dc554 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dc562 0x2 - .rodata_wlog_error.88 - 0x3c0dc564 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dc56b 0x1 - .rodata_wlog_error.89 - 0x3c0dc56c 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dc5c6 0x2 - .rodata_wlog_error.90 - 0x3c0dc5c8 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dc5fa 0x2 - .rodata_wlog_error.92 - 0x3c0dc5fc 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dc65e 0x2 - .rodata_wlog_error.93 - 0x3c0dc660 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dc673 0x1 - .rodata_wlog_error.95 - 0x3c0dc674 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dc69b 0x1 - .rodata_wlog_error.10 - 0x3c0dc69c 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_error.11 - 0x3c0dc700 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc723 0x1 - .rodata_wlog_error.12 - 0x3c0dc724 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc746 0x2 - .rodata_wlog_error.14 - 0x3c0dc748 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_error.2 - 0x3c0dc790 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc797 0x1 - .rodata_wlog_error.31 - 0x3c0dc798 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc79f 0x1 - .rodata_wlog_error.33 - 0x3c0dc7a0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc7a7 0x1 - .rodata_wlog_error.34 - 0x3c0dc7a8 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_error.35 - 0x3c0dc7bc 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc7d3 0x1 - .rodata_wlog_error.4 - 0x3c0dc7d4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc7db 0x1 - .rodata_wlog_error.44 - 0x3c0dc7dc 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc7f2 0x2 - .rodata_wlog_error.47 - 0x3c0dc7f4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc7fb 0x1 - .rodata_wlog_error.5 - 0x3c0dc7fc 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc803 0x1 - .rodata_wlog_error.50 - 0x3c0dc804 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc80b 0x1 - .rodata_wlog_error.51 - 0x3c0dc80c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc813 0x1 - .rodata_wlog_error.52 - 0x3c0dc814 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc81b 0x1 - .rodata_wlog_error.53 - 0x3c0dc81c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc823 0x1 - .rodata_wlog_error.55 - 0x3c0dc824 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc82b 0x1 - .rodata_wlog_error.61 - 0x3c0dc82c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc833 0x1 - .rodata_wlog_error.64 - 0x3c0dc834 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc83b 0x1 - .rodata_wlog_error.65 - 0x3c0dc83c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc843 0x1 - .rodata_wlog_error.67 - 0x3c0dc844 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc84b 0x1 - .rodata_wlog_error.68 - 0x3c0dc84c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc853 0x1 - .rodata_wlog_error.69 - 0x3c0dc854 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc85b 0x1 - .rodata_wlog_error.7 - 0x3c0dc85c 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc879 0x3 - .rodata_wlog_error.70 - 0x3c0dc87c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc883 0x1 - .rodata_wlog_error.71 - 0x3c0dc884 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc88b 0x1 - .rodata_wlog_error.72 - 0x3c0dc88c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc893 0x1 - .rodata_wlog_error.73 - 0x3c0dc894 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc89b 0x1 - .rodata_wlog_error.75 - 0x3c0dc89c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc8a3 0x1 - .rodata_wlog_error.77 - 0x3c0dc8a4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc8ab 0x1 - .rodata_wlog_error.8 - 0x3c0dc8ac 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_error.9 - 0x3c0dc8d0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dc8f3 0x1 - .rodata_wlog_error.2 - 0x3c0dc8f4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - *fill* 0x3c0dc8fb 0x1 - .rodata_wlog_error.12 - 0x3c0dc8fc 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc903 0x1 - .rodata_wlog_error.13 - 0x3c0dc904 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc90b 0x1 - .rodata_wlog_error.14 - 0x3c0dc90c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc913 0x1 - .rodata_wlog_error.16 - 0x3c0dc914 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc91b 0x1 - .rodata_wlog_error.21 - 0x3c0dc91c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc923 0x1 - .rodata_wlog_error.23 - 0x3c0dc924 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_error.24 - 0x3c0dc964 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc96b 0x1 - .rodata_wlog_error.26 - 0x3c0dc96c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc973 0x1 - .rodata_wlog_error.27 - 0x3c0dc974 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc97b 0x1 - .rodata_wlog_error.29 - 0x3c0dc97c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc983 0x1 - .rodata_wlog_error.30 - 0x3c0dc984 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc98b 0x1 - .rodata_wlog_error.32 - 0x3c0dc98c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc993 0x1 - .rodata_wlog_error.36 - 0x3c0dc994 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc99b 0x1 - .rodata_wlog_error.38 - 0x3c0dc99c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc9a3 0x1 - .rodata_wlog_error.39 - 0x3c0dc9a4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc9ab 0x1 - .rodata_wlog_error.40 - 0x3c0dc9ac 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc9b3 0x1 - .rodata_wlog_error.43 - 0x3c0dc9b4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc9bb 0x1 - .rodata_wlog_error.56 - 0x3c0dc9bc 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc9c3 0x1 - .rodata_wlog_error.58 - 0x3c0dc9c4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dc9cb 0x1 - .rodata_wlog_error.10 - 0x3c0dc9cc 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dc9d3 0x1 - .rodata_wlog_error.11 - 0x3c0dc9d4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dc9db 0x1 - .rodata_wlog_error.13 - 0x3c0dc9dc 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dc9e3 0x1 - .rodata_wlog_error.16 - 0x3c0dc9e4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_error.17 - 0x3c0dc9f0 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dc9fd 0x3 - .rodata_wlog_error.18 - 0x3c0dca00 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dca0b 0x1 - .rodata_wlog_error.19 - 0x3c0dca0c 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dca19 0x3 - .rodata_wlog_error.21 - 0x3c0dca1c 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_error.22 - 0x3c0dca28 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dca3a 0x2 - .rodata_wlog_error.27 - 0x3c0dca3c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dca43 0x1 - .rodata_wlog_error.29 - 0x3c0dca44 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dca4b 0x1 - .rodata_wlog_error.31 - 0x3c0dca4c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dca53 0x1 - .rodata_wlog_error.35 - 0x3c0dca54 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dca71 0x3 - .rodata_wlog_error.36 - 0x3c0dca74 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dca91 0x3 - .rodata_wlog_error.38 - 0x3c0dca94 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dca9b 0x1 - .rodata_wlog_error.51 - 0x3c0dca9c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dcaa3 0x1 - .rodata_wlog_error.56 - 0x3c0dcaa4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_error.9 - 0x3c0dcabc 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dcac3 0x1 - .rodata_wlog_error.3 - 0x3c0dcac4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - *fill* 0x3c0dcacb 0x1 - .rodata_wlog_error.5 - 0x3c0dcacc 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - *fill* 0x3c0dcae7 0x1 - .rodata_wlog_error.6 - 0x3c0dcae8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - *fill* 0x3c0dcaef 0x1 - .rodata_wlog_error.103 - 0x3c0dcaf0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0dcaf7 0x1 - .rodata_wlog_error.14 - 0x3c0dcaf8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0dcaff 0x1 - .rodata_wlog_error.46 - 0x3c0dcb00 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0dcb07 0x1 - .rodata_wlog_error.61 - 0x3c0dcb08 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_error.63 - 0x3c0dcb28 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0dcb5a 0x2 - .rodata_wlog_error.65 - 0x3c0dcb5c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0dcb72 0x2 - .rodata_wlog_error.71 - 0x3c0dcb74 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0dcbba 0x2 - .rodata_wlog_error.80 - 0x3c0dcbbc 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0dcbd2 0x2 - .rodata_wlog_error.81 - 0x3c0dcbd4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0dcbea 0x2 - .rodata_wlog_error.12 - 0x3c0dcbec 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0dcc09 0x3 - .rodata_wlog_error.48 - 0x3c0dcc0c 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0dcc46 0x2 - .rodata_wlog_error.57 - 0x3c0dcc48 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0dcc4f 0x1 - .rodata_wlog_error.64 - 0x3c0dcc50 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0dcc67 0x1 - .rodata_wlog_error.92 - 0x3c0dcc68 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0dcc6f 0x1 - .rodata_wlog_error.95 - 0x3c0dcc70 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0dcc77 0x1 - .rodata_wlog_error.3 - 0x3c0dcc78 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0dcc7f 0x1 - .rodata_wlog_error.7 - 0x3c0dcc80 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .rodata_wlog_error.8 - 0x3c0dcca0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0dcca0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) *fill* 0x3c0dcca7 0x1 - .rodata_wlog_error.37 - 0x3c0dcca8 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0dccae 0x2 - .rodata_wlog_error.8 - 0x3c0dccb0 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0dccca 0x2 - .rodata_wlog_error.30 - 0x3c0dcccc 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0dcceb 0x1 - .rodata_wlog_error.39 - 0x3c0dccec 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0dccf3 0x1 - .rodata_wlog_error.42 - 0x3c0dccf4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0dccfb 0x1 - .rodata_wlog_error.54 - 0x3c0dccfc 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0dcd25 0x3 - .rodata_wlog_error.55 - 0x3c0dcd28 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0dcd51 0x3 - .rodata_wlog_error.56 - 0x3c0dcd54 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0dcd7b 0x1 - .rodata_wlog_error.57 - 0x3c0dcd7c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - .rodata_wlog_error.69 - 0x3c0dcda4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0dcdab 0x1 - .rodata_wlog_error.75 - 0x3c0dcdac 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0dcdb3 0x1 - .rodata_wlog_error.8 - 0x3c0dcdb4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0dcdbb 0x1 - .rodata_wlog_error.17 - 0x3c0dcdbc 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) - *fill* 0x3c0dcdd9 0x3 - .rodata_wlog_error.4 - 0x3c0dcddc 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0dce03 0x1 - .rodata_wlog_error.6 - 0x3c0dce04 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0dce23 0x1 - .rodata_wlog_error.8 - 0x3c0dce24 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0dce3f 0x1 - .rodata_wlog_error.19 - 0x3c0dce40 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dce4a 0x2 - .rodata_wlog_error.24 - 0x3c0dce4c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dce56 0x2 - .rodata_wlog_error.26 - 0x3c0dce58 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dce62 0x2 - .rodata_wlog_error.27 - 0x3c0dce64 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dce6e 0x2 - .rodata_wlog_error.28 - 0x3c0dce70 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dce7a 0x2 - .rodata_wlog_error.29 - 0x3c0dce7c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dce86 0x2 - .rodata_wlog_error.30 - 0x3c0dce88 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dce92 0x2 - .rodata_wlog_error.32 - 0x3c0dce94 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dce9e 0x2 - .rodata_wlog_error.33 - 0x3c0dcea0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dceaa 0x2 - .rodata_wlog_error.34 - 0x3c0dceac 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dceb6 0x2 - .rodata_wlog_error.40 - 0x3c0dceb8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcec2 0x2 - .rodata_wlog_error.42 - 0x3c0dcec4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcece 0x2 - .rodata_wlog_error.43 - 0x3c0dced0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dceda 0x2 - .rodata_wlog_error.44 - 0x3c0dcedc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcee6 0x2 - .rodata_wlog_error.46 - 0x3c0dcee8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcef2 0x2 - .rodata_wlog_error.47 - 0x3c0dcef4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcefe 0x2 - .rodata_wlog_error.48 - 0x3c0dcf00 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcf0a 0x2 - .rodata_wlog_error.49 - 0x3c0dcf0c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcf16 0x2 - .rodata_wlog_error.50 - 0x3c0dcf18 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcf22 0x2 - .rodata_wlog_error.51 - 0x3c0dcf24 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcf2e 0x2 - .rodata_wlog_error.52 - 0x3c0dcf30 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcf3a 0x2 - .rodata_wlog_error.54 - 0x3c0dcf3c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcf46 0x2 - .rodata_wlog_error.55 - 0x3c0dcf48 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcf52 0x2 - .rodata_wlog_error.59 - 0x3c0dcf54 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcf5e 0x2 - .rodata_wlog_error.6 - 0x3c0dcf60 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcf6a 0x2 - .rodata_wlog_error.60 - 0x3c0dcf6c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcf76 0x2 - .rodata_wlog_error.61 - 0x3c0dcf78 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcf82 0x2 - .rodata_wlog_error.63 - 0x3c0dcf84 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcf8e 0x2 - .rodata_wlog_error.7 - 0x3c0dcf90 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcf9a 0x2 - .rodata_wlog_error.8 - 0x3c0dcf9c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0dcfa6 0x2 + .rodata_wlog_error.13 + 0x3c0dcca8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dccaf 0x1 .rodata_wlog_error.14 - 0x3c0dcfa8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0dcfb2 0x2 - .rodata_wlog_error.15 - 0x3c0dcfb4 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0dcfc1 0x3 + 0x3c0dccb0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dccb7 0x1 .rodata_wlog_error.16 - 0x3c0dcfc4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0dcfce 0x2 - .rodata_wlog_error.17 - 0x3c0dcfd0 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0dcff5 0x3 - .rodata_wlog_error.18 - 0x3c0dcff8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0dd002 0x2 - .rodata_wlog_error.22 - 0x3c0dd004 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0dd01f 0x1 + 0x3c0dccb8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dccbf 0x1 + .rodata_wlog_error.21 + 0x3c0dccc0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dccc7 0x1 + .rodata_wlog_error.23 + 0x3c0dccc8 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .rodata_wlog_error.24 + 0x3c0dcd08 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd0f 0x1 .rodata_wlog_error.26 - 0x3c0dd020 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0dd036 0x2 - .rodata_wlog_error.28 - 0x3c0dd038 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata_wlog_error.3 - 0x3c0dd058 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata_wlog_error.4 - 0x3c0dd084 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata_wlog_error.5 - 0x3c0dd0b0 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - .rodata_wlog_error.26 - 0x3c0dd0dc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0dd0e6 0x2 + 0x3c0dcd10 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd17 0x1 + .rodata_wlog_error.27 + 0x3c0dcd18 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd1f 0x1 + .rodata_wlog_error.29 + 0x3c0dcd20 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd27 0x1 + .rodata_wlog_error.30 + 0x3c0dcd28 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd2f 0x1 .rodata_wlog_error.32 - 0x3c0dd0e8 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0dd117 0x1 + 0x3c0dcd30 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd37 0x1 .rodata_wlog_error.36 - 0x3c0dd118 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + 0x3c0dcd38 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd3f 0x1 + .rodata_wlog_error.38 + 0x3c0dcd40 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd47 0x1 + .rodata_wlog_error.39 + 0x3c0dcd48 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd4f 0x1 + .rodata_wlog_error.40 + 0x3c0dcd50 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd57 0x1 + .rodata_wlog_error.43 + 0x3c0dcd58 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd5f 0x1 + .rodata_wlog_error.56 + 0x3c0dcd60 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd67 0x1 + .rodata_wlog_error.58 + 0x3c0dcd68 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0dcd6f 0x1 + .rodata_wlog_error.10 + 0x3c0dcd70 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dcd77 0x1 + .rodata_wlog_error.11 + 0x3c0dcd78 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dcd7f 0x1 + .rodata_wlog_error.13 + 0x3c0dcd80 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dcd87 0x1 + .rodata_wlog_error.16 + 0x3c0dcd88 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.17 + 0x3c0dcd94 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dcda1 0x3 + .rodata_wlog_error.18 + 0x3c0dcda4 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dcdaf 0x1 + .rodata_wlog_error.19 + 0x3c0dcdb0 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dcdbd 0x3 + .rodata_wlog_error.21 + 0x3c0dcdc0 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.22 + 0x3c0dcdcc 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dcdde 0x2 + .rodata_wlog_error.27 + 0x3c0dcde0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dcde7 0x1 + .rodata_wlog_error.29 + 0x3c0dcde8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dcdef 0x1 + .rodata_wlog_error.31 + 0x3c0dcdf0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dcdf7 0x1 + .rodata_wlog_error.35 + 0x3c0dcdf8 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dce15 0x3 + .rodata_wlog_error.36 + 0x3c0dce18 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dce35 0x3 + .rodata_wlog_error.38 + 0x3c0dce38 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dce3f 0x1 + .rodata_wlog_error.51 + 0x3c0dce40 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dce47 0x1 + .rodata_wlog_error.56 + 0x3c0dce48 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + .rodata_wlog_error.9 + 0x3c0dce60 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0dce67 0x1 + .rodata_wlog_error.10 + 0x3c0dce68 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.11 + 0x3c0dce7c 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dcea3 0x1 + .rodata_wlog_error.12 + 0x3c0dcea4 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dced2 0x2 + .rodata_wlog_error.3 + 0x3c0dced4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dcedb 0x1 + .rodata_wlog_error.4 + 0x3c0dcedc 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dcf03 0x1 + .rodata_wlog_error.5 + 0x3c0dcf04 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dcf11 0x3 + .rodata_wlog_error.6 + 0x3c0dcf14 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .rodata_wlog_error.7 + 0x3c0dcf28 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dcf4f 0x1 + .rodata_wlog_error.8 + 0x3c0dcf50 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dcf7e 0x2 + .rodata_wlog_error.9 + 0x3c0dcf80 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + *fill* 0x3c0dcf8d 0x3 + .rodata_wlog_error.3 + 0x3c0dcf90 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c0dcf97 0x1 + .rodata_wlog_error.5 + 0x3c0dcf98 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c0dcfb3 0x1 + .rodata_wlog_error.6 + 0x3c0dcfb4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + *fill* 0x3c0dcfbb 0x1 + .rodata_wlog_error.13 + 0x3c0dcfbc 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0dcfc3 0x1 + .rodata_wlog_error.7 + 0x3c0dcfc4 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0dcfdf 0x1 + .rodata_wlog_error.8 + 0x3c0dcfe0 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_error.12 + 0x3c0dd000 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0dd01d 0x3 + .rodata_wlog_error.48 + 0x3c0dd020 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0dd05a 0x2 + .rodata_wlog_error.57 + 0x3c0dd05c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0dd063 0x1 + .rodata_wlog_error.64 + 0x3c0dd064 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0dd07b 0x1 + .rodata_wlog_error.92 + 0x3c0dd07c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0dd083 0x1 + .rodata_wlog_error.95 + 0x3c0dd084 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0dd08b 0x1 + .rodata_wlog_error.3 + 0x3c0dd08c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0dd093 0x1 + .rodata_wlog_error.7 + 0x3c0dd094 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_error.8 + 0x3c0dd0b4 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0dd0bb 0x1 + .rodata_wlog_error.16 + 0x3c0dd0bc 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dd0d5 0x3 + .rodata_wlog_error.2 + 0x3c0dd0d8 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dd0f6 0x2 + .rodata_wlog_error.3 + 0x3c0dd0f8 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dd112 0x2 + .rodata_wlog_error.5 + 0x3c0dd114 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dd135 0x3 + .rodata_wlog_error.10 + 0x3c0dd138 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0dd13f 0x1 + .rodata_wlog_error.3 + 0x3c0dd140 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0dd16e 0x2 + .rodata_wlog_error.9 + 0x3c0dd170 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0dd177 0x1 + .rodata_wlog_error.10 + 0x3c0dd178 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.107 + 0x3c0dd1ac 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.115 + 0x3c0dd1bc 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd1c3 0x1 + .rodata_wlog_error.116 + 0x3c0dd1c4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.131 + 0x3c0dd1dc 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd1f7 0x1 + .rodata_wlog_error.18 + 0x3c0dd1f8 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd221 0x3 + .rodata_wlog_error.23 + 0x3c0dd224 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.31 + 0x3c0dd244 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd282 0x2 + .rodata_wlog_error.32 + 0x3c0dd284 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd2af 0x1 + .rodata_wlog_error.35 + 0x3c0dd2b0 0x4b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd2fb 0x1 + .rodata_wlog_error.45 + 0x3c0dd2fc 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd303 0x1 + .rodata_wlog_error.46 + 0x3c0dd304 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd30b 0x1 + .rodata_wlog_error.48 + 0x3c0dd30c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd313 0x1 .rodata_wlog_error.49 - 0x3c0dd144 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0dd14e 0x2 + 0x3c0dd314 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd31b 0x1 + .rodata_wlog_error.51 + 0x3c0dd31c 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.52 + 0x3c0dd340 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd386 0x2 .rodata_wlog_error.53 - 0x3c0dd150 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *(.rodata_wlog_info .rodata_wlog_info.*) - *fill* 0x3c0dd16a 0x2 - .rodata_wlog_info.47 - 0x3c0dd16c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd176 0x2 - .rodata_wlog_info.65 - 0x3c0dd178 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd192 0x2 - .rodata_wlog_info.66 - 0x3c0dd194 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd1b7 0x1 - .rodata_wlog_info.67 - 0x3c0dd1b8 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd1cd 0x3 - .rodata_wlog_info.68 - 0x3c0dd1d0 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0dd1eb 0x1 - .rodata_wlog_info.10 - 0x3c0dd1ec 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd20f 0x1 - .rodata_wlog_info.11 - 0x3c0dd210 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd22d 0x3 - .rodata_wlog_info.12 - 0x3c0dd230 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd253 0x1 - .rodata_wlog_info.13 - 0x3c0dd254 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd277 0x1 - .rodata_wlog_info.14 - 0x3c0dd278 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd29a 0x2 - .rodata_wlog_info.15 - 0x3c0dd29c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd2bf 0x1 - .rodata_wlog_info.16 - 0x3c0dd2c0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd2e3 0x1 - .rodata_wlog_info.17 - 0x3c0dd2e4 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd306 0x2 - .rodata_wlog_info.18 - 0x3c0dd308 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd32b 0x1 - .rodata_wlog_info.19 - 0x3c0dd32c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd34f 0x1 - .rodata_wlog_info.20 - 0x3c0dd350 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd373 0x1 - .rodata_wlog_info.21 - 0x3c0dd374 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd396 0x2 - .rodata_wlog_info.22 - 0x3c0dd398 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd3ba 0x2 - .rodata_wlog_info.23 - 0x3c0dd3bc 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd3df 0x1 - .rodata_wlog_info.4 - 0x3c0dd3e0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd403 0x1 - .rodata_wlog_info.5 - 0x3c0dd404 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd427 0x1 - .rodata_wlog_info.6 - 0x3c0dd428 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd44b 0x1 - .rodata_wlog_info.7 - 0x3c0dd44c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd46f 0x1 - .rodata_wlog_info.8 - 0x3c0dd470 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd493 0x1 - .rodata_wlog_info.9 - 0x3c0dd494 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0dd4b1 0x3 - .rodata_wlog_info.3 - 0x3c0dd4b4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - .rodata_wlog_info.4 - 0x3c0dd4c0 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + 0x3c0dd388 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.54 + 0x3c0dd3d0 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.55 + 0x3c0dd3f8 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd421 0x3 + .rodata_wlog_error.56 + 0x3c0dd424 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.57 + 0x3c0dd44c 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd475 0x3 + .rodata_wlog_error.58 + 0x3c0dd478 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd48d 0x3 + .rodata_wlog_error.59 + 0x3c0dd490 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd4bf 0x1 + .rodata_wlog_error.60 + 0x3c0dd4c0 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd4d6 0x2 + .rodata_wlog_error.61 + 0x3c0dd4d8 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) *fill* 0x3c0dd4eb 0x1 - .rodata_wlog_info.5 - 0x3c0dd4ec 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0dd51a 0x2 - .rodata_wlog_info.6 - 0x3c0dd51c 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - .rodata_wlog_info.8 - 0x3c0dd570 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - .rodata_wlog_info.9 - 0x3c0dd598 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0dd5ca 0x2 - .rodata_wlog_info.101 - 0x3c0dd5cc 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_info.103 - 0x3c0dd60c 0x43 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd64f 0x1 - .rodata_wlog_info.2 - 0x3c0dd650 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd667 0x1 - .rodata_wlog_info.37 - 0x3c0dd668 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_info.68 - 0x3c0dd688 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd6a7 0x1 - .rodata_wlog_info.69 - 0x3c0dd6a8 0x51 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd6f9 0x3 - .rodata_wlog_info.70 - 0x3c0dd6fc 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_info.71 - 0x3c0dd738 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_info.73 - 0x3c0dd774 0x31 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd7a5 0x3 - .rodata_wlog_info.91 - 0x3c0dd7a8 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd7ea 0x2 - .rodata_wlog_info.97 - 0x3c0dd7ec 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dd7f7 0x1 - .rodata_wlog_info.22 - 0x3c0dd7f8 0x37 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dd82f 0x1 - .rodata_wlog_info.24 - 0x3c0dd830 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dd85d 0x3 - .rodata_wlog_info.56 - 0x3c0dd860 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dd882 0x2 - .rodata_wlog_info.58 - 0x3c0dd884 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_info.59 - 0x3c0dd8d0 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_info.78 - 0x3c0dd8fc 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_info.30 - 0x3c0dd938 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_info.33 - 0x3c0dd950 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_info.34 - 0x3c0dd968 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dd9a6 0x2 - .rodata_wlog_info.37 - 0x3c0dd9a8 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dd9db 0x1 - .rodata_wlog_info.58 - 0x3c0dd9dc 0x4d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dda29 0x3 - .rodata_wlog_info.60 - 0x3c0dda2c 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_info.17 - 0x3c0dda70 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0dda7d 0x3 - .rodata_wlog_info.66 - 0x3c0dda80 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ddaaf 0x1 - .rodata_wlog_info.67 - 0x3c0ddab0 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ddaee 0x2 - .rodata_wlog_info.68 - 0x3c0ddaf0 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ddb23 0x1 - .rodata_wlog_info.69 - 0x3c0ddb24 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ddb63 0x1 - .rodata_wlog_info.70 - 0x3c0ddb64 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_info.91 - 0x3c0ddb9c 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ddbb1 0x3 - .rodata_wlog_info.92 - 0x3c0ddbb4 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0ddbd1 0x3 - .rodata_wlog_info.2 - 0x3c0ddbd4 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - *fill* 0x3c0ddbf7 0x1 - .rodata_wlog_info.2 - 0x3c0ddbf8 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - *fill* 0x3c0ddc19 0x3 - .rodata_wlog_info.103 - 0x3c0ddc1c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0ddc3a 0x2 - .rodata_wlog_info.105 - 0x3c0ddc3c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0ddc5a 0x2 - .rodata_wlog_info.108 - 0x3c0ddc5c 0x53 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0ddcaf 0x1 - .rodata_wlog_info.109 - 0x3c0ddcb0 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_info.13 - 0x3c0ddcd0 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_info.42 - 0x3c0ddd00 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_info.43 - 0x3c0ddd20 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0ddd2f 0x1 - .rodata_wlog_info.50 - 0x3c0ddd30 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0ddd45 0x3 - .rodata_wlog_info.55 - 0x3c0ddd48 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0ddd7d 0x3 - .rodata_wlog_info.56 - 0x3c0ddd80 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0dddaf 0x1 - .rodata_wlog_info.80 - 0x3c0dddb0 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_info.81 - 0x3c0dddd0 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_error.63 + 0x3c0dd4ec 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd519 0x3 + .rodata_wlog_error.70 + 0x3c0dd51c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dd53d 0x3 + .rodata_wlog_error.9 + 0x3c0dd540 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_error.26 + 0x3c0dd574 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0dd59a 0x2 + .rodata_wlog_error.27 + 0x3c0dd59c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0dd5bf 0x1 + .rodata_wlog_error.28 + 0x3c0dd5c0 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + .rodata_wlog_error.29 + 0x3c0dd5dc 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0dd5f9 0x3 + .rodata_wlog_error.13 + 0x3c0dd5fc 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0dd616 0x2 + .rodata_wlog_error.15 + 0x3c0dd618 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0dd639 0x3 + .rodata_wlog_error.18 + 0x3c0dd63c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0dd65d 0x3 + .rodata_wlog_error.5 + 0x3c0dd660 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0dd67b 0x1 + .rodata_wlog_error.58 + 0x3c0dd67c 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.59 + 0x3c0dd6a0 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0dd6bf 0x1 + .rodata_wlog_error.61 + 0x3c0dd6c0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0dd6e3 0x1 + .rodata_wlog_error.8 + 0x3c0dd6e4 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_error.7 + 0x3c0dd708 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata_wlog_error.51 + 0x3c0dd724 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd72b 0x1 + .rodata_wlog_error.57 + 0x3c0dd72c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd74d 0x3 + .rodata_wlog_error.66 + 0x3c0dd750 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd75e 0x2 + .rodata_wlog_error.88 + 0x3c0dd760 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd767 0x1 + .rodata_wlog_error.89 + 0x3c0dd768 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd7c2 0x2 + .rodata_wlog_error.90 + 0x3c0dd7c4 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd7f6 0x2 + .rodata_wlog_error.92 + 0x3c0dd7f8 0x62 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd85a 0x2 + .rodata_wlog_error.93 + 0x3c0dd85c 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd86f 0x1 + .rodata_wlog_error.95 + 0x3c0dd870 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dd897 0x1 + .rodata_wlog_error.10 + 0x3c0dd898 0x64 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.11 + 0x3c0dd8fc 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dd91f 0x1 + .rodata_wlog_error.12 + 0x3c0dd920 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dd942 0x2 + .rodata_wlog_error.14 + 0x3c0dd944 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.2 + 0x3c0dd98c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dd993 0x1 + .rodata_wlog_error.31 + 0x3c0dd994 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dd99b 0x1 + .rodata_wlog_error.33 + 0x3c0dd99c 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dd9a3 0x1 + .rodata_wlog_error.34 + 0x3c0dd9a4 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.35 + 0x3c0dd9b8 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dd9cf 0x1 + .rodata_wlog_error.4 + 0x3c0dd9d0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dd9d7 0x1 + .rodata_wlog_error.44 + 0x3c0dd9d8 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dd9ee 0x2 + .rodata_wlog_error.47 + 0x3c0dd9f0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dd9f7 0x1 + .rodata_wlog_error.5 + 0x3c0dd9f8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dd9ff 0x1 + .rodata_wlog_error.50 + 0x3c0dda00 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda07 0x1 + .rodata_wlog_error.51 + 0x3c0dda08 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda0f 0x1 + .rodata_wlog_error.52 + 0x3c0dda10 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda17 0x1 + .rodata_wlog_error.53 + 0x3c0dda18 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda1f 0x1 + .rodata_wlog_error.55 + 0x3c0dda20 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda27 0x1 + .rodata_wlog_error.61 + 0x3c0dda28 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda2f 0x1 + .rodata_wlog_error.64 + 0x3c0dda30 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda37 0x1 + .rodata_wlog_error.65 + 0x3c0dda38 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda3f 0x1 + .rodata_wlog_error.67 + 0x3c0dda40 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda47 0x1 + .rodata_wlog_error.68 + 0x3c0dda48 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda4f 0x1 + .rodata_wlog_error.69 + 0x3c0dda50 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda57 0x1 + .rodata_wlog_error.7 + 0x3c0dda58 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda75 0x3 + .rodata_wlog_error.70 + 0x3c0dda78 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda7f 0x1 + .rodata_wlog_error.71 + 0x3c0dda80 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda87 0x1 + .rodata_wlog_error.72 + 0x3c0dda88 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda8f 0x1 + .rodata_wlog_error.73 + 0x3c0dda90 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda97 0x1 + .rodata_wlog_error.75 + 0x3c0dda98 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dda9f 0x1 + .rodata_wlog_error.77 + 0x3c0ddaa0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ddaa7 0x1 + .rodata_wlog_error.8 + 0x3c0ddaa8 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_error.9 + 0x3c0ddacc 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0ddaef 0x1 + .rodata_wlog_error.2 + 0x3c0ddaf0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) + *fill* 0x3c0ddaf7 0x1 + .rodata_wlog_error.103 + 0x3c0ddaf8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddaff 0x1 + .rodata_wlog_error.14 + 0x3c0ddb00 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddb07 0x1 + .rodata_wlog_error.46 + 0x3c0ddb08 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddb0f 0x1 + .rodata_wlog_error.61 + 0x3c0ddb10 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_error.63 + 0x3c0ddb30 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddb62 0x2 + .rodata_wlog_error.65 + 0x3c0ddb64 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddb7a 0x2 + .rodata_wlog_error.71 + 0x3c0ddb7c 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddbc2 0x2 + .rodata_wlog_error.80 + 0x3c0ddbc4 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddbda 0x2 + .rodata_wlog_error.81 + 0x3c0ddbdc 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ddbf2 0x2 + .rodata_wlog_error.37 + 0x3c0ddbf4 0x6 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0ddbfa 0x2 + .rodata_wlog_error.8 + 0x3c0ddbfc 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0ddc16 0x2 + .rodata_wlog_error.30 + 0x3c0ddc18 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddc37 0x1 + .rodata_wlog_error.39 + 0x3c0ddc38 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddc3f 0x1 + .rodata_wlog_error.42 + 0x3c0ddc40 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddc47 0x1 + .rodata_wlog_error.54 + 0x3c0ddc48 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddc71 0x3 + .rodata_wlog_error.55 + 0x3c0ddc74 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddc9d 0x3 + .rodata_wlog_error.56 + 0x3c0ddca0 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddcc7 0x1 + .rodata_wlog_error.57 + 0x3c0ddcc8 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_error.69 + 0x3c0ddcf0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddcf7 0x1 + .rodata_wlog_error.75 + 0x3c0ddcf8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddcff 0x1 + .rodata_wlog_error.8 + 0x3c0ddd00 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0ddd07 0x1 + .rodata_wlog_error.17 + 0x3c0ddd08 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) + *fill* 0x3c0ddd25 0x3 + .rodata_wlog_error.4 + 0x3c0ddd28 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0ddd4f 0x1 + .rodata_wlog_error.6 + 0x3c0ddd50 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0ddd6f 0x1 + .rodata_wlog_error.8 + 0x3c0ddd70 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0ddd8b 0x1 + .rodata_wlog_error.19 + 0x3c0ddd8c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddd96 0x2 + .rodata_wlog_error.24 + 0x3c0ddd98 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddda2 0x2 + .rodata_wlog_error.26 + 0x3c0ddda4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dddae 0x2 + .rodata_wlog_error.27 + 0x3c0dddb0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dddba 0x2 + .rodata_wlog_error.28 + 0x3c0dddbc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dddc6 0x2 + .rodata_wlog_error.29 + 0x3c0dddc8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dddd2 0x2 + .rodata_wlog_error.30 + 0x3c0dddd4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dddde 0x2 + .rodata_wlog_error.32 + 0x3c0ddde0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dddea 0x2 + .rodata_wlog_error.33 + 0x3c0dddec 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dddf6 0x2 + .rodata_wlog_error.34 + 0x3c0dddf8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) *fill* 0x3c0dde02 0x2 - .rodata_wlog_info.93 - 0x3c0dde04 0x5d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0dde61 0x3 - .rodata_wlog_info.94 - 0x3c0dde64 0x59 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0ddebd 0x3 - .rodata_wlog_info.97 - 0x3c0ddec0 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_info.98 - 0x3c0dded0 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - .rodata_wlog_info.28 - 0x3c0ddf0c 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .rodata_wlog_error.40 + 0x3c0dde04 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde0e 0x2 + .rodata_wlog_error.42 + 0x3c0dde10 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde1a 0x2 + .rodata_wlog_error.43 + 0x3c0dde1c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde26 0x2 + .rodata_wlog_error.44 + 0x3c0dde28 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde32 0x2 + .rodata_wlog_error.46 + 0x3c0dde34 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde3e 0x2 + .rodata_wlog_error.47 + 0x3c0dde40 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde4a 0x2 + .rodata_wlog_error.48 + 0x3c0dde4c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde56 0x2 + .rodata_wlog_error.49 + 0x3c0dde58 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde62 0x2 + .rodata_wlog_error.50 + 0x3c0dde64 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde6e 0x2 + .rodata_wlog_error.51 + 0x3c0dde70 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde7a 0x2 + .rodata_wlog_error.52 + 0x3c0dde7c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde86 0x2 + .rodata_wlog_error.54 + 0x3c0dde88 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde92 0x2 + .rodata_wlog_error.55 + 0x3c0dde94 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0dde9e 0x2 + .rodata_wlog_error.59 + 0x3c0ddea0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddeaa 0x2 + .rodata_wlog_error.6 + 0x3c0ddeac 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddeb6 0x2 + .rodata_wlog_error.60 + 0x3c0ddeb8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddec2 0x2 + .rodata_wlog_error.61 + 0x3c0ddec4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddece 0x2 + .rodata_wlog_error.63 + 0x3c0dded0 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddeda 0x2 + .rodata_wlog_error.7 + 0x3c0ddedc 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddee6 0x2 + .rodata_wlog_error.8 + 0x3c0ddee8 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0ddef2 0x2 + .rodata_wlog_error.14 + 0x3c0ddef4 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ddefe 0x2 + .rodata_wlog_error.15 + 0x3c0ddf00 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ddf0d 0x3 + .rodata_wlog_error.16 + 0x3c0ddf10 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ddf1a 0x2 + .rodata_wlog_error.17 + 0x3c0ddf1c 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) *fill* 0x3c0ddf41 0x3 - .rodata_wlog_info.11 - 0x3c0ddf44 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0ddf6d 0x3 - .rodata_wlog_info.12 - 0x3c0ddf70 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0ddfaa 0x2 - .rodata_wlog_info.13 - 0x3c0ddfac 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - .rodata_wlog_info.14 - 0x3c0ddff4 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0de022 0x2 - .rodata_wlog_info.15 - 0x3c0de024 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - .rodata_wlog_info.16 - 0x3c0de048 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0de082 0x2 - .rodata_wlog_info.17 - 0x3c0de084 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - .rodata_wlog_info.18 - 0x3c0de0cc 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0de0fa 0x2 - .rodata_wlog_info.19 - 0x3c0de0fc 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0de12b 0x1 - .rodata_wlog_info.52 - 0x3c0de12c 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0de16b 0x1 - .rodata_wlog_info.56 - 0x3c0de16c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - .rodata_wlog_info.57 - 0x3c0de180 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - .rodata_wlog_info.58 - 0x3c0de1cc 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0de1fa 0x2 - .rodata_wlog_info.59 - 0x3c0de1fc 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0de252 0x2 - .rodata_wlog_info.7 - 0x3c0de254 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - *fill* 0x3c0de296 0x2 - .rodata_wlog_info.10 - 0x3c0de298 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - .rodata_wlog_info.21 - 0x3c0de2a4 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0de2b5 0x3 - .rodata_wlog_info.25 - 0x3c0de2b8 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0de2ca 0x2 - .rodata_wlog_info.58 - 0x3c0de2cc 0x31 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0de2fd 0x3 - .rodata_wlog_info.11 - 0x3c0de300 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0de32a 0x2 - .rodata_wlog_info.12 - 0x3c0de32c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0de34f 0x1 - .rodata_wlog_info.13 - 0x3c0de350 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - .rodata_wlog_info.14 - 0x3c0de374 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0de399 0x3 - .rodata_wlog_info.15 - 0x3c0de39c 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0de3ba 0x2 - .rodata_wlog_info.16 - 0x3c0de3bc 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0de3db 0x1 - .rodata_wlog_info.17 - 0x3c0de3dc 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0de3f9 0x3 - .rodata_wlog_info.18 - 0x3c0de3fc 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - *fill* 0x3c0de41d 0x3 - .rodata_wlog_info.39 - 0x3c0de420 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0de433 0x1 - .rodata_wlog_info.45 - 0x3c0de434 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0de441 0x3 - .rodata_wlog_info.64 - 0x3c0de444 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0de455 0x3 - .rodata_wlog_info.3 - 0x3c0de458 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - *fill* 0x3c0de492 0x2 - .rodata_wlog_info.17 - 0x3c0de494 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0de4a6 0x2 - .rodata_wlog_info.18 - 0x3c0de4a8 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0de4bb 0x1 + .rodata_wlog_error.18 + 0x3c0ddf44 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ddf4e 0x2 + .rodata_wlog_error.22 + 0x3c0ddf50 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ddf6b 0x1 + .rodata_wlog_error.26 + 0x3c0ddf6c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0ddf82 0x2 + .rodata_wlog_error.28 + 0x3c0ddf84 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.3 + 0x3c0ddfa4 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.4 + 0x3c0ddfd0 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.5 + 0x3c0ddffc 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + .rodata_wlog_error.26 + 0x3c0de028 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0de032 0x2 + .rodata_wlog_error.32 + 0x3c0de034 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0de063 0x1 + .rodata_wlog_error.36 + 0x3c0de064 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata_wlog_error.49 + 0x3c0de090 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0de09a 0x2 + .rodata_wlog_error.53 + 0x3c0de09c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *(.rodata_wlog_info .rodata_wlog_info.*) + *fill* 0x3c0de0b6 0x2 + .rodata_wlog_info.30 + 0x3c0de0b8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_info.33 - 0x3c0de4bc 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0de4db 0x1 + 0x3c0de0d0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_info.34 - 0x3c0de4dc 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0de4fa 0x2 - .rodata_wlog_info.35 - 0x3c0de4fc 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0de51b 0x1 + 0x3c0de0e8 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0de126 0x2 .rodata_wlog_info.37 - 0x3c0de51c 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0de537 0x1 - .rodata_wlog_info.45 - 0x3c0de538 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0de547 0x1 - .rodata_wlog_info.46 - 0x3c0de548 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - .rodata_wlog_info.47 - 0x3c0de560 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0de575 0x3 + 0x3c0de128 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0de15b 0x1 + .rodata_wlog_info.58 + 0x3c0de15c 0x4d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0de1a9 0x3 + .rodata_wlog_info.60 + 0x3c0de1ac 0x44 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_info.2 - 0x3c0de578 0x53 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - *fill* 0x3c0de5cb 0x1 - .rodata_wlog_info.4 - 0x3c0de5cc 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) - *(.rodata_wlog_warning .rodata_wlog_warning.*) - *fill* 0x3c0de5e3 0x1 - .rodata_wlog_warning.10 - 0x3c0de5e4 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0de5ff 0x1 - .rodata_wlog_warning.11 - 0x3c0de600 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0de627 0x1 - .rodata_wlog_warning.12 - 0x3c0de628 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - .rodata_wlog_warning.13 - 0x3c0de64c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0de662 0x2 - .rodata_wlog_warning.14 - 0x3c0de664 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0de692 0x2 - .rodata_wlog_warning.15 - 0x3c0de694 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + 0x3c0de1f0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + *fill* 0x3c0de213 0x1 + .rodata_wlog_info.2 + 0x3c0de214 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + *fill* 0x3c0de235 0x3 + .rodata_wlog_info.103 + 0x3c0de238 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de256 0x2 + .rodata_wlog_info.105 + 0x3c0de258 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de276 0x2 + .rodata_wlog_info.108 + 0x3c0de278 0x53 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de2cb 0x1 + .rodata_wlog_info.109 + 0x3c0de2cc 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.13 + 0x3c0de2ec 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.42 + 0x3c0de31c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.43 + 0x3c0de33c 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de34b 0x1 + .rodata_wlog_info.50 + 0x3c0de34c 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de361 0x3 + .rodata_wlog_info.55 + 0x3c0de364 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de399 0x3 + .rodata_wlog_info.56 + 0x3c0de39c 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de3cb 0x1 + .rodata_wlog_info.80 + 0x3c0de3cc 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.81 + 0x3c0de3ec 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de41e 0x2 + .rodata_wlog_info.93 + 0x3c0de420 0x5d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de47d 0x3 + .rodata_wlog_info.94 + 0x3c0de480 0x59 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0de4d9 0x3 + .rodata_wlog_info.97 + 0x3c0de4dc 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.98 + 0x3c0de4ec 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_info.28 + 0x3c0de528 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0de55d 0x3 + .rodata_wlog_info.47 + 0x3c0de560 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0de56a 0x2 + .rodata_wlog_info.65 + 0x3c0de56c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0de586 0x2 + .rodata_wlog_info.66 + 0x3c0de588 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0de5ab 0x1 + .rodata_wlog_info.67 + 0x3c0de5ac 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0de5c1 0x3 + .rodata_wlog_info.68 + 0x3c0de5c4 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0de5df 0x1 + .rodata_wlog_info.10 + 0x3c0de5e0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de603 0x1 + .rodata_wlog_info.11 + 0x3c0de604 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de621 0x3 + .rodata_wlog_info.12 + 0x3c0de624 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de647 0x1 + .rodata_wlog_info.13 + 0x3c0de648 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de66b 0x1 + .rodata_wlog_info.14 + 0x3c0de66c 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de68e 0x2 + .rodata_wlog_info.15 + 0x3c0de690 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) *fill* 0x3c0de6b3 0x1 - .rodata_wlog_warning.4 - 0x3c0de6b4 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0de6ce 0x2 - .rodata_wlog_warning.8 - 0x3c0de6d0 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0de6eb 0x1 - .rodata_wlog_warning.9 - 0x3c0de6ec 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - *fill* 0x3c0de707 0x1 - .rodata_wlog_warning.108 - 0x3c0de708 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0de713 0x1 - .rodata_wlog_warning.109 - 0x3c0de714 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_info.16 + 0x3c0de6b4 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de6d7 0x1 + .rodata_wlog_info.17 + 0x3c0de6d8 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de6fa 0x2 + .rodata_wlog_info.18 + 0x3c0de6fc 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) *fill* 0x3c0de71f 0x1 - .rodata_wlog_warning.118 - 0x3c0de720 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0de73a 0x2 - .rodata_wlog_warning.132 - 0x3c0de73c 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.133 - 0x3c0de778 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0de79d 0x3 - .rodata_wlog_warning.134 - 0x3c0de7a0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0de7c3 0x1 - .rodata_wlog_warning.30 - 0x3c0de7c4 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.33 - 0x3c0de824 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0de83a 0x2 - .rodata_wlog_warning.34 - 0x3c0de83c 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0de853 0x1 - .rodata_wlog_warning.36 - 0x3c0de854 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0de89a 0x2 - .rodata_wlog_warning.37 - 0x3c0de89c 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.38 - 0x3c0de8f0 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.62 - 0x3c0de940 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.64 - 0x3c0de954 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_warning.69 - 0x3c0de984 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0de99e 0x2 - .rodata_wlog_warning.24 - 0x3c0de9a0 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de9a9 0x3 - .rodata_wlog_warning.25 - 0x3c0de9ac 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - *fill* 0x3c0de9bd 0x3 - .rodata_wlog_warning.10 - 0x3c0de9c0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0de9de 0x2 - .rodata_wlog_warning.4 - 0x3c0de9e0 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata_wlog_warning.6 - 0x3c0dea00 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - *fill* 0x3c0dea1a 0x2 - .rodata_wlog_warning.7 - 0x3c0dea1c 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata_wlog_warning.9 - 0x3c0dea38 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - .rodata_wlog_warning.10 - 0x3c0dea54 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - *fill* 0x3c0deaae 0x2 - .rodata_wlog_warning.100 - 0x3c0deab0 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dead5 0x3 - .rodata_wlog_warning.102 - 0x3c0dead8 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0deafd 0x3 - .rodata_wlog_warning.67 - 0x3c0deb00 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_warning.94 - 0x3c0deb1c 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0deb39 0x3 - .rodata_wlog_warning.27 - 0x3c0deb3c 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0deb6b 0x1 - .rodata_wlog_warning.28 - 0x3c0deb6c 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0debba 0x2 - .rodata_wlog_warning.29 - 0x3c0debbc 0x61 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dec1d 0x3 - .rodata_wlog_warning.3 - 0x3c0dec20 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dec39 0x3 - .rodata_wlog_warning.32 - 0x3c0dec3c 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dec4b 0x1 - .rodata_wlog_warning.48 - 0x3c0dec4c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_warning.49 - 0x3c0dec64 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0dec9a 0x2 - .rodata_wlog_warning.57 - 0x3c0dec9c 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0decc5 0x3 - .rodata_wlog_warning.6 - 0x3c0decc8 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0decd7 0x1 - .rodata_wlog_warning.66 - 0x3c0decd8 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0decea 0x2 - .rodata_wlog_warning.74 - 0x3c0decec 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0decf5 0x3 - .rodata_wlog_warning.76 - 0x3c0decf8 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0ded01 0x3 + .rodata_wlog_info.19 + 0x3c0de720 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de743 0x1 + .rodata_wlog_info.20 + 0x3c0de744 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de767 0x1 + .rodata_wlog_info.21 + 0x3c0de768 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de78a 0x2 + .rodata_wlog_info.22 + 0x3c0de78c 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de7ae 0x2 + .rodata_wlog_info.23 + 0x3c0de7b0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de7d3 0x1 + .rodata_wlog_info.4 + 0x3c0de7d4 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de7f7 0x1 + .rodata_wlog_info.5 + 0x3c0de7f8 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de81b 0x1 + .rodata_wlog_info.6 + 0x3c0de81c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de83f 0x1 + .rodata_wlog_info.7 + 0x3c0de840 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de863 0x1 + .rodata_wlog_info.8 + 0x3c0de864 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de887 0x1 + .rodata_wlog_info.9 + 0x3c0de888 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0de8a5 0x3 + .rodata_wlog_info.3 + 0x3c0de8a8 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata_wlog_info.4 + 0x3c0de8b4 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0de8df 0x1 + .rodata_wlog_info.5 + 0x3c0de8e0 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0de90e 0x2 + .rodata_wlog_info.6 + 0x3c0de910 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata_wlog_info.8 + 0x3c0de964 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + .rodata_wlog_info.9 + 0x3c0de98c 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0de9be 0x2 + .rodata_wlog_info.101 + 0x3c0de9c0 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.103 + 0x3c0dea00 0x43 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dea43 0x1 + .rodata_wlog_info.2 + 0x3c0dea44 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dea5b 0x1 + .rodata_wlog_info.37 + 0x3c0dea5c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.68 + 0x3c0dea7c 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0dea9b 0x1 + .rodata_wlog_info.69 + 0x3c0dea9c 0x51 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0deaed 0x3 + .rodata_wlog_info.70 + 0x3c0deaf0 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.71 + 0x3c0deb2c 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_info.73 + 0x3c0deb68 0x31 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0deb99 0x3 + .rodata_wlog_info.91 + 0x3c0deb9c 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0debde 0x2 + .rodata_wlog_info.97 + 0x3c0debe0 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0debeb 0x1 + .rodata_wlog_info.22 + 0x3c0debec 0x37 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dec23 0x1 + .rodata_wlog_info.24 + 0x3c0dec24 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dec51 0x3 + .rodata_wlog_info.56 + 0x3c0dec54 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0dec76 0x2 + .rodata_wlog_info.58 + 0x3c0dec78 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_info.59 + 0x3c0decc4 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_info.78 + 0x3c0decf0 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_info.17 + 0x3c0ded2c 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ded39 0x3 + .rodata_wlog_info.66 + 0x3c0ded3c 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0ded6b 0x1 + .rodata_wlog_info.67 + 0x3c0ded6c 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0dedaa 0x2 + .rodata_wlog_info.68 + 0x3c0dedac 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0deddf 0x1 + .rodata_wlog_info.69 + 0x3c0dede0 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0dee1f 0x1 + .rodata_wlog_info.70 + 0x3c0dee20 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_info.91 + 0x3c0dee58 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0dee6d 0x3 + .rodata_wlog_info.92 + 0x3c0dee70 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0dee8d 0x3 + .rodata_wlog_info.11 + 0x3c0dee90 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0deeb9 0x3 + .rodata_wlog_info.12 + 0x3c0deebc 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0deef6 0x2 + .rodata_wlog_info.13 + 0x3c0deef8 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.14 + 0x3c0def40 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0def6e 0x2 + .rodata_wlog_info.15 + 0x3c0def70 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.16 + 0x3c0def94 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0defce 0x2 + .rodata_wlog_info.17 + 0x3c0defd0 0x48 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.18 + 0x3c0df018 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0df046 0x2 + .rodata_wlog_info.19 + 0x3c0df048 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0df077 0x1 + .rodata_wlog_info.52 + 0x3c0df078 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0df0b7 0x1 + .rodata_wlog_info.56 + 0x3c0df0b8 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.57 + 0x3c0df0cc 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + .rodata_wlog_info.58 + 0x3c0df118 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0df146 0x2 + .rodata_wlog_info.59 + 0x3c0df148 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0df19e 0x2 + .rodata_wlog_info.7 + 0x3c0df1a0 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + *fill* 0x3c0df1e2 0x2 + .rodata_wlog_info.10 + 0x3c0df1e4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + .rodata_wlog_info.21 + 0x3c0df1f0 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0df201 0x3 + .rodata_wlog_info.25 + 0x3c0df204 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0df216 0x2 + .rodata_wlog_info.58 + 0x3c0df218 0x31 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0df249 0x3 + .rodata_wlog_info.11 + 0x3c0df24c 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0df276 0x2 + .rodata_wlog_info.12 + 0x3c0df278 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0df29b 0x1 + .rodata_wlog_info.13 + 0x3c0df29c 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata_wlog_info.14 + 0x3c0df2c0 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0df2e5 0x3 + .rodata_wlog_info.15 + 0x3c0df2e8 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0df306 0x2 + .rodata_wlog_info.16 + 0x3c0df308 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0df327 0x1 + .rodata_wlog_info.17 + 0x3c0df328 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0df345 0x3 + .rodata_wlog_info.18 + 0x3c0df348 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + *fill* 0x3c0df369 0x3 + .rodata_wlog_info.39 + 0x3c0df36c 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0df37f 0x1 + .rodata_wlog_info.45 + 0x3c0df380 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0df38d 0x3 + .rodata_wlog_info.64 + 0x3c0df390 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0df3a1 0x3 + .rodata_wlog_info.3 + 0x3c0df3a4 0x3a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) + *fill* 0x3c0df3de 0x2 + .rodata_wlog_info.17 + 0x3c0df3e0 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0df3f2 0x2 + .rodata_wlog_info.18 + 0x3c0df3f4 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0df407 0x1 + .rodata_wlog_info.33 + 0x3c0df408 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0df427 0x1 + .rodata_wlog_info.34 + 0x3c0df428 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0df446 0x2 + .rodata_wlog_info.35 + 0x3c0df448 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0df467 0x1 + .rodata_wlog_info.37 + 0x3c0df468 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0df483 0x1 + .rodata_wlog_info.45 + 0x3c0df484 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0df493 0x1 + .rodata_wlog_info.46 + 0x3c0df494 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + .rodata_wlog_info.47 + 0x3c0df4ac 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0df4c1 0x3 + .rodata_wlog_info.2 + 0x3c0df4c4 0x53 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + *fill* 0x3c0df517 0x1 + .rodata_wlog_info.4 + 0x3c0df518 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_ampdu.o) + *(.rodata_wlog_warning .rodata_wlog_warning.*) + *fill* 0x3c0df52f 0x1 .rodata_wlog_warning.17 - 0x3c0ded04 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ded0e 0x2 + 0x3c0df530 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df53a 0x2 .rodata_wlog_warning.25 - 0x3c0ded10 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0df53c 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_warning.28 - 0x3c0ded24 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0df550 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_warning.31 - 0x3c0ded38 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + 0x3c0df564 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_warning.33 - 0x3c0ded4c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ded56 0x2 + 0x3c0df578 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df582 0x2 .rodata_wlog_warning.34 - 0x3c0ded58 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ded6e 0x2 + 0x3c0df584 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df59a 0x2 .rodata_wlog_warning.35 - 0x3c0ded70 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ded7e 0x2 + 0x3c0df59c 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df5aa 0x2 .rodata_wlog_warning.41 - 0x3c0ded80 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0ded96 0x2 + 0x3c0df5ac 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df5c2 0x2 .rodata_wlog_warning.44 - 0x3c0ded98 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0deda9 0x3 + 0x3c0df5c4 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df5d5 0x3 .rodata_wlog_warning.45 - 0x3c0dedac 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dedb7 0x1 + 0x3c0df5d8 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df5e3 0x1 .rodata_wlog_warning.57 - 0x3c0dedb8 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dedc9 0x3 + 0x3c0df5e4 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df5f5 0x3 .rodata_wlog_warning.59 - 0x3c0dedcc 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dede1 0x3 + 0x3c0df5f8 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df60d 0x3 .rodata_wlog_warning.60 - 0x3c0dede4 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dedfe 0x2 + 0x3c0df610 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df62a 0x2 .rodata_wlog_warning.61 - 0x3c0dee00 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dee0a 0x2 + 0x3c0df62c 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df636 0x2 .rodata_wlog_warning.7 - 0x3c0dee0c 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dee19 0x3 + 0x3c0df638 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df645 0x3 .rodata_wlog_warning.8 - 0x3c0dee1c 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0dee63 0x1 + 0x3c0df648 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0df68f 0x1 .rodata_wlog_warning.12 - 0x3c0dee64 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dee6b 0x1 + 0x3c0df690 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df697 0x1 .rodata_wlog_warning.14 - 0x3c0dee6c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0dee8f 0x1 + 0x3c0df698 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df6bb 0x1 .rodata_wlog_warning.15 - 0x3c0dee90 0x5b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0deeeb 0x1 + 0x3c0df6bc 0x5b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df717 0x1 .rodata_wlog_warning.3 - 0x3c0deeec 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0def16 0x2 + 0x3c0df718 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df742 0x2 .rodata_wlog_warning.4 - 0x3c0def18 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0def21 0x3 + 0x3c0df744 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df74d 0x3 .rodata_wlog_warning.45 - 0x3c0def24 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0def42 0x2 + 0x3c0df750 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df76e 0x2 .rodata_wlog_warning.46 - 0x3c0def44 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0def65 0x3 + 0x3c0df770 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df791 0x3 .rodata_wlog_warning.47 - 0x3c0def68 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0def89 0x3 + 0x3c0df794 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df7b5 0x3 .rodata_wlog_warning.52 - 0x3c0def8c 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0df7b8 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_warning.53 - 0x3c0defc8 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0defe3 0x1 + 0x3c0df7f4 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df80f 0x1 .rodata_wlog_warning.54 - 0x3c0defe4 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df021 0x3 + 0x3c0df810 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df84d 0x3 .rodata_wlog_warning.57 - 0x3c0df024 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df049 0x3 + 0x3c0df850 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df875 0x3 .rodata_wlog_warning.59 - 0x3c0df04c 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df071 0x3 + 0x3c0df878 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df89d 0x3 .rodata_wlog_warning.6 - 0x3c0df074 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0df07d 0x3 + 0x3c0df8a0 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0df8a9 0x3 .rodata_wlog_warning.7 - 0x3c0df080 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0df8ac 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_warning.8 - 0x3c0df0a4 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .rodata_wlog_warning.10 - 0x3c0df0c4 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0df0e1 0x3 - .rodata_wlog_warning.11 - 0x3c0df0e4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0df0f6 0x2 - .rodata_wlog_warning.60 - 0x3c0df0f8 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0df112 0x2 - .rodata_wlog_warning.7 - 0x3c0df114 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0df142 0x2 + 0x3c0df8d0 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_warning.3 - 0x3c0df144 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - *fill* 0x3c0df162 0x2 + 0x3c0df8f0 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + *fill* 0x3c0df90e 0x2 .rodata_wlog_warning.2 - 0x3c0df164 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - *fill* 0x3c0df179 0x3 + 0x3c0df910 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + *fill* 0x3c0df925 0x3 .rodata_wlog_warning.107 - 0x3c0df17c 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0df1a2 0x2 + 0x3c0df928 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0df94e 0x2 .rodata_wlog_warning.69 - 0x3c0df1a4 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0df1c5 0x3 + 0x3c0df950 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0df971 0x3 .rodata_wlog_warning.2 - 0x3c0df1c8 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0df1eb 0x1 + 0x3c0df974 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0df997 0x1 .rodata_wlog_warning.27 - 0x3c0df1ec 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0df20d 0x3 + 0x3c0df998 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0df9b9 0x3 .rodata_wlog_warning.29 - 0x3c0df210 0x45 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0df255 0x3 + 0x3c0df9bc 0x45 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0dfa01 0x3 .rodata_wlog_warning.30 - 0x3c0df258 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0df2aa 0x2 + 0x3c0dfa04 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0dfa56 0x2 .rodata_wlog_warning.43 - 0x3c0df2ac 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0df2d5 0x3 - .rodata_wlog_warning.2 - 0x3c0df2d8 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) - *fill* 0x3c0df315 0x3 - .rodata_wlog_warning.27 - 0x3c0df318 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0df332 0x2 - .rodata_wlog_warning.31 - 0x3c0df334 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0df341 0x3 - .rodata_wlog_warning.52 - 0x3c0df344 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - .rodata_wlog_warning.53 - 0x3c0df364 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - *fill* 0x3c0df385 0x3 + 0x3c0dfa58 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0dfa81 0x3 .rodata_wlog_warning.10 - 0x3c0df388 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - .rodata_wlog_warning.53 - 0x3c0df3b0 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0df3c3 0x1 - .rodata_wlog_warning.65 - 0x3c0df3c4 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) - *fill* 0x3c0df3e5 0x3 - .rodata_wlog_warning.23 - 0x3c0df3e8 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0df3f6 0x2 - .rodata_wlog_warning.24 - 0x3c0df3f8 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0df3ff 0x1 - .rodata_wlog_warning.6 - 0x3c0df400 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0df432 0x2 - .rodata_wlog_warning.7 - 0x3c0df434 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - *fill* 0x3c0df462 0x2 - .rodata_wlog_warning.20 - 0x3c0df464 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0df479 0x3 - .rodata_wlog_warning.31 - 0x3c0df47c 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - *fill* 0x3c0df48f 0x1 - .rodata_wlog_warning.2 - 0x3c0df490 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - *fill* 0x3c0df499 0x3 - .rodata_wlog_warning.3 - 0x3c0df49c 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - *fill* 0x3c0df4a5 0x3 + 0x3c0dfa84 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfa9f 0x1 + .rodata_wlog_warning.11 + 0x3c0dfaa0 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfac7 0x1 + .rodata_wlog_warning.12 + 0x3c0dfac8 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + .rodata_wlog_warning.13 + 0x3c0dfaec 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfb02 0x2 + .rodata_wlog_warning.14 + 0x3c0dfb04 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfb32 0x2 + .rodata_wlog_warning.15 + 0x3c0dfb34 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfb53 0x1 .rodata_wlog_warning.4 - 0x3c0df4a8 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) - *fill* 0x3c0df4b1 0x3 - .rodata_wlog_warning.5 - 0x3c0df4b4 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - *fill* 0x3c0df4bd 0x3 + 0x3c0dfb54 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfb6e 0x2 + .rodata_wlog_warning.8 + 0x3c0dfb70 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfb8b 0x1 + .rodata_wlog_warning.9 + 0x3c0dfb8c 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + *fill* 0x3c0dfba7 0x1 + .rodata_wlog_warning.108 + 0x3c0dfba8 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfbb3 0x1 + .rodata_wlog_warning.109 + 0x3c0dfbb4 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfbbf 0x1 + .rodata_wlog_warning.118 + 0x3c0dfbc0 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfbda 0x2 + .rodata_wlog_warning.13 + 0x3c0dfbdc 0x39 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfc15 0x3 + .rodata_wlog_warning.132 + 0x3c0dfc18 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.133 + 0x3c0dfc54 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfc79 0x3 + .rodata_wlog_warning.134 + 0x3c0dfc7c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfc9f 0x1 + .rodata_wlog_warning.14 + 0x3c0dfca0 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.19 + 0x3c0dfd00 0x55 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfd55 0x3 + .rodata_wlog_warning.20 + 0x3c0dfd58 0x73 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfdcb 0x1 + .rodata_wlog_warning.21 + 0x3c0dfdcc 0x82 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfe4e 0x2 + .rodata_wlog_warning.24 + 0x3c0dfe50 0x39 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dfe89 0x3 + .rodata_wlog_warning.30 + 0x3c0dfe8c 0x60 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.33 + 0x3c0dfeec 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dff02 0x2 + .rodata_wlog_warning.34 + 0x3c0dff04 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dff1b 0x1 + .rodata_wlog_warning.36 + 0x3c0dff1c 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0dff62 0x2 + .rodata_wlog_warning.37 + 0x3c0dff64 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.38 + 0x3c0dffb8 0x50 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.62 + 0x3c0e0008 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.64 + 0x3c0e001c 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_warning.69 + 0x3c0e004c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e0066 0x2 + .rodata_wlog_warning.24 + 0x3c0e0068 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0e0071 0x3 + .rodata_wlog_warning.25 + 0x3c0e0074 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) + *fill* 0x3c0e0085 0x3 + .rodata_wlog_warning.10 + 0x3c0e0088 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0e00a6 0x2 + .rodata_wlog_warning.16 + 0x3c0e00a8 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0e00c9 0x3 + .rodata_wlog_warning.17 + 0x3c0e00cc 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.4 + 0x3c0e00dc 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) .rodata_wlog_warning.6 - 0x3c0df4c0 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) - *fill* 0x3c0df4d1 0x3 - .rodata_wlog_warning.2 - 0x3c0df4d4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3c0e00fc 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + *fill* 0x3c0e0116 0x2 + .rodata_wlog_warning.7 + 0x3c0e0118 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.9 + 0x3c0e0134 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + .rodata_wlog_warning.10 + 0x3c0e0150 0x5a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + *fill* 0x3c0e01aa 0x2 + .rodata_wlog_warning.100 + 0x3c0e01ac 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e01d1 0x3 + .rodata_wlog_warning.102 + 0x3c0e01d4 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e01f9 0x3 + .rodata_wlog_warning.67 + 0x3c0e01fc 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_warning.94 + 0x3c0e0218 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e0235 0x3 + .rodata_wlog_warning.27 + 0x3c0e0238 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e0267 0x1 + .rodata_wlog_warning.28 + 0x3c0e0268 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e02b6 0x2 + .rodata_wlog_warning.29 + 0x3c0e02b8 0x61 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e0319 0x3 .rodata_wlog_warning.3 - 0x3c0df4e0 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + 0x3c0e031c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e0335 0x3 + .rodata_wlog_warning.32 + 0x3c0e0338 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e0347 0x1 + .rodata_wlog_warning.48 + 0x3c0e0348 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_warning.49 + 0x3c0e0360 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e0396 0x2 + .rodata_wlog_warning.57 + 0x3c0e0398 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e03c1 0x3 + .rodata_wlog_warning.6 + 0x3c0e03c4 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e03d3 0x1 + .rodata_wlog_warning.66 + 0x3c0e03d4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e03e6 0x2 + .rodata_wlog_warning.74 + 0x3c0e03e8 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e03f1 0x3 + .rodata_wlog_warning.76 + 0x3c0e03f4 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e03fd 0x3 + .rodata_wlog_warning.10 + 0x3c0e0400 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e041d 0x3 + .rodata_wlog_warning.11 + 0x3c0e0420 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e0432 0x2 + .rodata_wlog_warning.60 + 0x3c0e0434 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e044e 0x2 + .rodata_wlog_warning.7 + 0x3c0e0450 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e047e 0x2 + .rodata_wlog_warning.2 + 0x3c0e0480 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) + *fill* 0x3c0e04bd 0x3 + .rodata_wlog_warning.27 + 0x3c0e04c0 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0e04da 0x2 + .rodata_wlog_warning.31 + 0x3c0e04dc 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0e04e9 0x3 + .rodata_wlog_warning.52 + 0x3c0e04ec 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + .rodata_wlog_warning.53 + 0x3c0e050c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + *fill* 0x3c0e052d 0x3 + .rodata_wlog_warning.10 + 0x3c0e0530 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) + .rodata_wlog_warning.53 + 0x3c0e0558 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0e056b 0x1 + .rodata_wlog_warning.65 + 0x3c0e056c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) + *fill* 0x3c0e058d 0x3 + .rodata_wlog_warning.23 + 0x3c0e0590 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0e059e 0x2 + .rodata_wlog_warning.24 + 0x3c0e05a0 0x7 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0e05a7 0x1 + .rodata_wlog_warning.6 + 0x3c0e05a8 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0e05da 0x2 + .rodata_wlog_warning.7 + 0x3c0e05dc 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) + *fill* 0x3c0e060a 0x2 + .rodata_wlog_warning.20 + 0x3c0e060c 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0e0621 0x3 + .rodata_wlog_warning.31 + 0x3c0e0624 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) + *fill* 0x3c0e0637 0x1 + .rodata_wlog_warning.2 + 0x3c0e0638 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c0e0641 0x3 + .rodata_wlog_warning.3 + 0x3c0e0644 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c0e064d 0x3 + .rodata_wlog_warning.4 + 0x3c0e0650 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_crypto.o) + *fill* 0x3c0e0659 0x3 + .rodata_wlog_warning.5 + 0x3c0e065c 0x9 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + *fill* 0x3c0e0665 0x3 + .rodata_wlog_warning.6 + 0x3c0e0668 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) + *fill* 0x3c0e0679 0x3 + .rodata_wlog_warning.2 + 0x3c0e067c 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) + .rodata_wlog_warning.3 + 0x3c0e0688 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) *(.irom1.text) *(.gnu.linkonce.r.*) *(.rodata1) *(.gcc_except_table .gcc_except_table.*) .gcc_except_table._ZSt15get_new_handlerv - 0x3c0df4ff 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - *fill* 0x3c0df503 0x1 + 0x3c0e06a7 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + *fill* 0x3c0e06ab 0x1 .gcc_except_table._ZnajRKSt9nothrow_t - 0x3c0df504 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x3c0e06ac 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .gcc_except_table.__cxa_get_globals_fast - 0x3c0df514 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3c0e06bc 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .gcc_except_table.__cxa_get_globals - 0x3c0df518 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x3c0e06c0 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .gcc_except_table._ZN10__cxxabiv111__terminateEPFvvE - 0x3c0df51c 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c0e06c4 0x10 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .gcc_except_table._ZSt13get_terminatev - 0x3c0df52c 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c0e06d4 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) *(.gnu.linkonce.e.*) - 0x3c0df530 . = ALIGN (0x4) - 0x3c0df530 __init_priority_array_start = ABSOLUTE (.) + 0x3c0e06d8 . = ALIGN (0x4) + 0x3c0e06d8 __init_priority_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array.*) - 0x3c0df530 __init_priority_array_end = ABSOLUTE (.) - 0x3c0df530 . = ALIGN (0x4) - 0x3c0df530 __init_array_start = ABSOLUTE (.) + 0x3c0e06d8 __init_priority_array_end = ABSOLUTE (.) + 0x3c0e06d8 . = ALIGN (0x4) + 0x3c0e06d8 __init_array_start = ABSOLUTE (.) *(EXCLUDE_FILE(*crtbegin.* *crtend.*) .init_array) - .init_array 0x3c0df530 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .init_array 0x3c0df534 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .init_array 0x3c0df538 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .init_array 0x3c0df53c 0x4 esp-idf/driver/libdriver.a(i2c.c.obj) - .init_array 0x3c0df540 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .init_array 0x3c0df544 0x4 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .init_array 0x3c0df548 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .init_array 0x3c0df54c 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .init_array 0x3c0df550 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .init_array 0x3c0df554 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .init_array 0x3c0df558 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - 0x3c0df55c __init_array_end = ABSOLUTE (.) - 0x3c0df55c . = ALIGN (0x4) - 0x3c0df55c soc_reserved_memory_region_start = ABSOLUTE (.) + .init_array 0x3c0e06d8 0x4 esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .init_array 0x3c0e06dc 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .init_array 0x3c0e06e0 0x4 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .init_array 0x3c0e06e4 0x4 esp-idf/driver/libdriver.a(i2c.c.obj) + .init_array 0x3c0e06e8 0x4 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .init_array 0x3c0e06ec 0x4 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .init_array 0x3c0e06f0 0x4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .init_array 0x3c0e06f4 0x4 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .init_array 0x3c0e06f8 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .init_array 0x3c0e06fc 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .init_array 0x3c0e0700 0x4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x3c0e0704 __init_array_end = ABSOLUTE (.) + 0x3c0e0704 . = ALIGN (0x4) + 0x3c0e0704 soc_reserved_memory_region_start = ABSOLUTE (.) *(.reserved_memory_address) .reserved_memory_address - 0x3c0df55c 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) - 0x3c0df57c soc_reserved_memory_region_end = ABSOLUTE (.) - 0x3c0df57c . = ALIGN (0x4) - 0x3c0df57c _esp_system_init_fn_array_start = ABSOLUTE (.) + 0x3c0e0704 0x20 esp-idf/heap/libheap.a(memory_layout.c.obj) + 0x3c0e0724 soc_reserved_memory_region_end = ABSOLUTE (.) + 0x3c0e0724 . = ALIGN (0x4) + 0x3c0e0724 _esp_system_init_fn_array_start = ABSOLUTE (.) *(SORT_BY_INIT_PRIORITY(.esp_system_init_fn.*)) .esp_system_init_fn.1 - 0x3c0df57c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0e0724 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.10 - 0x3c0df584 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0e072c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.20 - 0x3c0df58c 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + 0x3c0e0734 0x8 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .esp_system_init_fn.21 - 0x3c0df594 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0e073c 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.100 - 0x3c0df59c 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) + 0x3c0e0744 0x8 esp-idf/heap/libheap.a(heap_caps_init.c.obj) .esp_system_init_fn.100 - 0x3c0df5a4 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x3c0e074c 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .esp_system_init_fn.101 - 0x3c0df5ac 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + 0x3c0e0754 0x8 esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) .esp_system_init_fn.101 - 0x3c0df5b4 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + 0x3c0e075c 0x8 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) .esp_system_init_fn.102 - 0x3c0df5bc 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c0e0764 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.103 - 0x3c0df5c4 0x8 esp-idf/esp_security/libesp_security.a(init.c.obj) + 0x3c0e076c 0x8 esp-idf/esp_security/libesp_security.a(init.c.obj) .esp_system_init_fn.104 - 0x3c0df5cc 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0e0774 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c0df5d4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0e077c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.105 - 0x3c0df5dc 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + 0x3c0e0784 0x8 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) .esp_system_init_fn.110 - 0x3c0df5e4 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + 0x3c0e078c 0x8 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) .esp_system_init_fn.112 - 0x3c0df5ec 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + 0x3c0e0794 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) .esp_system_init_fn.113 - 0x3c0df5f4 0x8 esp-idf/vfs/libvfs.a(nullfs.c.obj) + 0x3c0e079c 0x8 esp-idf/vfs/libvfs.a(nullfs.c.obj) .esp_system_init_fn.114 - 0x3c0df5fc 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + 0x3c0e07a4 0x8 esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) .esp_system_init_fn.115 - 0x3c0df604 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + 0x3c0e07ac 0x8 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) .esp_system_init_fn.130 - 0x3c0df60c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0e07b4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.140 - 0x3c0df614 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + 0x3c0e07bc 0x8 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) .esp_system_init_fn.203 - 0x3c0df61c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0e07c4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) .esp_system_init_fn.230 - 0x3c0df624 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + 0x3c0e07cc 0x8 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) .esp_system_init_fn.999 - 0x3c0df62c 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - 0x3c0df634 _esp_system_init_fn_array_end = ABSOLUTE (.) - 0x3c0df634 _rodata_end = ABSOLUTE (.) - 0x3c0df634 . = ALIGN (ALIGNOF (.eh_frame_hdr)) + 0x3c0e07d4 0x8 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + 0x3c0e07dc _esp_system_init_fn_array_end = ABSOLUTE (.) + 0x3c0e07dc _rodata_end = ABSOLUTE (.) + 0x3c0e07dc . = ALIGN (ALIGNOF (.eh_frame_hdr)) 0x00000001 ASSERT ((ADDR (.eh_frame_hdr) == (ADDR (.flash.rodata) + SIZEOF (.flash.rodata))), The gap between .flash.rodata and .eh_frame_hdr must not exist to produce the final bin image.) -.eh_frame_hdr 0x3c0df634 0x0 - 0x3c0df634 . = ALIGN (ALIGNOF (.eh_frame)) +.eh_frame_hdr 0x3c0e07dc 0x0 + 0x3c0e07dc . = ALIGN (ALIGNOF (.eh_frame)) 0x00000001 ASSERT ((ADDR (.eh_frame) == (ADDR (.eh_frame_hdr) + SIZEOF (.eh_frame_hdr))), The gap between .eh_frame_hdr and .eh_frame must not exist to produce the final bin image.) -.eh_frame 0x3c0df634 0x0 - 0x3c0df634 . = ALIGN (ALIGNOF (.flash.tdata)) +.eh_frame 0x3c0e07dc 0x0 + 0x3c0e07dc . = ALIGN (ALIGNOF (.flash.tdata)) 0x00000001 ASSERT ((ADDR (.flash.tdata) == (ADDR (.eh_frame) + SIZEOF (.eh_frame))), The gap between .eh_frame and .flash.tdata must not exist to produce the final bin image.) -.flash.tdata 0x3c0df634 0x0 - 0x3c0df634 _thread_local_data_start = ABSOLUTE (.) +.flash.tdata 0x3c0e07dc 0x0 + 0x3c0e07dc _thread_local_data_start = ABSOLUTE (.) *(.tdata .tdata.* .gnu.linkonce.td.*) - 0x3c0df634 . = ALIGN (ALIGNOF (.flash.tbss)) - 0x3c0df634 _thread_local_data_end = ABSOLUTE (.) + 0x3c0e07dc . = ALIGN (ALIGNOF (.flash.tbss)) + 0x3c0e07dc _thread_local_data_end = ABSOLUTE (.) 0x00000001 ASSERT ((ADDR (.flash.tbss) == (ADDR (.flash.tdata) + SIZEOF (.flash.tdata))), The gap between .flash.tdata and .flash.tbss must not exist to produce the final bin image.) -.flash.tbss 0x3c0df634 0x0 - 0x3c0df634 _thread_local_bss_start = ABSOLUTE (.) +.flash.tbss 0x3c0e07dc 0x0 + 0x3c0e07dc _thread_local_bss_start = ABSOLUTE (.) *(.tbss .tbss.* .gnu.linkonce.tb.*) *(.tcommon .tcommon.*) - 0x3c0df634 _thread_local_bss_end = ABSOLUTE (.) + 0x3c0e07dc _thread_local_bss_end = ABSOLUTE (.) .flash.rodata_noload - 0x3c0df634 0x2f64 - 0x3c0df634 _rodata_reserved_end = ADDR (.flash.tbss) + 0x3c0e07dc 0x2fdd + 0x3c0e07dc _rodata_reserved_end = ADDR (.flash.tbss) *(.rodata_wlog_debug .rodata_wlog_debug.*) - .rodata_wlog_debug.11 - 0x3c0df634 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0df646 0x2 - .rodata_wlog_debug.4 - 0x3c0df648 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - .rodata_wlog_debug.5 - 0x3c0df694 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0df6b7 0x1 - .rodata_wlog_debug.6 - 0x3c0df6b8 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0df6db 0x1 - .rodata_wlog_debug.7 - 0x3c0df6dc 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0df71e 0x2 - .rodata_wlog_debug.8 - 0x3c0df720 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - *fill* 0x3c0df743 0x1 - .rodata_wlog_debug.117 - 0x3c0df744 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.126 - 0x3c0df770 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0df791 0x3 - .rodata_wlog_debug.127 - 0x3c0df794 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.128 - 0x3c0df7cc 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.129 - 0x3c0df7fc 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0df837 0x1 - .rodata_wlog_debug.130 - 0x3c0df838 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.27 - 0x3c0df868 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.28 - 0x3c0df880 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0df899 0x3 - .rodata_wlog_debug.39 - 0x3c0df89c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0df8b5 0x3 - .rodata_wlog_debug.40 - 0x3c0df8b8 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0df8d1 0x3 - .rodata_wlog_debug.5 - 0x3c0df8d4 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0df8e3 0x1 - .rodata_wlog_debug.6 - 0x3c0df8e4 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0df8f2 0x2 - .rodata_wlog_debug.7 - 0x3c0df8f4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - .rodata_wlog_debug.73 - 0x3c0df904 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0df91f 0x1 - .rodata_wlog_debug.74 - 0x3c0df920 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0df936 0x2 - .rodata_wlog_debug.8 - 0x3c0df938 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - *fill* 0x3c0df947 0x1 - .rodata_wlog_debug.10 - 0x3c0df948 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.11 - 0x3c0df96c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.12 - 0x3c0df984 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.13 - 0x3c0df99c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.14 - 0x3c0df9b4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) .rodata_wlog_debug.15 - 0x3c0df9cc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.16 - 0x3c0df9e4 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfa11 0x3 - .rodata_wlog_debug.17 - 0x3c0dfa14 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.18 - 0x3c0dfa2c 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfa3d 0x3 - .rodata_wlog_debug.19 - 0x3c0dfa40 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfa4a 0x2 - .rodata_wlog_debug.20 - 0x3c0dfa4c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.21 - 0x3c0dfa64 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e07dc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) .rodata_wlog_debug.22 - 0x3c0dfa7c 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfa97 0x1 - .rodata_wlog_debug.23 - 0x3c0dfa98 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfab2 0x2 - .rodata_wlog_debug.24 - 0x3c0dfab4 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfadd 0x3 - .rodata_wlog_debug.25 - 0x3c0dfae0 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.26 - 0x3c0dfb00 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfb27 0x1 - .rodata_wlog_debug.27 - 0x3c0dfb28 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfb43 0x1 - .rodata_wlog_debug.28 - 0x3c0dfb44 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.29 - 0x3c0dfb58 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfb6e 0x2 - .rodata_wlog_debug.3 - 0x3c0dfb70 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfb8f 0x1 - .rodata_wlog_debug.30 - 0x3c0dfb90 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.31 - 0x3c0dfbac 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.32 - 0x3c0dfbc4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.33 - 0x3c0dfbdc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.34 - 0x3c0dfbf4 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfc0f 0x1 - .rodata_wlog_debug.35 - 0x3c0dfc10 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfc26 0x2 - .rodata_wlog_debug.36 - 0x3c0dfc28 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfc3e 0x2 - .rodata_wlog_debug.38 - 0x3c0dfc40 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfc6f 0x1 - .rodata_wlog_debug.39 - 0x3c0dfc70 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.4 - 0x3c0dfc88 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfc9d 0x3 - .rodata_wlog_debug.40 - 0x3c0dfca0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.41 - 0x3c0dfcb8 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e07f4 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0e081f 0x1 .rodata_wlog_debug.42 - 0x3c0dfcf4 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfd15 0x3 - .rodata_wlog_debug.43 - 0x3c0dfd18 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.45 - 0x3c0dfd30 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfd49 0x3 - .rodata_wlog_debug.46 - 0x3c0dfd4c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfd62 0x2 - .rodata_wlog_debug.5 - 0x3c0dfd64 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.58 - 0x3c0dfd7c 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.59 - 0x3c0dfd98 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfdbb 0x1 - .rodata_wlog_debug.6 - 0x3c0dfdbc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.60 - 0x3c0dfdd4 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfde3 0x1 - .rodata_wlog_debug.61 - 0x3c0dfde4 0x37 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfe1b 0x1 - .rodata_wlog_debug.62 - 0x3c0dfe1c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfe3f 0x1 - .rodata_wlog_debug.63 - 0x3c0dfe40 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfe63 0x1 - .rodata_wlog_debug.64 - 0x3c0dfe64 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfea2 0x2 - .rodata_wlog_debug.65 - 0x3c0dfea4 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dfec7 0x1 - .rodata_wlog_debug.7 - 0x3c0dfec8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.72 - 0x3c0dfee0 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dff13 0x1 - .rodata_wlog_debug.74 - 0x3c0dff14 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dff53 0x1 - .rodata_wlog_debug.75 - 0x3c0dff54 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dff6b 0x1 - .rodata_wlog_debug.76 - 0x3c0dff6c 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0dff92 0x2 - .rodata_wlog_debug.77 - 0x3c0dff94 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.78 - 0x3c0dffd4 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e000a 0x2 - .rodata_wlog_debug.79 - 0x3c0e000c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.8 - 0x3c0e002c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.80 - 0x3c0e0058 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e006e 0x2 - .rodata_wlog_debug.81 - 0x3c0e0070 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e0095 0x3 - .rodata_wlog_debug.82 - 0x3c0e0098 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e00b1 0x3 - .rodata_wlog_debug.83 - 0x3c0e00b4 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e00d9 0x3 - .rodata_wlog_debug.84 - 0x3c0e00dc 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e0109 0x3 - .rodata_wlog_debug.85 - 0x3c0e010c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e0125 0x3 - .rodata_wlog_debug.86 - 0x3c0e0128 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e0152 0x2 - .rodata_wlog_debug.87 - 0x3c0e0154 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e016b 0x1 - .rodata_wlog_debug.9 - 0x3c0e016c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.96 - 0x3c0e0184 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e019d 0x3 - .rodata_wlog_debug.98 - 0x3c0e01a0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.99 - 0x3c0e01b8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_debug.3 - 0x3c0e01d0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - *fill* 0x3c0e01f3 0x1 - .rodata_wlog_debug.4 - 0x3c0e01f4 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - .rodata_wlog_debug.5 - 0x3c0e0208 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - *fill* 0x3c0e021d 0x3 - .rodata_wlog_debug.6 - 0x3c0e0220 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - .rodata_wlog_debug.7 - 0x3c0e0234 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - *fill* 0x3c0e0255 0x3 - .rodata_wlog_debug.15 - 0x3c0e0258 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e029f 0x1 - .rodata_wlog_debug.16 - 0x3c0e02a0 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e02e7 0x1 - .rodata_wlog_debug.17 - 0x3c0e02e8 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_debug.18 - 0x3c0e031c 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e0346 0x2 - .rodata_wlog_debug.19 - 0x3c0e0348 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e0363 0x1 + 0x3c0e0820 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0e0855 0x3 .rodata_wlog_debug.20 - 0x3c0e0364 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e039f 0x1 - .rodata_wlog_debug.21 - 0x3c0e03a0 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + 0x3c0e0858 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e086a 0x2 .rodata_wlog_debug.23 - 0x3c0e03dc 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_debug.25 - 0x3c0e0400 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - .rodata_wlog_debug.26 - 0x3c0e0438 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e045d 0x3 - .rodata_wlog_debug.60 - 0x3c0e0460 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e0485 0x3 - .rodata_wlog_debug.79 - 0x3c0e0488 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e04a7 0x1 - .rodata_wlog_debug.15 - 0x3c0e04a8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .rodata_wlog_debug.22 - 0x3c0e04c0 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0e04eb 0x1 - .rodata_wlog_debug.42 - 0x3c0e04ec 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0e0521 0x3 - .rodata_wlog_debug.20 - 0x3c0e0524 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e0536 0x2 - .rodata_wlog_debug.23 - 0x3c0e0538 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e054e 0x2 + 0x3c0e086c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e0882 0x2 .rodata_wlog_debug.24 - 0x3c0e0550 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e0582 0x2 + 0x3c0e0884 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e08b6 0x2 .rodata_wlog_debug.26 - 0x3c0e0584 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e05b6 0x2 + 0x3c0e08b8 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e08ea 0x2 .rodata_wlog_debug.32 - 0x3c0e05b8 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e05e6 0x2 + 0x3c0e08ec 0x2e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e091a 0x2 .rodata_wlog_debug.39 - 0x3c0e05e8 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0e091c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_debug.40 - 0x3c0e0608 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e062e 0x2 + 0x3c0e093c 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e0962 0x2 .rodata_wlog_debug.41 - 0x3c0e0630 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e064e 0x2 + 0x3c0e0964 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e0982 0x2 .rodata_wlog_debug.42 - 0x3c0e0650 0x5b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e06ab 0x1 + 0x3c0e0984 0x5b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e09df 0x1 .rodata_wlog_debug.43 - 0x3c0e06ac 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e06fa 0x2 + 0x3c0e09e0 0x4e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e0a2e 0x2 .rodata_wlog_debug.44 - 0x3c0e06fc 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + 0x3c0e0a30 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .rodata_wlog_debug.48 - 0x3c0e0738 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e078a 0x2 + 0x3c0e0a6c 0x52 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e0abe 0x2 .rodata_wlog_debug.49 - 0x3c0e078c 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e07d6 0x2 - .rodata_wlog_debug.100 - 0x3c0e07d8 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e080e 0x2 - .rodata_wlog_debug.101 - 0x3c0e0810 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.102 - 0x3c0e0828 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0846 0x2 - .rodata_wlog_debug.104 - 0x3c0e0848 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e086b 0x1 - .rodata_wlog_debug.112 - 0x3c0e086c 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0899 0x3 - .rodata_wlog_debug.113 - 0x3c0e089c 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e08c5 0x3 - .rodata_wlog_debug.114 - 0x3c0e08c8 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.115 - 0x3c0e08f8 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0913 0x1 - .rodata_wlog_debug.116 - 0x3c0e0914 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0931 0x3 - .rodata_wlog_debug.12 - 0x3c0e0934 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0969 0x3 - .rodata_wlog_debug.18 - 0x3c0e096c 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0997 0x1 - .rodata_wlog_debug.19 - 0x3c0e0998 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.20 - 0x3c0e09bc 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.23 - 0x3c0e09e4 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0a16 0x2 - .rodata_wlog_debug.24 - 0x3c0e0a18 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.25 - 0x3c0e0a24 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0a3d 0x3 - .rodata_wlog_debug.29 - 0x3c0e0a40 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0a6a 0x2 - .rodata_wlog_debug.3 - 0x3c0e0a6c 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0ab2 0x2 - .rodata_wlog_debug.44 - 0x3c0e0ab4 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0ac2 0x2 - .rodata_wlog_debug.45 - 0x3c0e0ac4 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0ad2 0x2 - .rodata_wlog_debug.57 - 0x3c0e0ad4 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0b0f 0x1 - .rodata_wlog_debug.58 - 0x3c0e0b10 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0b5a 0x2 - .rodata_wlog_debug.59 - 0x3c0e0b5c 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0b9e 0x2 - .rodata_wlog_debug.62 - 0x3c0e0ba0 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0bb3 0x1 - .rodata_wlog_debug.64 - 0x3c0e0bb4 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0bc9 0x3 - .rodata_wlog_debug.72 - 0x3c0e0bcc 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.73 - 0x3c0e0bdc 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0c12 0x2 - .rodata_wlog_debug.74 - 0x3c0e0c14 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.75 - 0x3c0e0c40 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.76 - 0x3c0e0c6c 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.77 - 0x3c0e0cac 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.78 - 0x3c0e0cd4 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.79 - 0x3c0e0ce0 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0cf3 0x1 - .rodata_wlog_debug.8 - 0x3c0e0cf4 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0d0d 0x3 - .rodata_wlog_debug.82 - 0x3c0e0d10 0x6d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0d7d 0x3 - .rodata_wlog_debug.83 - 0x3c0e0d80 0x6d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0ded 0x3 - .rodata_wlog_debug.84 - 0x3c0e0df0 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.85 - 0x3c0e0e28 0x71 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0e99 0x3 - .rodata_wlog_debug.86 - 0x3c0e0e9c 0x6d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0f09 0x3 - .rodata_wlog_debug.87 - 0x3c0e0f0c 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0f56 0x2 - .rodata_wlog_debug.88 - 0x3c0e0f58 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e0f93 0x1 - .rodata_wlog_debug.9 - 0x3c0e0f94 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_debug.93 - 0x3c0e0fe8 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e1012 0x2 - .rodata_wlog_debug.94 - 0x3c0e1014 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e1023 0x1 - .rodata_wlog_debug.95 - 0x3c0e1024 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e1033 0x1 - .rodata_wlog_debug.96 - 0x3c0e1034 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e1043 0x1 - .rodata_wlog_debug.97 - 0x3c0e1044 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e1052 0x2 - .rodata_wlog_debug.98 - 0x3c0e1054 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e107a 0x2 - .rodata_wlog_debug.99 - 0x3c0e107c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + 0x3c0e0ac0 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e0b0a 0x2 .rodata_wlog_debug.10 - 0x3c0e10a8 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e10d2 0x2 + 0x3c0e0b0c 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0b36 0x2 .rodata_wlog_debug.100 - 0x3c0e10d4 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e10f2 0x2 + 0x3c0e0b38 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0b56 0x2 .rodata_wlog_debug.101 - 0x3c0e10f4 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1119 0x3 + 0x3c0e0b58 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0b7d 0x3 .rodata_wlog_debug.102 - 0x3c0e111c 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1142 0x2 + 0x3c0e0b80 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0ba6 0x2 .rodata_wlog_debug.104 - 0x3c0e1144 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e117a 0x2 + 0x3c0e0ba8 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0bde 0x2 .rodata_wlog_debug.106 - 0x3c0e117c 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e11a2 0x2 + 0x3c0e0be0 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0c06 0x2 .rodata_wlog_debug.11 - 0x3c0e11a4 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e11da 0x2 + 0x3c0e0c08 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0c3e 0x2 .rodata_wlog_debug.110 - 0x3c0e11dc 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e11f5 0x3 + 0x3c0e0c40 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0c59 0x3 .rodata_wlog_debug.111 - 0x3c0e11f8 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1211 0x3 + 0x3c0e0c5c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0c75 0x3 .rodata_wlog_debug.112 - 0x3c0e1214 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0c78 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.14 - 0x3c0e122c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0c90 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.15 - 0x3c0e124c 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e126f 0x1 + 0x3c0e0cb0 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0cd3 0x1 .rodata_wlog_debug.16 - 0x3c0e1270 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e128e 0x2 + 0x3c0e0cd4 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0cf2 0x2 .rodata_wlog_debug.27 - 0x3c0e1290 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0cf4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.28 - 0x3c0e12a8 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0d0c 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.29 - 0x3c0e12cc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0d30 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.3 - 0x3c0e12e4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0d48 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.30 - 0x3c0e12fc 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0d60 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.31 - 0x3c0e130c 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e131d 0x3 + 0x3c0e0d70 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0d81 0x3 .rodata_wlog_debug.32 - 0x3c0e1320 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e132d 0x3 + 0x3c0e0d84 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0d91 0x3 .rodata_wlog_debug.33 - 0x3c0e1330 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e133a 0x2 + 0x3c0e0d94 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0d9e 0x2 .rodata_wlog_debug.34 - 0x3c0e133c 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e134a 0x2 + 0x3c0e0da0 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0dae 0x2 .rodata_wlog_debug.35 - 0x3c0e134c 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1363 0x1 + 0x3c0e0db0 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0dc7 0x1 .rodata_wlog_debug.36 - 0x3c0e1364 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e137a 0x2 + 0x3c0e0dc8 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0dde 0x2 .rodata_wlog_debug.37 - 0x3c0e137c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e139d 0x3 + 0x3c0e0de0 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0e01 0x3 .rodata_wlog_debug.38 - 0x3c0e13a0 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e13c1 0x3 + 0x3c0e0e04 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0e25 0x3 .rodata_wlog_debug.39 - 0x3c0e13c4 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e13d7 0x1 + 0x3c0e0e28 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0e3b 0x1 .rodata_wlog_debug.4 - 0x3c0e13d8 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0e3c 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.40 - 0x3c0e13e8 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1405 0x3 + 0x3c0e0e4c 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0e69 0x3 .rodata_wlog_debug.41 - 0x3c0e1408 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0e6c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.44 - 0x3c0e1420 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1436 0x2 + 0x3c0e0e84 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0e9a 0x2 .rodata_wlog_debug.45 - 0x3c0e1438 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0e9c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.46 - 0x3c0e1464 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0ec8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.49 - 0x3c0e147c 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e14ba 0x2 + 0x3c0e0ee0 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0f1e 0x2 .rodata_wlog_debug.5 - 0x3c0e14bc 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e14d2 0x2 + 0x3c0e0f20 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0f36 0x2 .rodata_wlog_debug.51 - 0x3c0e14d4 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e14ef 0x1 + 0x3c0e0f38 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0f53 0x1 .rodata_wlog_debug.52 - 0x3c0e14f0 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1526 0x2 + 0x3c0e0f54 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0f8a 0x2 .rodata_wlog_debug.53 - 0x3c0e1528 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e0f8c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.54 - 0x3c0e1540 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1559 0x3 + 0x3c0e0fa4 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0fbd 0x3 .rodata_wlog_debug.58 - 0x3c0e155c 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1591 0x3 + 0x3c0e0fc0 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e0ff5 0x3 .rodata_wlog_debug.59 - 0x3c0e1594 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e15aa 0x2 + 0x3c0e0ff8 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e100e 0x2 .rodata_wlog_debug.6 - 0x3c0e15ac 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e15ca 0x2 + 0x3c0e1010 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e102e 0x2 .rodata_wlog_debug.60 - 0x3c0e15cc 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e15f7 0x1 + 0x3c0e1030 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e105b 0x1 .rodata_wlog_debug.61 - 0x3c0e15f8 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e160e 0x2 + 0x3c0e105c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e1072 0x2 .rodata_wlog_debug.66 - 0x3c0e1610 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e162f 0x1 + 0x3c0e1074 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e1093 0x1 .rodata_wlog_debug.67 - 0x3c0e1630 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1672 0x2 + 0x3c0e1094 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e10d6 0x2 .rodata_wlog_debug.68 - 0x3c0e1674 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e16b1 0x3 + 0x3c0e10d8 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e1115 0x3 .rodata_wlog_debug.7 - 0x3c0e16b4 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e16d9 0x3 + 0x3c0e1118 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e113d 0x3 .rodata_wlog_debug.70 - 0x3c0e16dc 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e16f1 0x3 + 0x3c0e1140 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e1155 0x3 .rodata_wlog_debug.71 - 0x3c0e16f4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e1158 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.72 - 0x3c0e1704 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1712 0x2 + 0x3c0e1168 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e1176 0x2 .rodata_wlog_debug.73 - 0x3c0e1714 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1746 0x2 + 0x3c0e1178 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e11aa 0x2 .rodata_wlog_debug.74 - 0x3c0e1748 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1785 0x3 + 0x3c0e11ac 0x3d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e11e9 0x3 .rodata_wlog_debug.75 - 0x3c0e1788 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1797 0x1 + 0x3c0e11ec 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e11fb 0x1 .rodata_wlog_debug.76 - 0x3c0e1798 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e11fc 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.78 - 0x3c0e17b0 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e17c9 0x3 + 0x3c0e1214 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e122d 0x3 .rodata_wlog_debug.79 - 0x3c0e17cc 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e17f3 0x1 + 0x3c0e1230 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e1257 0x1 .rodata_wlog_debug.8 - 0x3c0e17f4 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e181a 0x2 + 0x3c0e1258 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e127e 0x2 .rodata_wlog_debug.82 - 0x3c0e181c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e1280 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.83 - 0x3c0e1834 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e1298 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.84 - 0x3c0e184c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e12b0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.85 - 0x3c0e1864 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e188f 0x1 + 0x3c0e12c8 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e12f3 0x1 .rodata_wlog_debug.86 - 0x3c0e1890 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e12f4 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.87 - 0x3c0e18bc 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e1320 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .rodata_wlog_debug.9 - 0x3c0e18e8 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1907 0x1 + 0x3c0e134c 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e136b 0x1 .rodata_wlog_debug.96 - 0x3c0e1908 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e191d 0x3 + 0x3c0e136c 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e1381 0x3 .rodata_wlog_debug.99 - 0x3c0e1920 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e1945 0x3 + 0x3c0e1384 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e13a9 0x3 .rodata_wlog_debug.10 - 0x3c0e1948 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e195a 0x2 + 0x3c0e13ac 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e13be 0x2 .rodata_wlog_debug.11 - 0x3c0e195c 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1971 0x3 + 0x3c0e13c0 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e13d5 0x3 .rodata_wlog_debug.12 - 0x3c0e1974 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1985 0x3 + 0x3c0e13d8 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e13e9 0x3 .rodata_wlog_debug.13 - 0x3c0e1988 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e199a 0x2 + 0x3c0e13ec 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e13fe 0x2 .rodata_wlog_debug.14 - 0x3c0e199c 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e19ad 0x3 + 0x3c0e1400 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1411 0x3 .rodata_wlog_debug.15 - 0x3c0e19b0 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e19c2 0x2 + 0x3c0e1414 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1426 0x2 .rodata_wlog_debug.16 - 0x3c0e19c4 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e19dd 0x3 + 0x3c0e1428 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1441 0x3 .rodata_wlog_debug.17 - 0x3c0e19e0 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e19f2 0x2 + 0x3c0e1444 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1456 0x2 .rodata_wlog_debug.18 - 0x3c0e19f4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0e1458 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.19 - 0x3c0e1a04 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1a15 0x3 + 0x3c0e1468 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1479 0x3 .rodata_wlog_debug.20 - 0x3c0e1a18 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1a2a 0x2 + 0x3c0e147c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e148e 0x2 .rodata_wlog_debug.21 - 0x3c0e1a2c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1a45 0x3 + 0x3c0e1490 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e14a9 0x3 .rodata_wlog_debug.22 - 0x3c0e1a48 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1a5a 0x2 + 0x3c0e14ac 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e14be 0x2 .rodata_wlog_debug.23 - 0x3c0e1a5c 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1a6e 0x2 + 0x3c0e14c0 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e14d2 0x2 .rodata_wlog_debug.24 - 0x3c0e1a70 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1a82 0x2 + 0x3c0e14d4 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e14e6 0x2 .rodata_wlog_debug.25 - 0x3c0e1a84 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1a96 0x2 + 0x3c0e14e8 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e14fa 0x2 .rodata_wlog_debug.26 - 0x3c0e1a98 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1aaa 0x2 + 0x3c0e14fc 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e150e 0x2 .rodata_wlog_debug.31 - 0x3c0e1aac 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1ae2 0x2 + 0x3c0e1510 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1546 0x2 .rodata_wlog_debug.32 - 0x3c0e1ae4 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1b2b 0x1 + 0x3c0e1548 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e158f 0x1 .rodata_wlog_debug.33 - 0x3c0e1b2c 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0e1590 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.34 - 0x3c0e1b6c 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1bab 0x1 + 0x3c0e15d0 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e160f 0x1 .rodata_wlog_debug.35 - 0x3c0e1bac 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1bf2 0x2 + 0x3c0e1610 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1656 0x2 .rodata_wlog_debug.36 - 0x3c0e1bf4 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1c17 0x1 + 0x3c0e1658 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e167b 0x1 .rodata_wlog_debug.37 - 0x3c0e1c18 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1c37 0x1 + 0x3c0e167c 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e169b 0x1 .rodata_wlog_debug.38 - 0x3c0e1c38 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0e169c 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.39 - 0x3c0e1c44 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1c6f 0x1 + 0x3c0e16a8 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e16d3 0x1 .rodata_wlog_debug.4 - 0x3c0e1c70 0x49 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1cb9 0x3 + 0x3c0e16d4 0x49 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e171d 0x3 .rodata_wlog_debug.40 - 0x3c0e1cbc 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1ce2 0x2 + 0x3c0e1720 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1746 0x2 .rodata_wlog_debug.41 - 0x3c0e1ce4 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + 0x3c0e1748 0x58 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) .rodata_wlog_debug.42 - 0x3c0e1d3c 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1d92 0x2 + 0x3c0e17a0 0x56 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e17f6 0x2 .rodata_wlog_debug.5 - 0x3c0e1d94 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1dcf 0x1 + 0x3c0e17f8 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1833 0x1 .rodata_wlog_debug.6 - 0x3c0e1dd0 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1ddb 0x1 + 0x3c0e1834 0xb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e183f 0x1 .rodata_wlog_debug.9 - 0x3c0e1ddc 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - *fill* 0x3c0e1e12 0x2 + 0x3c0e1840 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + *fill* 0x3c0e1876 0x2 + .rodata_wlog_debug.11 + 0x3c0e1878 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0e188a 0x2 .rodata_wlog_debug.4 - 0x3c0e1e14 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0e1e2d 0x3 + 0x3c0e188c 0x4c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .rodata_wlog_debug.5 - 0x3c0e1e30 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0e1e49 0x3 + 0x3c0e18d8 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0e18fb 0x1 .rodata_wlog_debug.6 - 0x3c0e1e4c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *fill* 0x3c0e1e65 0x3 + 0x3c0e18fc 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0e191f 0x1 .rodata_wlog_debug.7 - 0x3c0e1e68 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - *(.rodata_wlog_verbose .rodata_wlog_verbose.*) - *fill* 0x3c0e1e81 0x3 - .rodata_wlog_verbose.10 - 0x3c0e1e84 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0e1e9b 0x1 - .rodata_wlog_verbose.11 - 0x3c0e1e9c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0e1eb2 0x2 - .rodata_wlog_verbose.2 - 0x3c0e1eb4 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - .rodata_wlog_verbose.3 - 0x3c0e1ed4 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0e1eeb 0x1 - .rodata_wlog_verbose.4 - 0x3c0e1eec 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - .rodata_wlog_verbose.5 - 0x3c0e1efc 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - .rodata_wlog_verbose.6 - 0x3c0e1f0c 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0e1f39 0x3 - .rodata_wlog_verbose.9 - 0x3c0e1f3c 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - *fill* 0x3c0e1f53 0x1 - .rodata_wlog_verbose.47 - 0x3c0e1f54 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1f62 0x2 - .rodata_wlog_verbose.48 - 0x3c0e1f64 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_verbose.49 - 0x3c0e1f78 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1f8f 0x1 - .rodata_wlog_verbose.52 - 0x3c0e1f90 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - *fill* 0x3c0e1fce 0x2 - .rodata_wlog_verbose.53 - 0x3c0e1fd0 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - .rodata_wlog_verbose.54 - 0x3c0e1ff4 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + 0x3c0e1920 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0e1962 0x2 + .rodata_wlog_debug.8 + 0x3c0e1964 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + *fill* 0x3c0e1987 0x1 + .rodata_wlog_debug.117 + 0x3c0e1988 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.126 + 0x3c0e19b4 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e19d5 0x3 + .rodata_wlog_debug.127 + 0x3c0e19d8 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.128 + 0x3c0e1a10 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.129 + 0x3c0e1a40 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1a7b 0x1 + .rodata_wlog_debug.130 + 0x3c0e1a7c 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.22 + 0x3c0e1aac 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.25 + 0x3c0e1ab8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.26 + 0x3c0e1ad0 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1aea 0x2 + .rodata_wlog_debug.27 + 0x3c0e1aec 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.28 + 0x3c0e1b04 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1b1d 0x3 + .rodata_wlog_debug.39 + 0x3c0e1b20 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1b39 0x3 + .rodata_wlog_debug.40 + 0x3c0e1b3c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1b55 0x3 + .rodata_wlog_debug.5 + 0x3c0e1b58 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1b67 0x1 + .rodata_wlog_debug.6 + 0x3c0e1b68 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1b76 0x2 + .rodata_wlog_debug.7 + 0x3c0e1b78 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.71 + 0x3c0e1b88 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + .rodata_wlog_debug.72 + 0x3c0e1bb0 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1bc3 0x1 + .rodata_wlog_debug.73 + 0x3c0e1bc4 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1bdf 0x1 + .rodata_wlog_debug.74 + 0x3c0e1be0 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1bf6 0x2 + .rodata_wlog_debug.8 + 0x3c0e1bf8 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + *fill* 0x3c0e1c07 0x1 + .rodata_wlog_debug.10 + 0x3c0e1c08 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.11 + 0x3c0e1c2c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.12 + 0x3c0e1c44 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.13 + 0x3c0e1c5c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.14 + 0x3c0e1c74 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.15 + 0x3c0e1c8c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.16 + 0x3c0e1ca4 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1cd1 0x3 + .rodata_wlog_debug.17 + 0x3c0e1cd4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.18 + 0x3c0e1cec 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1cfd 0x3 + .rodata_wlog_debug.19 + 0x3c0e1d00 0xa /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1d0a 0x2 + .rodata_wlog_debug.20 + 0x3c0e1d0c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.21 + 0x3c0e1d24 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.22 + 0x3c0e1d3c 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1d57 0x1 + .rodata_wlog_debug.23 + 0x3c0e1d58 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1d72 0x2 + .rodata_wlog_debug.24 + 0x3c0e1d74 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1d9d 0x3 + .rodata_wlog_debug.25 + 0x3c0e1da0 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.26 + 0x3c0e1dc0 0x27 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1de7 0x1 + .rodata_wlog_debug.27 + 0x3c0e1de8 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1e03 0x1 + .rodata_wlog_debug.28 + 0x3c0e1e04 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.29 + 0x3c0e1e18 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1e2e 0x2 + .rodata_wlog_debug.3 + 0x3c0e1e30 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1e4f 0x1 + .rodata_wlog_debug.30 + 0x3c0e1e50 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.31 + 0x3c0e1e6c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.32 + 0x3c0e1e84 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.33 + 0x3c0e1e9c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.34 + 0x3c0e1eb4 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1ecf 0x1 + .rodata_wlog_debug.35 + 0x3c0e1ed0 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1ee6 0x2 + .rodata_wlog_debug.36 + 0x3c0e1ee8 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1efe 0x2 + .rodata_wlog_debug.38 + 0x3c0e1f00 0x2f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1f2f 0x1 + .rodata_wlog_debug.39 + 0x3c0e1f30 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.4 + 0x3c0e1f48 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1f5d 0x3 + .rodata_wlog_debug.40 + 0x3c0e1f60 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.41 + 0x3c0e1f78 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.42 + 0x3c0e1fb4 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e1fd5 0x3 + .rodata_wlog_debug.43 + 0x3c0e1fd8 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.45 + 0x3c0e1ff0 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) *fill* 0x3c0e2009 0x3 - .rodata_wlog_verbose.62 - 0x3c0e200c 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - *fill* 0x3c0e201b 0x1 - .rodata_wlog_verbose.63 - 0x3c0e201c 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_debug.46 + 0x3c0e200c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2022 0x2 + .rodata_wlog_debug.5 + 0x3c0e2024 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.58 + 0x3c0e203c 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.59 + 0x3c0e2058 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e207b 0x1 + .rodata_wlog_debug.6 + 0x3c0e207c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.60 + 0x3c0e2094 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e20a3 0x1 + .rodata_wlog_debug.61 + 0x3c0e20a4 0x37 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e20db 0x1 + .rodata_wlog_debug.62 + 0x3c0e20dc 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e20ff 0x1 + .rodata_wlog_debug.63 + 0x3c0e2100 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2123 0x1 + .rodata_wlog_debug.64 + 0x3c0e2124 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2162 0x2 + .rodata_wlog_debug.65 + 0x3c0e2164 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2187 0x1 + .rodata_wlog_debug.7 + 0x3c0e2188 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.72 + 0x3c0e21a0 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e21d3 0x1 + .rodata_wlog_debug.74 + 0x3c0e21d4 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2213 0x1 + .rodata_wlog_debug.75 + 0x3c0e2214 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e222b 0x1 + .rodata_wlog_debug.76 + 0x3c0e222c 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2252 0x2 + .rodata_wlog_debug.77 + 0x3c0e2254 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.78 + 0x3c0e2294 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e22ca 0x2 + .rodata_wlog_debug.79 + 0x3c0e22cc 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.8 + 0x3c0e22ec 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.80 + 0x3c0e2318 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e232e 0x2 + .rodata_wlog_debug.81 + 0x3c0e2330 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2355 0x3 + .rodata_wlog_debug.82 + 0x3c0e2358 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2371 0x3 + .rodata_wlog_debug.83 + 0x3c0e2374 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2399 0x3 + .rodata_wlog_debug.84 + 0x3c0e239c 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e23c9 0x3 + .rodata_wlog_debug.85 + 0x3c0e23cc 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e23e5 0x3 + .rodata_wlog_debug.86 + 0x3c0e23e8 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e2412 0x2 + .rodata_wlog_debug.87 + 0x3c0e2414 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e242b 0x1 + .rodata_wlog_debug.9 + 0x3c0e242c 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.96 + 0x3c0e2444 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e245d 0x3 + .rodata_wlog_debug.98 + 0x3c0e2460 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.99 + 0x3c0e2478 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_debug.3 + 0x3c0e2490 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + *fill* 0x3c0e24b3 0x1 + .rodata_wlog_debug.4 + 0x3c0e24b4 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + .rodata_wlog_debug.5 + 0x3c0e24c8 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + *fill* 0x3c0e24dd 0x3 + .rodata_wlog_debug.6 + 0x3c0e24e0 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + .rodata_wlog_debug.7 + 0x3c0e24f4 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) + *fill* 0x3c0e2515 0x3 + .rodata_wlog_debug.15 + 0x3c0e2518 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e255f 0x1 + .rodata_wlog_debug.16 + 0x3c0e2560 0x47 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e25a7 0x1 + .rodata_wlog_debug.17 + 0x3c0e25a8 0x34 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_debug.18 + 0x3c0e25dc 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e2606 0x2 + .rodata_wlog_debug.19 + 0x3c0e2608 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e2623 0x1 + .rodata_wlog_debug.20 + 0x3c0e2624 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e265f 0x1 + .rodata_wlog_debug.21 + 0x3c0e2660 0x3c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_debug.23 + 0x3c0e269c 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_debug.25 + 0x3c0e26c0 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_debug.26 + 0x3c0e26f8 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e271d 0x3 + .rodata_wlog_debug.60 + 0x3c0e2720 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e2745 0x3 + .rodata_wlog_debug.79 + 0x3c0e2748 0x1f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e2767 0x1 + .rodata_wlog_debug.100 + 0x3c0e2768 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e279e 0x2 + .rodata_wlog_debug.101 + 0x3c0e27a0 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.102 + 0x3c0e27b8 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e27d6 0x2 + .rodata_wlog_debug.104 + 0x3c0e27d8 0x23 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e27fb 0x1 + .rodata_wlog_debug.112 + 0x3c0e27fc 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2829 0x3 + .rodata_wlog_debug.113 + 0x3c0e282c 0x29 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2855 0x3 + .rodata_wlog_debug.114 + 0x3c0e2858 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.115 + 0x3c0e2888 0x1b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e28a3 0x1 + .rodata_wlog_debug.116 + 0x3c0e28a4 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e28c1 0x3 + .rodata_wlog_debug.12 + 0x3c0e28c4 0x35 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e28f9 0x3 + .rodata_wlog_debug.18 + 0x3c0e28fc 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2927 0x1 + .rodata_wlog_debug.19 + 0x3c0e2928 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.20 + 0x3c0e294c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.23 + 0x3c0e2974 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e29a6 0x2 + .rodata_wlog_debug.24 + 0x3c0e29a8 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.25 + 0x3c0e29b4 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e29cd 0x3 + .rodata_wlog_debug.29 + 0x3c0e29d0 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e29fa 0x2 + .rodata_wlog_debug.3 + 0x3c0e29fc 0x46 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2a42 0x2 + .rodata_wlog_debug.44 + 0x3c0e2a44 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2a52 0x2 + .rodata_wlog_debug.45 + 0x3c0e2a54 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2a62 0x2 + .rodata_wlog_debug.57 + 0x3c0e2a64 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2a9f 0x1 + .rodata_wlog_debug.58 + 0x3c0e2aa0 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2aea 0x2 + .rodata_wlog_debug.59 + 0x3c0e2aec 0x42 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2b2e 0x2 + .rodata_wlog_debug.62 + 0x3c0e2b30 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2b43 0x1 + .rodata_wlog_debug.64 + 0x3c0e2b44 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2b59 0x3 + .rodata_wlog_debug.72 + 0x3c0e2b5c 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.73 + 0x3c0e2b6c 0x36 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2ba2 0x2 + .rodata_wlog_debug.74 + 0x3c0e2ba4 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.75 + 0x3c0e2bd0 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.76 + 0x3c0e2bfc 0x40 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.77 + 0x3c0e2c3c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.78 + 0x3c0e2c64 0xc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.79 + 0x3c0e2c70 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2c83 0x1 + .rodata_wlog_debug.8 + 0x3c0e2c84 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2c9d 0x3 + .rodata_wlog_debug.82 + 0x3c0e2ca0 0x6d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2d0d 0x3 + .rodata_wlog_debug.83 + 0x3c0e2d10 0x6d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2d7d 0x3 + .rodata_wlog_debug.84 + 0x3c0e2d80 0x38 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.85 + 0x3c0e2db8 0x71 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2e29 0x3 + .rodata_wlog_debug.86 + 0x3c0e2e2c 0x6d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2e99 0x3 + .rodata_wlog_debug.87 + 0x3c0e2e9c 0x4a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2ee6 0x2 + .rodata_wlog_debug.88 + 0x3c0e2ee8 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2f23 0x1 + .rodata_wlog_debug.9 + 0x3c0e2f24 0x54 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.93 + 0x3c0e2f78 0x2a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2fa2 0x2 + .rodata_wlog_debug.94 + 0x3c0e2fa4 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2fb3 0x1 + .rodata_wlog_debug.95 + 0x3c0e2fb4 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2fc3 0x1 + .rodata_wlog_debug.96 + 0x3c0e2fc4 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2fd3 0x1 + .rodata_wlog_debug.97 + 0x3c0e2fd4 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e2fe2 0x2 + .rodata_wlog_debug.98 + 0x3c0e2fe4 0x26 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e300a 0x2 + .rodata_wlog_debug.99 + 0x3c0e300c 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_debug.4 + 0x3c0e3038 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0e3051 0x3 + .rodata_wlog_debug.5 + 0x3c0e3054 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0e306d 0x3 + .rodata_wlog_debug.6 + 0x3c0e3070 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *fill* 0x3c0e3089 0x3 + .rodata_wlog_debug.7 + 0x3c0e308c 0x19 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + *(.rodata_wlog_verbose .rodata_wlog_verbose.*) + *fill* 0x3c0e30a5 0x3 .rodata_wlog_verbose.11 - 0x3c0e203c 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - *fill* 0x3c0e2077 0x1 + 0x3c0e30a8 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + *fill* 0x3c0e30e3 0x1 .rodata_wlog_verbose.25 - 0x3c0e2078 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - *fill* 0x3c0e20b7 0x1 - .rodata_wlog_verbose.105 - 0x3c0e20b8 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e20d6 0x2 - .rodata_wlog_verbose.106 - 0x3c0e20d8 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e20eb 0x1 - .rodata_wlog_verbose.107 - 0x3c0e20ec 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.108 - 0x3c0e2104 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2117 0x1 - .rodata_wlog_verbose.109 - 0x3c0e2118 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e212b 0x1 - .rodata_wlog_verbose.110 - 0x3c0e212c 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e213f 0x1 - .rodata_wlog_verbose.111 - 0x3c0e2140 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2153 0x1 - .rodata_wlog_verbose.13 - 0x3c0e2154 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e218f 0x1 - .rodata_wlog_verbose.15 - 0x3c0e2190 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e21aa 0x2 - .rodata_wlog_verbose.16 - 0x3c0e21ac 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e21bf 0x1 + 0x3c0e30e4 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + *fill* 0x3c0e3123 0x1 + .rodata_wlog_verbose.10 + 0x3c0e3124 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0e313b 0x1 + .rodata_wlog_verbose.11 + 0x3c0e313c 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0e3152 0x2 .rodata_wlog_verbose.2 - 0x3c0e21c0 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e21ff 0x1 - .rodata_wlog_verbose.21 - 0x3c0e2200 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2211 0x3 - .rodata_wlog_verbose.22 - 0x3c0e2214 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2229 0x3 - .rodata_wlog_verbose.26 - 0x3c0e222c 0x45 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2271 0x3 - .rodata_wlog_verbose.27 - 0x3c0e2274 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e228e 0x2 - .rodata_wlog_verbose.28 - 0x3c0e2290 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e22aa 0x2 - .rodata_wlog_verbose.30 - 0x3c0e22ac 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e22ba 0x2 - .rodata_wlog_verbose.31 - 0x3c0e22bc 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e22d2 0x2 - .rodata_wlog_verbose.32 - 0x3c0e22d4 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e22f1 0x3 - .rodata_wlog_verbose.33 - 0x3c0e22f4 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.34 - 0x3c0e2304 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.35 - 0x3c0e2330 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.36 - 0x3c0e2350 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2375 0x3 - .rodata_wlog_verbose.37 - 0x3c0e2378 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.38 - 0x3c0e2394 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e23b5 0x3 - .rodata_wlog_verbose.39 - 0x3c0e23b8 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e23da 0x2 - .rodata_wlog_verbose.40 - 0x3c0e23dc 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.41 - 0x3c0e240c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.42 - 0x3c0e2434 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .rodata_wlog_verbose.43 - 0x3c0e245c 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e2481 0x3 + 0x3c0e3154 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.3 + 0x3c0e3174 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0e318b 0x1 + .rodata_wlog_verbose.4 + 0x3c0e318c 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.5 + 0x3c0e319c 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .rodata_wlog_verbose.6 + 0x3c0e31ac 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0e31d9 0x3 + .rodata_wlog_verbose.9 + 0x3c0e31dc 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + *fill* 0x3c0e31f3 0x1 .rodata_wlog_verbose.47 - 0x3c0e2484 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e24a1 0x3 - .rodata_wlog_verbose.49 - 0x3c0e24a4 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e24d1 0x3 - .rodata_wlog_verbose.50 - 0x3c0e24d4 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - *fill* 0x3c0e24e1 0x3 - .rodata_wlog_verbose.47 - 0x3c0e24e4 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e250f 0x1 + 0x3c0e31f4 0x2b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e321f 0x1 .rodata_wlog_verbose.62 - 0x3c0e2510 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e2543 0x1 + 0x3c0e3220 0x33 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e3253 0x1 .rodata_wlog_verbose.63 - 0x3c0e2544 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e2556 0x2 + 0x3c0e3254 0x12 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e3266 0x2 .rodata_wlog_verbose.65 - 0x3c0e2558 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - *fill* 0x3c0e2579 0x3 + 0x3c0e3268 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + *fill* 0x3c0e3289 0x3 .rodata_wlog_verbose.77 - 0x3c0e257c 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + 0x3c0e328c 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .rodata_wlog_verbose.47 + 0x3c0e32a8 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e32b6 0x2 + .rodata_wlog_verbose.48 + 0x3c0e32b8 0x14 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_verbose.49 + 0x3c0e32cc 0x17 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e32e3 0x1 + .rodata_wlog_verbose.52 + 0x3c0e32e4 0x3e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e3322 0x2 + .rodata_wlog_verbose.53 + 0x3c0e3324 0x24 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + .rodata_wlog_verbose.54 + 0x3c0e3348 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + *fill* 0x3c0e335d 0x3 + .rodata_wlog_verbose.62 + 0x3c0e3360 0xf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + *fill* 0x3c0e336f 0x1 + .rodata_wlog_verbose.63 + 0x3c0e3370 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + .rodata_wlog_verbose.105 + 0x3c0e3390 0x1e /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e33ae 0x2 + .rodata_wlog_verbose.106 + 0x3c0e33b0 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e33c3 0x1 + .rodata_wlog_verbose.107 + 0x3c0e33c4 0x18 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.108 + 0x3c0e33dc 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e33ef 0x1 + .rodata_wlog_verbose.109 + 0x3c0e33f0 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3403 0x1 + .rodata_wlog_verbose.110 + 0x3c0e3404 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3417 0x1 + .rodata_wlog_verbose.111 + 0x3c0e3418 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e342b 0x1 + .rodata_wlog_verbose.13 + 0x3c0e342c 0x3b /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3467 0x1 + .rodata_wlog_verbose.15 + 0x3c0e3468 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3482 0x2 + .rodata_wlog_verbose.16 + 0x3c0e3484 0x13 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3497 0x1 + .rodata_wlog_verbose.2 + 0x3c0e3498 0x3f /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e34d7 0x1 + .rodata_wlog_verbose.21 + 0x3c0e34d8 0x11 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e34e9 0x3 + .rodata_wlog_verbose.22 + 0x3c0e34ec 0x15 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3501 0x3 + .rodata_wlog_verbose.26 + 0x3c0e3504 0x45 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3549 0x3 + .rodata_wlog_verbose.27 + 0x3c0e354c 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3566 0x2 + .rodata_wlog_verbose.28 + 0x3c0e3568 0x1a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3582 0x2 + .rodata_wlog_verbose.30 + 0x3c0e3584 0xe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3592 0x2 + .rodata_wlog_verbose.31 + 0x3c0e3594 0x16 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e35aa 0x2 + .rodata_wlog_verbose.32 + 0x3c0e35ac 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e35c9 0x3 + .rodata_wlog_verbose.33 + 0x3c0e35cc 0x10 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.34 + 0x3c0e35dc 0x2c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.35 + 0x3c0e3608 0x20 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.36 + 0x3c0e3628 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e364d 0x3 + .rodata_wlog_verbose.37 + 0x3c0e3650 0x1c /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.38 + 0x3c0e366c 0x21 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e368d 0x3 + .rodata_wlog_verbose.39 + 0x3c0e3690 0x22 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e36b2 0x2 + .rodata_wlog_verbose.40 + 0x3c0e36b4 0x30 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.41 + 0x3c0e36e4 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.42 + 0x3c0e370c 0x28 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + .rodata_wlog_verbose.43 + 0x3c0e3734 0x25 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3759 0x3 + .rodata_wlog_verbose.47 + 0x3c0e375c 0x1d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e3779 0x3 + .rodata_wlog_verbose.49 + 0x3c0e377c 0x2d /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + *fill* 0x3c0e37a9 0x3 + .rodata_wlog_verbose.50 + 0x3c0e37ac 0xd /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) .iram0.text_end - 0x40395270 0x190 - 0x40395280 . = (. + 0x10) - *fill* 0x40395270 0x10 + 0x403952aa 0x156 + 0x403952ba . = (. + 0x10) + *fill* 0x403952aa 0x10 0x40395400 . = ALIGN (0x200) - *fill* 0x40395280 0x180 + *fill* 0x403952ba 0x146 *(.iram_end_test) 0x40395400 _iram_text_end = ABSOLUTE (.) @@ -45105,10 +45471,10 @@ END GROUP 0x40395400 _iram_end = ABSOLUTE (.) .dram0.heap_start - 0x3fc9cbc8 0x8 - 0x3fc9cbd0 . = ALIGN (0x10) - *fill* 0x3fc9cbc8 0x8 - 0x3fc9cbd0 _heap_start = ABSOLUTE (.) + 0x3fc9cc18 0x8 + 0x3fc9cc20 . = ALIGN (0x10) + *fill* 0x3fc9cc18 0x8 + 0x3fc9cc20 _heap_start = ABSOLUTE (.) .debug *(.debug) @@ -45122,7 +45488,7 @@ END GROUP .debug_sfnames *(.debug_sfnames) -.debug_aranges 0x00000000 0xe9f0 +.debug_aranges 0x00000000 0xedb0 *(.debug_aranges) .debug_aranges 0x00000000 0x38 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) @@ -45329,714 +45695,734 @@ END GROUP .debug_aranges 0x00002fd8 0x58 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) .debug_aranges - 0x00003030 0xc0 esp-idf/main/libmain.a(blink_example_main.c.obj) + 0x00003030 0xc8 esp-idf/main/libmain.a(blink_example_main.c.obj) .debug_aranges - 0x000030f0 0x28 esp-idf/main/libmain.a(mqtt.c.obj) + 0x000030f8 0x28 esp-idf/main/libmain.a(mqtt.c.obj) .debug_aranges - 0x00003118 0x80 esp-idf/main/libmain.a(i2cdev.c.obj) + 0x00003120 0x80 esp-idf/main/libmain.a(i2cdev.c.obj) .debug_aranges - 0x00003198 0xb0 esp-idf/main/libmain.a(ina219.c.obj) + 0x000031a0 0xb0 esp-idf/main/libmain.a(ina219.c.obj) .debug_aranges - 0x00003248 0x190 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + 0x00003250 0x190 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) .debug_aranges - 0x000033d8 0xe0 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + 0x000033e0 0xe0 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) .debug_aranges - 0x000034b8 0x90 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + 0x000034c0 0x90 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) .debug_aranges - 0x00003548 0x30 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + 0x00003550 0x30 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) .debug_aranges - 0x00003578 0x20 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + 0x00003580 0x20 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) .debug_aranges - 0x00003598 0x40 esp-idf/riscv/libriscv.a(interrupt.c.obj) + 0x000035a0 0x40 esp-idf/riscv/libriscv.a(interrupt.c.obj) .debug_aranges - 0x000035d8 0x20 esp-idf/riscv/libriscv.a(vectors.S.obj) + 0x000035e0 0x20 esp-idf/riscv/libriscv.a(vectors.S.obj) .debug_aranges - 0x000035f8 0x20 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + 0x00003600 0x20 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) .debug_aranges - 0x00003618 0x220 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + 0x00003620 0x220 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) .debug_aranges - 0x00003838 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + 0x00003840 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) .debug_aranges - 0x00003858 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + 0x00003860 0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) .debug_aranges - 0x00003878 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + 0x00003880 0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) .debug_aranges - 0x00003928 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + 0x00003930 0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) .debug_aranges - 0x000039a0 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + 0x000039a8 0x48 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) .debug_aranges - 0x000039e8 0xc8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + 0x000039f0 0xc8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) .debug_aranges - 0x00003ab0 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + 0x00003ab8 0x18 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) .debug_aranges - 0x00003ac8 0x20 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + 0x00003ad0 0x20 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) .debug_aranges - 0x00003ae8 0x50 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + 0x00003af0 0x50 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) .debug_aranges - 0x00003b38 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + 0x00003b40 0x30 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) .debug_aranges - 0x00003b68 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + 0x00003b70 0x78 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) .debug_aranges - 0x00003be0 0x78 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + 0x00003be8 0x78 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) .debug_aranges - 0x00003c58 0x58 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + 0x00003c60 0x58 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) .debug_aranges - 0x00003cb0 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + 0x00003cb8 0x110 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) .debug_aranges - 0x00003dc0 0x68 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + 0x00003dc8 0x68 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) .debug_aranges - 0x00003e28 0xc8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + 0x00003e30 0xc8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) .debug_aranges - 0x00003ef0 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + 0x00003ef8 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) .debug_aranges - 0x00003f30 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + 0x00003f38 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) .debug_aranges - 0x00003f48 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + 0x00003f50 0x110 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) .debug_aranges - 0x00004058 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + 0x00004060 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) .debug_aranges - 0x00004090 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + 0x00004098 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) .debug_aranges - 0x000040c0 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + 0x000040c8 0x48 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) .debug_aranges - 0x00004108 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + 0x00004110 0x60 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) .debug_aranges - 0x00004168 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + 0x00004170 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) .debug_aranges - 0x00004190 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + 0x00004198 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) .debug_aranges - 0x000041b8 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + 0x000041c0 0x78 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) .debug_aranges - 0x00004230 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + 0x00004238 0x30 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) .debug_aranges - 0x00004260 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + 0x00004268 0x58 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) .debug_aranges - 0x000042b8 0x68 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + 0x000042c0 0x68 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) .debug_aranges - 0x00004320 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + 0x00004328 0x30 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) .debug_aranges - 0x00004350 0xe0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + 0x00004358 0xe0 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) .debug_aranges - 0x00004430 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + 0x00004438 0x50 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) .debug_aranges - 0x00004480 0x20 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + 0x00004488 0x20 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) .debug_aranges - 0x000044a0 0x78 esp-idf/hal/libhal.a(mmu_hal.c.obj) + 0x000044a8 0x78 esp-idf/hal/libhal.a(mmu_hal.c.obj) .debug_aranges - 0x00004518 0x50 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + 0x00004520 0x50 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) .debug_aranges - 0x00004568 0xc0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + 0x00004570 0xc0 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) .debug_aranges - 0x00004628 0x50 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + 0x00004630 0x50 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) .debug_aranges - 0x00004678 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + 0x00004680 0x58 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) .debug_aranges - 0x000046d0 0x90 esp-idf/hal/libhal.a(systimer_hal.c.obj) + 0x000046d8 0x90 esp-idf/hal/libhal.a(systimer_hal.c.obj) .debug_aranges - 0x00004760 0xf0 esp-idf/hal/libhal.a(uart_hal.c.obj) + 0x00004768 0xf0 esp-idf/hal/libhal.a(uart_hal.c.obj) .debug_aranges - 0x00004850 0x30 esp-idf/hal/libhal.a(gpio_hal.c.obj) + 0x00004858 0x30 esp-idf/hal/libhal.a(gpio_hal.c.obj) .debug_aranges - 0x00004880 0x70 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + 0x00004888 0x70 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) .debug_aranges - 0x000048f0 0x18 esp-idf/soc/libsoc.a(interrupts.c.obj) + 0x000048f8 0x18 esp-idf/soc/libsoc.a(interrupts.c.obj) .debug_aranges - 0x00004908 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + 0x00004910 0x18 esp-idf/soc/libsoc.a(gpio_periph.c.obj) .debug_aranges - 0x00004920 0x58 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + 0x00004928 0x58 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) .debug_aranges - 0x00004978 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + 0x00004980 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) .debug_aranges - 0x000049a8 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + 0x000049b0 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) .debug_aranges - 0x000049c8 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + 0x000049d0 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) .debug_aranges - 0x000049f8 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + 0x00004a00 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) .debug_aranges - 0x00004a20 0x80 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + 0x00004a28 0x80 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) .debug_aranges - 0x00004aa0 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + 0x00004aa8 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) .debug_aranges - 0x00004ad0 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + 0x00004ad8 0x48 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) .debug_aranges - 0x00004b18 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + 0x00004b20 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) .debug_aranges - 0x00004b40 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + 0x00004b48 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) .debug_aranges - 0x00004c30 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + 0x00004c38 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) .debug_aranges - 0x00004c90 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + 0x00004c98 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) .debug_aranges - 0x00004cb8 0x78 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + 0x00004cc0 0x78 esp-idf/freertos/libfreertos.a(event_groups.c.obj) .debug_aranges - 0x00004d30 0x20 esp-idf/freertos/libfreertos.a(portasm.S.obj) + 0x00004d38 0x20 esp-idf/freertos/libfreertos.a(portasm.S.obj) .debug_aranges - 0x00004d50 0x68 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + 0x00004d58 0x68 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) .debug_aranges - 0x00004db8 0x430 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + 0x00004dc0 0x430 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .debug_aranges - 0x000051e8 0x180 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + 0x000051f0 0x180 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .debug_aranges - 0x00005368 0xe0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x00005370 0x58 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .debug_aranges - 0x00005448 0x330 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x000053c8 0xe0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .debug_aranges - 0x00005778 0x1a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x000054a8 0x330 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .debug_aranges - 0x00005918 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x000057d8 0x1a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .debug_aranges - 0x000059e0 0x78 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x00005978 0xc8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) .debug_aranges - 0x00005a58 0xc0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x00005a40 0x78 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) .debug_aranges - 0x00005b18 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x00005ab8 0xc0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .debug_aranges - 0x00005b50 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x00005b78 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) .debug_aranges - 0x00005bb0 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x00005bb0 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) .debug_aranges - 0x00005ce0 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x00005c10 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .debug_aranges - 0x00005d60 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x00005d40 0x80 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .debug_aranges - 0x00005d88 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x00005dc0 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) .debug_aranges - 0x00005dc0 0x88 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x00005de8 0x38 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) .debug_aranges - 0x00005e48 0x1d0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x00005e20 0x88 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .debug_aranges - 0x00006018 0x1a0 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x00005ea8 0x1d0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .debug_aranges - 0x000061b8 0x438 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x00006078 0x1a0 esp-idf/driver/libdriver.a(i2c.c.obj) .debug_aranges - 0x000065f0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x00006218 0x50 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) .debug_aranges - 0x00006610 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x00006268 0x438 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .debug_aranges - 0x00006760 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x000066a0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .debug_aranges - 0x000067a0 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x000066c0 0x150 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .debug_aranges - 0x000067f8 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x00006810 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) .debug_aranges - 0x00006888 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x00006850 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) .debug_aranges - 0x00006970 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x000068a8 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .debug_aranges - 0x000069c0 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x00006938 0xe8 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) .debug_aranges - 0x00006a20 0x88 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x00006a20 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .debug_aranges - 0x00006aa8 0x260 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x00006a70 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .debug_aranges - 0x00006d08 0x98 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x00006ad0 0x88 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .debug_aranges - 0x00006da0 0x148 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x00006b58 0xd8 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .debug_aranges - 0x00006ee8 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x00006c30 0x70 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .debug_aranges - 0x00006f20 0x20 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + 0x00006ca0 0x260 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .debug_aranges - 0x00006f40 0xc8 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x00006f00 0x98 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .debug_aranges - 0x00007008 0x70 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x00006f98 0x148 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .debug_aranges - 0x00007078 0x30 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + 0x000070e0 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) .debug_aranges - 0x000070a8 0x50 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x00007118 0x20 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) .debug_aranges - 0x000070f8 0x20 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + 0x00007138 0xc8 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .debug_aranges - 0x00007118 0x108 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x00007200 0x70 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .debug_aranges - 0x00007220 0x140 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x00007270 0x30 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) .debug_aranges - 0x00007360 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x000072a0 0x50 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .debug_aranges - 0x00007390 0x120 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x000072f0 0x20 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) .debug_aranges - 0x000074b0 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x00007310 0x108 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) .debug_aranges - 0x00007518 0x1c0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x00007418 0x140 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .debug_aranges - 0x000076d8 0x4b8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00007558 0x30 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) .debug_aranges - 0x00007b90 0x110 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x00007588 0x120 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .debug_aranges - 0x00007ca0 0x138 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x000076a8 0x68 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) .debug_aranges - 0x00007dd8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + 0x00007710 0x1c0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .debug_aranges - 0x00007df8 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x000078d0 0x4b8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .debug_aranges - 0x00007e78 0x60 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x00007d88 0x110 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .debug_aranges - 0x00007ed8 0x1d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x00007e98 0x138 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .debug_aranges - 0x000080a8 0x148 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x00007fd0 0x20 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) .debug_aranges - 0x000081f0 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x00007ff0 0x80 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) .debug_aranges - 0x00008300 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x00008070 0x60 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .debug_aranges - 0x00008408 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x000080d0 0x1d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .debug_aranges - 0x00008450 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x000082a0 0x148 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .debug_aranges - 0x000084d0 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x000083e8 0x110 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .debug_aranges - 0x00008588 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x000084f8 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .debug_aranges - 0x00008668 0x2b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x00008600 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) .debug_aranges - 0x00008920 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x00008648 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .debug_aranges - 0x000089b8 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x000086c8 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .debug_aranges - 0x00008a48 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x00008780 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .debug_aranges - 0x00008b10 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x00008860 0x2b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .debug_aranges - 0x00008b38 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x00008b18 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .debug_aranges - 0x00008c40 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x00008bb0 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .debug_aranges - 0x00008c78 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x00008c40 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .debug_aranges - 0x00008d68 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x00008d08 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) .debug_aranges - 0x00008e10 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x00008d30 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) .debug_aranges - 0x00008e50 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x00008e38 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) .debug_aranges - 0x00008e78 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x00008e70 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .debug_aranges - 0x00009040 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x00008f60 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .debug_aranges - 0x00009080 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x00009008 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) .debug_aranges - 0x000090a8 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x00009048 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) .debug_aranges - 0x000090e0 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x00009070 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .debug_aranges - 0x00009158 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x00009238 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) .debug_aranges - 0x00009178 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x00009278 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) .debug_aranges - 0x000091a0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x000092a0 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) .debug_aranges - 0x000091f0 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x000092d8 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) .debug_aranges - 0x00009228 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x00009350 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) .debug_aranges - 0x000092a8 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x00009370 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) .debug_aranges - 0x000092f8 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x00009398 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .debug_aranges - 0x00009378 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x000093e8 0x38 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) .debug_aranges - 0x000093d8 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x00009420 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .debug_aranges - 0x00009440 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x000094a0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) .debug_aranges - 0x000094a0 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x000094f0 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .debug_aranges - 0x00009538 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x00009570 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) .debug_aranges - 0x00009588 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x000095d0 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .debug_aranges - 0x00009610 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x00009638 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .debug_aranges - 0x000096b8 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x00009698 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .debug_aranges - 0x00009778 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x00009730 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) .debug_aranges - 0x00009828 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x00009780 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .debug_aranges - 0x000098c8 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x00009808 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) .debug_aranges - 0x00009960 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x000098b0 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) .debug_aranges - 0x000099f8 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x00009970 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .debug_aranges - 0x00009b28 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x00009a20 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .debug_aranges - 0x00009b80 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x00009ac0 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .debug_aranges - 0x00009bd0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x00009b58 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) .debug_aranges - 0x00009c10 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x00009bf0 0x130 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .debug_aranges - 0x00009c68 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x00009d20 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .debug_aranges - 0x00009cc0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x00009d78 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .debug_aranges - 0x00009d00 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x00009dc8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) .debug_aranges - 0x00009d20 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x00009e08 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .debug_aranges - 0x00009d48 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x00009e60 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .debug_aranges - 0x00009d88 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x00009eb8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) .debug_aranges - 0x00009f60 0x120 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x00009ef8 0x20 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) .debug_aranges - 0x0000a080 0x90 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x00009f18 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) .debug_aranges - 0x0000a110 0x78 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x00009f40 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .debug_aranges - 0x0000a188 0x38 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x00009f80 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .debug_aranges - 0x0000a1c0 0x30 esp-idf/hal/libhal.a(ledc_hal.c.obj) + 0x0000a158 0x120 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .debug_aranges - 0x0000a1f0 0x58 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + 0x0000a278 0x90 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .debug_aranges - 0x0000a248 0x78 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x0000a308 0x78 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .debug_aranges - 0x0000a2c0 0x28 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + 0x0000a380 0x38 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .debug_aranges - 0x0000a2e8 0x68 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x0000a3b8 0x30 esp-idf/hal/libhal.a(ledc_hal.c.obj) .debug_aranges - 0x0000a350 0x48 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x0000a3e8 0x58 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) .debug_aranges - 0x0000a398 0xa8 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x0000a440 0x78 esp-idf/hal/libhal.a(i2c_hal.c.obj) .debug_aranges - 0x0000a440 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x0000a4b8 0x28 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) .debug_aranges - 0x0000a480 0x80 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x0000a4e0 0x68 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .debug_aranges - 0x0000a500 0x70 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x0000a548 0x48 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) .debug_aranges - 0x0000a570 0x18 esp-idf/soc/libsoc.a(adc_periph.c.obj) + 0x0000a590 0xa8 esp-idf/hal/libhal.a(mpi_hal.c.obj) .debug_aranges - 0x0000a588 0x18 esp-idf/soc/libsoc.a(ledc_periph.c.obj) + 0x0000a638 0x40 esp-idf/hal/libhal.a(sha_hal.c.obj) .debug_aranges - 0x0000a5a0 0x18 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + 0x0000a678 0x80 esp-idf/hal/libhal.a(aes_hal.c.obj) .debug_aranges - 0x0000a5b8 0x18 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + 0x0000a6f8 0x70 esp-idf/hal/libhal.a(hmac_hal.c.obj) .debug_aranges - 0x0000a5d0 0x18 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x0000a768 0x18 esp-idf/soc/libsoc.a(adc_periph.c.obj) .debug_aranges - 0x0000a5e8 0x50 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + 0x0000a780 0x18 esp-idf/soc/libsoc.a(ledc_periph.c.obj) .debug_aranges - 0x0000a638 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x0000a798 0x18 esp-idf/soc/libsoc.a(i2c_periph.c.obj) .debug_aranges - 0x0000a728 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x0000a7b0 0x18 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) .debug_aranges - 0x0000a750 0x58 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x0000a7c8 0x18 esp-idf/soc/libsoc.a(mpi_periph.c.obj) .debug_aranges - 0x0000a7a8 0xe8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x0000a7e0 0x50 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) .debug_aranges - 0x0000a890 0x58 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x0000a830 0xf0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .debug_aranges - 0x0000a8e8 0xc8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x0000a920 0x28 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) .debug_aranges - 0x0000a9b0 0x18 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + 0x0000a948 0x58 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .debug_aranges - 0x0000a9c8 0xa8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x0000a9a0 0xe8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .debug_aranges - 0x0000aa70 0x40 esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x0000aa88 0xc8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .debug_aranges - 0x0000aab0 0x250 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x0000ab50 0x18 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) .debug_aranges - 0x0000ad00 0xa8 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x0000ab68 0xa8 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .debug_aranges - 0x0000ada8 0x50 esp-idf/lwip/liblwip.a(def.c.obj) + 0x0000ac10 0x40 esp-idf/lwip/liblwip.a(netdb.c.obj) .debug_aranges - 0x0000adf8 0xd0 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x0000ac50 0x250 esp-idf/lwip/liblwip.a(sockets.c.obj) .debug_aranges - 0x0000aec8 0x20 esp-idf/lwip/liblwip.a(init.c.obj) + 0x0000aea0 0xa8 esp-idf/lwip/liblwip.a(tcpip.c.obj) .debug_aranges - 0x0000aee8 0x38 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x0000af48 0x50 esp-idf/lwip/liblwip.a(def.c.obj) .debug_aranges - 0x0000af20 0x40 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x0000af98 0xd0 esp-idf/lwip/liblwip.a(dns.c.obj) .debug_aranges - 0x0000af60 0x58 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x0000b068 0x20 esp-idf/lwip/liblwip.a(init.c.obj) .debug_aranges - 0x0000afb8 0x150 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x0000b088 0x38 esp-idf/lwip/liblwip.a(ip.c.obj) .debug_aranges - 0x0000b108 0x148 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x0000b0c0 0x40 esp-idf/lwip/liblwip.a(mem.c.obj) .debug_aranges - 0x0000b250 0x88 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x0000b100 0x58 esp-idf/lwip/liblwip.a(memp.c.obj) .debug_aranges - 0x0000b2d8 0x1d0 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x0000b158 0x150 esp-idf/lwip/liblwip.a(netif.c.obj) .debug_aranges - 0x0000b4a8 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x0000b2a8 0x148 esp-idf/lwip/liblwip.a(pbuf.c.obj) .debug_aranges - 0x0000b518 0xf0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x0000b3f0 0x88 esp-idf/lwip/liblwip.a(raw.c.obj) .debug_aranges - 0x0000b608 0x70 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x0000b478 0x1d0 esp-idf/lwip/liblwip.a(tcp.c.obj) .debug_aranges - 0x0000b678 0xa0 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x0000b648 0x70 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .debug_aranges - 0x0000b718 0x150 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x0000b6b8 0xf0 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .debug_aranges - 0x0000b868 0xb0 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x0000b7a8 0x70 esp-idf/lwip/liblwip.a(timeouts.c.obj) .debug_aranges - 0x0000b918 0x30 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x0000b818 0xa0 esp-idf/lwip/liblwip.a(udp.c.obj) .debug_aranges - 0x0000b948 0xb0 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x0000b8b8 0x150 esp-idf/lwip/liblwip.a(dhcp.c.obj) .debug_aranges - 0x0000b9f8 0x68 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x0000ba08 0xb0 esp-idf/lwip/liblwip.a(etharp.c.obj) .debug_aranges - 0x0000ba60 0x48 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x0000bab8 0x30 esp-idf/lwip/liblwip.a(icmp.c.obj) .debug_aranges - 0x0000baa8 0x20 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x0000bae8 0xb0 esp-idf/lwip/liblwip.a(igmp.c.obj) .debug_aranges - 0x0000bac8 0x60 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x0000bb98 0x68 esp-idf/lwip/liblwip.a(ip4.c.obj) .debug_aranges - 0x0000bb28 0x58 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x0000bc00 0x48 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) .debug_aranges - 0x0000bb80 0x30 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x0000bc48 0x20 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) .debug_aranges - 0x0000bbb0 0x20 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x0000bc68 0x60 esp-idf/lwip/liblwip.a(icmp6.c.obj) .debug_aranges - 0x0000bbd0 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x0000bcc8 0x58 esp-idf/lwip/liblwip.a(ip6.c.obj) .debug_aranges - 0x0000bc58 0x110 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x0000bd20 0x30 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) .debug_aranges - 0x0000bd68 0x28 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x0000bd50 0x20 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) .debug_aranges - 0x0000bd90 0x28 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x0000bd70 0x88 esp-idf/lwip/liblwip.a(mld6.c.obj) .debug_aranges - 0x0000bdb8 0x40 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x0000bdf8 0x110 esp-idf/lwip/liblwip.a(nd6.c.obj) .debug_aranges - 0x0000bdf8 0x28 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + 0x0000bf08 0x28 esp-idf/lwip/liblwip.a(ethernet.c.obj) .debug_aranges - 0x0000be20 0xf8 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x0000bf30 0x28 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) .debug_aranges - 0x0000bf18 0x60 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x0000bf58 0x40 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) .debug_aranges - 0x0000bf78 0x50 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x0000bf98 0x28 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) .debug_aranges - 0x0000bfc8 0x120 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x0000bfc0 0xf8 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .debug_aranges - 0x0000c0e8 0x140 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x0000c0b8 0x60 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .debug_aranges - 0x0000c228 0x20 esp-idf/lwip/liblwip.a(err.c.obj) + 0x0000c118 0x50 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .debug_aranges - 0x0000c248 0x60 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x0000c168 0xf8 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .debug_aranges - 0x0000c2a8 0x70 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x0000c260 0x120 esp-idf/lwip/liblwip.a(api_lib.c.obj) .debug_aranges - 0x0000c318 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x0000c380 0x140 esp-idf/lwip/liblwip.a(api_msg.c.obj) .debug_aranges - 0x0000c3e0 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x0000c4c0 0x20 esp-idf/lwip/liblwip.a(err.c.obj) .debug_aranges - 0x0000c480 0x220 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + 0x0000c4e0 0x60 esp-idf/lwip/liblwip.a(netbuf.c.obj) .debug_aranges - 0x0000c6a0 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x0000c540 0x70 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) .debug_aranges - 0x0000c758 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x0000c5b0 0x60 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) .debug_aranges - 0x0000c788 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x0000c610 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) .debug_aranges - 0x0000c7e8 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x0000c628 0x18 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) .debug_aranges - 0x0000c9e0 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x0000c640 0x50 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) .debug_aranges - 0x0000ca60 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x0000c690 0x28 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) .debug_aranges - 0x0000cae0 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x0000c6b8 0xc8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .debug_aranges - 0x0000cd08 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x0000c780 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) .debug_aranges - 0x0000cd68 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x0000c820 0x220 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) .debug_aranges - 0x0000cde8 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x0000ca40 0xb8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .debug_aranges - 0x0000ce58 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x0000caf8 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) .debug_aranges - 0x0000cef0 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x0000cb28 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) .debug_aranges - 0x0000cf28 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x0000cb88 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .debug_aranges - 0x0000d120 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x0000cd80 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .debug_aranges - 0x0000d178 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x0000ce00 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) .debug_aranges - 0x0000d268 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x0000ce80 0x228 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .debug_aranges - 0x0000d288 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x0000d0a8 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .debug_aranges - 0x0000d2b8 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x0000d108 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .debug_aranges - 0x0000d2e0 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x0000d188 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .debug_aranges - 0x0000d300 0x230 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x0000d1f8 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .debug_aranges - 0x0000d530 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x0000d290 0x38 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) .debug_aranges - 0x0000d580 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x0000d2c8 0x1f8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .debug_aranges - 0x0000d5f8 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x0000d4c0 0x58 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .debug_aranges - 0x0000d698 0x178 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x0000d518 0xf0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .debug_aranges - 0x0000d810 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x0000d608 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) .debug_aranges - 0x0000d888 0xe0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x0000d628 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .debug_aranges - 0x0000d968 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + 0x0000d658 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) .debug_aranges - 0x0000d988 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0x0000d680 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) .debug_aranges - 0x0000d9a8 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0x0000d6a0 0x230 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .debug_aranges - 0x0000d9c8 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x0000d8d0 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .debug_aranges - 0x0000da18 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x0000d920 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) .debug_aranges - 0x0000da90 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x0000d998 0xa0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .debug_aranges - 0x0000db28 0xa8 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x0000da38 0x178 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) .debug_aranges - 0x0000dbd0 0x58 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x0000dbb0 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) .debug_aranges - 0x0000dc28 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x0000dc28 0xe0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) .debug_aranges - 0x0000dc60 0x100 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x0000dd08 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) .debug_aranges - 0x0000dd60 0xa0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x0000dd28 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) .debug_aranges - 0x0000de00 0xa0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x0000dd48 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) .debug_aranges - 0x0000dea0 0x70 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x0000dd68 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .debug_aranges - 0x0000df10 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x0000ddb8 0x78 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .debug_aranges - 0x0000df30 0x78 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x0000de30 0x98 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .debug_aranges - 0x0000dfa8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x0000dec8 0xa8 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) .debug_aranges - 0x0000dfc8 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x0000df70 0x58 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .debug_aranges - 0x0000e010 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x0000dfc8 0x38 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) .debug_aranges - 0x0000e050 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x0000e000 0x100 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .debug_aranges - 0x0000e0a8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x0000e100 0xa0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) .debug_aranges - 0x0000e0c8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x0000e1a0 0xa0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .debug_aranges - 0x0000e0e8 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x0000e240 0x70 esp-idf/hal/libhal.a(ds_hal.c.obj) .debug_aranges - 0x0000e128 0x78 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x0000e2b0 0x20 esp-idf/lwip/liblwip.a(ethip6.c.obj) .debug_aranges - 0x0000e1a0 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x0000e2d0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .debug_aranges - 0x0000e1e0 0xa8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x0000e2f0 0x78 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .debug_aranges - 0x0000e288 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x0000e368 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .debug_aranges - 0x0000e2a8 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + 0x0000e388 0x48 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .debug_aranges - 0x0000e2c0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x0000e3d0 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) .debug_aranges - 0x0000e2e0 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x0000e410 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .debug_aranges - 0x0000e310 0xe8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x0000e468 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) .debug_aranges - 0x0000e3f8 0x30 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x0000e488 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) .debug_aranges - 0x0000e428 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) + 0x0000e4a8 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) .debug_aranges - 0x0000e448 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + 0x0000e4e8 0x78 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) .debug_aranges - 0x0000e460 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x0000e560 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .debug_aranges - 0x0000e478 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x0000e5a0 0xa8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .debug_aranges - 0x0000e498 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x0000e648 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) .debug_aranges - 0x0000e4b8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x0000e668 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) .debug_aranges - 0x0000e4d8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x0000e680 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) .debug_aranges - 0x0000e4f8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x0000e6a0 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .debug_aranges - 0x0000e518 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x0000e6d0 0xe8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .debug_aranges - 0x0000e538 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x0000e7b8 0x30 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .debug_aranges - 0x0000e558 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x0000e7e8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) .debug_aranges - 0x0000e578 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x0000e808 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) .debug_aranges - 0x0000e598 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x0000e820 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) .debug_aranges - 0x0000e5b8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + 0x0000e838 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) .debug_aranges - 0x0000e5d8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + 0x0000e858 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) .debug_aranges - 0x0000e5f8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x0000e878 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .debug_aranges - 0x0000e618 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x0000e898 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) .debug_aranges - 0x0000e638 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x0000e8b8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .debug_aranges - 0x0000e658 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x0000e8d8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .debug_aranges - 0x0000e678 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + 0x0000e8f8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) .debug_aranges - 0x0000e698 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x0000e918 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) .debug_aranges - 0x0000e6b8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + 0x0000e938 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .debug_aranges - 0x0000e6d8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) + 0x0000e958 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) .debug_aranges - 0x0000e6f8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + 0x0000e978 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) .debug_aranges - 0x0000e718 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x0000e998 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) .debug_aranges - 0x0000e738 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + 0x0000e9b8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) .debug_aranges - 0x0000e750 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x0000e9d8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) .debug_aranges - 0x0000e770 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x0000e9f8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) .debug_aranges - 0x0000e790 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x0000ea18 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) .debug_aranges - 0x0000e7b0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x0000ea38 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) .debug_aranges - 0x0000e7d0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x0000ea58 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) .debug_aranges - 0x0000e7f0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x0000ea78 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) .debug_aranges - 0x0000e810 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x0000ea98 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) .debug_aranges - 0x0000e830 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x0000eab8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) .debug_aranges - 0x0000e850 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x0000ead8 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) .debug_aranges - 0x0000e870 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x0000eaf8 0x18 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) .debug_aranges - 0x0000e890 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x0000eb10 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) .debug_aranges - 0x0000e8b0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x0000eb30 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) .debug_aranges - 0x0000e8d0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x0000eb50 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) .debug_aranges - 0x0000e8f0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x0000eb70 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) .debug_aranges - 0x0000e910 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x0000eb90 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) .debug_aranges - 0x0000e930 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x0000ebb0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) .debug_aranges - 0x0000e950 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x0000ebd0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) .debug_aranges - 0x0000e970 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x0000ebf0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .debug_aranges - 0x0000e990 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x0000ec10 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .debug_aranges - 0x0000e9b0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x0000ec30 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .debug_aranges - 0x0000e9d0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x0000ec50 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_aranges + 0x0000ec70 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_aranges + 0x0000ec90 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_aranges + 0x0000ecb0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_aranges + 0x0000ecd0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_aranges + 0x0000ecf0 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_aranges + 0x0000ed10 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_aranges + 0x0000ed30 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_aranges + 0x0000ed50 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_aranges + 0x0000ed70 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_aranges + 0x0000ed90 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) .debug_pubnames *(.debug_pubnames) -.debug_info 0x00000000 0x3571fe +.debug_info 0x00000000 0x35fb30 *(.debug_info .gnu.linkonce.wi.*) .debug_info 0x00000000 0x6bf esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_info 0x000006bf 0x489 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -46140,360 +46526,370 @@ END GROUP .debug_info 0x000c0ccc 0x676d esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_info 0x000c7439 0x1e87 esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_info 0x000c92c0 0xc4c esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_info 0x000c9f0c 0x425a esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_info 0x000ce166 0xb11 esp-idf/main/libmain.a(mqtt.c.obj) - .debug_info 0x000cec77 0x12da esp-idf/main/libmain.a(i2cdev.c.obj) - .debug_info 0x000cff51 0x12ed esp-idf/main/libmain.a(ina219.c.obj) - .debug_info 0x000d123e 0x6b38 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - .debug_info 0x000d7d76 0x146f esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - .debug_info 0x000d91e5 0xd02 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - .debug_info 0x000d9ee7 0x3ac esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - .debug_info 0x000da293 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_info 0x000da40c 0x414 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_info 0x000da820 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_info 0x000da85e 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_info 0x000da890 0x63f4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_info 0x000e0c84 0x16a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_info 0x000e0dee 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_info 0x000e0e8d 0x4223 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_info 0x000e50b0 0xc8e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_info 0x000e5d3e 0xba1 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_info 0x000e68df 0x30f7 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_info 0x000e99d6 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_info 0x000e9b97 0x182 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_info 0x000e9d19 0xe34 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_info 0x000eab4d 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_info 0x000ead2a 0x75f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_info 0x000eb489 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_info 0x000ecabe 0x40c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_info 0x000ececa 0x461d esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_info 0x000f14e7 0x653e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_info 0x000f7a25 0x129f esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_info 0x000f8cc4 0x9a3 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_info 0x000f9667 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_info 0x000fa2e0 0x2664 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_info 0x000fc944 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_info 0x000fd959 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_info 0x000fea4c 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_info 0x000ffb10 0x1427 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_info 0x00100f37 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_info 0x00101e26 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_info 0x00102d15 0x4785 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_info 0x0010749a 0x3d4 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_info 0x0010786e 0x7a7 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_info 0x00108015 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_info 0x0010856e 0x941f esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_info 0x0011198d 0x217d esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_info 0x00113b0a 0x96ed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_info 0x0011d1f7 0x53e esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_info 0x0011d735 0x101a esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_info 0x0011e74f 0x410c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_info 0x0012285b 0x55b2 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_info 0x00127e0d 0x4c4 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_info 0x001282d1 0x84c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_info 0x00128b1d 0x1800 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_info 0x0012a31d 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_info 0x0012cd30 0x1aec esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_info 0x0012e81c 0x463e esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_info 0x00132e5a 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_info 0x0013309f 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_info 0x00133177 0x279 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - .debug_info 0x001333f0 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_info 0x00133524 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_info 0x0013378f 0x2af esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_info 0x00133a3e 0x2fb esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_info 0x00133d39 0xce4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_info 0x00134a1d 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_info 0x00134be5 0x709b esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_info 0x0013bc80 0x678 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_info 0x0013c2f8 0x1fc8 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_info 0x0013e2c0 0x86f6 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_info 0x001469b6 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_info 0x00146a8b 0x10ee esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_info 0x00147b79 0x31 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_info 0x00147baa 0x1cd0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_info 0x0014987a 0x3ef5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_info 0x0014d76f 0x3698 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_info 0x00150e07 0x2f2b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_info 0x00153d32 0xdfe5 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_info 0x00161d17 0xd520 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_info 0x0016f237 0x919b esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_info 0x001783d2 0x17a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_info 0x00179b72 0xa905 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_info 0x00184477 0xa20 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_info 0x00184e97 0x5855 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_info 0x0018a6ec 0x914d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_info 0x00193839 0x89c1 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_info 0x0019c1fa 0x1012 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_info 0x0019d20c 0x49e3 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_info 0x001a1bef 0x2cb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_info 0x001a48a3 0xc862 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_info 0x001b1105 0xc39e esp-idf/driver/libdriver.a(i2c.c.obj) - .debug_info 0x001bd4a3 0x6e5c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_info 0x001c42ff 0x6ca esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_info 0x001c49c9 0x2b24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_info 0x001c74ed 0x371 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_info 0x001c785e 0xde5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_info 0x001c8643 0x11a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_info 0x001c97e3 0x11ae esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_info 0x001ca991 0xd4e esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_info 0x001cb6df 0xcb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_info 0x001cc393 0xf7d esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_info 0x001cd310 0x326f esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_info 0x001d057f 0x1d18 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - .debug_info 0x001d2297 0x49a1 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - .debug_info 0x001d6c38 0x32b esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - .debug_info 0x001d6f63 0xdd esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) - .debug_info 0x001d7040 0x459b esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - .debug_info 0x001db5db 0x3458 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_info 0x001dea33 0x71e esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_info 0x001df151 0xdd6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_info 0x001dff27 0x35a esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_info 0x001e0281 0x1169 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - .debug_info 0x001e13ea 0x2bae esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - .debug_info 0x001e3f98 0x4a8 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - .debug_info 0x001e4440 0x354c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - .debug_info 0x001e798c 0x8f5 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - .debug_info 0x001e8281 0x515f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - .debug_info 0x001ed3e0 0x8a98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - .debug_info 0x001f5e78 0x499f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - .debug_info 0x001fa817 0x534b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) - .debug_info 0x001ffb62 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) - .debug_info 0x001ffd02 0x1785 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - .debug_info 0x00201487 0x2eee esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) - .debug_info 0x00204375 0x5410 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_info 0x00209785 0x2a3f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_info 0x0020c1c4 0x3477 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_info 0x0020f63b 0x23e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_info 0x00211a1f 0x91c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_info 0x0021233b 0x1e69 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_info 0x002141a4 0x2224 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_info 0x002163c8 0x1816 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_info 0x00217bde 0x67ca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_info 0x0021e3a8 0x4195 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_info 0x0022253d 0x1b8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_info 0x002240c9 0x2082 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_info 0x0022614b 0x4c1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_info 0x0022660c 0x2bc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_info 0x002291d2 0x8a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_info 0x00229a7a 0x1952 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_info 0x0022b3cc 0x3b50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_info 0x0022ef1c 0x252 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_info 0x0022f16e 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_info 0x0022f31c 0x6ba1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_info 0x00235ebd 0x107d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_info 0x00236f3a 0x664 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_info 0x0023759e 0x7da esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_info 0x00237d78 0xf11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_info 0x00238c89 0x123 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_info 0x00238dac 0x177 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_info 0x00238f23 0x73d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_info 0x00239660 0x295 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_info 0x002398f5 0x6340 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_info 0x0023fc35 0xc35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .debug_info 0x0024086a 0x1930 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_info 0x0024219a 0x577e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_info 0x00247918 0x86e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_info 0x00248186 0x78b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_info 0x00248911 0x19dc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_info 0x0024a2ed 0x3fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_info 0x0024a6e9 0x1b2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_info 0x0024c215 0xdaf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_info 0x0024cfc4 0x108f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_info 0x0024e053 0x1c4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_info 0x0024fca1 0x21b1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_info 0x00251e52 0x270a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_info 0x0025455c 0x1da6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_info 0x00256302 0x196c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_info 0x00257c6e 0x1365 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_info 0x00258fd3 0x15d9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - .debug_info 0x0025a5ac 0x17b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - .debug_info 0x0025bd5c 0x15e7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_info 0x0025d343 0x5bad esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_info 0x00262ef0 0xc44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_info 0x00263b34 0x25f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_info 0x00263d93 0x2a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_info 0x00264035 0x1a41 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_info 0x00265a76 0x5301 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - .debug_info 0x0026ad77 0x307e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - .debug_info 0x0026ddf5 0x1edd esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_info 0x0026fcd2 0x142c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_info 0x002710fe 0x7d7 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_info 0x002718d5 0xdef esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_info 0x002726c4 0x1299 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_info 0x0027395d 0x239f esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_info 0x00275cfc 0x169e esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) - .debug_info 0x0027739a 0x2921 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_info 0x00279cbb 0x248c esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_info 0x0027c147 0x87e esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_info 0x0027c9c5 0x61e esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_info 0x0027cfe3 0x6f1 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_info 0x0027d6d4 0x568 esp-idf/hal/libhal.a(hmac_hal.c.obj) - .debug_info 0x0027dc3c 0xac esp-idf/soc/libsoc.a(adc_periph.c.obj) - .debug_info 0x0027dce8 0xe6 esp-idf/soc/libsoc.a(ledc_periph.c.obj) - .debug_info 0x0027ddce 0x2c2 esp-idf/soc/libsoc.a(i2c_periph.c.obj) - .debug_info 0x0027e090 0xf3 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_info 0x0027e183 0xed esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_info 0x0027e270 0x5cd3 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - .debug_info 0x00283f43 0x979b esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_info 0x0028d6de 0x1ab esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_info 0x0028d889 0x797 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_info 0x0028e020 0x1e80 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_info 0x0028fea0 0x741 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_info 0x002905e1 0x19c8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_info 0x00291fa9 0x142 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - .debug_info 0x002920eb 0xee3 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_info 0x00292fce 0xf0f esp-idf/lwip/liblwip.a(netdb.c.obj) - .debug_info 0x00293edd 0x7395 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_info 0x0029b272 0x17d2 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_info 0x0029ca44 0x48b esp-idf/lwip/liblwip.a(def.c.obj) - .debug_info 0x0029cecf 0x1e32 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_info 0x0029ed01 0x16f esp-idf/lwip/liblwip.a(init.c.obj) - .debug_info 0x0029ee70 0xb9c esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_info 0x0029fa0c 0x39a esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_info 0x0029fda6 0x815 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_info 0x002a05bb 0x2c70 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_info 0x002a322b 0x27d1 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_info 0x002a59fc 0x15b4 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_info 0x002a6fb0 0x3673 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_info 0x002aa623 0x2bce esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_info 0x002ad1f1 0x35ea esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_info 0x002b07db 0x10b1 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_info 0x002b188c 0x1c00 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_info 0x002b348c 0x3991 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_info 0x002b6e1d 0x1f85 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_info 0x002b8da2 0x1038 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_info 0x002b9dda 0x149f esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_info 0x002bb279 0x178c esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_info 0x002bca05 0xa7b esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_info 0x002bd480 0xad9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_info 0x002bdf59 0x1451 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_info 0x002bf3aa 0x195c esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_info 0x002c0d06 0xa9b esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_info 0x002c17a1 0xb5c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_info 0x002c22fd 0x14b1 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_info 0x002c37ae 0x2f82 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_info 0x002c6730 0xb98 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_info 0x002c72c8 0x620 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_info 0x002c78e8 0xc93 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_info 0x002c857b 0xf0a esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - .debug_info 0x002c9485 0x1527 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_info 0x002ca9ac 0xe4e esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_info 0x002cb7fa 0x16d3 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_info 0x002ccecd 0x2ac0 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_info 0x002cf98d 0x445c esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_info 0x002d3de9 0x104 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_info 0x002d3eed 0x7fe esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_info 0x002d46eb 0xa44 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_info 0x002d512f 0x4ace esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_info 0x002d9bfd 0x211b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_info 0x002dbd18 0x716a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_info 0x002e2e82 0x438a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_info 0x002e720c 0xe01 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_info 0x002e800d 0x41cb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_info 0x002ec1d8 0x4625 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_info 0x002f07fd 0x1c38 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_info 0x002f2435 0x10a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_info 0x002f34da 0x5f25 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_info 0x002f93ff 0x1ac9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_info 0x002faec8 0xfd3 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_info 0x002fbe9b 0x2d5a esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_info 0x002febf5 0x29b3 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_info 0x003015a8 0x9a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_info 0x00301f4d 0x7157 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_info 0x003090a4 0xd33 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_info 0x00309dd7 0x1984 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_info 0x0030b75b 0x3e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_info 0x0030bb43 0x668 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_info 0x0030c1ab 0x52f esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_info 0x0030c6da 0x355 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_info 0x0030ca2f 0x66d7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_info 0x00313106 0x15b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_info 0x003146be 0xaf1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_info 0x003151af 0x1b5f esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_info 0x00316d0e 0x3fcc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_info 0x0031acda 0x100a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_info 0x0031bce4 0x1249 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_info 0x0031cf2d 0x202 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_info 0x0031d12f 0x2b1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_info 0x0031d3e0 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_info 0x0031d682 0xa07 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_info 0x0031e089 0xdce esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_info 0x0031ee57 0x178d esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_info 0x003205e4 0xbae esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_info 0x00321192 0x54c esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_info 0x003216de 0x438 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - .debug_info 0x00321b16 0x2c09 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_info 0x0032471f 0x1d40 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_info 0x0032645f 0x2620 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_info 0x00328a7f 0x55d esp-idf/hal/libhal.a(ds_hal.c.obj) - .debug_info 0x00328fdc 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_info 0x0032906e 0x1082 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_info 0x0032a0f0 0x11a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_info 0x0032a20a 0xa57 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_info 0x0032ac61 0x553 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_info 0x0032b1b4 0xa8f /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_info 0x0032bc43 0x5af /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_info 0x0032c1f2 0xab /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_info 0x0032c29d 0xd9b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_info 0x0032d038 0x8c2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_info 0x0032d8fa 0xfd6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_info 0x0032e8d0 0x1bd1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_info 0x003304a1 0xab /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_info 0x0033054c 0x8b0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_info 0x00330dfc 0x87e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_info 0x0033167a 0x28b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_info 0x00331905 0x1ac9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_info 0x003333ce 0x321 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_info 0x003336ef 0x1f6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) - .debug_info 0x003338e5 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_info 0x00333950 0xb9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_info 0x00333a09 0xa02 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_info 0x0033440b 0xac8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_info 0x00334ed3 0x1038 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_info 0x00335f0b 0xb08 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_info 0x00336a13 0x9b3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_info 0x003373c6 0xc08 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_info 0x00337fce 0x8b8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_info 0x00338886 0x965 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_info 0x003391eb 0xa49 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_info 0x00339c34 0xa71 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_info 0x0033a6a5 0x9c1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_info 0x0033b066 0x9a1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_info 0x0033ba07 0xb63 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_info 0x0033c56a 0x954 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_info 0x0033cebe 0x9aa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_info 0x0033d868 0x8ef /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_info 0x0033e157 0x99b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_info 0x0033eaf2 0xe46 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_info 0x0033f938 0x980 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) - .debug_info 0x003402b8 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) - .debug_info 0x0034034a 0x8f3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - .debug_info 0x00340c3d 0x986 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_info 0x003415c3 0x84c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_info 0x00341e0f 0x840 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_info 0x0034264f 0x872 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_info 0x00342ec1 0xa94 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_info 0x00343955 0x8f5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_info 0x0034424a 0x8c9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_info 0x00344b13 0x8bf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_info 0x003453d2 0x8c5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_info 0x00345c97 0x280a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_info 0x003484a1 0x2aaa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_info 0x0034af4b 0x2228 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_info 0x0034d173 0x87e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_info 0x0034d9f1 0xbc1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_info 0x0034e5b2 0xcbe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_info 0x0034f270 0xbe9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_info 0x0034fe59 0x1cb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_info 0x00350024 0x1867 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_info 0x0035188b 0xc00 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_info 0x0035248b 0x1c96 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_info 0x00354121 0xbbf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_info 0x00354ce0 0x2085 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_info 0x00356d65 0x499 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_info 0x000c9f0c 0x468f esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_info 0x000ce59b 0xb11 esp-idf/main/libmain.a(mqtt.c.obj) + .debug_info 0x000cf0ac 0x12da esp-idf/main/libmain.a(i2cdev.c.obj) + .debug_info 0x000d0386 0x12ed esp-idf/main/libmain.a(ina219.c.obj) + .debug_info 0x000d1673 0x6b38 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_info 0x000d81ab 0x146f esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_info 0x000d961a 0xd02 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_info 0x000da31c 0x3ac esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_info 0x000da6c8 0x179 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_info 0x000da841 0x414 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_info 0x000dac55 0x3e esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_info 0x000dac93 0x32 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_info 0x000dacc5 0x63f4 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_info 0x000e10b9 0x16a esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_info 0x000e1223 0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_info 0x000e12c2 0x4223 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_info 0x000e54e5 0xc8e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_info 0x000e6173 0xba1 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_info 0x000e6d14 0x30f7 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_info 0x000e9e0b 0x1c1 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_info 0x000e9fcc 0x182 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_info 0x000ea14e 0xe34 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_info 0x000eaf82 0x1dd esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_info 0x000eb15f 0x75f esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_info 0x000eb8be 0x1635 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_info 0x000ecef3 0x40c esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_info 0x000ed2ff 0x461d esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_info 0x000f191c 0x653e esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_info 0x000f7e5a 0x129f esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_info 0x000f90f9 0x9a3 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_info 0x000f9a9c 0xc79 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_info 0x000fa715 0x2664 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_info 0x000fcd79 0x1015 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_info 0x000fdd8e 0x10f3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_info 0x000fee81 0x10c4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_info 0x000fff45 0x1427 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_info 0x0010136c 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_info 0x0010225b 0xeef esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_info 0x0010314a 0x4785 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_info 0x001078cf 0x3d4 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_info 0x00107ca3 0x7a7 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_info 0x0010844a 0x559 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_info 0x001089a3 0x941f esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_info 0x00111dc2 0x217d esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_info 0x00113f3f 0x96ed esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_info 0x0011d62c 0x53e esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_info 0x0011db6a 0x101a esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_info 0x0011eb84 0x410c esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_info 0x00122c90 0x55b2 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_info 0x00128242 0x4c4 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_info 0x00128706 0x84c esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_info 0x00128f52 0x1800 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_info 0x0012a752 0x2a13 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_info 0x0012d165 0x1aec esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_info 0x0012ec51 0x463e esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_info 0x0013328f 0x245 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_info 0x001334d4 0xd8 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_info 0x001335ac 0x279 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_info 0x00133825 0x134 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_info 0x00133959 0x26b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_info 0x00133bc4 0x2af esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_info 0x00133e73 0x2fb esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_info 0x0013416e 0xce4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_info 0x00134e52 0x1c8 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_info 0x0013501a 0x709b esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_info 0x0013c0b5 0x678 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_info 0x0013c72d 0x1fc8 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_info 0x0013e6f5 0x86f6 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_info 0x00146deb 0xd5 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_info 0x00146ec0 0x10ee esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_info 0x00147fae 0x31 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_info 0x00147fdf 0x1cd0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_info 0x00149caf 0x3ef5 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_info 0x0014dba4 0x3698 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_info 0x0015123c 0x741 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_info 0x0015197d 0x2f2b esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_info 0x001548a8 0xdfe5 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_info 0x0016288d 0xd520 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_info 0x0016fdad 0x919b esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_info 0x00178f48 0x17a0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_info 0x0017a6e8 0xa905 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_info 0x00184fed 0xa20 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_info 0x00185a0d 0x5855 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_info 0x0018b262 0x914d esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_info 0x001943af 0x89c1 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_info 0x0019cd70 0x1012 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_info 0x0019dd82 0x49e3 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_info 0x001a2765 0x2cb4 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_info 0x001a5419 0xc862 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_info 0x001b1c7b 0xc39e esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_info 0x001be019 0x4cd esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_info 0x001be4e6 0x6e5c esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_info 0x001c5342 0x6ca esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_info 0x001c5a0c 0x2b24 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_info 0x001c8530 0x371 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_info 0x001c88a1 0xde5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_info 0x001c9686 0x11a0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_info 0x001ca826 0x11ae esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_info 0x001cb9d4 0xd4e esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_info 0x001cc722 0xcb4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_info 0x001cd3d6 0xf7d esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_info 0x001ce353 0x1e18 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_info 0x001d016b 0x9dd esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_info 0x001d0b48 0x326f esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_info 0x001d3db7 0x1d18 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_info 0x001d5acf 0x49a1 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_info 0x001da470 0x32b esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_info 0x001da79b 0xdd esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_info 0x001da878 0x459b esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_info 0x001dee13 0x3458 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_info 0x001e226b 0x71e esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_info 0x001e2989 0xdd6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_info 0x001e375f 0x35a esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_info 0x001e3ab9 0x1169 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_info 0x001e4c22 0x2bae esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_info 0x001e77d0 0x4a8 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_info 0x001e7c78 0x354c esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_info 0x001eb1c4 0x8f5 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_info 0x001ebab9 0x515f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_info 0x001f0c18 0x8a98 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_info 0x001f96b0 0x499f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_info 0x001fe04f 0x534b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_info 0x0020339a 0x1a0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_info 0x0020353a 0x1785 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_info 0x00204cbf 0x2eee esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_info 0x00207bad 0x5410 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_info 0x0020cfbd 0x2a3f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_info 0x0020f9fc 0x3477 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_info 0x00212e73 0x23e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_info 0x00215257 0x91c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_info 0x00215b73 0x1e69 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_info 0x002179dc 0x2224 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_info 0x00219c00 0x1816 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_info 0x0021b416 0x67ca esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_info 0x00221be0 0x4195 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_info 0x00225d75 0x1b8c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_info 0x00227901 0x2082 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_info 0x00229983 0x4c1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_info 0x00229e44 0x2bc6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_info 0x0022ca0a 0x8a8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_info 0x0022d2b2 0x1952 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_info 0x0022ec04 0x3b50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_info 0x00232754 0x252 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_info 0x002329a6 0x1ae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_info 0x00232b54 0x6ba1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_info 0x002396f5 0x107d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_info 0x0023a772 0x664 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_info 0x0023add6 0x7da esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_info 0x0023b5b0 0xf11 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_info 0x0023c4c1 0x123 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_info 0x0023c5e4 0x177 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_info 0x0023c75b 0x73d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_info 0x0023ce98 0x295 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_info 0x0023d12d 0x6340 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_info 0x0024346d 0xc35 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_info 0x002440a2 0x1930 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_info 0x002459d2 0x577e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_info 0x0024b150 0x86e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_info 0x0024b9be 0x78b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_info 0x0024c149 0x19dc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_info 0x0024db25 0x3fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_info 0x0024df21 0x1b2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_info 0x0024fa4d 0xdaf esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_info 0x002507fc 0x108f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_info 0x0025188b 0x1c4e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_info 0x002534d9 0x21b1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_info 0x0025568a 0x270a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_info 0x00257d94 0x1da6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_info 0x00259b3a 0x196c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_info 0x0025b4a6 0x1365 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_info 0x0025c80b 0x15d9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_info 0x0025dde4 0x17b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_info 0x0025f594 0x15e7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_info 0x00260b7b 0x5bad esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_info 0x00266728 0xc44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_info 0x0026736c 0x25f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_info 0x002675cb 0x2a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_info 0x0026786d 0x1a41 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_info 0x002692ae 0x5301 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_info 0x0026e5af 0x307e esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_info 0x0027162d 0x1edd esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_info 0x0027350a 0x142c esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_info 0x00274936 0x7d7 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_info 0x0027510d 0xdef esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_info 0x00275efc 0x1299 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_info 0x00277195 0x239f esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_info 0x00279534 0x169e esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_info 0x0027abd2 0x2921 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_info 0x0027d4f3 0x248c esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_info 0x0027f97f 0x87e esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_info 0x002801fd 0x61e esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_info 0x0028081b 0x6f1 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_info 0x00280f0c 0x568 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_info 0x00281474 0xac esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_info 0x00281520 0xe6 esp-idf/soc/libsoc.a(ledc_periph.c.obj) + .debug_info 0x00281606 0x2c2 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_info 0x002818c8 0xf3 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_info 0x002819bb 0xed esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_info 0x00281aa8 0x5cd3 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + .debug_info 0x0028777b 0x979b esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_info 0x00290f16 0x1ab esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_info 0x002910c1 0x797 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_info 0x00291858 0x1e80 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_info 0x002936d8 0x19c8 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_info 0x002950a0 0x142 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + .debug_info 0x002951e2 0xee3 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_info 0x002960c5 0xf0f esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_info 0x00296fd4 0x7395 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_info 0x0029e369 0x17d2 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_info 0x0029fb3b 0x48b esp-idf/lwip/liblwip.a(def.c.obj) + .debug_info 0x0029ffc6 0x1e32 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_info 0x002a1df8 0x16f esp-idf/lwip/liblwip.a(init.c.obj) + .debug_info 0x002a1f67 0xb9c esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_info 0x002a2b03 0x39a esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_info 0x002a2e9d 0x815 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_info 0x002a36b2 0x2c70 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_info 0x002a6322 0x27d1 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_info 0x002a8af3 0x15b4 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_info 0x002aa0a7 0x3673 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_info 0x002ad71a 0x2bce esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_info 0x002b02e8 0x35ea esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_info 0x002b38d2 0x10b1 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_info 0x002b4983 0x1c00 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_info 0x002b6583 0x3991 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_info 0x002b9f14 0x1f85 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_info 0x002bbe99 0x1038 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_info 0x002bced1 0x149f esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_info 0x002be370 0x178c esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_info 0x002bfafc 0xa7b esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_info 0x002c0577 0xad9 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_info 0x002c1050 0x1451 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_info 0x002c24a1 0x195c esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_info 0x002c3dfd 0xa9b esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_info 0x002c4898 0xb5c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_info 0x002c53f4 0x14b1 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_info 0x002c68a5 0x2f82 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_info 0x002c9827 0xb98 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_info 0x002ca3bf 0x620 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_info 0x002ca9df 0xc93 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_info 0x002cb672 0xf0a esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_info 0x002cc57c 0x1527 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_info 0x002cdaa3 0xe4e esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_info 0x002ce8f1 0x16d3 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_info 0x002cffc4 0x27a1 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_info 0x002d2765 0x2ac0 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_info 0x002d5225 0x445c esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_info 0x002d9681 0x104 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_info 0x002d9785 0x7fe esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_info 0x002d9f83 0xa44 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_info 0x002da9c7 0xccd esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_info 0x002db694 0x32b esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_info 0x002db9bf 0x8df esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_info 0x002dc29e 0xb87 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_info 0x002dce25 0x404 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_info 0x002dd229 0x4ace esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_info 0x002e1cf7 0x211b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_info 0x002e3e12 0x716a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_info 0x002eaf7c 0x438a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_info 0x002ef306 0xe01 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_info 0x002f0107 0x41cb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_info 0x002f42d2 0x4625 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_info 0x002f88f7 0x1c38 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_info 0x002fa52f 0x10a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_info 0x002fb5d4 0x5f25 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_info 0x003014f9 0x1ac9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_info 0x00302fc2 0xfd3 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_info 0x00303f95 0x2d5a esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_info 0x00306cef 0x29b3 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_info 0x003096a2 0x9a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_info 0x0030a047 0x7157 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_info 0x0031119e 0xd33 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_info 0x00311ed1 0x1984 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_info 0x00313855 0x3e8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_info 0x00313c3d 0x668 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_info 0x003142a5 0x52f esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_info 0x003147d4 0x355 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_info 0x00314b29 0x66d7 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_info 0x0031b200 0x15b8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_info 0x0031c7b8 0xaf1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_info 0x0031d2a9 0x1b5f esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_info 0x0031ee08 0x3fcc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_info 0x00322dd4 0x100a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_info 0x00323dde 0x1249 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_info 0x00325027 0x202 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_info 0x00325229 0x2b1 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_info 0x003254da 0x2a2 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_info 0x0032577c 0xa07 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_info 0x00326183 0xdce esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_info 0x00326f51 0x178d esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_info 0x003286de 0xbae esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_info 0x0032928c 0x54c esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_info 0x003297d8 0x438 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_info 0x00329c10 0x2c09 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_info 0x0032c819 0x1d40 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_info 0x0032e559 0x2620 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_info 0x00330b79 0x55d esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_info 0x003310d6 0x838 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_info 0x0033190e 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_info 0x003319a0 0x1082 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_info 0x00332a22 0x11a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_info 0x00332b3c 0xa57 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_info 0x00333593 0x553 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_info 0x00333ae6 0xa8f /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_info 0x00334575 0x5af /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_info 0x00334b24 0xab /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_info 0x00334bcf 0xd9b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_info 0x0033596a 0x8c2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_info 0x0033622c 0xfd6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_info 0x00337202 0x1bd1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_info 0x00338dd3 0xab /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_info 0x00338e7e 0x8b0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_info 0x0033972e 0x87e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_info 0x00339fac 0x28b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_info 0x0033a237 0x1ac9 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_info 0x0033bd00 0x321 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_info 0x0033c021 0x1f6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) + .debug_info 0x0033c217 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_info 0x0033c282 0xb9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_info 0x0033c33b 0xa02 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_info 0x0033cd3d 0xac8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_info 0x0033d805 0x1038 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_info 0x0033e83d 0xb08 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_info 0x0033f345 0x9b3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_info 0x0033fcf8 0xc08 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_info 0x00340900 0x8b8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_info 0x003411b8 0x965 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_info 0x00341b1d 0xa49 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_info 0x00342566 0xa71 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_info 0x00342fd7 0x9c1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_info 0x00343998 0x9a1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_info 0x00344339 0xb63 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_info 0x00344e9c 0x954 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_info 0x003457f0 0x9aa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_info 0x0034619a 0x8ef /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_info 0x00346a89 0x99b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_info 0x00347424 0xe46 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_info 0x0034826a 0x980 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + .debug_info 0x00348bea 0x92 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) + .debug_info 0x00348c7c 0x8f3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + .debug_info 0x0034956f 0x986 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_info 0x00349ef5 0x84c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_info 0x0034a741 0x840 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_info 0x0034af81 0x872 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_info 0x0034b7f3 0xa94 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_info 0x0034c287 0x8f5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_info 0x0034cb7c 0x8c9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_info 0x0034d445 0x8bf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_info 0x0034dd04 0x8c5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_info 0x0034e5c9 0x280a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_info 0x00350dd3 0x2aaa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_info 0x0035387d 0x2228 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_info 0x00355aa5 0x87e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_info 0x00356323 0xbc1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_info 0x00356ee4 0xcbe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_info 0x00357ba2 0xbe9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_info 0x0035878b 0x1cb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_info 0x00358956 0x1867 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_info 0x0035a1bd 0xc00 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_info 0x0035adbd 0x1c96 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_info 0x0035ca53 0xbbf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_info 0x0035d612 0x2085 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_info 0x0035f697 0x499 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_abbrev 0x00000000 0x58248 +.debug_abbrev 0x00000000 0x59aec *(.debug_abbrev) .debug_abbrev 0x00000000 0x2a5 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_abbrev 0x000002a5 0x238 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -46597,360 +46993,370 @@ END GROUP .debug_abbrev 0x00011fd3 0x596 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_abbrev 0x00012569 0x33d esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_abbrev 0x000128a6 0x25c esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_abbrev 0x00012b02 0x585 esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_abbrev 0x00013087 0x221 esp-idf/main/libmain.a(mqtt.c.obj) - .debug_abbrev 0x000132a8 0x2fd esp-idf/main/libmain.a(i2cdev.c.obj) - .debug_abbrev 0x000135a5 0x29e esp-idf/main/libmain.a(ina219.c.obj) - .debug_abbrev 0x00013843 0x4b5 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - .debug_abbrev 0x00013cf8 0x2f6 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - .debug_abbrev 0x00013fee 0x22c esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - .debug_abbrev 0x0001421a 0x174 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - .debug_abbrev 0x0001438e 0x10f esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_abbrev 0x0001449d 0x21c esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_abbrev 0x000146b9 0x28 esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_abbrev 0x000146e1 0x28 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_abbrev 0x00014709 0x6a8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_abbrev 0x00014db1 0xaa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_abbrev 0x00014e5b 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_abbrev 0x00014ebd 0x5df esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_abbrev 0x0001549c 0x2b3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_abbrev 0x0001574f 0x27c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_abbrev 0x000159cb 0x556 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_abbrev 0x00015f21 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_abbrev 0x00015fde 0xd7 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_abbrev 0x000160b5 0x297 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_abbrev 0x0001634c 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_abbrev 0x00016476 0x237 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_abbrev 0x000166ad 0x402 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_abbrev 0x00016aaf 0x291 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_abbrev 0x00016d40 0x578 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_abbrev 0x000172b8 0x5af esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_abbrev 0x00017867 0x3dd esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_abbrev 0x00017c44 0x1eb esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_abbrev 0x00017e2f 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_abbrev 0x00017f83 0x4b4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_abbrev 0x00018437 0x23b esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_abbrev 0x00018672 0x217 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_abbrev 0x00018889 0x28b esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_abbrev 0x00018b14 0x292 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_abbrev 0x00018da6 0x1e4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_abbrev 0x00018f8a 0x1f5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_abbrev 0x0001917f 0x433 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_abbrev 0x000195b2 0x179 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_abbrev 0x0001972b 0x269 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_abbrev 0x00019994 0x1af esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_abbrev 0x00019b43 0x3c0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_abbrev 0x00019f03 0x43a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_abbrev 0x0001a33d 0x3b2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_abbrev 0x0001a6ef 0x195 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_abbrev 0x0001a884 0x367 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_abbrev 0x0001abeb 0x423 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_abbrev 0x0001b00e 0x50c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_abbrev 0x0001b51a 0x215 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_abbrev 0x0001b72f 0x2b9 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_abbrev 0x0001b9e8 0x3b5 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_abbrev 0x0001bd9d 0x3e9 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_abbrev 0x0001c186 0x302 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_abbrev 0x0001c488 0x487 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_abbrev 0x0001c90f 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_abbrev 0x0001c995 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_abbrev 0x0001ca05 0x108 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - .debug_abbrev 0x0001cb0d 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_abbrev 0x0001cbb0 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_abbrev 0x0001cc40 0x19a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_abbrev 0x0001cdda 0x1e7 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_abbrev 0x0001cfc1 0x301 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_abbrev 0x0001d2c2 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_abbrev 0x0001d386 0x3a8 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_abbrev 0x0001d72e 0x17e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_abbrev 0x0001d8ac 0x47b esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_abbrev 0x0001dd27 0x3b6 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_abbrev 0x0001e0dd 0x95 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_abbrev 0x0001e172 0x2df esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_abbrev 0x0001e451 0x26 esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_abbrev 0x0001e477 0x3fc esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_abbrev 0x0001e873 0x171 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_abbrev 0x0001e9e4 0x373 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_abbrev 0x0001ed57 0x461 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_abbrev 0x0001f1b8 0x1091 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_abbrev 0x00020249 0xff1 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_abbrev 0x0002123a 0xc4a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_abbrev 0x00021e84 0x531 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_abbrev 0x000223b5 0xee6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_abbrev 0x0002329b 0x2d9 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_abbrev 0x00023574 0xa69 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_abbrev 0x00023fdd 0xe43 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_abbrev 0x00024e20 0xe18 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_abbrev 0x00025c38 0x441 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_abbrev 0x00026079 0x851 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_abbrev 0x000268ca 0x3a7 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_abbrev 0x00026c71 0x5e8 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_abbrev 0x00027259 0x5eb esp-idf/driver/libdriver.a(i2c.c.obj) - .debug_abbrev 0x00027844 0x5e0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_abbrev 0x00027e24 0x152 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_abbrev 0x00027f76 0x3f0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_abbrev 0x00028366 0x171 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_abbrev 0x000284d7 0x2de esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_abbrev 0x000287b5 0x2a6 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_abbrev 0x00028a5b 0x322 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_abbrev 0x00028d7d 0x2fe esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_abbrev 0x0002907b 0x1dc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_abbrev 0x00029257 0x378 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_abbrev 0x000295cf 0x45b esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_abbrev 0x00029a2a 0x2f3 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - .debug_abbrev 0x00029d1d 0x58b esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - .debug_abbrev 0x0002a2a8 0x1aa esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - .debug_abbrev 0x0002a452 0x75 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) - .debug_abbrev 0x0002a4c7 0x548 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - .debug_abbrev 0x0002aa0f 0x40a esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_abbrev 0x0002ae19 0x1a4 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_abbrev 0x0002afbd 0x2b6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_abbrev 0x0002b273 0xe6 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_abbrev 0x0002b359 0x309 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - .debug_abbrev 0x0002b662 0x401 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - .debug_abbrev 0x0002ba63 0x1ba esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - .debug_abbrev 0x0002bc1d 0x38f esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - .debug_abbrev 0x0002bfac 0x226 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - .debug_abbrev 0x0002c1d2 0x5b7 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - .debug_abbrev 0x0002c789 0x634 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - .debug_abbrev 0x0002cdbd 0x562 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - .debug_abbrev 0x0002d31f 0x58d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) - .debug_abbrev 0x0002d8ac 0xf5 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) - .debug_abbrev 0x0002d9a1 0x39d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - .debug_abbrev 0x0002dd3e 0x4cd esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) - .debug_abbrev 0x0002e20b 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_abbrev 0x0002e719 0x418 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_abbrev 0x0002eb31 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_abbrev 0x0002f03f 0x371 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_abbrev 0x0002f3b0 0x2a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_abbrev 0x0002f656 0x4bb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_abbrev 0x0002fb11 0x45b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_abbrev 0x0002ff6c 0x31f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_abbrev 0x0003028b 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_abbrev 0x0003066e 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_abbrev 0x00030968 0x3a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_abbrev 0x00030d0e 0x38d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_abbrev 0x0003109b 0x171 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_abbrev 0x0003120c 0x496 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_abbrev 0x000316a2 0x20b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_abbrev 0x000318ad 0x32c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_abbrev 0x00031bd9 0x401 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_abbrev 0x00031fda 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_abbrev 0x000321a6 0x11a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_abbrev 0x000322c0 0x424 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_abbrev 0x000326e4 0x20a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_abbrev 0x000328ee 0x19b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_abbrev 0x00032a89 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_abbrev 0x00032c51 0x32a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_abbrev 0x00032f7b 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_abbrev 0x00033037 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_abbrev 0x0003311b 0x210 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_abbrev 0x0003332b 0x17d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_abbrev 0x000334a8 0x3f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_abbrev 0x000338a1 0x2eb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .debug_abbrev 0x00033b8c 0x456 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_abbrev 0x00033fe2 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_abbrev 0x000342dc 0x200 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_abbrev 0x000344dc 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_abbrev 0x000346c0 0x3fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_abbrev 0x00034aba 0x145 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_abbrev 0x00034bff 0x2e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_abbrev 0x00034ee1 0x2b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_abbrev 0x0003519a 0x233 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_abbrev 0x000353cd 0x403 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_abbrev 0x000357d0 0x372 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_abbrev 0x00035b42 0x50c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_abbrev 0x0003604e 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_abbrev 0x00036431 0x291 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_abbrev 0x000366c2 0x31c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_abbrev 0x000369de 0x3d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - .debug_abbrev 0x00036dae 0x3f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - .debug_abbrev 0x000371a7 0x51b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_abbrev 0x000376c2 0x49a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_abbrev 0x00037b5c 0x254 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_abbrev 0x00037db0 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_abbrev 0x00037eec 0x15a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_abbrev 0x00038046 0x40a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_abbrev 0x00038450 0x4b7 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - .debug_abbrev 0x00038907 0x3c9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - .debug_abbrev 0x00038cd0 0x392 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_abbrev 0x00039062 0x2b0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_abbrev 0x00039312 0x1f5 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_abbrev 0x00039507 0x261 esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_abbrev 0x00039768 0x261 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_abbrev 0x000399c9 0x3b1 esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_abbrev 0x00039d7a 0x26f esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) - .debug_abbrev 0x00039fe9 0x399 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_abbrev 0x0003a382 0x3e7 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_abbrev 0x0003a769 0x26b esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_abbrev 0x0003a9d4 0x1f9 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_abbrev 0x0003abcd 0x289 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_abbrev 0x0003ae56 0x1d0 esp-idf/hal/libhal.a(hmac_hal.c.obj) - .debug_abbrev 0x0003b026 0x61 esp-idf/soc/libsoc.a(adc_periph.c.obj) - .debug_abbrev 0x0003b087 0x90 esp-idf/soc/libsoc.a(ledc_periph.c.obj) - .debug_abbrev 0x0003b117 0xbd esp-idf/soc/libsoc.a(i2c_periph.c.obj) - .debug_abbrev 0x0003b1d4 0x89 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_abbrev 0x0003b25d 0x70 esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_abbrev 0x0003b2cd 0x3a3 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - .debug_abbrev 0x0003b670 0x58d esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_abbrev 0x0003bbfd 0xda esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_abbrev 0x0003bcd7 0x1f7 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_abbrev 0x0003bece 0x4b9 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_abbrev 0x0003c387 0x153 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_abbrev 0x0003c4da 0x380 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_abbrev 0x0003c85a 0xa6 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - .debug_abbrev 0x0003c900 0x31d esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_abbrev 0x0003cc1d 0x324 esp-idf/lwip/liblwip.a(netdb.c.obj) - .debug_abbrev 0x0003cf41 0x40d esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_abbrev 0x0003d34e 0x3b8 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_abbrev 0x0003d706 0x157 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_abbrev 0x0003d85d 0x3b1 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_abbrev 0x0003dc0e 0xbb esp-idf/lwip/liblwip.a(init.c.obj) - .debug_abbrev 0x0003dcc9 0x236 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_abbrev 0x0003deff 0x1f6 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_abbrev 0x0003e0f5 0x2e1 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_abbrev 0x0003e3d6 0x44e esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_abbrev 0x0003e824 0x3cd esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_abbrev 0x0003ebf1 0x3e1 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_abbrev 0x0003efd2 0x440 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_abbrev 0x0003f412 0x3d3 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_abbrev 0x0003f7e5 0x3b2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_abbrev 0x0003fb97 0x376 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_abbrev 0x0003ff0d 0x402 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_abbrev 0x0004030f 0x412 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_abbrev 0x00040721 0x3af esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_abbrev 0x00040ad0 0x30c esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_abbrev 0x00040ddc 0x406 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_abbrev 0x000411e2 0x389 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_abbrev 0x0004156b 0x303 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_abbrev 0x0004186e 0x276 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_abbrev 0x00041ae4 0x305 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_abbrev 0x00041de9 0x358 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_abbrev 0x00042141 0x286 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_abbrev 0x000423c7 0x26b esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_abbrev 0x00042632 0x3bb esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_abbrev 0x000429ed 0x3f3 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_abbrev 0x00042de0 0x2e2 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_abbrev 0x000430c2 0x20b esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_abbrev 0x000432cd 0x28f esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_abbrev 0x0004355c 0x1c2 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - .debug_abbrev 0x0004371e 0x321 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_abbrev 0x00043a3f 0x2b4 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_abbrev 0x00043cf3 0x285 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_abbrev 0x00043f78 0x41a esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_abbrev 0x00044392 0x492 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_abbrev 0x00044824 0x90 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_abbrev 0x000448b4 0x239 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_abbrev 0x00044aed 0x228 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_abbrev 0x00044d15 0x56b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_abbrev 0x00045280 0x447 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_abbrev 0x000456c7 0x6de esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_abbrev 0x00045da5 0x5ba esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_abbrev 0x0004635f 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_abbrev 0x000465cf 0x55d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_abbrev 0x00046b2c 0x44d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_abbrev 0x00046f79 0x426 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_abbrev 0x0004739f 0x37f esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_abbrev 0x0004771e 0x610 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_abbrev 0x00047d2e 0x3a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_abbrev 0x000480d3 0x39b esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_abbrev 0x0004846e 0x428 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_abbrev 0x00048896 0x4f3 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_abbrev 0x00048d89 0x247 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_abbrev 0x00048fd0 0x4af esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_abbrev 0x0004947f 0x25a esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_abbrev 0x000496d9 0x301 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_abbrev 0x000499da 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_abbrev 0x00049b3c 0x233 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_abbrev 0x00049d6f 0x1ab esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_abbrev 0x00049f1a 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_abbrev 0x0004a07c 0x60d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_abbrev 0x0004a689 0x3ae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_abbrev 0x0004aa37 0x2ee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_abbrev 0x0004ad25 0x40e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_abbrev 0x0004b133 0x68a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_abbrev 0x0004b7bd 0x2eb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_abbrev 0x0004baa8 0x27b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_abbrev 0x0004bd23 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_abbrev 0x0004be23 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_abbrev 0x0004bf63 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_abbrev 0x0004c0a3 0x212 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_abbrev 0x0004c2b5 0x318 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_abbrev 0x0004c5cd 0x42f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_abbrev 0x0004c9fc 0x28a esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_abbrev 0x0004cc86 0x190 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_abbrev 0x0004ce16 0x177 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - .debug_abbrev 0x0004cf8d 0x401 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_abbrev 0x0004d38e 0x2a6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_abbrev 0x0004d634 0x422 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_abbrev 0x0004da56 0x288 esp-idf/hal/libhal.a(ds_hal.c.obj) - .debug_abbrev 0x0004dcde 0x8f /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_abbrev 0x0004dd6d 0x5cd /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_abbrev 0x0004e33a 0x122 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_abbrev 0x0004e45c 0x478 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_abbrev 0x0004e8d4 0x2ff /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_abbrev 0x0004ebd3 0x46a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_abbrev 0x0004f03d 0x199 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_abbrev 0x0004f1d6 0xa9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_abbrev 0x0004f27f 0x509 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_abbrev 0x0004f788 0x3f2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_abbrev 0x0004fb7a 0x57b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_abbrev 0x000500f5 0x7cb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_abbrev 0x000508c0 0xa4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_abbrev 0x00050964 0x342 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_abbrev 0x00050ca6 0x2ef /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_abbrev 0x00050f95 0x1f6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_abbrev 0x0005118b 0x44d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_abbrev 0x000515d8 0x190 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_abbrev 0x00051768 0x11d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) - .debug_abbrev 0x00051885 0x5b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_abbrev 0x000518e0 0x62 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_abbrev 0x00051942 0x289 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_abbrev 0x00051bcb 0x2e7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_abbrev 0x00051eb2 0x424 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_abbrev 0x000522d6 0x289 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_abbrev 0x0005255f 0x247 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_abbrev 0x000527a6 0x23a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_abbrev 0x000529e0 0x1bd /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_abbrev 0x00052b9d 0x224 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_abbrev 0x00052dc1 0x265 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_abbrev 0x00053026 0x2bd /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_abbrev 0x000532e3 0x237 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_abbrev 0x0005351a 0x213 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_abbrev 0x0005372d 0x255 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_abbrev 0x00053982 0x210 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_abbrev 0x00053b92 0x22d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_abbrev 0x00053dbf 0x209 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_abbrev 0x00053fc8 0x225 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_abbrev 0x000541ed 0x2de /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_abbrev 0x000544cb 0x216 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) - .debug_abbrev 0x000546e1 0x74 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) - .debug_abbrev 0x00054755 0x1e0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - .debug_abbrev 0x00054935 0x212 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_abbrev 0x00054b47 0x174 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_abbrev 0x00054cbb 0x196 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_abbrev 0x00054e51 0x1d1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_abbrev 0x00055022 0x1e1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_abbrev 0x00055203 0x1d1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_abbrev 0x000553d4 0x1ef /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_abbrev 0x000555c3 0x1d2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_abbrev 0x00055795 0x1d7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_abbrev 0x0005596c 0x42d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_abbrev 0x00055d99 0x49b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_abbrev 0x00056234 0x44f /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_abbrev 0x00056683 0x1be /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_abbrev 0x00056841 0x257 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_abbrev 0x00056a98 0x285 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_abbrev 0x00056d1d 0x260 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_abbrev 0x00056f7d 0x145 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_abbrev 0x000570c2 0x326 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_abbrev 0x000573e8 0x25d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_abbrev 0x00057645 0x46e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_abbrev 0x00057ab3 0x247 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_abbrev 0x00057cfa 0x3cc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_abbrev 0x000580c6 0x182 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_abbrev 0x00012b02 0x589 esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_abbrev 0x0001308b 0x221 esp-idf/main/libmain.a(mqtt.c.obj) + .debug_abbrev 0x000132ac 0x2fd esp-idf/main/libmain.a(i2cdev.c.obj) + .debug_abbrev 0x000135a9 0x29e esp-idf/main/libmain.a(ina219.c.obj) + .debug_abbrev 0x00013847 0x4b5 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_abbrev 0x00013cfc 0x2f6 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_abbrev 0x00013ff2 0x22c esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_abbrev 0x0001421e 0x174 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_abbrev 0x00014392 0x10f esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_abbrev 0x000144a1 0x21c esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_abbrev 0x000146bd 0x28 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_abbrev 0x000146e5 0x28 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_abbrev 0x0001470d 0x6a8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_abbrev 0x00014db5 0xaa esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_abbrev 0x00014e5f 0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_abbrev 0x00014ec1 0x5df esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_abbrev 0x000154a0 0x2b3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_abbrev 0x00015753 0x27c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_abbrev 0x000159cf 0x556 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_abbrev 0x00015f25 0xbd esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_abbrev 0x00015fe2 0xd7 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_abbrev 0x000160b9 0x297 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_abbrev 0x00016350 0x12a esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_abbrev 0x0001647a 0x237 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_abbrev 0x000166b1 0x402 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_abbrev 0x00016ab3 0x291 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_abbrev 0x00016d44 0x578 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_abbrev 0x000172bc 0x5af esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_abbrev 0x0001786b 0x3dd esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_abbrev 0x00017c48 0x1eb esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_abbrev 0x00017e33 0x154 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_abbrev 0x00017f87 0x4b4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_abbrev 0x0001843b 0x23b esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_abbrev 0x00018676 0x217 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_abbrev 0x0001888d 0x28b esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_abbrev 0x00018b18 0x292 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_abbrev 0x00018daa 0x1e4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_abbrev 0x00018f8e 0x1f5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_abbrev 0x00019183 0x433 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_abbrev 0x000195b6 0x179 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_abbrev 0x0001972f 0x269 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_abbrev 0x00019998 0x1af esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_abbrev 0x00019b47 0x3c0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_abbrev 0x00019f07 0x43a esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_abbrev 0x0001a341 0x3b2 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_abbrev 0x0001a6f3 0x195 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_abbrev 0x0001a888 0x367 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_abbrev 0x0001abef 0x423 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_abbrev 0x0001b012 0x50c esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_abbrev 0x0001b51e 0x215 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_abbrev 0x0001b733 0x2b9 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_abbrev 0x0001b9ec 0x3b5 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_abbrev 0x0001bda1 0x3e9 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_abbrev 0x0001c18a 0x302 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_abbrev 0x0001c48c 0x487 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_abbrev 0x0001c913 0x86 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_abbrev 0x0001c999 0x70 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_abbrev 0x0001ca09 0x108 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_abbrev 0x0001cb11 0xa3 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_abbrev 0x0001cbb4 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_abbrev 0x0001cc44 0x19a esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_abbrev 0x0001cdde 0x1e7 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_abbrev 0x0001cfc5 0x301 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_abbrev 0x0001d2c6 0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_abbrev 0x0001d38a 0x3a8 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_abbrev 0x0001d732 0x17e esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_abbrev 0x0001d8b0 0x47b esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_abbrev 0x0001dd2b 0x3b6 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_abbrev 0x0001e0e1 0x95 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_abbrev 0x0001e176 0x2df esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_abbrev 0x0001e455 0x26 esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_abbrev 0x0001e47b 0x3fc esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_abbrev 0x0001e877 0x171 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_abbrev 0x0001e9e8 0x373 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_abbrev 0x0001ed5b 0x153 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_abbrev 0x0001eeae 0x461 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_abbrev 0x0001f30f 0x1091 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_abbrev 0x000203a0 0xff1 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_abbrev 0x00021391 0xc4a esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_abbrev 0x00021fdb 0x531 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_abbrev 0x0002250c 0xee6 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_abbrev 0x000233f2 0x2d9 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_abbrev 0x000236cb 0xa69 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_abbrev 0x00024134 0xe43 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_abbrev 0x00024f77 0xe18 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_abbrev 0x00025d8f 0x441 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_abbrev 0x000261d0 0x851 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_abbrev 0x00026a21 0x3a7 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_abbrev 0x00026dc8 0x5e8 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_abbrev 0x000273b0 0x5eb esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_abbrev 0x0002799b 0x224 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_abbrev 0x00027bbf 0x5e0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_abbrev 0x0002819f 0x152 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_abbrev 0x000282f1 0x3f0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_abbrev 0x000286e1 0x171 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_abbrev 0x00028852 0x2de esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_abbrev 0x00028b30 0x2a6 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_abbrev 0x00028dd6 0x322 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_abbrev 0x000290f8 0x2fe esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_abbrev 0x000293f6 0x1dc esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_abbrev 0x000295d2 0x378 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_abbrev 0x0002994a 0x43a esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_abbrev 0x00029d84 0x256 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_abbrev 0x00029fda 0x45b esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_abbrev 0x0002a435 0x2f3 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_abbrev 0x0002a728 0x58b esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_abbrev 0x0002acb3 0x1aa esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_abbrev 0x0002ae5d 0x75 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_abbrev 0x0002aed2 0x548 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_abbrev 0x0002b41a 0x40a esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_abbrev 0x0002b824 0x1a4 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_abbrev 0x0002b9c8 0x2b6 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_abbrev 0x0002bc7e 0xe6 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_abbrev 0x0002bd64 0x309 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_abbrev 0x0002c06d 0x401 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_abbrev 0x0002c46e 0x1ba esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_abbrev 0x0002c628 0x38f esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_abbrev 0x0002c9b7 0x226 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_abbrev 0x0002cbdd 0x5b7 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_abbrev 0x0002d194 0x634 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_abbrev 0x0002d7c8 0x562 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_abbrev 0x0002dd2a 0x58d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_abbrev 0x0002e2b7 0xf5 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_abbrev 0x0002e3ac 0x39d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_abbrev 0x0002e749 0x4cd esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_abbrev 0x0002ec16 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_abbrev 0x0002f124 0x418 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_abbrev 0x0002f53c 0x50e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_abbrev 0x0002fa4a 0x371 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_abbrev 0x0002fdbb 0x2a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_abbrev 0x00030061 0x4bb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_abbrev 0x0003051c 0x45b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_abbrev 0x00030977 0x31f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_abbrev 0x00030c96 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_abbrev 0x00031079 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_abbrev 0x00031373 0x3a6 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_abbrev 0x00031719 0x38d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_abbrev 0x00031aa6 0x171 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_abbrev 0x00031c17 0x496 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_abbrev 0x000320ad 0x20b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_abbrev 0x000322b8 0x32c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_abbrev 0x000325e4 0x401 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_abbrev 0x000329e5 0x1cc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_abbrev 0x00032bb1 0x11a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_abbrev 0x00032ccb 0x424 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_abbrev 0x000330ef 0x20a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_abbrev 0x000332f9 0x19b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_abbrev 0x00033494 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_abbrev 0x0003365c 0x32a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_abbrev 0x00033986 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_abbrev 0x00033a42 0xe4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_abbrev 0x00033b26 0x210 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_abbrev 0x00033d36 0x17d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_abbrev 0x00033eb3 0x3f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_abbrev 0x000342ac 0x2eb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_abbrev 0x00034597 0x456 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_abbrev 0x000349ed 0x2fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_abbrev 0x00034ce7 0x200 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_abbrev 0x00034ee7 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_abbrev 0x000350cb 0x3fa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_abbrev 0x000354c5 0x145 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_abbrev 0x0003560a 0x2e2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_abbrev 0x000358ec 0x2b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_abbrev 0x00035ba5 0x233 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_abbrev 0x00035dd8 0x403 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_abbrev 0x000361db 0x372 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_abbrev 0x0003654d 0x50c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_abbrev 0x00036a59 0x3e3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_abbrev 0x00036e3c 0x291 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_abbrev 0x000370cd 0x31c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_abbrev 0x000373e9 0x3d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_abbrev 0x000377b9 0x3f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_abbrev 0x00037bb2 0x51b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_abbrev 0x000380cd 0x49a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_abbrev 0x00038567 0x254 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_abbrev 0x000387bb 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_abbrev 0x000388f7 0x15a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_abbrev 0x00038a51 0x40a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_abbrev 0x00038e5b 0x4b7 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_abbrev 0x00039312 0x3c9 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_abbrev 0x000396db 0x392 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_abbrev 0x00039a6d 0x2b0 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_abbrev 0x00039d1d 0x1f5 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_abbrev 0x00039f12 0x261 esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_abbrev 0x0003a173 0x261 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_abbrev 0x0003a3d4 0x3b1 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_abbrev 0x0003a785 0x26f esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_abbrev 0x0003a9f4 0x399 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_abbrev 0x0003ad8d 0x3e7 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_abbrev 0x0003b174 0x26b esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_abbrev 0x0003b3df 0x1f9 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_abbrev 0x0003b5d8 0x289 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_abbrev 0x0003b861 0x1d0 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_abbrev 0x0003ba31 0x61 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_abbrev 0x0003ba92 0x90 esp-idf/soc/libsoc.a(ledc_periph.c.obj) + .debug_abbrev 0x0003bb22 0xbd esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_abbrev 0x0003bbdf 0x89 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_abbrev 0x0003bc68 0x70 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_abbrev 0x0003bcd8 0x3a3 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + .debug_abbrev 0x0003c07b 0x58d esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_abbrev 0x0003c608 0xda esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_abbrev 0x0003c6e2 0x1f7 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_abbrev 0x0003c8d9 0x4b9 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_abbrev 0x0003cd92 0x380 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_abbrev 0x0003d112 0xa6 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + .debug_abbrev 0x0003d1b8 0x31d esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_abbrev 0x0003d4d5 0x324 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_abbrev 0x0003d7f9 0x40d esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_abbrev 0x0003dc06 0x3b8 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_abbrev 0x0003dfbe 0x157 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_abbrev 0x0003e115 0x3b1 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_abbrev 0x0003e4c6 0xbb esp-idf/lwip/liblwip.a(init.c.obj) + .debug_abbrev 0x0003e581 0x236 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_abbrev 0x0003e7b7 0x1f6 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_abbrev 0x0003e9ad 0x2e1 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_abbrev 0x0003ec8e 0x44e esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_abbrev 0x0003f0dc 0x3cd esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_abbrev 0x0003f4a9 0x3e1 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_abbrev 0x0003f88a 0x440 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_abbrev 0x0003fcca 0x3d3 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_abbrev 0x0004009d 0x3b2 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_abbrev 0x0004044f 0x376 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_abbrev 0x000407c5 0x402 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_abbrev 0x00040bc7 0x412 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_abbrev 0x00040fd9 0x3af esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_abbrev 0x00041388 0x30c esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_abbrev 0x00041694 0x406 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_abbrev 0x00041a9a 0x389 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_abbrev 0x00041e23 0x303 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_abbrev 0x00042126 0x276 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_abbrev 0x0004239c 0x305 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_abbrev 0x000426a1 0x358 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_abbrev 0x000429f9 0x286 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_abbrev 0x00042c7f 0x26b esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_abbrev 0x00042eea 0x3bb esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_abbrev 0x000432a5 0x3f3 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_abbrev 0x00043698 0x2e2 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_abbrev 0x0004397a 0x20b esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_abbrev 0x00043b85 0x28f esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_abbrev 0x00043e14 0x1c2 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_abbrev 0x00043fd6 0x321 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_abbrev 0x000442f7 0x2b4 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_abbrev 0x000445ab 0x285 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_abbrev 0x00044830 0x474 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_abbrev 0x00044ca4 0x41a esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_abbrev 0x000450be 0x492 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_abbrev 0x00045550 0x90 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_abbrev 0x000455e0 0x239 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_abbrev 0x00045819 0x228 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_abbrev 0x00045a41 0x23c esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_abbrev 0x00045c7d 0xf5 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_abbrev 0x00045d72 0x1f9 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_abbrev 0x00045f6b 0x2b8 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_abbrev 0x00046223 0x1a6 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_abbrev 0x000463c9 0x56b esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_abbrev 0x00046934 0x447 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_abbrev 0x00046d7b 0x6de esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_abbrev 0x00047459 0x5ba esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_abbrev 0x00047a13 0x270 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_abbrev 0x00047c83 0x55d esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_abbrev 0x000481e0 0x44d esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_abbrev 0x0004862d 0x426 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_abbrev 0x00048a53 0x37f esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_abbrev 0x00048dd2 0x610 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_abbrev 0x000493e2 0x3a5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_abbrev 0x00049787 0x39b esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_abbrev 0x00049b22 0x428 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_abbrev 0x00049f4a 0x4f3 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_abbrev 0x0004a43d 0x247 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_abbrev 0x0004a684 0x4af esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_abbrev 0x0004ab33 0x25a esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_abbrev 0x0004ad8d 0x301 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_abbrev 0x0004b08e 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_abbrev 0x0004b1f0 0x233 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_abbrev 0x0004b423 0x1ab esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_abbrev 0x0004b5ce 0x162 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_abbrev 0x0004b730 0x60d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_abbrev 0x0004bd3d 0x3ae esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_abbrev 0x0004c0eb 0x2ee esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_abbrev 0x0004c3d9 0x40e esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_abbrev 0x0004c7e7 0x68a esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_abbrev 0x0004ce71 0x2eb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_abbrev 0x0004d15c 0x27b esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_abbrev 0x0004d3d7 0x100 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_abbrev 0x0004d4d7 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_abbrev 0x0004d617 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_abbrev 0x0004d757 0x212 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_abbrev 0x0004d969 0x318 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_abbrev 0x0004dc81 0x42f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_abbrev 0x0004e0b0 0x28a esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_abbrev 0x0004e33a 0x190 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_abbrev 0x0004e4ca 0x177 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_abbrev 0x0004e641 0x401 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_abbrev 0x0004ea42 0x2a6 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_abbrev 0x0004ece8 0x422 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_abbrev 0x0004f10a 0x288 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_abbrev 0x0004f392 0x1f0 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_abbrev 0x0004f582 0x8f /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_abbrev 0x0004f611 0x5cd /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_abbrev 0x0004fbde 0x122 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_abbrev 0x0004fd00 0x478 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_abbrev 0x00050178 0x2ff /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_abbrev 0x00050477 0x46a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_abbrev 0x000508e1 0x199 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_abbrev 0x00050a7a 0xa9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_abbrev 0x00050b23 0x509 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_abbrev 0x0005102c 0x3f2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_abbrev 0x0005141e 0x57b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_abbrev 0x00051999 0x7cb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_abbrev 0x00052164 0xa4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_abbrev 0x00052208 0x342 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_abbrev 0x0005254a 0x2ef /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_abbrev 0x00052839 0x1f6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_abbrev 0x00052a2f 0x44d esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_abbrev 0x00052e7c 0x190 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_abbrev 0x0005300c 0x11d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) + .debug_abbrev 0x00053129 0x5b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_abbrev 0x00053184 0x62 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_abbrev 0x000531e6 0x289 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_abbrev 0x0005346f 0x2e7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_abbrev 0x00053756 0x424 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_abbrev 0x00053b7a 0x289 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_abbrev 0x00053e03 0x247 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_abbrev 0x0005404a 0x23a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_abbrev 0x00054284 0x1bd /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_abbrev 0x00054441 0x224 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_abbrev 0x00054665 0x265 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_abbrev 0x000548ca 0x2bd /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_abbrev 0x00054b87 0x237 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_abbrev 0x00054dbe 0x213 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_abbrev 0x00054fd1 0x255 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_abbrev 0x00055226 0x210 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_abbrev 0x00055436 0x22d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_abbrev 0x00055663 0x209 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_abbrev 0x0005586c 0x225 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_abbrev 0x00055a91 0x2de /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_abbrev 0x00055d6f 0x216 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + .debug_abbrev 0x00055f85 0x74 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) + .debug_abbrev 0x00055ff9 0x1e0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + .debug_abbrev 0x000561d9 0x212 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_abbrev 0x000563eb 0x174 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_abbrev 0x0005655f 0x196 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_abbrev 0x000566f5 0x1d1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_abbrev 0x000568c6 0x1e1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_abbrev 0x00056aa7 0x1d1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_abbrev 0x00056c78 0x1ef /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_abbrev 0x00056e67 0x1d2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_abbrev 0x00057039 0x1d7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_abbrev 0x00057210 0x42d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_abbrev 0x0005763d 0x49b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_abbrev 0x00057ad8 0x44f /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_abbrev 0x00057f27 0x1be /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_abbrev 0x000580e5 0x257 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_abbrev 0x0005833c 0x285 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_abbrev 0x000585c1 0x260 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_abbrev 0x00058821 0x145 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_abbrev 0x00058966 0x326 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_abbrev 0x00058c8c 0x25d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_abbrev 0x00058ee9 0x46e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_abbrev 0x00059357 0x247 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_abbrev 0x0005959e 0x3cc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_abbrev 0x0005996a 0x182 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_line 0x00000000 0x215d31 +.debug_line 0x00000000 0x21d383 *(.debug_line) .debug_line 0x00000000 0x7e9 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_line 0x000007e9 0x615 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -47054,360 +47460,370 @@ END GROUP .debug_line 0x0005bcbb 0x57ec esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_line 0x000614a7 0xcc1 esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_line 0x00062168 0xf52 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_line 0x000630ba 0x20fb esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_line 0x000651b5 0x560 esp-idf/main/libmain.a(mqtt.c.obj) - .debug_line 0x00065715 0x145d esp-idf/main/libmain.a(i2cdev.c.obj) - .debug_line 0x00066b72 0x115f esp-idf/main/libmain.a(ina219.c.obj) - .debug_line 0x00067cd1 0x8301 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - .debug_line 0x0006ffd2 0x1ebc esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - .debug_line 0x00071e8e 0x1094 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - .debug_line 0x00072f22 0x46c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - .debug_line 0x0007338e 0x27e esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_line 0x0007360c 0x3f5 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_line 0x00073a01 0x209 esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_line 0x00073c0a 0x129 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_line 0x00073d33 0x5072 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_line 0x00078da5 0xd9 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_line 0x00078e7e 0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_line 0x00078f60 0x17a2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_line 0x0007a702 0xc56 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_line 0x0007b358 0x10d2 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_line 0x0007c42a 0x2fdf esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_line 0x0007f409 0x297 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_line 0x0007f6a0 0x436 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_line 0x0007fad6 0x123d esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_line 0x00080d13 0x287 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_line 0x00080f9a 0x772 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_line 0x0008170c 0x10ab esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_line 0x000827b7 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_line 0x00082d77 0x38a7 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_line 0x0008661e 0x13db esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_line 0x000879f9 0xef7 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_line 0x000888f0 0x40c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_line 0x00088cfc 0x39a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_line 0x00089096 0x22b7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_line 0x0008b34d 0x45d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_line 0x0008b7aa 0x4c5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_line 0x0008bc6f 0x5c3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_line 0x0008c232 0xb39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_line 0x0008cd6b 0x3a6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_line 0x0008d111 0x3a4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_line 0x0008d4b5 0xe37 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_line 0x0008e2ec 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_line 0x0008e6cc 0x78e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_line 0x0008ee5a 0x959 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_line 0x0008f7b3 0x7c0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_line 0x0008ff73 0x28a1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_line 0x00092814 0x9ce esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_line 0x000931e2 0x64e esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_line 0x00093830 0xc5f esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_line 0x0009448f 0x98b esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_line 0x00094e1a 0x1c7f esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_line 0x00096a99 0x4c9 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_line 0x00096f62 0x862 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_line 0x000977c4 0xb09 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_line 0x000982cd 0x1240 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_line 0x0009950d 0x4de esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_line 0x000999eb 0x1137 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_line 0x0009ab22 0xb4 esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_line 0x0009abd6 0x1ab esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_line 0x0009ad81 0x274 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - .debug_line 0x0009aff5 0x20a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_line 0x0009b1ff 0x3bc esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_line 0x0009b5bb 0x52b esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_line 0x0009bae6 0x4ff esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_line 0x0009bfe5 0xf81 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_line 0x0009cf66 0x216 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_line 0x0009d17c 0xb29 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_line 0x0009dca5 0x75f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_line 0x0009e404 0x1c73 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_line 0x000a0077 0xbfe esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_line 0x000a0c75 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_line 0x000a0e39 0x111b esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_line 0x000a1f54 0x19b esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_line 0x000a20ef 0xd43 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_line 0x000a2e32 0x236b esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_line 0x000a519d 0x3a07 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_line 0x000a8ba4 0x2cf0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_line 0x000ab894 0x3074 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_line 0x000ae908 0x387b esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_line 0x000b2183 0x1168 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_line 0x000b32eb 0x8dd esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_line 0x000b3bc8 0x18a1 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_line 0x000b5469 0x50b esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_line 0x000b5974 0x1013 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_line 0x000b6987 0x3eff esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_line 0x000ba886 0x1a3b esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_line 0x000bc2c1 0x84f esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_line 0x000bcb10 0xcc6 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_line 0x000bd7d6 0x1783 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_line 0x000bef59 0x78fd esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_line 0x000c6856 0x66f8 esp-idf/driver/libdriver.a(i2c.c.obj) - .debug_line 0x000ccf4e 0x6d35 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_line 0x000d3c83 0x3b6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_line 0x000d4039 0x1695 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_line 0x000d56ce 0x45a esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_line 0x000d5b28 0x11e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_line 0x000d6d0a 0x105a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_line 0x000d7d64 0x1bbf esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_line 0x000d9923 0xac7 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_line 0x000da3ea 0xacf esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_line 0x000daeb9 0xef9 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_line 0x000dbdb2 0x16fc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_line 0x000dd4ae 0x5ab1 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - .debug_line 0x000e2f5f 0x2b04 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - .debug_line 0x000e5a63 0x522 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - .debug_line 0x000e5f85 0x1dc esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) - .debug_line 0x000e6161 0x2c8d esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - .debug_line 0x000e8dee 0x1a7f esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_line 0x000ea86d 0x7de esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_line 0x000eb04b 0xf5c esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_line 0x000ebfa7 0x359 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_line 0x000ec300 0x1251 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - .debug_line 0x000ed551 0x246f esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - .debug_line 0x000ef9c0 0x5a7 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - .debug_line 0x000eff67 0x3aa1 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - .debug_line 0x000f3a08 0x74d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - .debug_line 0x000f4155 0x47f0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - .debug_line 0x000f8945 0x8885 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - .debug_line 0x001011ca 0x42f3 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - .debug_line 0x001054bd 0x51d7 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) - .debug_line 0x0010a694 0x325 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) - .debug_line 0x0010a9b9 0x127e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - .debug_line 0x0010bc37 0x1a77 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) - .debug_line 0x0010d6ae 0x57f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_line 0x00112ea2 0x25a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_line 0x0011544b 0x2c4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_line 0x00118097 0x959 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_line 0x001189f0 0x84b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_line 0x0011923b 0x1618 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_line 0x0011a853 0x165c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_line 0x0011beaf 0xd19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_line 0x0011cbc8 0x54f2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_line 0x001220ba 0x4f4d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_line 0x00127007 0x111a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_line 0x00128121 0x178f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_line 0x001298b0 0x52f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_line 0x00129ddf 0x2098 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_line 0x0012be77 0x4f3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_line 0x0012c36a 0xbe3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_line 0x0012cf4d 0x28bd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_line 0x0012f80a 0x27d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_line 0x0012fa87 0x23a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_line 0x0012fcc1 0x5930 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_line 0x001355f1 0xfe5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_line 0x001365d6 0x645 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_line 0x00136c1b 0x769 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_line 0x00137384 0x1234 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_line 0x001385b8 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_line 0x0013872c 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_line 0x001389ac 0x944 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_line 0x001392f0 0x3ed esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_line 0x001396dd 0x1851 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_line 0x0013af2e 0x1038 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .debug_line 0x0013bf66 0x14b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_line 0x0013d41f 0x75f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_line 0x0013db7e 0x97e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_line 0x0013e4fc 0x96d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_line 0x0013ee69 0x1952 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_line 0x001407bb 0x3fd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_line 0x00140bb8 0x208d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_line 0x00142c45 0x10ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_line 0x00143cf1 0x1073 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_line 0x00144d64 0x16de esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_line 0x00146442 0x114a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_line 0x0014758c 0x2393 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_line 0x0014991f 0x1166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_line 0x0014aa85 0x1863 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_line 0x0014c2e8 0x1276 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_line 0x0014d55e 0xe27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - .debug_line 0x0014e385 0xde3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - .debug_line 0x0014f168 0x1471 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_line 0x001505d9 0xed2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_line 0x001514ab 0x1251 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_line 0x001526fc 0x2aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_line 0x001529a6 0x2d5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_line 0x00152c7b 0xa65 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_line 0x001536e0 0x50cc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - .debug_line 0x001587ac 0x4809 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - .debug_line 0x0015cfb5 0x1a5d esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_line 0x0015ea12 0xcdb esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_line 0x0015f6ed 0x87d esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_line 0x0015ff6a 0x47f esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_line 0x001603e9 0x570 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_line 0x00160959 0xe65 esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_line 0x001617be 0x6d1 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) - .debug_line 0x00161e8f 0xeee esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_line 0x00162d7d 0x9d8 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_line 0x00163755 0x921 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_line 0x00164076 0x6ff esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_line 0x00164775 0x8f1 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_line 0x00165066 0x8cd esp-idf/hal/libhal.a(hmac_hal.c.obj) - .debug_line 0x00165933 0xac esp-idf/soc/libsoc.a(adc_periph.c.obj) - .debug_line 0x001659df 0x1ab esp-idf/soc/libsoc.a(ledc_periph.c.obj) - .debug_line 0x00165b8a 0x1fa esp-idf/soc/libsoc.a(i2c_periph.c.obj) - .debug_line 0x00165d84 0xca esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_line 0x00165e4e 0x1a9 esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_line 0x00165ff7 0xf6e esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - .debug_line 0x00166f65 0x3ea8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_line 0x0016ae0d 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_line 0x0016b02c 0x5da esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_line 0x0016b606 0x1d2a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_line 0x0016d330 0x5c2 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_line 0x0016d8f2 0x1883 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_line 0x0016f175 0x206 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - .debug_line 0x0016f37b 0xec2 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_line 0x0017023d 0x156d esp-idf/lwip/liblwip.a(netdb.c.obj) - .debug_line 0x001717aa 0x938a esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_line 0x0017ab34 0xf1e esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_line 0x0017ba52 0x85d esp-idf/lwip/liblwip.a(def.c.obj) - .debug_line 0x0017c2af 0x2d54 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_line 0x0017f003 0x28d esp-idf/lwip/liblwip.a(init.c.obj) - .debug_line 0x0017f290 0x501 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_line 0x0017f791 0x474 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_line 0x0017fc05 0x71b esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_line 0x00180320 0x3109 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_line 0x00183429 0x2466 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_line 0x0018588f 0x1b37 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_line 0x001873c6 0x4cd8 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_line 0x0018c09e 0x451e esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_line 0x001905bc 0x3419 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_line 0x001939d5 0xc15 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_line 0x001945ea 0x2a45 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_line 0x0019702f 0x3e91 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_line 0x0019aec0 0x1c60 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_line 0x0019cb20 0xa1d esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_line 0x0019d53d 0x1624 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_line 0x0019eb61 0x14c0 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_line 0x001a0021 0xb7f esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_line 0x001a0ba0 0x6d8 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_line 0x001a1278 0x8dd esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_line 0x001a1b55 0x23fe esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_line 0x001a3f53 0xe72 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_line 0x001a4dc5 0x6a1 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_line 0x001a5466 0x148b esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_line 0x001a68f1 0x4ebd esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_line 0x001ab7ae 0x77e esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_line 0x001abf2c 0x4ce esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_line 0x001ac3fa 0x84c esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_line 0x001acc46 0x875 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - .debug_line 0x001ad4bb 0x12b5 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_line 0x001ae770 0x759 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_line 0x001aeec9 0x749 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_line 0x001af612 0x2705 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_line 0x001b1d17 0x4713 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_line 0x001b642a 0x252 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_line 0x001b667c 0x894 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_line 0x001b6f10 0xe52 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_line 0x001b7d62 0x13ef esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_line 0x001b9151 0xbbc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_line 0x001b9d0d 0x5047 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_line 0x001bed54 0x21f7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_line 0x001c0f4b 0x56c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_line 0x001c14b7 0x174c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_line 0x001c2c03 0x2e43 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_line 0x001c5a46 0x138a esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_line 0x001c6dd0 0xd96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_line 0x001c7b66 0x54b9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_line 0x001cd01f 0x22d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_line 0x001cf2f3 0x103f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_line 0x001d0332 0xbe3 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_line 0x001d0f15 0x1f95 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_line 0x001d2eaa 0x963 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_line 0x001d380d 0x6f17 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_line 0x001da724 0xb8a esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_line 0x001db2ae 0x27c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_line 0x001dda73 0x565 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_line 0x001ddfd8 0x787 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_line 0x001de75f 0x5e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_line 0x001ded3f 0x4c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_line 0x001df204 0x5b7b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_line 0x001e4d7f 0x1cc1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_line 0x001e6a40 0xb03 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_line 0x001e7543 0x1f2c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_line 0x001e946f 0x2cfe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_line 0x001ec16d 0x9d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_line 0x001ecb3d 0xc99 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_line 0x001ed7d6 0x49b esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_line 0x001edc71 0x475 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_line 0x001ee0e6 0x4d3 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_line 0x001ee5b9 0xb41 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_line 0x001ef0fa 0x10c6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_line 0x001f01c0 0x14ad esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_line 0x001f166d 0x980 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_line 0x001f1fed 0x5eb esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_line 0x001f25d8 0x3db esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - .debug_line 0x001f29b3 0x2953 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_line 0x001f5306 0x579 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_line 0x001f587f 0xd0c esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_line 0x001f658b 0x65c esp-idf/hal/libhal.a(ds_hal.c.obj) - .debug_line 0x001f6be7 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_line 0x001f6c52 0x53e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_line 0x001f7190 0xa9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_line 0x001f7239 0x43a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_line 0x001f7673 0x1b1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_line 0x001f7824 0x493 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_line 0x001f7cb7 0x81 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_line 0x001f7d38 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_line 0x001f7da3 0x45a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_line 0x001f81fd 0x1e7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_line 0x001f83e4 0x3e2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_line 0x001f87c6 0x7cf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_line 0x001f8f95 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_line 0x001f9000 0x8a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_line 0x001f908a 0x145 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_line 0x001f91cf 0xee /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_line 0x001f92bd 0x797 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_line 0x001f9a54 0x483 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_line 0x001f9ed7 0x392 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) - .debug_line 0x001fa269 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_line 0x001fa2a3 0x3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_line 0x001fa2e1 0x2e4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_line 0x001fa5c5 0x580 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_line 0x001fab45 0x856 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_line 0x001fb39b 0x295 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_line 0x001fb630 0xed /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_line 0x001fb71d 0x8b1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_line 0x001fbfce 0x14b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_line 0x001fc119 0x171 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_line 0x001fc28a 0x282 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_line 0x001fc50c 0x3fa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_line 0x001fc906 0x34c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_line 0x001fcc52 0x247 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_line 0x001fce99 0x28d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_line 0x001fd126 0xf9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_line 0x001fd21f 0x21e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_line 0x001fd43d 0x2aa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_line 0x001fd6e7 0x272 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_line 0x001fd959 0x8c6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_line 0x001fe21f 0xb32 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) - .debug_line 0x001fed51 0x6d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) - .debug_line 0x001fedbe 0x131 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - .debug_line 0x001feeef 0x2c4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_line 0x001ff1b3 0x51 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_line 0x001ff204 0x8e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_line 0x001ff292 0xb1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_line 0x001ff343 0xdf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_line 0x001ff422 0xd5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_line 0x001ff4f7 0xe8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_line 0x001ff5df 0xdb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_line 0x001ff6ba 0xdb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_line 0x001ff795 0x4e70 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_line 0x00204605 0x516a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_line 0x0020976f 0x363c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_line 0x0020cdab 0x189 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_line 0x0020cf34 0x391 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_line 0x0020d2c5 0x1ae /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_line 0x0020d473 0x134 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_line 0x0020d5a7 0x1c7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_line 0x0020d76e 0x212a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_line 0x0020f898 0x1a7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_line 0x0020fa3f 0x2217 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_line 0x00211c56 0x13b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_line 0x00211d91 0x363d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_line 0x002153ce 0x963 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_line 0x000630ba 0x22d0 esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_line 0x0006538a 0x560 esp-idf/main/libmain.a(mqtt.c.obj) + .debug_line 0x000658ea 0x145d esp-idf/main/libmain.a(i2cdev.c.obj) + .debug_line 0x00066d47 0x115f esp-idf/main/libmain.a(ina219.c.obj) + .debug_line 0x00067ea6 0x8301 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_line 0x000701a7 0x1ebc esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_line 0x00072063 0x1094 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_line 0x000730f7 0x46c esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_line 0x00073563 0x27e esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_line 0x000737e1 0x3f5 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_line 0x00073bd6 0x209 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_line 0x00073ddf 0x129 esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_line 0x00073f08 0x5072 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_line 0x00078f7a 0xd9 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_line 0x00079053 0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_line 0x00079135 0x17a2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_line 0x0007a8d7 0xc56 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_line 0x0007b52d 0x10d2 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_line 0x0007c5ff 0x2fdf esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_line 0x0007f5de 0x297 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_line 0x0007f875 0x436 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_line 0x0007fcab 0x123d esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_line 0x00080ee8 0x287 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_line 0x0008116f 0x772 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_line 0x000818e1 0x10ab esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_line 0x0008298c 0x5c0 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_line 0x00082f4c 0x38a7 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_line 0x000867f3 0x13db esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_line 0x00087bce 0xef7 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_line 0x00088ac5 0x40c esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_line 0x00088ed1 0x39a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_line 0x0008926b 0x22b7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_line 0x0008b522 0x45d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_line 0x0008b97f 0x4c5 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_line 0x0008be44 0x5c3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_line 0x0008c407 0xb39 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_line 0x0008cf40 0x3a6 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_line 0x0008d2e6 0x3a4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_line 0x0008d68a 0xe37 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_line 0x0008e4c1 0x3e0 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_line 0x0008e8a1 0x78e esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_line 0x0008f02f 0x959 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_line 0x0008f988 0x7c0 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_line 0x00090148 0x28a1 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_line 0x000929e9 0x9ce esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_line 0x000933b7 0x64e esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_line 0x00093a05 0xc5f esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_line 0x00094664 0x98b esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_line 0x00094fef 0x1c7f esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_line 0x00096c6e 0x4c9 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_line 0x00097137 0x862 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_line 0x00097999 0xb09 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_line 0x000984a2 0x1240 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_line 0x000996e2 0x4de esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_line 0x00099bc0 0x1137 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_line 0x0009acf7 0xb4 esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_line 0x0009adab 0x1ab esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_line 0x0009af56 0x274 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_line 0x0009b1ca 0x20a esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_line 0x0009b3d4 0x3bc esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_line 0x0009b790 0x52b esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_line 0x0009bcbb 0x4ff esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_line 0x0009c1ba 0xf81 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_line 0x0009d13b 0x216 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_line 0x0009d351 0xb29 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_line 0x0009de7a 0x75f esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_line 0x0009e5d9 0x1c73 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_line 0x000a024c 0xbfe esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_line 0x000a0e4a 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_line 0x000a100e 0x111b esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_line 0x000a2129 0x19b esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_line 0x000a22c4 0xd43 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_line 0x000a3007 0x236b esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_line 0x000a5372 0x3a07 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_line 0x000a8d79 0x5c2 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_line 0x000a933b 0x2cf0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_line 0x000ac02b 0x3074 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_line 0x000af09f 0x387b esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_line 0x000b291a 0x1168 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_line 0x000b3a82 0x8dd esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_line 0x000b435f 0x18a1 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_line 0x000b5c00 0x50b esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_line 0x000b610b 0x1013 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_line 0x000b711e 0x3eff esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_line 0x000bb01d 0x1a3b esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_line 0x000bca58 0x84f esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_line 0x000bd2a7 0xcc6 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_line 0x000bdf6d 0x1783 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_line 0x000bf6f0 0x78fd esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_line 0x000c6fed 0x66f8 esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_line 0x000cd6e5 0x7e5 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_line 0x000cdeca 0x6d35 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_line 0x000d4bff 0x3b6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_line 0x000d4fb5 0x1695 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_line 0x000d664a 0x45a esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_line 0x000d6aa4 0x11e2 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_line 0x000d7c86 0x105a esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_line 0x000d8ce0 0x1bbf esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_line 0x000da89f 0xac7 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_line 0x000db366 0xacf esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_line 0x000dbe35 0xef9 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_line 0x000dcd2e 0x14b7 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_line 0x000de1e5 0x9a5 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_line 0x000deb8a 0x16fc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_line 0x000e0286 0x5ab1 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_line 0x000e5d37 0x2b04 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_line 0x000e883b 0x522 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_line 0x000e8d5d 0x1dc esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_line 0x000e8f39 0x2c8d esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_line 0x000ebbc6 0x1a7f esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_line 0x000ed645 0x7de esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_line 0x000ede23 0xf5c esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_line 0x000eed7f 0x359 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_line 0x000ef0d8 0x1251 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_line 0x000f0329 0x246f esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_line 0x000f2798 0x5a7 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_line 0x000f2d3f 0x3aa1 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_line 0x000f67e0 0x74d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_line 0x000f6f2d 0x47f0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_line 0x000fb71d 0x8885 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_line 0x00103fa2 0x42f3 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_line 0x00108295 0x51d7 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_line 0x0010d46c 0x325 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_line 0x0010d791 0x127e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_line 0x0010ea0f 0x1a77 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_line 0x00110486 0x57f4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_line 0x00115c7a 0x25a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_line 0x00118223 0x2c4c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_line 0x0011ae6f 0x959 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_line 0x0011b7c8 0x84b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_line 0x0011c013 0x1618 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_line 0x0011d62b 0x165c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_line 0x0011ec87 0xd19 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_line 0x0011f9a0 0x54f2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_line 0x00124e92 0x4f4d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_line 0x00129ddf 0x111a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_line 0x0012aef9 0x178f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_line 0x0012c688 0x52f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_line 0x0012cbb7 0x2098 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_line 0x0012ec4f 0x4f3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_line 0x0012f142 0xbe3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_line 0x0012fd25 0x28bd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_line 0x001325e2 0x27d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_line 0x0013285f 0x23a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_line 0x00132a99 0x5930 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_line 0x001383c9 0xfe5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_line 0x001393ae 0x645 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_line 0x001399f3 0x769 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_line 0x0013a15c 0x1234 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_line 0x0013b390 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_line 0x0013b504 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_line 0x0013b784 0x944 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_line 0x0013c0c8 0x3ed esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_line 0x0013c4b5 0x1851 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_line 0x0013dd06 0x1038 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_line 0x0013ed3e 0x14b9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_line 0x001401f7 0x75f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_line 0x00140956 0x97e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_line 0x001412d4 0x96d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_line 0x00141c41 0x1952 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_line 0x00143593 0x3fd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_line 0x00143990 0x208d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_line 0x00145a1d 0x10ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_line 0x00146ac9 0x1073 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_line 0x00147b3c 0x16de esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_line 0x0014921a 0x114a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_line 0x0014a364 0x2393 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_line 0x0014c6f7 0x1166 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_line 0x0014d85d 0x1863 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_line 0x0014f0c0 0x1276 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_line 0x00150336 0xe27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_line 0x0015115d 0xde3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_line 0x00151f40 0x1471 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_line 0x001533b1 0xed2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_line 0x00154283 0x1251 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_line 0x001554d4 0x2aa esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_line 0x0015577e 0x2d5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_line 0x00155a53 0xa65 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_line 0x001564b8 0x50cc esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_line 0x0015b584 0x4809 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_line 0x0015fd8d 0x1a5d esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_line 0x001617ea 0xcdb esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_line 0x001624c5 0x87d esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_line 0x00162d42 0x47f esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_line 0x001631c1 0x570 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_line 0x00163731 0xe65 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_line 0x00164596 0x6d1 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_line 0x00164c67 0xeee esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_line 0x00165b55 0x9d8 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_line 0x0016652d 0x921 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_line 0x00166e4e 0x6ff esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_line 0x0016754d 0x8f1 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_line 0x00167e3e 0x8cd esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_line 0x0016870b 0xac esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_line 0x001687b7 0x1ab esp-idf/soc/libsoc.a(ledc_periph.c.obj) + .debug_line 0x00168962 0x1fa esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_line 0x00168b5c 0xca esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_line 0x00168c26 0x1a9 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_line 0x00168dcf 0xf6e esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + .debug_line 0x00169d3d 0x3ea8 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_line 0x0016dbe5 0x21f esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_line 0x0016de04 0x5da esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_line 0x0016e3de 0x1d2a esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_line 0x00170108 0x1883 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_line 0x0017198b 0x206 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + .debug_line 0x00171b91 0xec2 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_line 0x00172a53 0x156d esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_line 0x00173fc0 0x938a esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_line 0x0017d34a 0xf1e esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_line 0x0017e268 0x85d esp-idf/lwip/liblwip.a(def.c.obj) + .debug_line 0x0017eac5 0x2d54 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_line 0x00181819 0x28d esp-idf/lwip/liblwip.a(init.c.obj) + .debug_line 0x00181aa6 0x501 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_line 0x00181fa7 0x474 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_line 0x0018241b 0x71b esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_line 0x00182b36 0x3109 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_line 0x00185c3f 0x2466 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_line 0x001880a5 0x1b37 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_line 0x00189bdc 0x4cd8 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_line 0x0018e8b4 0x451e esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_line 0x00192dd2 0x3419 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_line 0x001961eb 0xc15 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_line 0x00196e00 0x2a45 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_line 0x00199845 0x3e91 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_line 0x0019d6d6 0x1c60 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_line 0x0019f336 0xa1d esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_line 0x0019fd53 0x1624 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_line 0x001a1377 0x14c0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_line 0x001a2837 0xb7f esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_line 0x001a33b6 0x6d8 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_line 0x001a3a8e 0x8dd esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_line 0x001a436b 0x23fe esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_line 0x001a6769 0xe72 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_line 0x001a75db 0x6a1 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_line 0x001a7c7c 0x148b esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_line 0x001a9107 0x4ebd esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_line 0x001adfc4 0x77e esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_line 0x001ae742 0x4ce esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_line 0x001aec10 0x84c esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_line 0x001af45c 0x875 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_line 0x001afcd1 0x12b5 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_line 0x001b0f86 0x759 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_line 0x001b16df 0x749 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_line 0x001b1e28 0x2e31 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_line 0x001b4c59 0x2705 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_line 0x001b735e 0x4713 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_line 0x001bba71 0x252 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_line 0x001bbcc3 0x894 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_line 0x001bc557 0xe52 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_line 0x001bd3a9 0x9d3 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_line 0x001bdd7c 0x1e5 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_line 0x001bdf61 0x3ac esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_line 0x001be30d 0x873 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_line 0x001beb80 0x3e8 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_line 0x001bef68 0x13ef esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_line 0x001c0357 0xbbc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_line 0x001c0f13 0x5047 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_line 0x001c5f5a 0x21f7 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_line 0x001c8151 0x56c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_line 0x001c86bd 0x174c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_line 0x001c9e09 0x2e43 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_line 0x001ccc4c 0x138a esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_line 0x001cdfd6 0xd96 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_line 0x001ced6c 0x54b9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_line 0x001d4225 0x22d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_line 0x001d64f9 0x103f esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_line 0x001d7538 0xbe3 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_line 0x001d811b 0x1f95 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_line 0x001da0b0 0x963 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_line 0x001daa13 0x6f17 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_line 0x001e192a 0xb8a esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_line 0x001e24b4 0x27c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_line 0x001e4c79 0x565 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_line 0x001e51de 0x787 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_line 0x001e5965 0x5e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_line 0x001e5f45 0x4c5 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_line 0x001e640a 0x5b7b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_line 0x001ebf85 0x1cc1 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_line 0x001edc46 0xb03 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_line 0x001ee749 0x1f2c esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_line 0x001f0675 0x2cfe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_line 0x001f3373 0x9d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_line 0x001f3d43 0xc99 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_line 0x001f49dc 0x49b esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_line 0x001f4e77 0x475 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_line 0x001f52ec 0x4d3 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_line 0x001f57bf 0xb41 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_line 0x001f6300 0x10c6 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_line 0x001f73c6 0x14ad esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_line 0x001f8873 0x980 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_line 0x001f91f3 0x5eb esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_line 0x001f97de 0x3db esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_line 0x001f9bb9 0x2953 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_line 0x001fc50c 0x579 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_line 0x001fca85 0xd0c esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_line 0x001fd791 0x65c esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_line 0x001fdded 0x44c esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_line 0x001fe239 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_line 0x001fe2a4 0x53e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_line 0x001fe7e2 0xa9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_line 0x001fe88b 0x43a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_line 0x001fecc5 0x1b1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_line 0x001fee76 0x493 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_line 0x001ff309 0x81 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_line 0x001ff38a 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_line 0x001ff3f5 0x45a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_line 0x001ff84f 0x1e7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_line 0x001ffa36 0x3e2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_line 0x001ffe18 0x7cf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_line 0x002005e7 0x6b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_line 0x00200652 0x8a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_line 0x002006dc 0x145 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_line 0x00200821 0xee /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_line 0x0020090f 0x797 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_line 0x002010a6 0x483 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_line 0x00201529 0x392 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) + .debug_line 0x002018bb 0x3a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_line 0x002018f5 0x3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_line 0x00201933 0x2e4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_line 0x00201c17 0x580 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_line 0x00202197 0x856 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_line 0x002029ed 0x295 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_line 0x00202c82 0xed /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_line 0x00202d6f 0x8b1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_line 0x00203620 0x14b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_line 0x0020376b 0x171 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_line 0x002038dc 0x282 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_line 0x00203b5e 0x3fa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_line 0x00203f58 0x34c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_line 0x002042a4 0x247 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_line 0x002044eb 0x28d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_line 0x00204778 0xf9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_line 0x00204871 0x21e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_line 0x00204a8f 0x2aa /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_line 0x00204d39 0x272 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_line 0x00204fab 0x8c6 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_line 0x00205871 0xb32 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + .debug_line 0x002063a3 0x6d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) + .debug_line 0x00206410 0x131 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + .debug_line 0x00206541 0x2c4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_line 0x00206805 0x51 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_line 0x00206856 0x8e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_line 0x002068e4 0xb1 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_line 0x00206995 0xdf /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_line 0x00206a74 0xd5 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_line 0x00206b49 0xe8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_line 0x00206c31 0xdb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_line 0x00206d0c 0xdb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_line 0x00206de7 0x4e70 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_line 0x0020bc57 0x516a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_line 0x00210dc1 0x363c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_line 0x002143fd 0x189 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_line 0x00214586 0x391 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_line 0x00214917 0x1ae /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_line 0x00214ac5 0x134 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_line 0x00214bf9 0x1c7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_line 0x00214dc0 0x212a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_line 0x00216eea 0x1a7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_line 0x00217091 0x2217 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_line 0x002192a8 0x13b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_line 0x002193e3 0x363d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_line 0x0021ca20 0x963 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_frame 0x00000000 0x35adc +.debug_frame 0x00000000 0x36700 *(.debug_frame) .debug_frame 0x00000000 0x78 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_frame 0x00000078 0x98 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -47509,786 +47925,804 @@ END GROUP .debug_frame 0x0000924c 0xb68 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_frame 0x00009db4 0x20c esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_frame 0x00009fc0 0x124 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_frame 0x0000a0e4 0x298 esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_frame 0x0000a37c 0x54 esp-idf/main/libmain.a(mqtt.c.obj) - .debug_frame 0x0000a3d0 0x204 esp-idf/main/libmain.a(i2cdev.c.obj) - .debug_frame 0x0000a5d4 0x2d0 esp-idf/main/libmain.a(ina219.c.obj) - .debug_frame 0x0000a8a4 0x794 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - .debug_frame 0x0000b038 0x318 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - .debug_frame 0x0000b350 0x1fc esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - .debug_frame 0x0000b54c 0x70 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - .debug_frame 0x0000b5bc 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_frame 0x0000b5ec 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_frame 0x0000b698 0x86c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_frame 0x0000bf04 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_frame 0x0000bf24 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_frame 0x0000bf50 0x280 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_frame 0x0000c1d0 0x174 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_frame 0x0000c344 0xe0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_frame 0x0000c424 0x350 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_frame 0x0000c774 0x48 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_frame 0x0000c7bc 0x148 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_frame 0x0000c904 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_frame 0x0000c944 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_frame 0x0000ca9c 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_frame 0x0000cc74 0xbc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_frame 0x0000cd30 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_frame 0x0000d240 0x16c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_frame 0x0000d3ac 0x2ac esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_frame 0x0000d658 0x84 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_frame 0x0000d6dc 0x474 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_frame 0x0000db50 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_frame 0x0000dbbc 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_frame 0x0000dbfc 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_frame 0x0000dc98 0x158 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_frame 0x0000ddf0 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_frame 0x0000de20 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_frame 0x0000de50 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_frame 0x0000dfbc 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_frame 0x0000e038 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_frame 0x0000e148 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_frame 0x0000e2c8 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_frame 0x0000e334 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_frame 0x0000e6bc 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_frame 0x0000e7d4 0x3c esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_frame 0x0000e810 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_frame 0x0000e9c8 0xc4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_frame 0x0000ea8c 0x2a8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_frame 0x0000ed34 0x9c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_frame 0x0000edd0 0xec esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_frame 0x0000eebc 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_frame 0x0000f024 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_frame 0x0000f23c 0x50 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_frame 0x0000f28c 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_frame 0x0000f3f4 0xf0 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - .debug_frame 0x0000f4e4 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_frame 0x0000f524 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_frame 0x0000f544 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_frame 0x0000f5a4 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_frame 0x0000f5fc 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_frame 0x0000f7c0 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_frame 0x0000f82c 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_frame 0x0000f900 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_frame 0x0000f944 0x39c esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_frame 0x0000fce0 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_frame 0x0000fe08 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_frame 0x0000fe38 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_frame 0x00010000 0x1c0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_frame 0x000101c0 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_frame 0x00011514 0x690 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_frame 0x00011ba4 0x464 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_frame 0x00012008 0xd10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_frame 0x00012d18 0x76c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_frame 0x00013484 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_frame 0x0001372c 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_frame 0x0001385c 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_frame 0x00013ad4 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_frame 0x00013b48 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_frame 0x00013c64 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_frame 0x00014180 0x1cc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_frame 0x0001434c 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_frame 0x000143b8 0x98 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_frame 0x00014450 0x1f8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_frame 0x00014648 0x970 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_frame 0x00014fb8 0x7d8 esp-idf/driver/libdriver.a(i2c.c.obj) - .debug_frame 0x00015790 0xfe0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_frame 0x00016770 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_frame 0x0001679c 0x57c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_frame 0x00016d18 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_frame 0x00016dc4 0x1d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_frame 0x00016f98 0x27c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_frame 0x00017214 0x368 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_frame 0x0001757c 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_frame 0x0001769c 0x1c4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_frame 0x00017860 0x170 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_frame 0x000179d0 0x6d4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_frame 0x000180a4 0x210 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - .debug_frame 0x000182b4 0x510 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - .debug_frame 0x000187c4 0x68 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - .debug_frame 0x0001882c 0x2c esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) - .debug_frame 0x00018858 0x37c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - .debug_frame 0x00018bd4 0x1b8 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_frame 0x00018d8c 0x78 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_frame 0x00018e04 0x138 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_frame 0x00018f3c 0x20 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_frame 0x00018f5c 0x334 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - .debug_frame 0x00019290 0x43c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - .debug_frame 0x000196cc 0x68 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - .debug_frame 0x00019734 0x544 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - .debug_frame 0x00019c78 0x110 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - .debug_frame 0x00019d88 0x6e0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - .debug_frame 0x0001a468 0x1184 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - .debug_frame 0x0001b5ec 0x468 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - .debug_frame 0x0001ba54 0x554 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) - .debug_frame 0x0001bfa8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) - .debug_frame 0x0001bfd8 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - .debug_frame 0x0001c1bc 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) - .debug_frame 0x0001c394 0x8d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_frame 0x0001cc64 0x544 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_frame 0x0001d1a8 0x3c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_frame 0x0001d570 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_frame 0x0001d8f4 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_frame 0x0001d9a4 0x2b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_frame 0x0001dc58 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_frame 0x0001df30 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_frame 0x0001e2cc 0xe54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_frame 0x0001f120 0x25c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_frame 0x0001f37c 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_frame 0x0001f5b8 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_frame 0x0001f87c 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_frame 0x0001f8e8 0x470 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_frame 0x0001fd58 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_frame 0x0001fe00 0x3a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_frame 0x000201a0 0x368 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_frame 0x00020508 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_frame 0x00020580 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_frame 0x000205d0 0xa1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_frame 0x00020fec 0x138 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_frame 0x00021124 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_frame 0x00021198 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_frame 0x00021254 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_frame 0x0002144c 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_frame 0x00021480 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_frame 0x000214c8 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_frame 0x000215c4 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_frame 0x00021640 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_frame 0x000218b8 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .debug_frame 0x000219c0 0x270 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_frame 0x00021c30 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_frame 0x00021d90 0x158 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_frame 0x00021ee8 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_frame 0x00022024 0x260 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_frame 0x00022284 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_frame 0x0002234c 0x2b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_frame 0x000225fc 0x2c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_frame 0x000228c4 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_frame 0x00022ba4 0x328 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_frame 0x00022ecc 0x2f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_frame 0x000231c4 0x308 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_frame 0x000234cc 0x288 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_frame 0x00023754 0x49c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_frame 0x00023bf0 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_frame 0x00023d64 0x1b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - .debug_frame 0x00023f1c 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - .debug_frame 0x00024060 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_frame 0x000241a4 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_frame 0x000242e4 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_frame 0x000243c4 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_frame 0x000243f0 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_frame 0x0002442c 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_frame 0x0002450c 0x954 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - .debug_frame 0x00024e60 0x538 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - .debug_frame 0x00025398 0x290 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_frame 0x00025628 0x1ac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_frame 0x000257d4 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_frame 0x0002587c 0x64 esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_frame 0x000258e0 0xa0 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_frame 0x00025980 0x13c esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_frame 0x00025abc 0x40 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) - .debug_frame 0x00025afc 0x178 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_frame 0x00025c74 0xc8 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_frame 0x00025d3c 0x170 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_frame 0x00025eac 0xb0 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_frame 0x00025f5c 0x140 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_frame 0x0002609c 0xfc esp-idf/hal/libhal.a(hmac_hal.c.obj) - .debug_frame 0x00026198 0x12c esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - .debug_frame 0x000262c4 0x4ec esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_frame 0x000267b0 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_frame 0x000267ec 0x110 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_frame 0x000268fc 0x404 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_frame 0x00026d00 0x110 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_frame 0x00026e10 0x2c0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_frame 0x000270d0 0x21c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_frame 0x000272ec 0x124 esp-idf/lwip/liblwip.a(netdb.c.obj) - .debug_frame 0x00027410 0xbf8 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_frame 0x00028008 0x28c esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_frame 0x00028294 0xd8 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_frame 0x0002836c 0x370 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_frame 0x000286dc 0x2c esp-idf/lwip/liblwip.a(init.c.obj) - .debug_frame 0x00028708 0x8c esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_frame 0x00028794 0x90 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_frame 0x00028824 0xfc esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_frame 0x00028920 0x578 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_frame 0x00028e98 0x578 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_frame 0x00029410 0x1d0 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_frame 0x000295e0 0x728 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_frame 0x00029d08 0x1b8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_frame 0x00029ec0 0x4e8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_frame 0x0002a3a8 0x18c esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_frame 0x0002a534 0x264 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_frame 0x0002a798 0x638 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_frame 0x0002add0 0x304 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_frame 0x0002b0d4 0x9c esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_frame 0x0002b170 0x2c4 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_frame 0x0002b434 0x198 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_frame 0x0002b5cc 0xbc esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_frame 0x0002b688 0x60 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_frame 0x0002b6e8 0x188 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_frame 0x0002b870 0x198 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_frame 0x0002ba08 0xac esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_frame 0x0002bab4 0x60 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_frame 0x0002bb14 0x228 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_frame 0x0002bd3c 0x424 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_frame 0x0002c160 0x74 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_frame 0x0002c1d4 0x68 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_frame 0x0002c23c 0x84 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_frame 0x0002c2c0 0x50 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - .debug_frame 0x0002c310 0x3ac esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_frame 0x0002c6bc 0x120 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_frame 0x0002c7dc 0xe8 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_frame 0x0002c8c4 0x488 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_frame 0x0002cd4c 0x5b0 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_frame 0x0002d2fc 0x20 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_frame 0x0002d31c 0x118 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_frame 0x0002d434 0x188 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_frame 0x0002d5bc 0x2dc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_frame 0x0002d898 0x1d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_frame 0x0002da6c 0x90c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_frame 0x0002e378 0x304 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_frame 0x0002e67c 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_frame 0x0002e6e0 0x164 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_frame 0x0002e844 0x90c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_frame 0x0002f150 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_frame 0x0002f37c 0x1e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_frame 0x0002f55c 0x900 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_frame 0x0002fe5c 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_frame 0x0002ffc4 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_frame 0x000301dc 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_frame 0x00030364 0x268 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_frame 0x000305cc 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_frame 0x00030690 0xab0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_frame 0x00031140 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_frame 0x0003129c 0x2d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_frame 0x0003156c 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_frame 0x000315b4 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_frame 0x00031630 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_frame 0x0003169c 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_frame 0x000316e8 0xad0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_frame 0x000321b8 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_frame 0x000322c0 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_frame 0x00032480 0x2b4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_frame 0x00032734 0x594 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_frame 0x00032cc8 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_frame 0x00032e4c 0x384 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_frame 0x000331d0 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_frame 0x000331f8 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_frame 0x0003324c 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_frame 0x00033298 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_frame 0x000333bc 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_frame 0x00033564 0x284 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_frame 0x000337e8 0x200 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_frame 0x000339e8 0xfc esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_frame 0x00033ae4 0x88 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - .debug_frame 0x00033b6c 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_frame 0x00033fb0 0x1e0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_frame 0x00034190 0x130 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_frame 0x000342c0 0x118 esp-idf/hal/libhal.a(ds_hal.c.obj) - .debug_frame 0x000343d8 0x280 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_frame 0x00034658 0x70 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_frame 0x000346c8 0x50 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) - .debug_frame 0x00034718 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_frame 0x00034770 0x84 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_frame 0x000347f4 0x17c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_frame 0x00034970 0x60 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_frame 0x000349d0 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_frame 0x00034a14 0x60 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_frame 0x00034a74 0x50 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_frame 0x00034ac4 0x4c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_frame 0x00034b10 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_frame 0x00034b64 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_frame 0x00034bbc 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_frame 0x00034c24 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_frame 0x00034c78 0xa4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_frame 0x00034d1c 0x3c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_frame 0x00034d58 0x64 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_frame 0x00034dbc 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_frame 0x00034df4 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_frame 0x00034e4c 0x78 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_frame 0x00034ec4 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) - .debug_frame 0x00034f2c 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) - .debug_frame 0x00034f4c 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - .debug_frame 0x00034f84 0x4c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_frame 0x00034fd0 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_frame 0x00034ffc 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_frame 0x00035028 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_frame 0x00035058 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_frame 0x00035088 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_frame 0x000350bc 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_frame 0x000350f0 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_frame 0x00035124 0xb8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_frame 0x000351dc 0x108 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_frame 0x000352e4 0x128 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_frame 0x0003540c 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_frame 0x0003542c 0x6c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_frame 0x00035498 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_frame 0x00035500 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_frame 0x00035540 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_frame 0x00035580 0x9c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_frame 0x0003561c 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_frame 0x00035654 0x320 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_frame 0x00035974 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_frame 0x000359a4 0x104 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_frame 0x00035aa8 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_frame 0x0000a0e4 0x2b8 esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_frame 0x0000a39c 0x54 esp-idf/main/libmain.a(mqtt.c.obj) + .debug_frame 0x0000a3f0 0x204 esp-idf/main/libmain.a(i2cdev.c.obj) + .debug_frame 0x0000a5f4 0x2d0 esp-idf/main/libmain.a(ina219.c.obj) + .debug_frame 0x0000a8c4 0x794 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_frame 0x0000b058 0x318 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_frame 0x0000b370 0x1fc esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_frame 0x0000b56c 0x70 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_frame 0x0000b5dc 0x30 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_frame 0x0000b60c 0xac esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_frame 0x0000b6b8 0x86c esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_frame 0x0000bf24 0x20 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_frame 0x0000bf44 0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_frame 0x0000bf70 0x280 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_frame 0x0000c1f0 0x174 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_frame 0x0000c364 0xe0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_frame 0x0000c444 0x350 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_frame 0x0000c794 0x48 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_frame 0x0000c7dc 0x148 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_frame 0x0000c924 0x40 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_frame 0x0000c964 0x158 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_frame 0x0000cabc 0x1d8 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_frame 0x0000cc94 0xbc esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_frame 0x0000cd50 0x510 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_frame 0x0000d260 0x16c esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_frame 0x0000d3cc 0x2ac esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_frame 0x0000d678 0x84 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_frame 0x0000d6fc 0x474 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_frame 0x0000db70 0x6c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_frame 0x0000dbdc 0x40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_frame 0x0000dc1c 0x9c esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_frame 0x0000dcb8 0x158 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_frame 0x0000de10 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_frame 0x0000de40 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_frame 0x0000de70 0x16c esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_frame 0x0000dfdc 0x7c esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_frame 0x0000e058 0x110 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_frame 0x0000e168 0x180 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_frame 0x0000e2e8 0x6c esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_frame 0x0000e354 0x388 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_frame 0x0000e6dc 0x118 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_frame 0x0000e7f4 0x3c esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_frame 0x0000e830 0x1b8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_frame 0x0000e9e8 0xc4 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_frame 0x0000eaac 0x2a8 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_frame 0x0000ed54 0x9c esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_frame 0x0000edf0 0xec esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_frame 0x0000eedc 0x168 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_frame 0x0000f044 0x218 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_frame 0x0000f25c 0x50 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_frame 0x0000f2ac 0x168 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_frame 0x0000f414 0xf0 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_frame 0x0000f504 0x40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_frame 0x0000f544 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_frame 0x0000f564 0x60 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_frame 0x0000f5c4 0x58 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_frame 0x0000f61c 0x1c4 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_frame 0x0000f7e0 0x6c esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_frame 0x0000f84c 0xd4 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_frame 0x0000f920 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_frame 0x0000f964 0x39c esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_frame 0x0000fd00 0x128 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_frame 0x0000fe28 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_frame 0x0000fe58 0x1c8 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_frame 0x00010020 0x1c0 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_frame 0x000101e0 0x1354 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_frame 0x00011534 0x690 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_frame 0x00011bc4 0x110 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_frame 0x00011cd4 0x464 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_frame 0x00012138 0xd10 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_frame 0x00012e48 0x76c esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_frame 0x000135b4 0x2a8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_frame 0x0001385c 0x130 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_frame 0x0001398c 0x278 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_frame 0x00013c04 0x74 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_frame 0x00013c78 0x11c esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_frame 0x00013d94 0x51c esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_frame 0x000142b0 0x1cc esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_frame 0x0001447c 0x6c esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_frame 0x000144e8 0x98 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_frame 0x00014580 0x1f8 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_frame 0x00014778 0x970 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_frame 0x000150e8 0x7d8 esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_frame 0x000158c0 0xc4 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_frame 0x00015984 0xfe0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_frame 0x00016964 0x2c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_frame 0x00016990 0x57c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_frame 0x00016f0c 0xac esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_frame 0x00016fb8 0x1d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_frame 0x0001718c 0x27c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_frame 0x00017408 0x368 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_frame 0x00017770 0x120 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_frame 0x00017890 0x1c4 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_frame 0x00017a54 0x170 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_frame 0x00017bc4 0x360 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_frame 0x00017f24 0x158 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_frame 0x0001807c 0x6d4 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_frame 0x00018750 0x210 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_frame 0x00018960 0x510 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_frame 0x00018e70 0x68 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_frame 0x00018ed8 0x2c esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_frame 0x00018f04 0x37c esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_frame 0x00019280 0x1b8 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_frame 0x00019438 0x78 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_frame 0x000194b0 0x138 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_frame 0x000195e8 0x20 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_frame 0x00019608 0x334 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_frame 0x0001993c 0x43c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_frame 0x00019d78 0x68 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_frame 0x00019de0 0x544 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_frame 0x0001a324 0x110 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_frame 0x0001a434 0x6e0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_frame 0x0001ab14 0x1184 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_frame 0x0001bc98 0x468 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_frame 0x0001c100 0x554 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_frame 0x0001c654 0x30 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_frame 0x0001c684 0x1e4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_frame 0x0001c868 0x1d8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_frame 0x0001ca40 0x8d0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_frame 0x0001d310 0x544 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_frame 0x0001d854 0x3c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_frame 0x0001dc1c 0x384 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_frame 0x0001dfa0 0xb0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_frame 0x0001e050 0x2b4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_frame 0x0001e304 0x2d8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_frame 0x0001e5dc 0x39c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_frame 0x0001e978 0xe54 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_frame 0x0001f7cc 0x25c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_frame 0x0001fa28 0x23c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_frame 0x0001fc64 0x2c4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_frame 0x0001ff28 0x6c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_frame 0x0001ff94 0x470 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_frame 0x00020404 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_frame 0x000204ac 0x3a0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_frame 0x0002084c 0x368 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_frame 0x00020bb4 0x78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_frame 0x00020c2c 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_frame 0x00020c7c 0xa1c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_frame 0x00021698 0x138 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_frame 0x000217d0 0x74 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_frame 0x00021844 0xbc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_frame 0x00021900 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_frame 0x00021af8 0x34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_frame 0x00021b2c 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_frame 0x00021b74 0xfc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_frame 0x00021c70 0x7c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_frame 0x00021cec 0x278 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_frame 0x00021f64 0x108 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_frame 0x0002206c 0x270 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_frame 0x000222dc 0x160 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_frame 0x0002243c 0x158 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_frame 0x00022594 0x13c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_frame 0x000226d0 0x260 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_frame 0x00022930 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_frame 0x000229f8 0x2b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_frame 0x00022ca8 0x2c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_frame 0x00022f70 0x2e0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_frame 0x00023250 0x328 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_frame 0x00023578 0x2f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_frame 0x00023870 0x308 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_frame 0x00023b78 0x288 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_frame 0x00023e00 0x49c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_frame 0x0002429c 0x174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_frame 0x00024410 0x1b8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_frame 0x000245c8 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_frame 0x0002470c 0x144 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_frame 0x00024850 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_frame 0x00024990 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_frame 0x00024a70 0x2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_frame 0x00024a9c 0x3c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_frame 0x00024ad8 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_frame 0x00024bb8 0x954 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_frame 0x0002550c 0x538 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_frame 0x00025a44 0x290 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_frame 0x00025cd4 0x1ac esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_frame 0x00025e80 0xa8 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_frame 0x00025f28 0x64 esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_frame 0x00025f8c 0xa0 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_frame 0x0002602c 0x13c esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_frame 0x00026168 0x40 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_frame 0x000261a8 0x178 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_frame 0x00026320 0xc8 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_frame 0x000263e8 0x170 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_frame 0x00026558 0xb0 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_frame 0x00026608 0x140 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_frame 0x00026748 0xfc esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_frame 0x00026844 0x12c esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + .debug_frame 0x00026970 0x4ec esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_frame 0x00026e5c 0x3c esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_frame 0x00026e98 0x110 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_frame 0x00026fa8 0x404 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_frame 0x000273ac 0x2c0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_frame 0x0002766c 0x21c esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_frame 0x00027888 0x124 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_frame 0x000279ac 0xbf8 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_frame 0x000285a4 0x28c esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_frame 0x00028830 0xd8 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_frame 0x00028908 0x370 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_frame 0x00028c78 0x2c esp-idf/lwip/liblwip.a(init.c.obj) + .debug_frame 0x00028ca4 0x8c esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_frame 0x00028d30 0x90 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_frame 0x00028dc0 0xfc esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_frame 0x00028ebc 0x578 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_frame 0x00029434 0x578 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_frame 0x000299ac 0x1d0 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_frame 0x00029b7c 0x728 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_frame 0x0002a2a4 0x1b8 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_frame 0x0002a45c 0x4e8 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_frame 0x0002a944 0x18c esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_frame 0x0002aad0 0x264 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_frame 0x0002ad34 0x638 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_frame 0x0002b36c 0x304 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_frame 0x0002b670 0x9c esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_frame 0x0002b70c 0x2c4 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_frame 0x0002b9d0 0x198 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_frame 0x0002bb68 0xbc esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_frame 0x0002bc24 0x60 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_frame 0x0002bc84 0x188 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_frame 0x0002be0c 0x198 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_frame 0x0002bfa4 0xac esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_frame 0x0002c050 0x60 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_frame 0x0002c0b0 0x228 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_frame 0x0002c2d8 0x424 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_frame 0x0002c6fc 0x74 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_frame 0x0002c770 0x68 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_frame 0x0002c7d8 0x84 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_frame 0x0002c85c 0x50 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_frame 0x0002c8ac 0x3ac esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_frame 0x0002cc58 0x120 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_frame 0x0002cd78 0xe8 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_frame 0x0002ce60 0x3d4 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_frame 0x0002d234 0x488 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_frame 0x0002d6bc 0x5b0 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_frame 0x0002dc6c 0x20 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_frame 0x0002dc8c 0x118 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_frame 0x0002dda4 0x188 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_frame 0x0002df2c 0x124 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_frame 0x0002e050 0xf4 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_frame 0x0002e144 0x64 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_frame 0x0002e1a8 0x2dc esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_frame 0x0002e484 0x1d4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_frame 0x0002e658 0x90c esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_frame 0x0002ef64 0x304 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_frame 0x0002f268 0x64 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_frame 0x0002f2cc 0x164 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_frame 0x0002f430 0x90c esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_frame 0x0002fd3c 0x22c esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_frame 0x0002ff68 0x1e0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_frame 0x00030148 0x900 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_frame 0x00030a48 0x168 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_frame 0x00030bb0 0x218 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_frame 0x00030dc8 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_frame 0x00030f50 0x268 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_frame 0x000311b8 0xc4 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_frame 0x0003127c 0xab0 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_frame 0x00031d2c 0x15c esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_frame 0x00031e88 0x2d0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_frame 0x00032158 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_frame 0x000321a0 0x7c esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_frame 0x0003221c 0x6c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_frame 0x00032288 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_frame 0x000322d4 0xad0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_frame 0x00032da4 0x108 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_frame 0x00032eac 0x1c0 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_frame 0x0003306c 0x2b4 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_frame 0x00033320 0x594 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_frame 0x000338b4 0x184 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_frame 0x00033a38 0x384 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_frame 0x00033dbc 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_frame 0x00033de4 0x54 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_frame 0x00033e38 0x4c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_frame 0x00033e84 0x124 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_frame 0x00033fa8 0x1a8 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_frame 0x00034150 0x284 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_frame 0x000343d4 0x200 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_frame 0x000345d4 0xfc esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_frame 0x000346d0 0x88 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_frame 0x00034758 0x444 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_frame 0x00034b9c 0x1e0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_frame 0x00034d7c 0x130 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_frame 0x00034eac 0x118 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_frame 0x00034fc4 0x38 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_frame 0x00034ffc 0x280 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_frame 0x0003527c 0x70 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_frame 0x000352ec 0x50 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) + .debug_frame 0x0003533c 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_frame 0x00035394 0x84 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_frame 0x00035418 0x17c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_frame 0x00035594 0x60 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_frame 0x000355f4 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_frame 0x00035638 0x60 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_frame 0x00035698 0x50 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_frame 0x000356e8 0x4c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_frame 0x00035734 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_frame 0x00035788 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_frame 0x000357e0 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_frame 0x00035848 0x54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_frame 0x0003589c 0xa4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_frame 0x00035940 0x3c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_frame 0x0003597c 0x64 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_frame 0x000359e0 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_frame 0x00035a18 0x58 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_frame 0x00035a70 0x78 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_frame 0x00035ae8 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + .debug_frame 0x00035b50 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) + .debug_frame 0x00035b70 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + .debug_frame 0x00035ba8 0x4c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_frame 0x00035bf4 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_frame 0x00035c20 0x2c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_frame 0x00035c4c 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_frame 0x00035c7c 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_frame 0x00035cac 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_frame 0x00035ce0 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_frame 0x00035d14 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_frame 0x00035d48 0xb8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_frame 0x00035e00 0x108 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_frame 0x00035f08 0x128 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_frame 0x00036030 0x20 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_frame 0x00036050 0x6c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_frame 0x000360bc 0x68 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_frame 0x00036124 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_frame 0x00036164 0x40 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_frame 0x000361a4 0x9c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_frame 0x00036240 0x38 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_frame 0x00036278 0x320 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_frame 0x00036598 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_frame 0x000365c8 0x104 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_frame 0x000366cc 0x34 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_str 0x00000000 0x73cba +.debug_str 0x00000000 0x74bd0 *(.debug_str) - .debug_str 0x00000000 0x73cba esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) + .debug_str 0x00000000 0x74bd0 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) 0x4ae (size before relaxing) - .debug_str 0x00073cba 0x4b9 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) - .debug_str 0x00073cba 0x96e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) - .debug_str 0x00073cba 0xa84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_str 0x00073cba 0x269d esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) - .debug_str 0x00073cba 0x2c22 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) - .debug_str 0x00073cba 0x298 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) - .debug_str 0x00073cba 0x33d2 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) - .debug_str 0x00073cba 0x6d1 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) - .debug_str 0x00073cba 0x1c25 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) - .debug_str 0x00073cba 0x2e2 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) - .debug_str 0x00073cba 0x2b2d esp-idf/esp_system/libesp_system.a(brownout.c.obj) - .debug_str 0x00073cba 0x3cb7 esp-idf/esp_system/libesp_system.a(clk.c.obj) - .debug_str 0x00073cba 0x82e esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) - .debug_str 0x00073cba 0x29b5 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) - .debug_str 0x00073cba 0xbb2 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) - .debug_str 0x00073cba 0x301 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) - .debug_str 0x00073cba 0x444a esp-idf/esp_system/libesp_system.a(panic.c.obj) - .debug_str 0x00073cba 0x499 esp-idf/esp_system/libesp_system.a(startup.c.obj) - .debug_str 0x00073cba 0x32f6 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) - .debug_str 0x00073cba 0xf97 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) - .debug_str 0x00073cba 0x4ebd esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) - .debug_str 0x00073cba 0x518 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) - .debug_str 0x00073cba 0x280d esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_str 0x00073cba 0x29d4 esp-idf/hal/libhal.a(efuse_hal.c.obj) - .debug_str 0x00073cba 0x5127 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) - .debug_str 0x00073cba 0x60f esp-idf/hal/libhal.a(cache_hal.c.obj) - .debug_str 0x00073cba 0xa38 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) - .debug_str 0x00073cba 0x21d4 esp-idf/hal/libhal.a(brownout_hal.c.obj) - .debug_str 0x00073cba 0x353 esp-idf/log/liblog.a(log_timestamp.c.obj) - .debug_str 0x00073cba 0x354 esp-idf/log/liblog.a(log_write.c.obj) - .debug_str 0x00073cba 0x296 esp-idf/log/liblog.a(log_level.c.obj) - .debug_str 0x00073cba 0x443 esp-idf/log/liblog.a(tag_log_level.c.obj) - .debug_str 0x00073cba 0x3d0 esp-idf/log/liblog.a(log_linked_list.c.obj) - .debug_str 0x00073cba 0x3de esp-idf/log/liblog.a(log_binary_heap.c.obj) - .debug_str 0x00073cba 0x2fb esp-idf/log/liblog.a(log_lock.c.obj) - .debug_str 0x00073cba 0xb0c esp-idf/heap/libheap.a(heap_caps.c.obj) - .debug_str 0x00073cba 0x73f esp-idf/heap/libheap.a(heap_caps_init.c.obj) - .debug_str 0x00073cba 0x8d9 esp-idf/heap/libheap.a(multi_heap.c.obj) - .debug_str 0x00073cba 0x9c5 esp-idf/heap/libheap.a(tlsf.c.obj) - .debug_str 0x00073cba 0x875 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) - .debug_str 0x00073cba 0x42e esp-idf/heap/libheap.a(memory_layout.c.obj) - .debug_str 0x00073cba 0x5f5 esp-idf/heap/libheap.a(heap_caps_base.c.obj) - .debug_str 0x00073cba 0x2bf esp-idf/esp_security/libesp_security.a(init.c.obj) - .debug_str 0x00073cba 0x4ff esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) - .debug_str 0x00073cba 0x4d7 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) - .debug_str 0x00073cba 0x1685 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) - .debug_str 0x00073cba 0x7b6 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) - .debug_str 0x00073cba 0x29e6 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) - .debug_str 0x00073cba 0x1e9c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) - .debug_str 0x00073cba 0x516 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) - .debug_str 0x00073cba 0x14db esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) - .debug_str 0x00073cba 0x2f1b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) - .debug_str 0x00073cba 0xa32 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) - .debug_str 0x00073cba 0x51e2 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) - .debug_str 0x00073cba 0x3213 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) - .debug_str 0x00073cba 0x23b2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) - .debug_str 0x00073cba 0x48d esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) - .debug_str 0x00073cba 0x359 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) - .debug_str 0x00073cba 0x5d15 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) - .debug_str 0x00073cba 0x655 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) - .debug_str 0x00073cba 0x4a5 esp-idf/freertos/libfreertos.a(app_startup.c.obj) - .debug_str 0x00073cba 0xe0d esp-idf/freertos/libfreertos.a(queue.c.obj) - .debug_str 0x00073cba 0x1d4f esp-idf/freertos/libfreertos.a(tasks.c.obj) - .debug_str 0x00073cba 0x15d9 esp-idf/freertos/libfreertos.a(port.c.obj) - .debug_str 0x00073cba 0x348 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) - .debug_str 0x00073cba 0x7e2 esp-idf/freertos/libfreertos.a(port_common.c.obj) - .debug_str 0x00073cba 0x58fd esp-idf/freertos/libfreertos.a(port_systick.c.obj) - .debug_str 0x00073cba 0x351 esp-idf/freertos/libfreertos.a(list.c.obj) - .debug_str 0x00073cba 0x27d esp-idf/newlib/libnewlib.a(abort.c.obj) - .debug_str 0x00073cba 0x316 esp-idf/newlib/libnewlib.a(assert.c.obj) - .debug_str 0x00073cba 0x7a2 esp-idf/newlib/libnewlib.a(heap.c.obj) - .debug_str 0x00073cba 0x8d3 esp-idf/newlib/libnewlib.a(locks.c.obj) - .debug_str 0x00073cba 0x2cc esp-idf/newlib/libnewlib.a(pthread.c.obj) - .debug_str 0x00073cba 0x24e esp-idf/newlib/libnewlib.a(getentropy.c.obj) - .debug_str 0x00073cba 0x64b esp-idf/newlib/libnewlib.a(reent_init.c.obj) - .debug_str 0x00073cba 0xca6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) - .debug_str 0x00073cba 0x88d esp-idf/newlib/libnewlib.a(syscalls.c.obj) - .debug_str 0x00073cba 0xa4a esp-idf/newlib/libnewlib.a(time.c.obj) - .debug_str 0x00073cba 0x926 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) - .debug_str 0x00073cba 0x28e esp-idf/newlib/libnewlib.a(random.c.obj) - .debug_str 0x00073cba 0xe0e esp-idf/pthread/libpthread.a(pthread.c.obj) - .debug_str 0x00073cba 0x868 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) - .debug_str 0x00073cba 0x519 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) - .debug_str 0x00073cba 0x599 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) - .debug_str 0x00073cba 0x414 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) - .debug_str 0x00073cba 0xb54 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) - .debug_str 0x00073cba 0x48a esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) - .debug_str 0x00073cba 0x2f3 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) - .debug_str 0x00073cba 0x3cb esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) - .debug_str 0x00073cba 0x31f esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) - .debug_str 0x00073cba 0x5adb esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) - .debug_str 0x00073cba 0x2125 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) - .debug_str 0x00073cba 0x71f5 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) - .debug_str 0x00073cba 0xe35 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) - .debug_str 0x00073cba 0x2134 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) - .debug_str 0x00073cba 0x5c89 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) - .debug_str 0x00073cba 0x3a8 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) - .debug_str 0x00073cba 0x116b esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) - .debug_str 0x00073cba 0x1bd3 esp-idf/vfs/libvfs.a(vfs.c.obj) - .debug_str 0x00073cba 0x10aa esp-idf/vfs/libvfs.a(nullfs.c.obj) - .debug_str 0x00073cba 0x96d esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_str 0x00073cba 0x2930 esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_str 0x00073cba 0xc19 esp-idf/main/libmain.a(mqtt.c.obj) - .debug_str 0x00073cba 0x830 esp-idf/main/libmain.a(i2cdev.c.obj) - .debug_str 0x00073cba 0xb55 esp-idf/main/libmain.a(ina219.c.obj) - .debug_str 0x00073cba 0x284a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - .debug_str 0x00073cba 0x963 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - .debug_str 0x00073cba 0x617 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - .debug_str 0x00073cba 0x42b esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - .debug_str 0x00073cba 0x28c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_str 0x00073cba 0x31f esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_str 0x00073cba 0x99 esp-idf/riscv/libriscv.a(vectors.S.obj) - .debug_str 0x00073cba 0x8a esp-idf/riscv/libriscv.a(vectors_intc.S.obj) - .debug_str 0x00073cba 0x2dad esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_str 0x00073cba 0x347 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_str 0x00073cba 0x238 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_str 0x00073cba 0x2bcb esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_str 0x00073cba 0x13ac esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_str 0x00073cba 0xa40 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_str 0x00073cba 0x1028 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_str 0x00073cba 0x353 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) - .debug_str 0x00073cba 0x296 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_str 0x00073cba 0x5fe esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_str 0x00073cba 0x348 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_str 0x00073cba 0xe2e esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_str 0x00073cba 0xb90 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_str 0x00073cba 0x5cf esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_str 0x00073cba 0x229e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_str 0x00073cba 0x3a6a esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_str 0x00073cba 0xc40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_str 0x00073cba 0x766 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_str 0x00073cba 0x964 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) - .debug_str 0x00073cba 0x1b40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_str 0x00073cba 0xc8d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_str 0x00073cba 0x135d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_str 0x00073cba 0xcc3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_str 0x00073cba 0xd76 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_str 0x00073cba 0xbec esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_str 0x00073cba 0xbe4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_str 0x00073cba 0x2d2a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_str 0x00073cba 0x2f1 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_str 0x00073cba 0xb76 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_str 0x00073cba 0x4b4 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_str 0x00073cba 0x740b esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_str 0x00073cba 0xc59 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_str 0x00073cba 0x746a esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_str 0x00073cba 0x414 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_str 0x00073cba 0x60c esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_str 0x00073cba 0x28be esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_str 0x00073cba 0x26c1 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_str 0x00073cba 0x4dc esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_str 0x00073cba 0xba7 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_str 0x00073cba 0xe46 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_str 0x00073cba 0x13e2 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_str 0x00073cba 0x120f esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_str 0x00073cba 0x222e esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_str 0x00073cba 0x89e esp-idf/soc/libsoc.a(interrupts.c.obj) - .debug_str 0x00073cba 0x226 esp-idf/soc/libsoc.a(gpio_periph.c.obj) - .debug_str 0x00073cba 0x2e3 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - .debug_str 0x00073cba 0x259 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_str 0x00073cba 0x238 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_str 0x00073cba 0x415 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_str 0x00073cba 0x320 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_str 0x00073cba 0x713 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_str 0x00073cba 0x2c5 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_str 0x00073cba 0x5503 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_str 0x00073cba 0xa40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_str 0x00073cba 0x1212 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_str 0x00073cba 0x6a07 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_str 0x00073cba 0x232 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_str 0x00073cba 0x840 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_str 0x00073cba 0xaa esp-idf/freertos/libfreertos.a(portasm.S.obj) - .debug_str 0x00073cba 0xe81 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_str 0x00073cba 0xe3f esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_str 0x00073cba 0xe40 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_str 0x00073cba 0x1123 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_str 0x00073cba 0xb0f3 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_str 0x00073cba 0xa95e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_str 0x00073cba 0x92a2 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_str 0x00073cba 0x127b esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_str 0x00073cba 0xa6d0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_str 0x00073cba 0x4f9 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_str 0x00073cba 0x46e4 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_str 0x00073cba 0x5cf8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_str 0x00073cba 0x77bb esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_str 0x00073cba 0xf47 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_str 0x00073cba 0x3953 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_str 0x00073cba 0x2128 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_str 0x00073cba 0x67ef esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_str 0x00073cba 0x6ae4 esp-idf/driver/libdriver.a(i2c.c.obj) - .debug_str 0x00073cba 0x3638 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_str 0x00073cba 0x46a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_str 0x00073cba 0x175a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_str 0x00073cba 0x31a esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_str 0x00073cba 0x3cf esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_str 0x00073cba 0x3db esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_str 0x00073cba 0x579 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_str 0x00073cba 0x510 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_str 0x00073cba 0x38c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_str 0x00073cba 0xb3f esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_str 0x00073cba 0x2810 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_str 0x00073cba 0x130d esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - .debug_str 0x00073cba 0x2983 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - .debug_str 0x00073cba 0x45b esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - .debug_str 0x00073cba 0x251 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) - .debug_str 0x00073cba 0x2e11 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - .debug_str 0x00073cba 0x2144 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_str 0x00073cba 0xbfb esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_str 0x00073cba 0x8f7 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_str 0x00073cba 0x55b esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_str 0x00073cba 0xcfb esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - .debug_str 0x00073cba 0x13b5 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - .debug_str 0x00073cba 0x636 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - .debug_str 0x00073cba 0x1192 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - .debug_str 0x00073cba 0x121a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - .debug_str 0x00073cba 0x291a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - .debug_str 0x00073cba 0x45cc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - .debug_str 0x00073cba 0x26ea esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - .debug_str 0x00073cba 0x2ab9 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) - .debug_str 0x00073cba 0x290 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) - .debug_str 0x00073cba 0x7e4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - .debug_str 0x00073cba 0x1e40 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) - .debug_str 0x00073cba 0x1137 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_str 0x00073cba 0xa78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_str 0x00073cba 0x19ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_str 0x00073cba 0x1b7d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_str 0x00073cba 0x419 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_str 0x00073cba 0x12bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_str 0x00073cba 0xb34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_str 0x00073cba 0x9ee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_str 0x00073cba 0x11f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_str 0x00073cba 0xa4b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_str 0x00073cba 0xb44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_str 0x00073cba 0xe71 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_str 0x00073cba 0x341 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_str 0x00073cba 0x1191 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_str 0x00073cba 0x642 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_str 0x00073cba 0xbae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_str 0x00073cba 0x1ac4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_str 0x00073cba 0x302 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_str 0x00073cba 0x259 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_str 0x00073cba 0x134a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_str 0x00073cba 0x47c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_str 0x00073cba 0x3f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_str 0x00073cba 0x49a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_str 0x00073cba 0x549 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_str 0x00073cba 0x232 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_str 0x00073cba 0x261 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_str 0x00073cba 0x3d3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_str 0x00073cba 0x2cb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_str 0x00073cba 0x4e71 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_str 0x00073cba 0x86a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .debug_str 0x00073cba 0xff4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_str 0x00073cba 0x4764 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_str 0x00073cba 0x4bb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_str 0x00073cba 0x4a3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_str 0x00073cba 0xa0f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_str 0x00073cba 0x31b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_str 0x00073cba 0x53f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_str 0x00073cba 0x561 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_str 0x00073cba 0x5e8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_str 0x00073cba 0x9a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_str 0x00073cba 0xbd3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_str 0x00073cba 0xaff esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_str 0x00073cba 0xb86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_str 0x00073cba 0x157d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_str 0x00073cba 0x107b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_str 0x00073cba 0x12fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - .debug_str 0x00073cba 0x1411 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - .debug_str 0x00073cba 0x10af esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_str 0x00073cba 0x4ec7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_str 0x00073cba 0x399 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_str 0x00073cba 0x424 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_str 0x00073cba 0x43c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_str 0x00073cba 0xed2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_str 0x00073cba 0x196f esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - .debug_str 0x00073cba 0xcb6 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - .debug_str 0x00073cba 0x135d esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_str 0x00073cba 0x1010 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_str 0x00073cba 0x747 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_str 0x00073cba 0x806 esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_str 0x00073cba 0x872 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_str 0x00073cba 0x106a esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_str 0x00073cba 0xb61 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) - .debug_str 0x00073cba 0x198c esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_str 0x00073cba 0x1a0e esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_str 0x00073cba 0x65f esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_str 0x00073cba 0x411 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_str 0x00073cba 0x5a9 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_str 0x00073cba 0x454 esp-idf/hal/libhal.a(hmac_hal.c.obj) - .debug_str 0x00073cba 0x204 esp-idf/soc/libsoc.a(adc_periph.c.obj) - .debug_str 0x00073cba 0x237 esp-idf/soc/libsoc.a(ledc_periph.c.obj) - .debug_str 0x00073cba 0x90b esp-idf/soc/libsoc.a(i2c_periph.c.obj) - .debug_str 0x00073cba 0x26a esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) - .debug_str 0x00073cba 0x228 esp-idf/soc/libsoc.a(mpi_periph.c.obj) - .debug_str 0x00073cba 0x4a12 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - .debug_str 0x00073cba 0x6061 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_str 0x00073cba 0x329 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_str 0x00073cba 0x4a3 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_str 0x00073cba 0xdae esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_str 0x00073cba 0x55d esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_str 0x00073cba 0x14a9 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_str 0x00073cba 0x25a esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) - .debug_str 0x00073cba 0xae4 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_str 0x00073cba 0x96f esp-idf/lwip/liblwip.a(netdb.c.obj) - .debug_str 0x00073cba 0x1f63 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_str 0x00073cba 0xcac esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_str 0x00073cba 0x2ed esp-idf/lwip/liblwip.a(def.c.obj) - .debug_str 0x00073cba 0xc89 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_str 0x00073cba 0x273 esp-idf/lwip/liblwip.a(init.c.obj) - .debug_str 0x00073cba 0x95a esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_str 0x00073cba 0x2cd esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_str 0x00073cba 0x677 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_str 0x00073cba 0x1151 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_str 0x00073cba 0xecd esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_str 0x00073cba 0xcce esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_str 0x00073cba 0x12e3 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_str 0x00073cba 0x110c esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_str 0x00073cba 0xf5f esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_str 0x00073cba 0xa74 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_str 0x00073cba 0xfaa esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_str 0x00073cba 0x163c esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_str 0x00073cba 0xf11 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_str 0x00073cba 0x901 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_str 0x00073cba 0xaac esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_str 0x00073cba 0xdf3 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_str 0x00073cba 0x7c3 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_str 0x00073cba 0x6f8 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_str 0x00073cba 0xb64 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_str 0x00073cba 0xb8e esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_str 0x00073cba 0x86e esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_str 0x00073cba 0x74c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_str 0x00073cba 0xd3f esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_str 0x00073cba 0x142c esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_str 0x00073cba 0x94e esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_str 0x00073cba 0x5f2 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_str 0x00073cba 0xa51 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_str 0x00073cba 0x9d3 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - .debug_str 0x00073cba 0xa3f esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_str 0x00073cba 0xb12 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_str 0x00073cba 0x94d esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_str 0x00073cba 0x129b esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_str 0x00073cba 0x18b4 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_str 0x00073cba 0x231 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_str 0x00073cba 0x60f esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_str 0x00073cba 0x47e esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_str 0x00073cba 0x3c65 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_str 0x00073cba 0x2201 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_str 0x00073cba 0x4291 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_str 0x00073cba 0x2a04 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_str 0x00073cba 0xae0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_str 0x00073cba 0x3203 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_str 0x00073cba 0x183e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_str 0x00073cba 0xf5b esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_str 0x00073cba 0xc67 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_str 0x00073cba 0x2ccb esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_str 0x00073cba 0xeea esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_str 0x00073cba 0x642 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_str 0x00073cba 0x2054 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_str 0x00073cba 0x1aac esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_str 0x00073cba 0x445 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_str 0x00073cba 0x12bb esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_str 0x00073cba 0x58b esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_str 0x00073cba 0x86c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_str 0x00073cba 0x2c3 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_str 0x00073cba 0x3dc esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_str 0x00073cba 0x2fd esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_str 0x00073cba 0x2a9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_str 0x00073cba 0x26fb esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_str 0x00073cba 0xaff esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_str 0x00073cba 0x3c8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_str 0x00073cba 0xc00 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_str 0x00073cba 0x2b5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_str 0x00073cba 0xb96 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_str 0x00073cba 0x6d9 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_str 0x00073cba 0x253 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_str 0x00073cba 0x289 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_str 0x00073cba 0x286 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_str 0x00073cba 0x384 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_str 0x00073cba 0x6cc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_str 0x00073cba 0xbdf esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_str 0x00073cba 0x99b esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_str 0x00073cba 0x335 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_str 0x00073cba 0x355 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - .debug_str 0x00073cba 0x195a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_str 0x00073cba 0xdbc esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_str 0x00073cba 0x11ec esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_str 0x00073cba 0x447 esp-idf/hal/libhal.a(ds_hal.c.obj) - .debug_str 0x00073cba 0x111 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) - .debug_str 0x00073cba 0xf46 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) - .debug_str 0x00073cba 0x153 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) - .debug_str 0x00073cba 0x94d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) - .debug_str 0x00073cba 0x489 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) - .debug_str 0x00073cba 0x8c8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) - .debug_str 0x00073cba 0x291 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) - .debug_str 0x00073cba 0x106 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) - .debug_str 0x00073cba 0xb0a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) - .debug_str 0x00073cba 0x989 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) - .debug_str 0x00073cba 0xcce /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) - .debug_str 0x00073cba 0x17b9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) - .debug_str 0x00073cba 0x110 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) - .debug_str 0x00073cba 0x775 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) - .debug_str 0x00073cba 0x41b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) - .debug_str 0x00073cba 0x20c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) - .debug_str 0x00073cba 0x100c esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_str 0x00073cba 0x2f4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) - .debug_str 0x00073cba 0x16e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) - .debug_str 0x00073cba 0x95 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) - .debug_str 0x00073cba 0x10c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) - .debug_str 0x00073cba 0x5a4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) - .debug_str 0x00073cba 0x599 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) - .debug_str 0x00073cba 0x752 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) - .debug_str 0x00073cba 0x5cb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) - .debug_str 0x00073cba 0x500 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) - .debug_str 0x00073cba 0x585 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) - .debug_str 0x00073cba 0x4e0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) - .debug_str 0x00073cba 0x51f /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) - .debug_str 0x00073cba 0x5a0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) - .debug_str 0x00073cba 0x55b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) - .debug_str 0x00073cba 0x530 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) - .debug_str 0x00073cba 0x522 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) - .debug_str 0x00073cba 0x547 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) - .debug_str 0x00073cba 0x527 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) - .debug_str 0x00073cba 0x532 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) - .debug_str 0x00073cba 0x512 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) - .debug_str 0x00073cba 0x529 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) - .debug_str 0x00073cba 0x705 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) - .debug_str 0x00073cba 0x530 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) - .debug_str 0x00073cba 0xbe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) - .debug_str 0x00073cba 0x531 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) - .debug_str 0x00073cba 0x502 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) - .debug_str 0x00073cba 0x4e2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) - .debug_str 0x00073cba 0x4dc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) - .debug_str 0x00073cba 0x4e3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) - .debug_str 0x00073cba 0x62e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) - .debug_str 0x00073cba 0x54c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) - .debug_str 0x00073cba 0x515 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) - .debug_str 0x00073cba 0x4e8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) - .debug_str 0x00073cba 0x4ea /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) - .debug_str 0x00073cba 0xc75 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) - .debug_str 0x00073cba 0xd54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) - .debug_str 0x00073cba 0xc3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) - .debug_str 0x00073cba 0x4dc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) - .debug_str 0x00073cba 0x674 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) - .debug_str 0x00073cba 0x77b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) - .debug_str 0x00073cba 0x727 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) - .debug_str 0x00073cba 0x172 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) - .debug_str 0x00073cba 0x89c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) - .debug_str 0x00073cba 0x709 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) - .debug_str 0x00073cba 0x7f7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) - .debug_str 0x00073cba 0x710 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) - .debug_str 0x00073cba 0xb84 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) - .debug_str 0x00073cba 0x350 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + .debug_str 0x00074bd0 0x4b9 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) + .debug_str 0x00074bd0 0x96e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) + .debug_str 0x00074bd0 0xa84 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x00074bd0 0x269d esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj) + .debug_str 0x00074bd0 0x2c22 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) + .debug_str 0x00074bd0 0x298 esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + .debug_str 0x00074bd0 0x33d2 esp-idf/esp_system/libesp_system.a(startup_funcs.c.obj) + .debug_str 0x00074bd0 0x6d1 esp-idf/esp_system/libesp_system.a(ubsan.c.obj) + .debug_str 0x00074bd0 0x1c25 esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) + .debug_str 0x00074bd0 0x2e2 esp-idf/esp_system/libesp_system.a(esp_system_chip.c.obj) + .debug_str 0x00074bd0 0x2b2d esp-idf/esp_system/libesp_system.a(brownout.c.obj) + .debug_str 0x00074bd0 0x3cb7 esp-idf/esp_system/libesp_system.a(clk.c.obj) + .debug_str 0x00074bd0 0x82e esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) + .debug_str 0x00074bd0 0x29b5 esp-idf/esp_system/libesp_system.a(system_internal.c.obj) + .debug_str 0x00074bd0 0xbb2 esp-idf/esp_system/libesp_system.a(cache_err_int.c.obj) + .debug_str 0x00074bd0 0x301 esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) + .debug_str 0x00074bd0 0x444a esp-idf/esp_system/libesp_system.a(panic.c.obj) + .debug_str 0x00074bd0 0x499 esp-idf/esp_system/libesp_system.a(startup.c.obj) + .debug_str 0x00074bd0 0x32f6 esp-idf/esp_system/libesp_system.a(panic_handler.c.obj) + .debug_str 0x00074bd0 0xf97 esp-idf/esp_system/libesp_system.a(panic_arch.c.obj) + .debug_str 0x00074bd0 0x4ebd esp-idf/esp_system/libesp_system.a(hw_stack_guard.c.obj) + .debug_str 0x00074bd0 0x518 esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) + .debug_str 0x00074bd0 0x280d esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x00074bd0 0x29d4 esp-idf/hal/libhal.a(efuse_hal.c.obj) + .debug_str 0x00074bd0 0x5127 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj) + .debug_str 0x00074bd0 0x60f esp-idf/hal/libhal.a(cache_hal.c.obj) + .debug_str 0x00074bd0 0xa38 esp-idf/hal/libhal.a(uart_hal_iram.c.obj) + .debug_str 0x00074bd0 0x21d4 esp-idf/hal/libhal.a(brownout_hal.c.obj) + .debug_str 0x00074bd0 0x353 esp-idf/log/liblog.a(log_timestamp.c.obj) + .debug_str 0x00074bd0 0x354 esp-idf/log/liblog.a(log_write.c.obj) + .debug_str 0x00074bd0 0x296 esp-idf/log/liblog.a(log_level.c.obj) + .debug_str 0x00074bd0 0x443 esp-idf/log/liblog.a(tag_log_level.c.obj) + .debug_str 0x00074bd0 0x3d0 esp-idf/log/liblog.a(log_linked_list.c.obj) + .debug_str 0x00074bd0 0x3de esp-idf/log/liblog.a(log_binary_heap.c.obj) + .debug_str 0x00074bd0 0x2fb esp-idf/log/liblog.a(log_lock.c.obj) + .debug_str 0x00074bd0 0xb0c esp-idf/heap/libheap.a(heap_caps.c.obj) + .debug_str 0x00074bd0 0x73f esp-idf/heap/libheap.a(heap_caps_init.c.obj) + .debug_str 0x00074bd0 0x8d9 esp-idf/heap/libheap.a(multi_heap.c.obj) + .debug_str 0x00074bd0 0x9c5 esp-idf/heap/libheap.a(tlsf.c.obj) + .debug_str 0x00074bd0 0x875 esp-idf/heap/libheap.a(memory_layout_utils.c.obj) + .debug_str 0x00074bd0 0x42e esp-idf/heap/libheap.a(memory_layout.c.obj) + .debug_str 0x00074bd0 0x5f5 esp-idf/heap/libheap.a(heap_caps_base.c.obj) + .debug_str 0x00074bd0 0x2bf esp-idf/esp_security/libesp_security.a(init.c.obj) + .debug_str 0x00074bd0 0x4ff esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj) + .debug_str 0x00074bd0 0x4d7 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk.c.obj) + .debug_str 0x00074bd0 0x1685 esp-idf/esp_hw_support/libesp_hw_support.a(intr_alloc.c.obj) + .debug_str 0x00074bd0 0x7b6 esp-idf/esp_hw_support/libesp_hw_support.a(periph_ctrl.c.obj) + .debug_str 0x00074bd0 0x29e6 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_module.c.obj) + .debug_str 0x00074bd0 0x1e9c esp-idf/esp_hw_support/libesp_hw_support.a(sleep_gpio.c.obj) + .debug_str 0x00074bd0 0x516 esp-idf/esp_hw_support/libesp_hw_support.a(regi2c_ctrl.c.obj) + .debug_str 0x00074bd0 0x14db esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) + .debug_str 0x00074bd0 0x2f1b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) + .debug_str 0x00074bd0 0xa32 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj) + .debug_str 0x00074bd0 0x51e2 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) + .debug_str 0x00074bd0 0x3213 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl.c.obj) + .debug_str 0x00074bd0 0x23b2 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot.c.obj) + .debug_str 0x00074bd0 0x48d esp-idf/esp_hw_support/libesp_hw_support.a(esp_memprot_conv.c.obj) + .debug_str 0x00074bd0 0x359 esp-idf/esp_hw_support/libesp_hw_support.a(esp_cpu_intr.c.obj) + .debug_str 0x00074bd0 0x5d15 esp-idf/esp_hw_support/libesp_hw_support.a(sleep_modes.c.obj) + .debug_str 0x00074bd0 0x655 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree_common.c.obj) + .debug_str 0x00074bd0 0x4a5 esp-idf/freertos/libfreertos.a(app_startup.c.obj) + .debug_str 0x00074bd0 0xe0d esp-idf/freertos/libfreertos.a(queue.c.obj) + .debug_str 0x00074bd0 0x1d4f esp-idf/freertos/libfreertos.a(tasks.c.obj) + .debug_str 0x00074bd0 0x15d9 esp-idf/freertos/libfreertos.a(port.c.obj) + .debug_str 0x00074bd0 0x348 esp-idf/freertos/libfreertos.a(heap_idf.c.obj) + .debug_str 0x00074bd0 0x7e2 esp-idf/freertos/libfreertos.a(port_common.c.obj) + .debug_str 0x00074bd0 0x58fd esp-idf/freertos/libfreertos.a(port_systick.c.obj) + .debug_str 0x00074bd0 0x351 esp-idf/freertos/libfreertos.a(list.c.obj) + .debug_str 0x00074bd0 0x27d esp-idf/newlib/libnewlib.a(abort.c.obj) + .debug_str 0x00074bd0 0x316 esp-idf/newlib/libnewlib.a(assert.c.obj) + .debug_str 0x00074bd0 0x7a2 esp-idf/newlib/libnewlib.a(heap.c.obj) + .debug_str 0x00074bd0 0x8d3 esp-idf/newlib/libnewlib.a(locks.c.obj) + .debug_str 0x00074bd0 0x2cc esp-idf/newlib/libnewlib.a(pthread.c.obj) + .debug_str 0x00074bd0 0x24e esp-idf/newlib/libnewlib.a(getentropy.c.obj) + .debug_str 0x00074bd0 0x64b esp-idf/newlib/libnewlib.a(reent_init.c.obj) + .debug_str 0x00074bd0 0xca6 esp-idf/newlib/libnewlib.a(newlib_init.c.obj) + .debug_str 0x00074bd0 0x88d esp-idf/newlib/libnewlib.a(syscalls.c.obj) + .debug_str 0x00074bd0 0xa4a esp-idf/newlib/libnewlib.a(time.c.obj) + .debug_str 0x00074bd0 0x926 esp-idf/newlib/libnewlib.a(esp_time_impl.c.obj) + .debug_str 0x00074bd0 0x28e esp-idf/newlib/libnewlib.a(random.c.obj) + .debug_str 0x00074bd0 0xe0e esp-idf/pthread/libpthread.a(pthread.c.obj) + .debug_str 0x00074bd0 0x868 esp-idf/pthread/libpthread.a(pthread_cond_var.c.obj) + .debug_str 0x00074bd0 0x519 esp-idf/pthread/libpthread.a(pthread_local_storage.c.obj) + .debug_str 0x00074bd0 0x599 esp-idf/pthread/libpthread.a(pthread_rwlock.c.obj) + .debug_str 0x00074bd0 0x414 esp-idf/pthread/libpthread.a(pthread_semaphore.c.obj) + .debug_str 0x00074bd0 0xb54 esp-idf/cxx/libcxx.a(cxx_guards.cpp.obj) + .debug_str 0x00074bd0 0x48a esp-idf/cxx/libcxx.a(cxx_init.cpp.obj) + .debug_str 0x00074bd0 0x2f3 esp-idf/esp_timer/libesp_timer.a(esp_timer_init.c.obj) + .debug_str 0x00074bd0 0x3cb esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) + .debug_str 0x00074bd0 0x31f esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_common.c.obj) + .debug_str 0x00074bd0 0x5adb esp-idf/esp_timer/libesp_timer.a(esp_timer_impl_systimer.c.obj) + .debug_str 0x00074bd0 0x2125 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart_vfs.c.obj) + .debug_str 0x00074bd0 0x71f5 esp-idf/esp_driver_uart/libesp_driver_uart.a(uart.c.obj) + .debug_str 0x00074bd0 0xe35 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_connection_monitor.c.obj) + .debug_str 0x00074bd0 0x2134 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag_vfs.c.obj) + .debug_str 0x00074bd0 0x5c89 esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a(usb_serial_jtag.c.obj) + .debug_str 0x00074bd0 0x3a8 esp-idf/esp_phy/libesp_phy.a(phy_override.c.obj) + .debug_str 0x00074bd0 0x116b esp-idf/esp_vfs_console/libesp_vfs_console.a(vfs_console.c.obj) + .debug_str 0x00074bd0 0x1bd3 esp-idf/vfs/libvfs.a(vfs.c.obj) + .debug_str 0x00074bd0 0x10aa esp-idf/vfs/libvfs.a(nullfs.c.obj) + .debug_str 0x00074bd0 0x96d esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) + .debug_str 0x00074bd0 0x2fcb esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_str 0x00074bd0 0xc19 esp-idf/main/libmain.a(mqtt.c.obj) + .debug_str 0x00074bd0 0x830 esp-idf/main/libmain.a(i2cdev.c.obj) + .debug_str 0x00074bd0 0xb55 esp-idf/main/libmain.a(ina219.c.obj) + .debug_str 0x00074bd0 0x284a esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_str 0x00074bd0 0x963 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_str 0x00074bd0 0x617 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_str 0x00074bd0 0x42b esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_str 0x00074bd0 0x28c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_str 0x00074bd0 0x31f esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_str 0x00074bd0 0x99 esp-idf/riscv/libriscv.a(vectors.S.obj) + .debug_str 0x00074bd0 0x8a esp-idf/riscv/libriscv.a(vectors_intc.S.obj) + .debug_str 0x00074bd0 0x2dad esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_str 0x00074bd0 0x347 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_str 0x00074bd0 0x238 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_str 0x00074bd0 0x2bcb esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_str 0x00074bd0 0x13ac esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_str 0x00074bd0 0xa40 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_str 0x00074bd0 0x1028 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_str 0x00074bd0 0x353 esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) + .debug_str 0x00074bd0 0x296 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_str 0x00074bd0 0x5fe esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_str 0x00074bd0 0x348 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_str 0x00074bd0 0xe2e esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_str 0x00074bd0 0xb90 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_str 0x00074bd0 0x5cf esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_str 0x00074bd0 0x229e esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_str 0x00074bd0 0x3a6a esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_str 0x00074bd0 0xc40 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_str 0x00074bd0 0x766 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_str 0x00074bd0 0x964 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_drivers.c.obj) + .debug_str 0x00074bd0 0x1b40 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_str 0x00074bd0 0xc8d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_str 0x00074bd0 0x135d esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_str 0x00074bd0 0xcc3 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_str 0x00074bd0 0xd76 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_str 0x00074bd0 0xbec esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_str 0x00074bd0 0xbe4 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_str 0x00074bd0 0x2d2a esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_str 0x00074bd0 0x2f1 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_str 0x00074bd0 0xb76 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_str 0x00074bd0 0x4b4 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_str 0x00074bd0 0x740b esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_str 0x00074bd0 0xc59 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_str 0x00074bd0 0x746a esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_str 0x00074bd0 0x414 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_str 0x00074bd0 0x60c esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_str 0x00074bd0 0x28be esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_str 0x00074bd0 0x26c1 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_str 0x00074bd0 0x4dc esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_str 0x00074bd0 0xba7 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_str 0x00074bd0 0xe46 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_str 0x00074bd0 0x13e2 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_str 0x00074bd0 0x120f esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_str 0x00074bd0 0x222e esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_str 0x00074bd0 0x89e esp-idf/soc/libsoc.a(interrupts.c.obj) + .debug_str 0x00074bd0 0x226 esp-idf/soc/libsoc.a(gpio_periph.c.obj) + .debug_str 0x00074bd0 0x2e3 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_str 0x00074bd0 0x259 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_str 0x00074bd0 0x238 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_str 0x00074bd0 0x415 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_str 0x00074bd0 0x320 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_str 0x00074bd0 0x713 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_str 0x00074bd0 0x2c5 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_str 0x00074bd0 0x5503 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_str 0x00074bd0 0xa40 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_str 0x00074bd0 0x1212 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_str 0x00074bd0 0x6a07 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_str 0x00074bd0 0x232 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_str 0x00074bd0 0x840 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_str 0x00074bd0 0xaa esp-idf/freertos/libfreertos.a(portasm.S.obj) + .debug_str 0x00074bd0 0xe81 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_str 0x00074bd0 0xe3f esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_str 0x00074bd0 0xe40 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_str 0x00074bd0 0x55d esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_str 0x00074bd0 0x1123 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_str 0x00074bd0 0xb0f3 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_str 0x00074bd0 0xa95e esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_str 0x00074bd0 0x92a2 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_str 0x00074bd0 0x127b esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_str 0x00074bd0 0xa6d0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_str 0x00074bd0 0x4f9 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_str 0x00074bd0 0x46e4 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_str 0x00074bd0 0x5cf8 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_str 0x00074bd0 0x77bb esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_str 0x00074bd0 0xf47 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_str 0x00074bd0 0x3953 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_str 0x00074bd0 0x2128 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_str 0x00074bd0 0x67ef esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_str 0x00074bd0 0x6ae4 esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_str 0x00074bd0 0x41e esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_str 0x00074bd0 0x3638 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_str 0x00074bd0 0x46a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_str 0x00074bd0 0x175a esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_str 0x00074bd0 0x31a esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_str 0x00074bd0 0x3cf esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_str 0x00074bd0 0x3db esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_str 0x00074bd0 0x579 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_str 0x00074bd0 0x510 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_str 0x00074bd0 0x38c esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_str 0x00074bd0 0xb3f esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_str 0x00074bd0 0x13c6 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_str 0x00074bd0 0x660 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_str 0x00074bd0 0x2810 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_str 0x00074bd0 0x130d esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_str 0x00074bd0 0x2983 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_str 0x00074bd0 0x45b esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_str 0x00074bd0 0x251 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_str 0x00074bd0 0x2e11 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_str 0x00074bd0 0x2144 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_str 0x00074bd0 0xbfb esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_str 0x00074bd0 0x8f7 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_str 0x00074bd0 0x55b esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_str 0x00074bd0 0xcfb esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_str 0x00074bd0 0x13b5 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_str 0x00074bd0 0x636 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_str 0x00074bd0 0x1192 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_str 0x00074bd0 0x121a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_str 0x00074bd0 0x291a esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_str 0x00074bd0 0x45cc esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_str 0x00074bd0 0x26ea esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_str 0x00074bd0 0x2ab9 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_str 0x00074bd0 0x290 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_str 0x00074bd0 0x7e4 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_str 0x00074bd0 0x1e40 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_str 0x00074bd0 0x1137 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_str 0x00074bd0 0xa78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_str 0x00074bd0 0x19ea esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_str 0x00074bd0 0x1b7d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_str 0x00074bd0 0x419 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_str 0x00074bd0 0x12bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_str 0x00074bd0 0xb34 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_str 0x00074bd0 0x9ee esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_str 0x00074bd0 0x11f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_str 0x00074bd0 0xa4b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_str 0x00074bd0 0xb44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_str 0x00074bd0 0xe71 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_str 0x00074bd0 0x341 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_str 0x00074bd0 0x1191 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_str 0x00074bd0 0x642 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_str 0x00074bd0 0xbae esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_str 0x00074bd0 0x1ac4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_str 0x00074bd0 0x302 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_str 0x00074bd0 0x259 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_str 0x00074bd0 0x134a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_str 0x00074bd0 0x47c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_str 0x00074bd0 0x3f9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_str 0x00074bd0 0x49a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_str 0x00074bd0 0x549 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_str 0x00074bd0 0x232 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_str 0x00074bd0 0x261 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_str 0x00074bd0 0x3d3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_str 0x00074bd0 0x2cb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_str 0x00074bd0 0x4e71 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_str 0x00074bd0 0x86a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_str 0x00074bd0 0xff4 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_str 0x00074bd0 0x4764 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_str 0x00074bd0 0x4bb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_str 0x00074bd0 0x4a3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_str 0x00074bd0 0xa0f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_str 0x00074bd0 0x31b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_str 0x00074bd0 0x53f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_str 0x00074bd0 0x561 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_str 0x00074bd0 0x5e8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_str 0x00074bd0 0x9a9 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_str 0x00074bd0 0xbd3 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_str 0x00074bd0 0xaff esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_str 0x00074bd0 0xb86 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_str 0x00074bd0 0x157d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_str 0x00074bd0 0x107b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_str 0x00074bd0 0x12fc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_str 0x00074bd0 0x1411 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_str 0x00074bd0 0x10af esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_str 0x00074bd0 0x4ec7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_str 0x00074bd0 0x399 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_str 0x00074bd0 0x424 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_str 0x00074bd0 0x43c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_str 0x00074bd0 0xed2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_str 0x00074bd0 0x196f esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_str 0x00074bd0 0xcb6 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_str 0x00074bd0 0x135d esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_str 0x00074bd0 0x1010 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_str 0x00074bd0 0x747 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_str 0x00074bd0 0x806 esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_str 0x00074bd0 0x872 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_str 0x00074bd0 0x106a esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_str 0x00074bd0 0xb61 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_str 0x00074bd0 0x198c esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_str 0x00074bd0 0x1a0e esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_str 0x00074bd0 0x65f esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_str 0x00074bd0 0x411 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_str 0x00074bd0 0x5a9 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_str 0x00074bd0 0x454 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_str 0x00074bd0 0x204 esp-idf/soc/libsoc.a(adc_periph.c.obj) + .debug_str 0x00074bd0 0x237 esp-idf/soc/libsoc.a(ledc_periph.c.obj) + .debug_str 0x00074bd0 0x90b esp-idf/soc/libsoc.a(i2c_periph.c.obj) + .debug_str 0x00074bd0 0x26a esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + .debug_str 0x00074bd0 0x228 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + .debug_str 0x00074bd0 0x4a12 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + .debug_str 0x00074bd0 0x6061 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_str 0x00074bd0 0x329 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_str 0x00074bd0 0x4a3 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_str 0x00074bd0 0xdae esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_str 0x00074bd0 0x14a9 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_str 0x00074bd0 0x25a esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + .debug_str 0x00074bd0 0xae4 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_str 0x00074bd0 0x96f esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_str 0x00074bd0 0x1f63 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_str 0x00074bd0 0xcac esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_str 0x00074bd0 0x2ed esp-idf/lwip/liblwip.a(def.c.obj) + .debug_str 0x00074bd0 0xc89 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_str 0x00074bd0 0x273 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_str 0x00074bd0 0x95a esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_str 0x00074bd0 0x2cd esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_str 0x00074bd0 0x677 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_str 0x00074bd0 0x1151 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_str 0x00074bd0 0xecd esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_str 0x00074bd0 0xcce esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_str 0x00074bd0 0x12e3 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_str 0x00074bd0 0x110c esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_str 0x00074bd0 0xf5f esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_str 0x00074bd0 0xa74 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_str 0x00074bd0 0xfaa esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_str 0x00074bd0 0x163c esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_str 0x00074bd0 0xf11 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_str 0x00074bd0 0x901 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_str 0x00074bd0 0xaac esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_str 0x00074bd0 0xdf3 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_str 0x00074bd0 0x7c3 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_str 0x00074bd0 0x6f8 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_str 0x00074bd0 0xb64 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_str 0x00074bd0 0xb8e esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_str 0x00074bd0 0x86e esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_str 0x00074bd0 0x74c esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_str 0x00074bd0 0xd3f esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_str 0x00074bd0 0x142c esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_str 0x00074bd0 0x94e esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_str 0x00074bd0 0x5f2 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_str 0x00074bd0 0xa51 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_str 0x00074bd0 0x9d3 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_str 0x00074bd0 0xa3f esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_str 0x00074bd0 0xb12 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_str 0x00074bd0 0x94d esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_str 0x00074bd0 0x181d esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_str 0x00074bd0 0x129b esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_str 0x00074bd0 0x18b4 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_str 0x00074bd0 0x231 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_str 0x00074bd0 0x60f esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_str 0x00074bd0 0x47e esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_str 0x00074bd0 0x8af esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_str 0x00074bd0 0x587 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .debug_str 0x00074bd0 0x919 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .debug_str 0x00074bd0 0x731 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_str 0x00074bd0 0x3e5 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_str 0x00074bd0 0x3c65 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_str 0x00074bd0 0x2201 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_str 0x00074bd0 0x4291 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_str 0x00074bd0 0x2a04 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_str 0x00074bd0 0xae0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_str 0x00074bd0 0x3203 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_str 0x00074bd0 0x183e esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_str 0x00074bd0 0xf5b esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_str 0x00074bd0 0xc67 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_str 0x00074bd0 0x2ccb esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_str 0x00074bd0 0xeea esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_str 0x00074bd0 0x642 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_str 0x00074bd0 0x2054 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_str 0x00074bd0 0x1aac esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_str 0x00074bd0 0x445 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_str 0x00074bd0 0x12bb esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_str 0x00074bd0 0x58b esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_str 0x00074bd0 0x86c esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_str 0x00074bd0 0x2c3 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_str 0x00074bd0 0x3dc esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_str 0x00074bd0 0x2fd esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_str 0x00074bd0 0x2a9 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_str 0x00074bd0 0x26fb esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_str 0x00074bd0 0xaff esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_str 0x00074bd0 0x3c8 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_str 0x00074bd0 0xc00 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_str 0x00074bd0 0x2b5e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_str 0x00074bd0 0xb96 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_str 0x00074bd0 0x6d9 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_str 0x00074bd0 0x253 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_str 0x00074bd0 0x289 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_str 0x00074bd0 0x286 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_str 0x00074bd0 0x384 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_str 0x00074bd0 0x6cc esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_str 0x00074bd0 0xbdf esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_str 0x00074bd0 0x99b esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_str 0x00074bd0 0x335 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_str 0x00074bd0 0x355 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_str 0x00074bd0 0x195a esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_str 0x00074bd0 0xdbc esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_str 0x00074bd0 0x11ec esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_str 0x00074bd0 0x447 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_str 0x00074bd0 0x6aa esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_str 0x00074bd0 0x111 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + .debug_str 0x00074bd0 0xf46 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + .debug_str 0x00074bd0 0x153 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + .debug_str 0x00074bd0 0x94d /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + .debug_str 0x00074bd0 0x489 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + .debug_str 0x00074bd0 0x8c8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + .debug_str 0x00074bd0 0x291 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + .debug_str 0x00074bd0 0x106 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + .debug_str 0x00074bd0 0xb0a /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + .debug_str 0x00074bd0 0x989 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + .debug_str 0x00074bd0 0xcce /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + .debug_str 0x00074bd0 0x17b9 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + .debug_str 0x00074bd0 0x110 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + .debug_str 0x00074bd0 0x775 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + .debug_str 0x00074bd0 0x41b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + .debug_str 0x00074bd0 0x20c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + .debug_str 0x00074bd0 0x100c esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_str 0x00074bd0 0x2f4 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_str 0x00074bd0 0x16e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) + .debug_str 0x00074bd0 0x95 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + .debug_str 0x00074bd0 0x10c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + .debug_str 0x00074bd0 0x5a4 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + .debug_str 0x00074bd0 0x599 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + .debug_str 0x00074bd0 0x752 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + .debug_str 0x00074bd0 0x5cb /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + .debug_str 0x00074bd0 0x500 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + .debug_str 0x00074bd0 0x585 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + .debug_str 0x00074bd0 0x4e0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + .debug_str 0x00074bd0 0x51f /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + .debug_str 0x00074bd0 0x5a0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + .debug_str 0x00074bd0 0x55b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + .debug_str 0x00074bd0 0x530 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + .debug_str 0x00074bd0 0x522 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + .debug_str 0x00074bd0 0x547 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + .debug_str 0x00074bd0 0x527 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + .debug_str 0x00074bd0 0x532 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + .debug_str 0x00074bd0 0x512 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + .debug_str 0x00074bd0 0x529 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + .debug_str 0x00074bd0 0x705 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + .debug_str 0x00074bd0 0x530 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + .debug_str 0x00074bd0 0xbe /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) + .debug_str 0x00074bd0 0x531 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + .debug_str 0x00074bd0 0x502 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + .debug_str 0x00074bd0 0x4e2 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + .debug_str 0x00074bd0 0x4dc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + .debug_str 0x00074bd0 0x4e3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + .debug_str 0x00074bd0 0x62e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + .debug_str 0x00074bd0 0x54c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + .debug_str 0x00074bd0 0x515 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + .debug_str 0x00074bd0 0x4e8 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + .debug_str 0x00074bd0 0x4ea /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + .debug_str 0x00074bd0 0xc75 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + .debug_str 0x00074bd0 0xd54 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + .debug_str 0x00074bd0 0xc3e /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + .debug_str 0x00074bd0 0x4dc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .debug_str 0x00074bd0 0x674 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .debug_str 0x00074bd0 0x77b /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .debug_str 0x00074bd0 0x727 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .debug_str 0x00074bd0 0x172 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .debug_str 0x00074bd0 0x89c /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .debug_str 0x00074bd0 0x709 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .debug_str 0x00074bd0 0x7f7 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .debug_str 0x00074bd0 0x710 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .debug_str 0x00074bd0 0xb84 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .debug_str 0x00074bd0 0x350 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) -.debug_loc 0x00000000 0x157518 +.debug_loc 0x00000000 0x15bb6c *(.debug_loc) .debug_loc 0x00000000 0x115 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_loc 0x00000115 0x7c esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -48384,273 +48818,281 @@ END GROUP .debug_loc 0x00032865 0x4de4 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_loc 0x00037649 0x8ab esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_loc 0x00037ef4 0x58d esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_loc 0x00038481 0xa8e esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_loc 0x00038f0f 0x184 esp-idf/main/libmain.a(mqtt.c.obj) - .debug_loc 0x00039093 0x9c6 esp-idf/main/libmain.a(i2cdev.c.obj) - .debug_loc 0x00039a59 0xe49 esp-idf/main/libmain.a(ina219.c.obj) - .debug_loc 0x0003a8a2 0x2b5c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - .debug_loc 0x0003d3fe 0x1514 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - .debug_loc 0x0003e912 0x88e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - .debug_loc 0x0003f1a0 0x5b esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - .debug_loc 0x0003f1fb 0x8c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_loc 0x0003f287 0x1fb esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_loc 0x0003f482 0x2724 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_loc 0x00041ba6 0x27 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_loc 0x00041bcd 0x1150 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_loc 0x00042d1d 0x4a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_loc 0x000431bd 0x29f esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_loc 0x0004345c 0x24b8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_loc 0x00045914 0x15e esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_loc 0x00045a72 0x1124 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_loc 0x00046b96 0x109 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_loc 0x00046c9f 0xda7 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_loc 0x00047a46 0x144 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_loc 0x00047b8a 0x1d4c esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_loc 0x000498d6 0x7da esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_loc 0x0004a0b0 0x8ae esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_loc 0x0004a95e 0xea esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_loc 0x0004aa48 0x17e0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_loc 0x0004c228 0x19a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_loc 0x0004c3c2 0x149 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_loc 0x0004c50b 0x2c7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_loc 0x0004c7d2 0x845 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_loc 0x0004d017 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_loc 0x0004d131 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_loc 0x0004d24b 0x8b7 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_loc 0x0004db02 0x394 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_loc 0x0004de96 0x237 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_loc 0x0004e0cd 0x45e esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_loc 0x0004e52b 0xb5 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_loc 0x0004e5e0 0xeb3 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_loc 0x0004f493 0x55e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_loc 0x0004f9f1 0x45 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_loc 0x0004fa36 0x1043 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_loc 0x00050a79 0x3cb esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_loc 0x00050e44 0x1676 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_loc 0x000524ba 0x20a esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_loc 0x000526c4 0x305 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_loc 0x000529c9 0xb4b esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_loc 0x00053514 0xdb8 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_loc 0x000542cc 0x30b esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_loc 0x000545d7 0xc0e esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_loc 0x000551e5 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_loc 0x000552ec 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_loc 0x00055394 0x7e7 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_loc 0x00055b7b 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_loc 0x00055c0b 0x146 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_loc 0x00055d51 0x466 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_loc 0x000561b7 0x1707 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_loc 0x000578be 0x24a esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_loc 0x00057b08 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_loc 0x00057b58 0xe22 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_loc 0x0005897a 0x87d esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_loc 0x000591f7 0x52f7 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_loc 0x0005e4ee 0x42ac esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_loc 0x0006279a 0x2963 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_loc 0x000650fd 0x379d esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_loc 0x0006889a 0x2e85 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_loc 0x0006b71f 0xd61 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_loc 0x0006c480 0x4fe esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_loc 0x0006c97e 0xe3d esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_loc 0x0006d7bb 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_loc 0x0006d809 0x5ac esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_loc 0x0006ddb5 0x391a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_loc 0x000716cf 0xd41 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_loc 0x00072410 0x1fb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_loc 0x0007260b 0x30d esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_loc 0x00072918 0x50a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_loc 0x00072e22 0x4e09 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_loc 0x00077c2b 0x43d1 esp-idf/driver/libdriver.a(i2c.c.obj) - .debug_loc 0x0007bffc 0x46aa esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_loc 0x000806a6 0x111 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_loc 0x000807b7 0x26a6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_loc 0x00082e5d 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_loc 0x00082fbb 0x12e3 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_loc 0x0008429e 0x105f esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_loc 0x000852fd 0x1481 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_loc 0x0008677e 0x929 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_loc 0x000870a7 0xf7b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_loc 0x00088022 0x113 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_loc 0x00088135 0x124e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_loc 0x00089383 0x3871 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - .debug_loc 0x0008cbf4 0x1dc3 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - .debug_loc 0x0008e9b7 0x160 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - .debug_loc 0x0008eb17 0x1183 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - .debug_loc 0x0008fc9a 0xa88 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_loc 0x00090722 0x394 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_loc 0x00090ab6 0x616 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_loc 0x000910cc 0xd1c esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - .debug_loc 0x00091de8 0x198c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - .debug_loc 0x00093774 0x96 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - .debug_loc 0x0009380a 0x23b4 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - .debug_loc 0x00095bbe 0x3f9 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - .debug_loc 0x00095fb7 0x307e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - .debug_loc 0x00099035 0x7e5f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - .debug_loc 0x000a0e94 0x33ea esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - .debug_loc 0x000a427e 0x3a7b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) - .debug_loc 0x000a7cf9 0x49 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) - .debug_loc 0x000a7d42 0x117d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - .debug_loc 0x000a8ebf 0x1d3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) - .debug_loc 0x000aabfd 0x4147 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_loc 0x000aed44 0x35b1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_loc 0x000b22f5 0x3174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_loc 0x000b5469 0x10ec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_loc 0x000b6555 0x701 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_loc 0x000b6c56 0x152e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_loc 0x000b8184 0x11d5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_loc 0x000b9359 0x172d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_loc 0x000baa86 0x5c3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_loc 0x000c06c4 0x5263 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_loc 0x000c5927 0xc1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_loc 0x000c6541 0x1821 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_loc 0x000c7d62 0x189 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_loc 0x000c7eeb 0x2761 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_loc 0x000ca64c 0x390 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_loc 0x000ca9dc 0x13bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_loc 0x000cbd98 0x24a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_loc 0x000ce23a 0xbe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_loc 0x000ce2f8 0xbd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_loc 0x000ce3b5 0x6af0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_loc 0x000d4ea5 0xa6f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_loc 0x000d5914 0x222 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_loc 0x000d5b36 0x3ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_loc 0x000d5ee2 0xc2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_loc 0x000d6b0e 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_loc 0x000d6bd6 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_loc 0x000d6c4b 0x5b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_loc 0x000d71fb 0x167 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_loc 0x000d7362 0x124e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_loc 0x000d85b0 0x70d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .debug_loc 0x000d8cbd 0xf30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_loc 0x000d9bed 0x489 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_loc 0x000da076 0x61a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_loc 0x000da690 0x5cd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_loc 0x000dac5d 0x1a22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_loc 0x000dc67f 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_loc 0x000dc877 0x15d1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_loc 0x000dde48 0xf78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_loc 0x000dedc0 0x1599 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_loc 0x000e0359 0x18f7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_loc 0x000e1c50 0x1b7b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_loc 0x000e37cb 0x1feb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_loc 0x000e57b6 0xddb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_loc 0x000e6591 0x148a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_loc 0x000e7a1b 0x1054 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_loc 0x000e8a6f 0x125a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - .debug_loc 0x000e9cc9 0xd1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - .debug_loc 0x000ea9e3 0xe49 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_loc 0x000eb82c 0x9a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_loc 0x000ec1ce 0x10ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_loc 0x000ed288 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_loc 0x000ed2af 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_loc 0x000ed324 0x293 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_loc 0x000ed5b7 0x50a7 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - .debug_loc 0x000f265e 0x3fdf esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - .debug_loc 0x000f663d 0x119d esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_loc 0x000f77da 0xeb8 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_loc 0x000f8692 0x4e6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_loc 0x000f8b78 0x1a1 esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_loc 0x000f8d19 0x665 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_loc 0x000f937e 0xaaf esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_loc 0x000f9e2d 0x25a esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) - .debug_loc 0x000fa087 0xbf5 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_loc 0x000fac7c 0x4e1 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_loc 0x000fb15d 0x372 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_loc 0x000fb4cf 0x5d7 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_loc 0x000fbaa6 0x2ba esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_loc 0x000fbd60 0x23a esp-idf/hal/libhal.a(hmac_hal.c.obj) - .debug_loc 0x000fbf9a 0x817 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - .debug_loc 0x000fc7b1 0x2267 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_loc 0x000fea18 0x337 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_loc 0x000fed4f 0x1007 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_loc 0x000ffd56 0x608 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_loc 0x0010035e 0x4e0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_loc 0x0010083e 0x471 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_loc 0x00100caf 0xb02 esp-idf/lwip/liblwip.a(netdb.c.obj) - .debug_loc 0x001017b1 0x5d7f esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_loc 0x00107530 0x8b6 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_loc 0x00107de6 0x60e esp-idf/lwip/liblwip.a(def.c.obj) - .debug_loc 0x001083f4 0x1fe4 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_loc 0x0010a3d8 0x278 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_loc 0x0010a650 0x116 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_loc 0x0010a766 0x2e9 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_loc 0x0010aa4f 0x1e78 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_loc 0x0010c8c7 0x2150 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_loc 0x0010ea17 0xbe6 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_loc 0x0010f5fd 0x209c esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_loc 0x00111699 0xe7a esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_loc 0x00112513 0x29ef esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_loc 0x00114f02 0x469 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_loc 0x0011536b 0x117d esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_loc 0x001164e8 0x1fc2 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_loc 0x001184aa 0x1821 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_loc 0x00119ccb 0x2fa esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_loc 0x00119fc5 0xb22 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_loc 0x0011aae7 0xf78 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_loc 0x0011ba5f 0x62b esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_loc 0x0011c08a 0x2b7 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_loc 0x0011c341 0x8f9 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_loc 0x0011cc3a 0x146f esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_loc 0x0011e0a9 0x708 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_loc 0x0011e7b1 0x278 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_loc 0x0011ea29 0x7ee esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_loc 0x0011f217 0x2505 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_loc 0x0012171c 0x20d esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_loc 0x00121929 0x1f9 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_loc 0x00121b22 0x44d esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_loc 0x00121f6f 0x58f esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - .debug_loc 0x001224fe 0xba7 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_loc 0x001230a5 0x434 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_loc 0x001234d9 0x20d esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_loc 0x001236e6 0x1a7f esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_loc 0x00125165 0x25bb esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_loc 0x00127720 0x54 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_loc 0x00127774 0x33e esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_loc 0x00127ab2 0xf01 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_loc 0x001289b3 0xafa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_loc 0x001294ad 0x6c2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_loc 0x00129b6f 0x2aec esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_loc 0x0012c65b 0x10e6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_loc 0x0012d741 0x6f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_loc 0x0012d7b0 0x9f5 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_loc 0x0012e1a5 0x34dd esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_loc 0x00131682 0xd56 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_loc 0x001323d8 0x61a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_loc 0x001329f2 0x330b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_loc 0x00135cfd 0x13b9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_loc 0x001370b6 0xd64 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_loc 0x00137e1a 0x501 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_loc 0x0013831b 0x1b2d esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_loc 0x00139e48 0x609 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_loc 0x0013a451 0x6e56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_loc 0x001412a7 0xa57 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_loc 0x00141cfe 0x2a1d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_loc 0x0014471b 0x24b esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_loc 0x00144966 0x21e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_loc 0x00144b84 0x422 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_loc 0x00144fa6 0x208 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_loc 0x001451ae 0x4f26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_loc 0x0014a0d4 0x113a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_loc 0x0014b20e 0x765 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_loc 0x0014b973 0x1b1f esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_loc 0x0014d492 0x19a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_loc 0x0014ee36 0x66e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_loc 0x0014f4a4 0xfb5 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_loc 0x00150459 0x1f3 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_loc 0x0015064c 0x21b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_loc 0x00150867 0x233 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_loc 0x00150a9a 0x9b6 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_loc 0x00151450 0xcf5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_loc 0x00152145 0xde8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_loc 0x00152f2d 0x3ca esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_loc 0x001532f7 0x246 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_loc 0x0015353d 0x299 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - .debug_loc 0x001537d6 0x14da esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_loc 0x00154cb0 0x9c0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_loc 0x00155670 0x146b esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_loc 0x00156adb 0x28b esp-idf/hal/libhal.a(ds_hal.c.obj) - .debug_loc 0x00156d66 0x666 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_loc 0x001573cc 0x14c esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_loc 0x00038481 0xcf8 esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_loc 0x00039179 0x184 esp-idf/main/libmain.a(mqtt.c.obj) + .debug_loc 0x000392fd 0x9c6 esp-idf/main/libmain.a(i2cdev.c.obj) + .debug_loc 0x00039cc3 0xe49 esp-idf/main/libmain.a(ina219.c.obj) + .debug_loc 0x0003ab0c 0x2b5c esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_loc 0x0003d668 0x1514 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_loc 0x0003eb7c 0x88e esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_loc 0x0003f40a 0x5b esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_loc 0x0003f465 0x8c esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_loc 0x0003f4f1 0x1fb esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_loc 0x0003f6ec 0x2724 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_loc 0x00041e10 0x27 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_loc 0x00041e37 0x1150 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_loc 0x00042f87 0x4a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_loc 0x00043427 0x29f esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_loc 0x000436c6 0x24b8 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_loc 0x00045b7e 0x15e esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_loc 0x00045cdc 0x1124 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_loc 0x00046e00 0x109 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_loc 0x00046f09 0xda7 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_loc 0x00047cb0 0x144 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_loc 0x00047df4 0x1d4c esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_loc 0x00049b40 0x7da esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_loc 0x0004a31a 0x8ae esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_loc 0x0004abc8 0xea esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_loc 0x0004acb2 0x17e0 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_loc 0x0004c492 0x19a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_loc 0x0004c62c 0x149 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_loc 0x0004c775 0x2c7 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_loc 0x0004ca3c 0x845 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_loc 0x0004d281 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_loc 0x0004d39b 0x11a esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_loc 0x0004d4b5 0x8b7 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_loc 0x0004dd6c 0x394 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_loc 0x0004e100 0x237 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_loc 0x0004e337 0x45e esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_loc 0x0004e795 0xb5 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_loc 0x0004e84a 0xeb3 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_loc 0x0004f6fd 0x55e esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_loc 0x0004fc5b 0x45 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_loc 0x0004fca0 0x1043 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_loc 0x00050ce3 0x3cb esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_loc 0x000510ae 0x1676 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_loc 0x00052724 0x20a esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_loc 0x0005292e 0x305 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_loc 0x00052c33 0xb4b esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_loc 0x0005377e 0xdb8 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_loc 0x00054536 0x30b esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_loc 0x00054841 0xc0e esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_loc 0x0005544f 0x107 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_loc 0x00055556 0xa8 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_loc 0x000555fe 0x7e7 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_loc 0x00055de5 0x90 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_loc 0x00055e75 0x146 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_loc 0x00055fbb 0x466 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_loc 0x00056421 0x1707 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_loc 0x00057b28 0x24a esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_loc 0x00057d72 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_loc 0x00057dc2 0xe22 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_loc 0x00058be4 0x87d esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_loc 0x00059461 0x52f7 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_loc 0x0005e758 0x42ac esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_loc 0x00062a04 0x608 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_loc 0x0006300c 0x2963 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_loc 0x0006596f 0x379d esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_loc 0x0006910c 0x2e85 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_loc 0x0006bf91 0xd61 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_loc 0x0006ccf2 0x4fe esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_loc 0x0006d1f0 0xe3d esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_loc 0x0006e02d 0x4e esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_loc 0x0006e07b 0x5ac esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_loc 0x0006e627 0x391a esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_loc 0x00071f41 0xd41 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_loc 0x00072c82 0x1fb esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_loc 0x00072e7d 0x30d esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_loc 0x0007318a 0x50a esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_loc 0x00073694 0x4e09 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_loc 0x0007849d 0x43d1 esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_loc 0x0007c86e 0x264 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_loc 0x0007cad2 0x46aa esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_loc 0x0008117c 0x111 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_loc 0x0008128d 0x26a6 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_loc 0x00083933 0x15e esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_loc 0x00083a91 0x12e3 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_loc 0x00084d74 0x105f esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_loc 0x00085dd3 0x1481 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_loc 0x00087254 0x929 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_loc 0x00087b7d 0xf7b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_loc 0x00088af8 0x113 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_loc 0x00088c0b 0xd20 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_loc 0x0008992b 0x7ab esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_loc 0x0008a0d6 0x124e esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_loc 0x0008b324 0x3871 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_loc 0x0008eb95 0x1dc3 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_loc 0x00090958 0x160 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_loc 0x00090ab8 0x1183 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_loc 0x00091c3b 0xa88 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_loc 0x000926c3 0x394 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_loc 0x00092a57 0x616 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_loc 0x0009306d 0xd1c esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_loc 0x00093d89 0x198c esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_loc 0x00095715 0x96 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_loc 0x000957ab 0x23b4 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_loc 0x00097b5f 0x3f9 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_loc 0x00097f58 0x307e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_loc 0x0009afd6 0x7e5f esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_loc 0x000a2e35 0x33ea esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_loc 0x000a621f 0x3a7b esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_loc 0x000a9c9a 0x49 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_loc 0x000a9ce3 0x117d esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_loc 0x000aae60 0x1d3e esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_loc 0x000acb9e 0x4147 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_loc 0x000b0ce5 0x35b1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_loc 0x000b4296 0x3174 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_loc 0x000b740a 0x10ec esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_loc 0x000b84f6 0x701 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_loc 0x000b8bf7 0x152e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_loc 0x000ba125 0x11d5 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_loc 0x000bb2fa 0x172d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_loc 0x000bca27 0x5c3e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_loc 0x000c2665 0x5263 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_loc 0x000c78c8 0xc1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_loc 0x000c84e2 0x1821 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_loc 0x000c9d03 0x189 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_loc 0x000c9e8c 0x2761 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_loc 0x000cc5ed 0x390 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_loc 0x000cc97d 0x13bc esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_loc 0x000cdd39 0x24a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_loc 0x000d01db 0xbe esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_loc 0x000d0299 0xbd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_loc 0x000d0356 0x6af0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_loc 0x000d6e46 0xa6f esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_loc 0x000d78b5 0x222 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_loc 0x000d7ad7 0x3ac esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_loc 0x000d7e83 0xc2c esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_loc 0x000d8aaf 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_loc 0x000d8b77 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_loc 0x000d8bec 0x5b0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_loc 0x000d919c 0x167 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_loc 0x000d9303 0x124e esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_loc 0x000da551 0x70d esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_loc 0x000dac5e 0xf30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_loc 0x000dbb8e 0x489 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_loc 0x000dc017 0x61a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_loc 0x000dc631 0x5cd esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_loc 0x000dcbfe 0x1a22 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_loc 0x000de620 0x1f8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_loc 0x000de818 0x15d1 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_loc 0x000dfde9 0xf78 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_loc 0x000e0d61 0x1599 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_loc 0x000e22fa 0x18f7 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_loc 0x000e3bf1 0x1b7b esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_loc 0x000e576c 0x1feb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_loc 0x000e7757 0xddb esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_loc 0x000e8532 0x148a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_loc 0x000e99bc 0x1054 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_loc 0x000eaa10 0x125a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_loc 0x000ebc6a 0xd1a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_loc 0x000ec984 0xe49 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_loc 0x000ed7cd 0x9a2 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_loc 0x000ee16f 0x10ba esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_loc 0x000ef229 0x27 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_loc 0x000ef250 0x75 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_loc 0x000ef2c5 0x293 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_loc 0x000ef558 0x50a7 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_loc 0x000f45ff 0x3fdf esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_loc 0x000f85de 0x119d esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_loc 0x000f977b 0xeb8 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_loc 0x000fa633 0x4e6 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_loc 0x000fab19 0x1a1 esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_loc 0x000facba 0x665 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_loc 0x000fb31f 0xaaf esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_loc 0x000fbdce 0x25a esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_loc 0x000fc028 0xbf5 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_loc 0x000fcc1d 0x4e1 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_loc 0x000fd0fe 0x372 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_loc 0x000fd470 0x5d7 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_loc 0x000fda47 0x2ba esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_loc 0x000fdd01 0x23a esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_loc 0x000fdf3b 0x817 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + .debug_loc 0x000fe752 0x2267 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_loc 0x001009b9 0x337 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_loc 0x00100cf0 0x1007 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_loc 0x00101cf7 0x4e0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_loc 0x001021d7 0x471 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_loc 0x00102648 0xb02 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_loc 0x0010314a 0x5d7f esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_loc 0x00108ec9 0x8b6 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_loc 0x0010977f 0x60e esp-idf/lwip/liblwip.a(def.c.obj) + .debug_loc 0x00109d8d 0x1fe4 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_loc 0x0010bd71 0x278 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_loc 0x0010bfe9 0x116 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_loc 0x0010c0ff 0x2e9 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_loc 0x0010c3e8 0x1e78 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_loc 0x0010e260 0x2150 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_loc 0x001103b0 0xbe6 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_loc 0x00110f96 0x209c esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_loc 0x00113032 0xe7a esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_loc 0x00113eac 0x29ef esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_loc 0x0011689b 0x469 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_loc 0x00116d04 0x117d esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_loc 0x00117e81 0x1fc2 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_loc 0x00119e43 0x1821 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_loc 0x0011b664 0x2fa esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_loc 0x0011b95e 0xb22 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_loc 0x0011c480 0xf78 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_loc 0x0011d3f8 0x62b esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_loc 0x0011da23 0x2b7 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_loc 0x0011dcda 0x8f9 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_loc 0x0011e5d3 0x146f esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_loc 0x0011fa42 0x708 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_loc 0x0012014a 0x278 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_loc 0x001203c2 0x7ee esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_loc 0x00120bb0 0x2505 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_loc 0x001230b5 0x20d esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_loc 0x001232c2 0x1f9 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_loc 0x001234bb 0x44d esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_loc 0x00123908 0x58f esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_loc 0x00123e97 0xba7 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_loc 0x00124a3e 0x434 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_loc 0x00124e72 0x20d esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_loc 0x0012507f 0x1f58 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_loc 0x00126fd7 0x1a7f esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_loc 0x00128a56 0x25bb esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_loc 0x0012b011 0x54 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_loc 0x0012b065 0x33e esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_loc 0x0012b3a3 0xf01 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_loc 0x0012c2a4 0x6d1 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_loc 0x0012c975 0x417 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_loc 0x0012cd8c 0x1a8 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_loc 0x0012cf34 0xafa esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_loc 0x0012da2e 0x6c2 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_loc 0x0012e0f0 0x2aec esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_loc 0x00130bdc 0x10e6 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_loc 0x00131cc2 0x6f esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_loc 0x00131d31 0x9f5 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_loc 0x00132726 0x34dd esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_loc 0x00135c03 0xd56 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_loc 0x00136959 0x61a esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_loc 0x00136f73 0x330b esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_loc 0x0013a27e 0x13b9 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_loc 0x0013b637 0xd64 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_loc 0x0013c39b 0x501 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_loc 0x0013c89c 0x1b2d esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_loc 0x0013e3c9 0x609 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_loc 0x0013e9d2 0x6e56 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_loc 0x00145828 0xa57 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_loc 0x0014627f 0x2a1d esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_loc 0x00148c9c 0x24b esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_loc 0x00148ee7 0x21e esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_loc 0x00149105 0x422 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_loc 0x00149527 0x208 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_loc 0x0014972f 0x4f26 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_loc 0x0014e655 0x113a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_loc 0x0014f78f 0x765 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_loc 0x0014fef4 0x1b1f esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_loc 0x00151a13 0x19a4 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_loc 0x001533b7 0x66e esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_loc 0x00153a25 0xfb5 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_loc 0x001549da 0x1f3 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_loc 0x00154bcd 0x21b esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_loc 0x00154de8 0x233 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_loc 0x0015501b 0x9b6 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_loc 0x001559d1 0xcf5 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_loc 0x001566c6 0xde8 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_loc 0x001574ae 0x3ca esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_loc 0x00157878 0x246 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_loc 0x00157abe 0x299 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_loc 0x00157d57 0x14da esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_loc 0x00159231 0x9c0 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_loc 0x00159bf1 0x146b esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_loc 0x0015b05c 0x28b esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_loc 0x0015b2e7 0xd3 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_loc 0x0015b3ba 0x666 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_loc 0x0015ba20 0x14c esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .debug_macinfo *(.debug_macinfo) @@ -48658,7 +49100,7 @@ END GROUP .debug_pubtypes *(.debug_pubtypes) -.debug_ranges 0x00000000 0x14b00 +.debug_ranges 0x00000000 0x14ff0 *(.debug_ranges) .debug_ranges 0x00000000 0x88 esp-idf/esp_app_format/libesp_app_format.a(esp_app_desc.c.obj) .debug_ranges 0x00000088 0x60 esp-idf/efuse/libefuse.a(esp_efuse_startup.c.obj) @@ -48760,282 +49202,290 @@ END GROUP .debug_ranges 0x00005490 0x598 esp-idf/vfs/libvfs.a(vfs.c.obj) .debug_ranges 0x00005a28 0x90 esp-idf/vfs/libvfs.a(nullfs.c.obj) .debug_ranges 0x00005ab8 0x60 esp-idf/nvs_sec_provider/libnvs_sec_provider.a(nvs_sec_provider.c.obj) - .debug_ranges 0x00005b18 0x398 esp-idf/main/libmain.a(blink_example_main.c.obj) - .debug_ranges 0x00005eb0 0x18 esp-idf/main/libmain.a(mqtt.c.obj) - .debug_ranges 0x00005ec8 0xb8 esp-idf/main/libmain.a(i2cdev.c.obj) - .debug_ranges 0x00005f80 0xa0 esp-idf/main/libmain.a(ina219.c.obj) - .debug_ranges 0x00006020 0x340 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) - .debug_ranges 0x00006360 0x120 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) - .debug_ranges 0x00006480 0xf8 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) - .debug_ranges 0x00006578 0x20 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) - .debug_ranges 0x00006598 0x10 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) - .debug_ranges 0x000065a8 0x48 esp-idf/riscv/libriscv.a(interrupt.c.obj) - .debug_ranges 0x000065f0 0x2e8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) - .debug_ranges 0x000068d8 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) - .debug_ranges 0x000068e8 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) - .debug_ranges 0x000068f8 0x198 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) - .debug_ranges 0x00006a90 0x68 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) - .debug_ranges 0x00006af8 0x78 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) - .debug_ranges 0x00006b70 0x278 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) - .debug_ranges 0x00006de8 0x10 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) - .debug_ranges 0x00006df8 0x78 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) - .debug_ranges 0x00006e70 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) - .debug_ranges 0x00006e90 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) - .debug_ranges 0x00006ef8 0x100 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) - .debug_ranges 0x00006ff8 0x60 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) - .debug_ranges 0x00007058 0x1f8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) - .debug_ranges 0x00007250 0xd8 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) - .debug_ranges 0x00007328 0xb8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) - .debug_ranges 0x000073e0 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) - .debug_ranges 0x00007410 0x180 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) - .debug_ranges 0x00007590 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) - .debug_ranges 0x000075b8 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) - .debug_ranges 0x000075d8 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) - .debug_ranges 0x00007610 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) - .debug_ranges 0x00007678 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) - .debug_ranges 0x00007690 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) - .debug_ranges 0x000076a8 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) - .debug_ranges 0x00007710 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) - .debug_ranges 0x00007730 0x60 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) - .debug_ranges 0x00007790 0xa0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) - .debug_ranges 0x00007830 0x20 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) - .debug_ranges 0x00007850 0x190 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) - .debug_ranges 0x000079e0 0xa0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) - .debug_ranges 0x00007a80 0x10 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) - .debug_ranges 0x00007a90 0xf8 esp-idf/hal/libhal.a(mmu_hal.c.obj) - .debug_ranges 0x00007b88 0x40 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) - .debug_ranges 0x00007bc8 0x288 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) - .debug_ranges 0x00007e50 0x40 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) - .debug_ranges 0x00007e90 0xc8 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) - .debug_ranges 0x00007f58 0xb0 esp-idf/hal/libhal.a(systimer_hal.c.obj) - .debug_ranges 0x00008008 0x1a0 esp-idf/hal/libhal.a(uart_hal.c.obj) - .debug_ranges 0x000081a8 0x38 esp-idf/hal/libhal.a(gpio_hal.c.obj) - .debug_ranges 0x000081e0 0xf0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) - .debug_ranges 0x000082d0 0x48 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) - .debug_ranges 0x00008318 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) - .debug_ranges 0x00008338 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) - .debug_ranges 0x00008348 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) - .debug_ranges 0x00008368 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) - .debug_ranges 0x00008398 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) - .debug_ranges 0x00008438 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) - .debug_ranges 0x00008458 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) - .debug_ranges 0x00008490 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) - .debug_ranges 0x000084a8 0x140 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) - .debug_ranges 0x000085e8 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) - .debug_ranges 0x00008638 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) - .debug_ranges 0x00008650 0xd0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) - .debug_ranges 0x00008720 0x58 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) - .debug_ranges 0x00008778 0x420 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) - .debug_ranges 0x00008b98 0x1b8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) - .debug_ranges 0x00008d50 0x2e8 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) - .debug_ranges 0x00009038 0x338 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) - .debug_ranges 0x00009370 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) - .debug_ranges 0x00009738 0xb8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) - .debug_ranges 0x000097f0 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) - .debug_ranges 0x00009858 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) - .debug_ranges 0x00009938 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) - .debug_ranges 0x00009960 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) - .debug_ranges 0x00009a40 0x480 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) - .debug_ranges 0x00009ec0 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) - .debug_ranges 0x0000a008 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) - .debug_ranges 0x0000a020 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) - .debug_ranges 0x0000a080 0xe0 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) - .debug_ranges 0x0000a160 0x268 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) - .debug_ranges 0x0000a3c8 0x2e0 esp-idf/driver/libdriver.a(i2c.c.obj) - .debug_ranges 0x0000a6a8 0x500 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) - .debug_ranges 0x0000aba8 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) - .debug_ranges 0x0000abb8 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - .debug_ranges 0x0000acf8 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) - .debug_ranges 0x0000ad28 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) - .debug_ranges 0x0000ad70 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) - .debug_ranges 0x0000adf0 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) - .debug_ranges 0x0000af30 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) - .debug_ranges 0x0000afa0 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) - .debug_ranges 0x0000aff0 0x78 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) - .debug_ranges 0x0000b068 0x250 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) - .debug_ranges 0x0000b2b8 0x180 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) - .debug_ranges 0x0000b438 0x1b0 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) - .debug_ranges 0x0000b5e8 0x68 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) - .debug_ranges 0x0000b650 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) - .debug_ranges 0x0000b660 0x138 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) - .debug_ranges 0x0000b798 0xc0 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) - .debug_ranges 0x0000b858 0x68 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) - .debug_ranges 0x0000b8c0 0x40 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) - .debug_ranges 0x0000b900 0x10 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) - .debug_ranges 0x0000b910 0xf8 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) - .debug_ranges 0x0000ba08 0x238 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) - .debug_ranges 0x0000bc40 0x20 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) - .debug_ranges 0x0000bc60 0x268 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) - .debug_ranges 0x0000bec8 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) - .debug_ranges 0x0000bf38 0x2c8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) - .debug_ranges 0x0000c200 0x610 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) - .debug_ranges 0x0000c810 0x1b0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) - .debug_ranges 0x0000c9c0 0x238 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) - .debug_ranges 0x0000cbf8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) - .debug_ranges 0x0000cc08 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) - .debug_ranges 0x0000ccf8 0x128 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) - .debug_ranges 0x0000ce20 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) - .debug_ranges 0x0000d0a0 0x230 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) - .debug_ranges 0x0000d2d0 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) - .debug_ranges 0x0000d498 0xf8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) - .debug_ranges 0x0000d590 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) - .debug_ranges 0x0000d5f8 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) - .debug_ranges 0x0000d6b0 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) - .debug_ranges 0x0000d770 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) - .debug_ranges 0x0000d840 0x2c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) - .debug_ranges 0x0000db00 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) - .debug_ranges 0x0000db88 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) - .debug_ranges 0x0000dc08 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) - .debug_ranges 0x0000dcc0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) - .debug_ranges 0x0000dcd8 0x2f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) - .debug_ranges 0x0000dfc8 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) - .debug_ranges 0x0000e050 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) - .debug_ranges 0x0000e130 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) - .debug_ranges 0x0000e270 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) - .debug_ranges 0x0000e2a0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) - .debug_ranges 0x0000e2b8 0x218 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) - .debug_ranges 0x0000e4d0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) - .debug_ranges 0x0000e500 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) - .debug_ranges 0x0000e518 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) - .debug_ranges 0x0000e540 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) - .debug_ranges 0x0000e5d8 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) - .debug_ranges 0x0000e5e8 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) - .debug_ranges 0x0000e600 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) - .debug_ranges 0x0000e660 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) - .debug_ranges 0x0000e688 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) - .debug_ranges 0x0000e6f8 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) - .debug_ranges 0x0000e768 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) - .debug_ranges 0x0000e7d8 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) - .debug_ranges 0x0000e828 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) - .debug_ranges 0x0000e880 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) - .debug_ranges 0x0000e8d0 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) - .debug_ranges 0x0000e970 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) - .debug_ranges 0x0000e9b0 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) - .debug_ranges 0x0000ea58 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) - .debug_ranges 0x0000eb28 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) - .debug_ranges 0x0000ebf0 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) - .debug_ranges 0x0000ecc0 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) - .debug_ranges 0x0000ed50 0x198 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) - .debug_ranges 0x0000eee8 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) - .debug_ranges 0x0000efa8 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) - .debug_ranges 0x0000f118 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) - .debug_ranges 0x0000f178 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) - .debug_ranges 0x0000f1b8 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) - .debug_ranges 0x0000f200 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) - .debug_ranges 0x0000f290 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) - .debug_ranges 0x0000f330 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) - .debug_ranges 0x0000f360 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) - .debug_ranges 0x0000f370 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) - .debug_ranges 0x0000f388 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) - .debug_ranges 0x0000f3b8 0x270 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) - .debug_ranges 0x0000f628 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) - .debug_ranges 0x0000f808 0x110 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) - .debug_ranges 0x0000f918 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) - .debug_ranges 0x0000f998 0x58 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) - .debug_ranges 0x0000f9f0 0x20 esp-idf/hal/libhal.a(ledc_hal.c.obj) - .debug_ranges 0x0000fa10 0x48 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) - .debug_ranges 0x0000fa58 0x68 esp-idf/hal/libhal.a(i2c_hal.c.obj) - .debug_ranges 0x0000fac0 0x48 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) - .debug_ranges 0x0000fb08 0x198 esp-idf/hal/libhal.a(adc_hal_common.c.obj) - .debug_ranges 0x0000fca0 0x80 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) - .debug_ranges 0x0000fd20 0x98 esp-idf/hal/libhal.a(mpi_hal.c.obj) - .debug_ranges 0x0000fdb8 0x90 esp-idf/hal/libhal.a(sha_hal.c.obj) - .debug_ranges 0x0000fe48 0x88 esp-idf/hal/libhal.a(aes_hal.c.obj) - .debug_ranges 0x0000fed0 0x60 esp-idf/hal/libhal.a(hmac_hal.c.obj) - .debug_ranges 0x0000ff30 0xa0 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) - .debug_ranges 0x0000ffd0 0x1b0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) - .debug_ranges 0x00010180 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) - .debug_ranges 0x00010198 0x78 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) - .debug_ranges 0x00010210 0x1e8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .debug_ranges 0x000103f8 0x48 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) - .debug_ranges 0x00010440 0x130 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) - .debug_ranges 0x00010570 0x110 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) - .debug_ranges 0x00010680 0x50 esp-idf/lwip/liblwip.a(netdb.c.obj) - .debug_ranges 0x000106d0 0x508 esp-idf/lwip/liblwip.a(sockets.c.obj) - .debug_ranges 0x00010bd8 0x98 esp-idf/lwip/liblwip.a(tcpip.c.obj) - .debug_ranges 0x00010c70 0x70 esp-idf/lwip/liblwip.a(def.c.obj) - .debug_ranges 0x00010ce0 0x188 esp-idf/lwip/liblwip.a(dns.c.obj) - .debug_ranges 0x00010e68 0x10 esp-idf/lwip/liblwip.a(init.c.obj) - .debug_ranges 0x00010e78 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) - .debug_ranges 0x00010ea0 0x30 esp-idf/lwip/liblwip.a(mem.c.obj) - .debug_ranges 0x00010ed0 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) - .debug_ranges 0x00010f18 0x1a8 esp-idf/lwip/liblwip.a(netif.c.obj) - .debug_ranges 0x000110c0 0x200 esp-idf/lwip/liblwip.a(pbuf.c.obj) - .debug_ranges 0x000112c0 0x98 esp-idf/lwip/liblwip.a(raw.c.obj) - .debug_ranges 0x00011358 0x328 esp-idf/lwip/liblwip.a(tcp.c.obj) - .debug_ranges 0x00011680 0x1d0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) - .debug_ranges 0x00011850 0x148 esp-idf/lwip/liblwip.a(tcp_out.c.obj) - .debug_ranges 0x00011998 0x78 esp-idf/lwip/liblwip.a(timeouts.c.obj) - .debug_ranges 0x00011a10 0xa8 esp-idf/lwip/liblwip.a(udp.c.obj) - .debug_ranges 0x00011ab8 0x1b0 esp-idf/lwip/liblwip.a(dhcp.c.obj) - .debug_ranges 0x00011c68 0x148 esp-idf/lwip/liblwip.a(etharp.c.obj) - .debug_ranges 0x00011db0 0x58 esp-idf/lwip/liblwip.a(icmp.c.obj) - .debug_ranges 0x00011e08 0xd0 esp-idf/lwip/liblwip.a(igmp.c.obj) - .debug_ranges 0x00011ed8 0xe0 esp-idf/lwip/liblwip.a(ip4.c.obj) - .debug_ranges 0x00011fb8 0x38 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) - .debug_ranges 0x00011ff0 0x10 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) - .debug_ranges 0x00012000 0x50 esp-idf/lwip/liblwip.a(icmp6.c.obj) - .debug_ranges 0x00012050 0xf8 esp-idf/lwip/liblwip.a(ip6.c.obj) - .debug_ranges 0x00012148 0x20 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) - .debug_ranges 0x00012168 0x10 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) - .debug_ranges 0x00012178 0xc8 esp-idf/lwip/liblwip.a(mld6.c.obj) - .debug_ranges 0x00012240 0x200 esp-idf/lwip/liblwip.a(nd6.c.obj) - .debug_ranges 0x00012440 0x18 esp-idf/lwip/liblwip.a(ethernet.c.obj) - .debug_ranges 0x00012458 0x18 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) - .debug_ranges 0x00012470 0x30 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) - .debug_ranges 0x000124a0 0x18 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) - .debug_ranges 0x000124b8 0x130 esp-idf/lwip/liblwip.a(sys_arch.c.obj) - .debug_ranges 0x000125e8 0x50 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) - .debug_ranges 0x00012638 0x58 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) - .debug_ranges 0x00012690 0x188 esp-idf/lwip/liblwip.a(api_lib.c.obj) - .debug_ranges 0x00012818 0x200 esp-idf/lwip/liblwip.a(api_msg.c.obj) - .debug_ranges 0x00012a18 0x10 esp-idf/lwip/liblwip.a(err.c.obj) - .debug_ranges 0x00012a28 0x50 esp-idf/lwip/liblwip.a(netbuf.c.obj) - .debug_ranges 0x00012a78 0x60 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) - .debug_ranges 0x00012ad8 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) - .debug_ranges 0x00012ba8 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) - .debug_ranges 0x00012c38 0x278 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) - .debug_ranges 0x00012eb0 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) - .debug_ranges 0x00012f88 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) - .debug_ranges 0x00012fa8 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) - .debug_ranges 0x00012ff8 0x338 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) - .debug_ranges 0x00013330 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) - .debug_ranges 0x000133d8 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) - .debug_ranges 0x00013448 0x230 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) - .debug_ranges 0x00013678 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) - .debug_ranges 0x000136c8 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) - .debug_ranges 0x00013738 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) - .debug_ranges 0x00013798 0x110 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) - .debug_ranges 0x000138a8 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) - .debug_ranges 0x000138d0 0x2d8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) - .debug_ranges 0x00013ba8 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) - .debug_ranges 0x00013c28 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) - .debug_ranges 0x00013d50 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) - .debug_ranges 0x00013d60 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) - .debug_ranges 0x00013d80 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) - .debug_ranges 0x00013d98 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) - .debug_ranges 0x00013da8 0x280 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) - .debug_ranges 0x00014028 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) - .debug_ranges 0x00014068 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) - .debug_ranges 0x000140f0 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) - .debug_ranges 0x00014198 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) - .debug_ranges 0x00014320 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) - .debug_ranges 0x00014388 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) - .debug_ranges 0x00014458 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) - .debug_ranges 0x00014468 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) - .debug_ranges 0x00014478 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) - .debug_ranges 0x00014488 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) - .debug_ranges 0x000144c8 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) - .debug_ranges 0x00014578 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) - .debug_ranges 0x00014600 0x98 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) - .debug_ranges 0x00014698 0x48 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) - .debug_ranges 0x000146e0 0x28 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) - .debug_ranges 0x00014708 0x168 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) - .debug_ranges 0x00014870 0x90 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) - .debug_ranges 0x00014900 0xa8 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) - .debug_ranges 0x000149a8 0x60 esp-idf/hal/libhal.a(ds_hal.c.obj) - .debug_ranges 0x00014a08 0xd8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) - .debug_ranges 0x00014ae0 0x20 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + .debug_ranges 0x00005b18 0x3e8 esp-idf/main/libmain.a(blink_example_main.c.obj) + .debug_ranges 0x00005f00 0x18 esp-idf/main/libmain.a(mqtt.c.obj) + .debug_ranges 0x00005f18 0xb8 esp-idf/main/libmain.a(i2cdev.c.obj) + .debug_ranges 0x00005fd0 0xa0 esp-idf/main/libmain.a(ina219.c.obj) + .debug_ranges 0x00006070 0x340 esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + .debug_ranges 0x000063b0 0x120 esp-idf/mqtt/libmqtt.a(mqtt_msg.c.obj) + .debug_ranges 0x000064d0 0xf8 esp-idf/mqtt/libmqtt.a(mqtt_outbox.c.obj) + .debug_ranges 0x000065c8 0x20 esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) + .debug_ranges 0x000065e8 0x10 esp-idf/riscv/libriscv.a(instruction_decode.c.obj) + .debug_ranges 0x000065f8 0x48 esp-idf/riscv/libriscv.a(interrupt.c.obj) + .debug_ranges 0x00006640 0x2e8 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(gpio.c.obj) + .debug_ranges 0x00006928 0x10 esp-idf/esp_driver_gpio/libesp_driver_gpio.a(rtc_io.c.obj) + .debug_ranges 0x00006938 0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) + .debug_ranges 0x00006948 0x198 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) + .debug_ranges 0x00006ae0 0x68 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj) + .debug_ranges 0x00006b48 0x78 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) + .debug_ranges 0x00006bc0 0x278 esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) + .debug_ranges 0x00006e38 0x10 esp-idf/esp_mm/libesp_mm.a(heap_align_hw.c.obj) + .debug_ranges 0x00006e48 0x78 esp-idf/esp_mm/libesp_mm.a(esp_cache.c.obj) + .debug_ranges 0x00006ec0 0x20 esp-idf/spi_flash/libspi_flash.a(flash_brownout_hook.c.obj) + .debug_ranges 0x00006ee0 0x68 esp-idf/spi_flash/libspi_flash.a(cache_utils.c.obj) + .debug_ranges 0x00006f48 0x100 esp-idf/spi_flash/libspi_flash.a(flash_mmap.c.obj) + .debug_ranges 0x00007048 0x60 esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) + .debug_ranges 0x000070a8 0x1f8 esp-idf/spi_flash/libspi_flash.a(esp_flash_api.c.obj) + .debug_ranges 0x000072a0 0xd8 esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) + .debug_ranges 0x00007378 0xb8 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_app.c.obj) + .debug_ranges 0x00007430 0x30 esp-idf/spi_flash/libspi_flash.a(spi_flash_os_func_noos.c.obj) + .debug_ranges 0x00007460 0x180 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_generic.c.obj) + .debug_ranges 0x000075e0 0x28 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_issi.c.obj) + .debug_ranges 0x00007608 0x20 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_mxic.c.obj) + .debug_ranges 0x00007628 0x38 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_gd.c.obj) + .debug_ranges 0x00007660 0x68 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_winbond.c.obj) + .debug_ranges 0x000076c8 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_boya.c.obj) + .debug_ranges 0x000076e0 0x18 esp-idf/spi_flash/libspi_flash.a(spi_flash_chip_th.c.obj) + .debug_ranges 0x000076f8 0x68 esp-idf/spi_flash/libspi_flash.a(memspi_host_driver.c.obj) + .debug_ranges 0x00007760 0x20 esp-idf/esp_system/libesp_system.a(esp_err.c.obj) + .debug_ranges 0x00007780 0x60 esp-idf/esp_system/libesp_system.a(crosscore_int.c.obj) + .debug_ranges 0x000077e0 0xa0 esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) + .debug_ranges 0x00007880 0x20 esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) + .debug_ranges 0x000078a0 0x190 esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) + .debug_ranges 0x00007a30 0xa0 esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) + .debug_ranges 0x00007ad0 0x10 esp-idf/esp_system/libesp_system.a(debug_helpers.c.obj) + .debug_ranges 0x00007ae0 0xf8 esp-idf/hal/libhal.a(mmu_hal.c.obj) + .debug_ranges 0x00007bd8 0x40 esp-idf/hal/libhal.a(spi_flash_hal.c.obj) + .debug_ranges 0x00007c18 0x288 esp-idf/hal/libhal.a(spi_flash_hal_iram.c.obj) + .debug_ranges 0x00007ea0 0x40 esp-idf/hal/libhal.a(spi_flash_encrypt_hal_iram.c.obj) + .debug_ranges 0x00007ee0 0xc8 esp-idf/hal/libhal.a(clk_tree_hal.c.obj) + .debug_ranges 0x00007fa8 0xb0 esp-idf/hal/libhal.a(systimer_hal.c.obj) + .debug_ranges 0x00008058 0x1a0 esp-idf/hal/libhal.a(uart_hal.c.obj) + .debug_ranges 0x000081f8 0x38 esp-idf/hal/libhal.a(gpio_hal.c.obj) + .debug_ranges 0x00008230 0xf0 esp-idf/hal/libhal.a(spi_flash_hal_gpspi.c.obj) + .debug_ranges 0x00008320 0x48 esp-idf/esp_security/libesp_security.a(esp_crypto_lock.c.obj) + .debug_ranges 0x00008368 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_memory_utils.c.obj) + .debug_ranges 0x00008388 0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) + .debug_ranges 0x00008398 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(clk_ctrl_os.c.obj) + .debug_ranges 0x000083b8 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(hw_random.c.obj) + .debug_ranges 0x000083e8 0xa0 esp-idf/esp_hw_support/libesp_hw_support.a(mac_addr.c.obj) + .debug_ranges 0x00008488 0x20 esp-idf/esp_hw_support/libesp_hw_support.a(esp_gpio_reserve.c.obj) + .debug_ranges 0x000084a8 0x38 esp-idf/esp_hw_support/libesp_hw_support.a(sar_periph_ctrl_common.c.obj) + .debug_ranges 0x000084e0 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) + .debug_ranges 0x000084f8 0x140 esp-idf/esp_hw_support/libesp_hw_support.a(spi_bus_lock.c.obj) + .debug_ranges 0x00008638 0x50 esp-idf/esp_hw_support/libesp_hw_support.a(adc_share_hw_ctrl.c.obj) + .debug_ranges 0x00008688 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(systimer.c.obj) + .debug_ranges 0x000086a0 0xd0 esp-idf/freertos/libfreertos.a(event_groups.c.obj) + .debug_ranges 0x00008770 0x58 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) + .debug_ranges 0x000087c8 0x420 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) + .debug_ranges 0x00008be8 0x1b8 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .debug_ranges 0x00008da0 0x48 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + .debug_ranges 0x00008de8 0x2e8 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + .debug_ranges 0x000090d0 0x338 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + .debug_ranges 0x00009408 0x3c8 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + .debug_ranges 0x000097d0 0xb8 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + .debug_ranges 0x00009888 0x68 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + .debug_ranges 0x000098f0 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + .debug_ranges 0x000099d0 0x28 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + .debug_ranges 0x000099f8 0xe0 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + .debug_ranges 0x00009ad8 0x480 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + .debug_ranges 0x00009f58 0x148 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + .debug_ranges 0x0000a0a0 0x18 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + .debug_ranges 0x0000a0b8 0x60 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + .debug_ranges 0x0000a118 0xe0 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + .debug_ranges 0x0000a1f8 0x268 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + .debug_ranges 0x0000a460 0x2e0 esp-idf/driver/libdriver.a(i2c.c.obj) + .debug_ranges 0x0000a740 0x40 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + .debug_ranges 0x0000a780 0x500 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + .debug_ranges 0x0000ac80 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + .debug_ranges 0x0000ac90 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + .debug_ranges 0x0000add0 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + .debug_ranges 0x0000ae00 0x48 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + .debug_ranges 0x0000ae48 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + .debug_ranges 0x0000aec8 0x140 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + .debug_ranges 0x0000b008 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + .debug_ranges 0x0000b078 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + .debug_ranges 0x0000b0c8 0x78 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .debug_ranges 0x0000b140 0x218 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .debug_ranges 0x0000b358 0x60 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + .debug_ranges 0x0000b3b8 0x250 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + .debug_ranges 0x0000b608 0x180 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + .debug_ranges 0x0000b788 0x1b0 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + .debug_ranges 0x0000b938 0x68 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + .debug_ranges 0x0000b9a0 0x10 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + .debug_ranges 0x0000b9b0 0x138 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + .debug_ranges 0x0000bae8 0xc0 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + .debug_ranges 0x0000bba8 0x68 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + .debug_ranges 0x0000bc10 0x40 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + .debug_ranges 0x0000bc50 0x10 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + .debug_ranges 0x0000bc60 0xf8 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + .debug_ranges 0x0000bd58 0x238 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + .debug_ranges 0x0000bf90 0x20 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + .debug_ranges 0x0000bfb0 0x268 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + .debug_ranges 0x0000c218 0x70 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + .debug_ranges 0x0000c288 0x2c8 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + .debug_ranges 0x0000c550 0x610 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + .debug_ranges 0x0000cb60 0x1b0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + .debug_ranges 0x0000cd10 0x238 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + .debug_ranges 0x0000cf48 0x10 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + .debug_ranges 0x0000cf58 0xf0 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + .debug_ranges 0x0000d048 0x128 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + .debug_ranges 0x0000d170 0x280 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + .debug_ranges 0x0000d3f0 0x230 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + .debug_ranges 0x0000d620 0x1c8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + .debug_ranges 0x0000d7e8 0xf8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + .debug_ranges 0x0000d8e0 0x68 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + .debug_ranges 0x0000d948 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + .debug_ranges 0x0000da00 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + .debug_ranges 0x0000dac0 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + .debug_ranges 0x0000db90 0x2c0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + .debug_ranges 0x0000de50 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + .debug_ranges 0x0000ded8 0x80 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + .debug_ranges 0x0000df58 0xb8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + .debug_ranges 0x0000e010 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + .debug_ranges 0x0000e028 0x2f0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + .debug_ranges 0x0000e318 0x88 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + .debug_ranges 0x0000e3a0 0xe0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + .debug_ranges 0x0000e480 0x140 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + .debug_ranges 0x0000e5c0 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + .debug_ranges 0x0000e5f0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + .debug_ranges 0x0000e608 0x218 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + .debug_ranges 0x0000e820 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + .debug_ranges 0x0000e850 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + .debug_ranges 0x0000e868 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + .debug_ranges 0x0000e890 0x98 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + .debug_ranges 0x0000e928 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + .debug_ranges 0x0000e938 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + .debug_ranges 0x0000e950 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + .debug_ranges 0x0000e9b0 0x28 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + .debug_ranges 0x0000e9d8 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + .debug_ranges 0x0000ea48 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + .debug_ranges 0x0000eab8 0x70 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + .debug_ranges 0x0000eb28 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + .debug_ranges 0x0000eb78 0x58 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + .debug_ranges 0x0000ebd0 0x50 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + .debug_ranges 0x0000ec20 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + .debug_ranges 0x0000ecc0 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + .debug_ranges 0x0000ed00 0xa8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + .debug_ranges 0x0000eda8 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + .debug_ranges 0x0000ee78 0xc8 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + .debug_ranges 0x0000ef40 0xd0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + .debug_ranges 0x0000f010 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + .debug_ranges 0x0000f0a0 0x198 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + .debug_ranges 0x0000f238 0xc0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + .debug_ranges 0x0000f2f8 0x170 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + .debug_ranges 0x0000f468 0x60 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + .debug_ranges 0x0000f4c8 0x40 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + .debug_ranges 0x0000f508 0x48 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + .debug_ranges 0x0000f550 0x90 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + .debug_ranges 0x0000f5e0 0xa0 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + .debug_ranges 0x0000f680 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + .debug_ranges 0x0000f6b0 0x10 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + .debug_ranges 0x0000f6c0 0x18 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + .debug_ranges 0x0000f6d8 0x30 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + .debug_ranges 0x0000f708 0x270 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + .debug_ranges 0x0000f978 0x1e0 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + .debug_ranges 0x0000fb58 0x110 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + .debug_ranges 0x0000fc68 0x80 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + .debug_ranges 0x0000fce8 0x58 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + .debug_ranges 0x0000fd40 0x20 esp-idf/hal/libhal.a(ledc_hal.c.obj) + .debug_ranges 0x0000fd60 0x48 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + .debug_ranges 0x0000fda8 0x68 esp-idf/hal/libhal.a(i2c_hal.c.obj) + .debug_ranges 0x0000fe10 0x48 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + .debug_ranges 0x0000fe58 0x198 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + .debug_ranges 0x0000fff0 0x80 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + .debug_ranges 0x00010070 0x98 esp-idf/hal/libhal.a(mpi_hal.c.obj) + .debug_ranges 0x00010108 0x90 esp-idf/hal/libhal.a(sha_hal.c.obj) + .debug_ranges 0x00010198 0x88 esp-idf/hal/libhal.a(aes_hal.c.obj) + .debug_ranges 0x00010220 0x60 esp-idf/hal/libhal.a(hmac_hal.c.obj) + .debug_ranges 0x00010280 0xa0 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + .debug_ranges 0x00010320 0x1b0 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + .debug_ranges 0x000104d0 0x18 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + .debug_ranges 0x000104e8 0x78 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + .debug_ranges 0x00010560 0x1e8 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + .debug_ranges 0x00010748 0x130 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + .debug_ranges 0x00010878 0x110 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + .debug_ranges 0x00010988 0x50 esp-idf/lwip/liblwip.a(netdb.c.obj) + .debug_ranges 0x000109d8 0x508 esp-idf/lwip/liblwip.a(sockets.c.obj) + .debug_ranges 0x00010ee0 0x98 esp-idf/lwip/liblwip.a(tcpip.c.obj) + .debug_ranges 0x00010f78 0x70 esp-idf/lwip/liblwip.a(def.c.obj) + .debug_ranges 0x00010fe8 0x188 esp-idf/lwip/liblwip.a(dns.c.obj) + .debug_ranges 0x00011170 0x10 esp-idf/lwip/liblwip.a(init.c.obj) + .debug_ranges 0x00011180 0x28 esp-idf/lwip/liblwip.a(ip.c.obj) + .debug_ranges 0x000111a8 0x30 esp-idf/lwip/liblwip.a(mem.c.obj) + .debug_ranges 0x000111d8 0x48 esp-idf/lwip/liblwip.a(memp.c.obj) + .debug_ranges 0x00011220 0x1a8 esp-idf/lwip/liblwip.a(netif.c.obj) + .debug_ranges 0x000113c8 0x200 esp-idf/lwip/liblwip.a(pbuf.c.obj) + .debug_ranges 0x000115c8 0x98 esp-idf/lwip/liblwip.a(raw.c.obj) + .debug_ranges 0x00011660 0x328 esp-idf/lwip/liblwip.a(tcp.c.obj) + .debug_ranges 0x00011988 0x1d0 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + .debug_ranges 0x00011b58 0x148 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + .debug_ranges 0x00011ca0 0x78 esp-idf/lwip/liblwip.a(timeouts.c.obj) + .debug_ranges 0x00011d18 0xa8 esp-idf/lwip/liblwip.a(udp.c.obj) + .debug_ranges 0x00011dc0 0x1b0 esp-idf/lwip/liblwip.a(dhcp.c.obj) + .debug_ranges 0x00011f70 0x148 esp-idf/lwip/liblwip.a(etharp.c.obj) + .debug_ranges 0x000120b8 0x58 esp-idf/lwip/liblwip.a(icmp.c.obj) + .debug_ranges 0x00012110 0xd0 esp-idf/lwip/liblwip.a(igmp.c.obj) + .debug_ranges 0x000121e0 0xe0 esp-idf/lwip/liblwip.a(ip4.c.obj) + .debug_ranges 0x000122c0 0x38 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + .debug_ranges 0x000122f8 0x10 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + .debug_ranges 0x00012308 0x50 esp-idf/lwip/liblwip.a(icmp6.c.obj) + .debug_ranges 0x00012358 0xf8 esp-idf/lwip/liblwip.a(ip6.c.obj) + .debug_ranges 0x00012450 0x20 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + .debug_ranges 0x00012470 0x10 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + .debug_ranges 0x00012480 0xc8 esp-idf/lwip/liblwip.a(mld6.c.obj) + .debug_ranges 0x00012548 0x200 esp-idf/lwip/liblwip.a(nd6.c.obj) + .debug_ranges 0x00012748 0x18 esp-idf/lwip/liblwip.a(ethernet.c.obj) + .debug_ranges 0x00012760 0x18 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + .debug_ranges 0x00012778 0x30 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + .debug_ranges 0x000127a8 0x18 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + .debug_ranges 0x000127c0 0x130 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + .debug_ranges 0x000128f0 0x50 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + .debug_ranges 0x00012940 0x58 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .debug_ranges 0x00012998 0x100 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) + .debug_ranges 0x00012a98 0x188 esp-idf/lwip/liblwip.a(api_lib.c.obj) + .debug_ranges 0x00012c20 0x200 esp-idf/lwip/liblwip.a(api_msg.c.obj) + .debug_ranges 0x00012e20 0x10 esp-idf/lwip/liblwip.a(err.c.obj) + .debug_ranges 0x00012e30 0x50 esp-idf/lwip/liblwip.a(netbuf.c.obj) + .debug_ranges 0x00012e80 0x60 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .debug_ranges 0x00012ee0 0x80 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .debug_ranges 0x00012f60 0x40 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .debug_ranges 0x00012fa0 0x18 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + .debug_ranges 0x00012fb8 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + .debug_ranges 0x00013088 0x90 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + .debug_ranges 0x00013118 0x278 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + .debug_ranges 0x00013390 0xd8 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + .debug_ranges 0x00013468 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + .debug_ranges 0x00013488 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + .debug_ranges 0x000134d8 0x338 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + .debug_ranges 0x00013810 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + .debug_ranges 0x000138b8 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + .debug_ranges 0x00013928 0x230 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + .debug_ranges 0x00013b58 0x50 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + .debug_ranges 0x00013ba8 0x70 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + .debug_ranges 0x00013c18 0x60 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + .debug_ranges 0x00013c78 0x110 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + .debug_ranges 0x00013d88 0x28 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + .debug_ranges 0x00013db0 0x2d8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + .debug_ranges 0x00014088 0x80 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + .debug_ranges 0x00014108 0x128 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + .debug_ranges 0x00014230 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + .debug_ranges 0x00014240 0x20 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + .debug_ranges 0x00014260 0x18 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + .debug_ranges 0x00014278 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + .debug_ranges 0x00014288 0x280 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + .debug_ranges 0x00014508 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + .debug_ranges 0x00014548 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + .debug_ranges 0x000145d0 0xa8 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + .debug_ranges 0x00014678 0x188 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + .debug_ranges 0x00014800 0x68 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + .debug_ranges 0x00014868 0xd0 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + .debug_ranges 0x00014938 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + .debug_ranges 0x00014948 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + .debug_ranges 0x00014958 0x10 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + .debug_ranges 0x00014968 0x40 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + .debug_ranges 0x000149a8 0xb0 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + .debug_ranges 0x00014a58 0x88 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + .debug_ranges 0x00014ae0 0x98 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + .debug_ranges 0x00014b78 0x48 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + .debug_ranges 0x00014bc0 0x28 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + .debug_ranges 0x00014be8 0x168 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + .debug_ranges 0x00014d50 0x90 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + .debug_ranges 0x00014de0 0xa8 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + .debug_ranges 0x00014e88 0x60 esp-idf/hal/libhal.a(ds_hal.c.obj) + .debug_ranges 0x00014ee8 0x10 esp-idf/lwip/liblwip.a(ethip6.c.obj) + .debug_ranges 0x00014ef8 0xd8 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + .debug_ranges 0x00014fd0 0x20 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .debug_weaknames *(.debug_weaknames) @@ -49569,6 +50019,7 @@ END GROUP .comment 0x00000060 0x30 esp-idf/freertos/libfreertos.a(idf_additions.c.obj) .comment 0x00000060 0x30 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .comment 0x00000060 0x30 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .comment 0x00000060 0x30 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .comment 0x00000060 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .comment 0x00000060 0x30 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) @@ -49584,6 +50035,7 @@ END GROUP .comment 0x00000060 0x30 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .comment 0x00000060 0x30 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .comment 0x00000060 0x30 esp-idf/driver/libdriver.a(i2c.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) .comment 0x00000060 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) @@ -49594,6 +50046,8 @@ END GROUP .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .comment 0x00000060 0x30 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .comment 0x00000060 0x30 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .comment 0x00000060 0x30 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .comment 0x00000060 0x30 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) @@ -49674,9 +50128,20 @@ END GROUP .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) + .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) @@ -49692,20 +50157,9 @@ END GROUP .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_wep.o) - .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) .comment 0x00000060 0x32 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) @@ -49750,7 +50204,6 @@ END GROUP .comment 0x00000060 0x30 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) .comment 0x00000060 0x30 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .comment 0x00000060 0x30 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .comment 0x00000060 0x30 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .comment 0x00000060 0x30 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .comment 0x00000060 0x30 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) .comment 0x00000060 0x30 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) @@ -49791,11 +50244,17 @@ END GROUP .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(api_lib.c.obj) .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(api_msg.c.obj) .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(err.c.obj) .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(netbuf.c.obj) .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .comment 0x00000060 0x30 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) .comment 0x00000060 0x30 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) @@ -49840,6 +50299,7 @@ END GROUP .comment 0x00000060 0x30 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) .comment 0x00000060 0x30 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .comment 0x00000060 0x30 esp-idf/hal/libhal.a(ds_hal.c.obj) + .comment 0x00000060 0x30 esp-idf/lwip/liblwip.a(ethip6.c.obj) .comment 0x00000060 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .comment 0x00000060 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .comment 0x00000060 0x30 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) @@ -50273,6 +50733,8 @@ END GROUP 0x00000000 0x0 esp-idf/newlib/libnewlib.a(stdatomic.c.obj) .note.GNU-stack 0x00000000 0x0 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) + .note.GNU-stack + 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .note.GNU-stack 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .note.GNU-stack @@ -50303,6 +50765,8 @@ END GROUP 0x00000000 0x0 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .note.GNU-stack 0x00000000 0x0 esp-idf/driver/libdriver.a(i2c.c.obj) + .note.GNU-stack + 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) .note.GNU-stack 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .note.GNU-stack @@ -50323,6 +50787,10 @@ END GROUP 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .note.GNU-stack 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + .note.GNU-stack + 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + .note.GNU-stack + 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .note.GNU-stack 0x00000000 0x0 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .note.GNU-stack @@ -50523,8 +50991,6 @@ END GROUP 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .note.GNU-stack 0x00000000 0x0 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) - .note.GNU-stack - 0x00000000 0x0 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .note.GNU-stack 0x00000000 0x0 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .note.GNU-stack @@ -50605,6 +51071,8 @@ END GROUP 0x00000000 0x0 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .note.GNU-stack 0x00000000 0x0 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + .note.GNU-stack + 0x00000000 0x0 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .note.GNU-stack 0x00000000 0x0 esp-idf/lwip/liblwip.a(api_lib.c.obj) .note.GNU-stack @@ -50615,6 +51083,16 @@ END GROUP 0x00000000 0x0 esp-idf/lwip/liblwip.a(netbuf.c.obj) .note.GNU-stack 0x00000000 0x0 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + .note.GNU-stack + 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + .note.GNU-stack + 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + .note.GNU-stack + 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + .note.GNU-stack + 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + .note.GNU-stack + 0x00000000 0x0 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) .note.GNU-stack 0x00000000 0x0 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .note.GNU-stack @@ -50699,6 +51177,8 @@ END GROUP 0x00000000 0x0 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .note.GNU-stack 0x00000000 0x0 esp-idf/hal/libhal.a(ds_hal.c.obj) + .note.GNU-stack + 0x00000000 0x0 esp-idf/lwip/liblwip.a(ethip6.c.obj) .note.GNU-stack 0x00000000 0x0 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .note.GNU-stack @@ -51186,561 +51666,581 @@ END GROUP .riscv.attributes 0x00002f0c 0x44 esp-idf/esp_ringbuf/libesp_ringbuf.a(ringbuf.c.obj) .riscv.attributes - 0x00002f50 0x44 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) + 0x00002f50 0x44 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) .riscv.attributes - 0x00002f94 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) + 0x00002f94 0x44 esp-idf/esp_event/libesp_event.a(esp_event.c.obj) .riscv.attributes - 0x00002fd8 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) + 0x00002fd8 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) .riscv.attributes - 0x0000301c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) + 0x0000301c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_storage.cpp.obj) .riscv.attributes - 0x00003060 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) + 0x00003060 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_handle_simple.cpp.obj) .riscv.attributes - 0x000030a4 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) + 0x000030a4 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) .riscv.attributes - 0x000030e8 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) + 0x000030e8 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_manager.cpp.obj) .riscv.attributes - 0x0000312c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) + 0x0000312c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_platform.cpp.obj) .riscv.attributes - 0x00003170 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) + 0x00003170 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_item_hash_list.cpp.obj) .riscv.attributes - 0x000031b4 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) + 0x000031b4 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_page.cpp.obj) .riscv.attributes - 0x000031f8 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) + 0x000031f8 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_pagemanager.cpp.obj) .riscv.attributes - 0x0000323c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) + 0x0000323c 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_partition_lookup.cpp.obj) .riscv.attributes - 0x00003280 0x44 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) + 0x00003280 0x44 esp-idf/nvs_flash/libnvs_flash.a(nvs_types.cpp.obj) .riscv.attributes - 0x000032c4 0x44 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) + 0x000032c4 0x44 esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) .riscv.attributes - 0x00003308 0x44 esp-idf/driver/libdriver.a(i2c.c.obj) + 0x00003308 0x44 esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) .riscv.attributes - 0x0000334c 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + 0x0000334c 0x44 esp-idf/driver/libdriver.a(i2c.c.obj) .riscv.attributes - 0x00003390 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) + 0x00003390 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) .riscv.attributes - 0x000033d4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) + 0x000033d4 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) .riscv.attributes - 0x00003418 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) + 0x00003418 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_ops.c.obj) .riscv.attributes - 0x0000345c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) + 0x0000345c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) .riscv.attributes - 0x000034a0 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) + 0x000034a0 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(os_xtensa.c.obj) .riscv.attributes - 0x000034e4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) + 0x000034e4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) .riscv.attributes - 0x00003528 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) + 0x00003528 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-gcm.c.obj) .riscv.attributes - 0x0000356c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) + 0x0000356c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) .riscv.attributes - 0x000035b0 0x44 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) + 0x000035b0 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) .riscv.attributes - 0x000035f4 0x44 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + 0x000035f4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-ccm.c.obj) .riscv.attributes - 0x00003638 0x44 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + 0x00003638 0x44 esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) .riscv.attributes - 0x0000367c 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + 0x0000367c 0x44 esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) .riscv.attributes - 0x000036c0 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) + 0x000036c0 0x44 esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) .riscv.attributes - 0x00003704 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) + 0x00003704 0x44 esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) .riscv.attributes - 0x00003748 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) + 0x00003748 0x44 esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) .riscv.attributes - 0x0000378c 0x44 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) + 0x0000378c 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) .riscv.attributes - 0x000037d0 0x44 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) + 0x000037d0 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) .riscv.attributes - 0x00003814 0x44 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) + 0x00003814 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_platform_port.c.obj) .riscv.attributes - 0x00003858 0x44 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) + 0x00003858 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) .riscv.attributes - 0x0000389c 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) + 0x0000389c 0x44 esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) .riscv.attributes - 0x000038e0 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) + 0x000038e0 0x44 esp-idf/esp_adc/libesp_adc.a(adc_common.c.obj) .riscv.attributes - 0x00003924 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) + 0x00003924 0x44 esp-idf/esp_adc/libesp_adc.a(adc_cali_curve_fitting.c.obj) .riscv.attributes - 0x00003968 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) + 0x00003968 0x44 esp-idf/esp_adc/libesp_adc.a(curve_fitting_coefficients.c.obj) .riscv.attributes - 0x000039ac 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) + 0x000039ac 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) .riscv.attributes - 0x000039f0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) + 0x000039f0 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) .riscv.attributes - 0x00003a34 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) + 0x00003a34 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport_internal.c.obj) .riscv.attributes - 0x00003a78 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) + 0x00003a78 0x44 esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) .riscv.attributes - 0x00003abc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) + 0x00003abc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_ciphersuites.c.obj) .riscv.attributes - 0x00003b00 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) + 0x00003b00 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_msg.c.obj) .riscv.attributes - 0x00003b44 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) + 0x00003b44 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls.c.obj) .riscv.attributes - 0x00003b88 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) + 0x00003b88 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_client.c.obj) .riscv.attributes - 0x00003bcc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) + 0x00003bcc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_tls12_server.c.obj) .riscv.attributes - 0x00003c10 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) + 0x00003c10 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(esp_platform_time.c.obj) .riscv.attributes - 0x00003c54 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) + 0x00003c54 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(net_sockets.c.obj) .riscv.attributes - 0x00003c98 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) + 0x00003c98 0x44 esp-idf/mbedtls/mbedtls/library/libmbedtls.a(ssl_client.c.obj) .riscv.attributes - 0x00003cdc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) + 0x00003cdc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) .riscv.attributes - 0x00003d20 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) + 0x00003d20 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_core.c.obj) .riscv.attributes - 0x00003d64 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) + 0x00003d64 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher.c.obj) .riscv.attributes - 0x00003da8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) + 0x00003da8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cipher_wrap.c.obj) .riscv.attributes - 0x00003dec 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) + 0x00003dec 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(constant_time.c.obj) .riscv.attributes - 0x00003e30 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) + 0x00003e30 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(cmac.c.obj) .riscv.attributes - 0x00003e74 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) + 0x00003e74 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ctr_drbg.c.obj) .riscv.attributes - 0x00003eb8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) + 0x00003eb8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdh.c.obj) .riscv.attributes - 0x00003efc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) + 0x00003efc 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp.c.obj) .riscv.attributes - 0x00003f40 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) + 0x00003f40 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecp_curves.c.obj) .riscv.attributes - 0x00003f84 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) + 0x00003f84 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(entropy.c.obj) .riscv.attributes - 0x00003fc8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) + 0x00003fc8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md.c.obj) .riscv.attributes - 0x0000400c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) + 0x0000400c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(md5.c.obj) .riscv.attributes - 0x00004050 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) + 0x00004050 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk.c.obj) .riscv.attributes - 0x00004094 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) + 0x00004094 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_ecc.c.obj) .riscv.attributes - 0x000040d8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) + 0x000040d8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pk_wrap.c.obj) .riscv.attributes - 0x0000411c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) + 0x0000411c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) .riscv.attributes - 0x00004160 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) + 0x00004160 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform.c.obj) .riscv.attributes - 0x000041a4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) + 0x000041a4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(platform_util.c.obj) .riscv.attributes - 0x000041e8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) + 0x000041e8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa.c.obj) .riscv.attributes - 0x0000422c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) + 0x0000422c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(rsa_alt_helpers.c.obj) .riscv.attributes - 0x00004270 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) + 0x00004270 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha1.c.obj) .riscv.attributes - 0x000042b4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) + 0x000042b4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha256.c.obj) .riscv.attributes - 0x000042f8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) + 0x000042f8 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha512.c.obj) .riscv.attributes - 0x0000433c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) + 0x0000433c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_hardware.c.obj) .riscv.attributes - 0x00004380 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) + 0x00004380 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_mem.c.obj) .riscv.attributes - 0x000043c4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) + 0x000043c4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_xts.c.obj) .riscv.attributes - 0x00004408 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) + 0x00004408 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_common.c.obj) .riscv.attributes - 0x0000444c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) + 0x0000444c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes.c.obj) .riscv.attributes - 0x00004490 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) + 0x00004490 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_rsa_sign_alt.c.obj) .riscv.attributes - 0x000044d4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) + 0x000044d4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_bignum.c.obj) .riscv.attributes - 0x00004518 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) + 0x00004518 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum_alt.c.obj) .riscv.attributes - 0x0000455c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) + 0x0000455c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha1.c.obj) .riscv.attributes - 0x000045a0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) + 0x000045a0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha256.c.obj) .riscv.attributes - 0x000045e4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) + 0x000045e4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gcm.c.obj) .riscv.attributes - 0x00004628 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) + 0x00004628 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_md.c.obj) .riscv.attributes - 0x0000466c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) + 0x0000466c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(aria.c.obj) .riscv.attributes - 0x000046b0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) + 0x000046b0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1parse.c.obj) .riscv.attributes - 0x000046f4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) + 0x000046f4 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(asn1write.c.obj) .riscv.attributes - 0x00004738 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) + 0x00004738 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ccm.c.obj) .riscv.attributes - 0x0000477c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) + 0x0000477c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(ecdsa.c.obj) .riscv.attributes - 0x000047c0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) + 0x000047c0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(gcm.c.obj) .riscv.attributes - 0x00004804 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) + 0x00004804 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(hmac_drbg.c.obj) .riscv.attributes - 0x00004848 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) + 0x00004848 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(oid.c.obj) .riscv.attributes - 0x0000488c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) + 0x0000488c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) .riscv.attributes - 0x000048d0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) + 0x000048d0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs12.c.obj) .riscv.attributes - 0x00004914 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) + 0x00004914 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkcs5.c.obj) .riscv.attributes - 0x00004958 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) + 0x00004958 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_dma_core.c.obj) .riscv.attributes - 0x0000499c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) + 0x0000499c 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(sha.c.obj) .riscv.attributes - 0x000049e0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) + 0x000049e0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(base64.c.obj) .riscv.attributes - 0x00004a24 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) + 0x00004a24 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_sha_gdma_impl.c.obj) .riscv.attributes - 0x00004a68 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) + 0x00004a68 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_aes_gdma_impl.c.obj) .riscv.attributes - 0x00004aac 0x44 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) + 0x00004aac 0x44 esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(esp_crypto_shared_gdma.c.obj) .riscv.attributes - 0x00004af0 0x44 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + 0x00004af0 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) .riscv.attributes - 0x00004b34 0x44 esp-idf/hal/libhal.a(ledc_hal.c.obj) + 0x00004b34 0x44 esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) .riscv.attributes - 0x00004b78 0x44 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) + 0x00004b78 0x44 esp-idf/esp_partition/libesp_partition.a(partition.c.obj) .riscv.attributes - 0x00004bbc 0x44 esp-idf/hal/libhal.a(i2c_hal.c.obj) + 0x00004bbc 0x44 esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) .riscv.attributes - 0x00004c00 0x44 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) + 0x00004c00 0x44 esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) .riscv.attributes - 0x00004c44 0x44 esp-idf/hal/libhal.a(adc_hal_common.c.obj) + 0x00004c44 0x44 esp-idf/hal/libhal.a(ledc_hal.c.obj) .riscv.attributes - 0x00004c88 0x44 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) + 0x00004c88 0x44 esp-idf/hal/libhal.a(ledc_hal_iram.c.obj) .riscv.attributes - 0x00004ccc 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) + 0x00004ccc 0x44 esp-idf/hal/libhal.a(i2c_hal.c.obj) .riscv.attributes - 0x00004d10 0x44 esp-idf/hal/libhal.a(sha_hal.c.obj) + 0x00004d10 0x44 esp-idf/hal/libhal.a(i2c_hal_iram.c.obj) .riscv.attributes - 0x00004d54 0x44 esp-idf/hal/libhal.a(aes_hal.c.obj) + 0x00004d54 0x44 esp-idf/hal/libhal.a(adc_hal_common.c.obj) .riscv.attributes - 0x00004d98 0x44 esp-idf/hal/libhal.a(hmac_hal.c.obj) + 0x00004d98 0x44 esp-idf/hal/libhal.a(adc_oneshot_hal.c.obj) .riscv.attributes - 0x00004ddc 0x44 esp-idf/soc/libsoc.a(adc_periph.c.obj) + 0x00004ddc 0x44 esp-idf/hal/libhal.a(mpi_hal.c.obj) .riscv.attributes - 0x00004e20 0x44 esp-idf/soc/libsoc.a(ledc_periph.c.obj) + 0x00004e20 0x44 esp-idf/hal/libhal.a(sha_hal.c.obj) .riscv.attributes - 0x00004e64 0x44 esp-idf/soc/libsoc.a(i2c_periph.c.obj) + 0x00004e64 0x44 esp-idf/hal/libhal.a(aes_hal.c.obj) .riscv.attributes - 0x00004ea8 0x44 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) + 0x00004ea8 0x44 esp-idf/hal/libhal.a(hmac_hal.c.obj) .riscv.attributes - 0x00004eec 0x44 esp-idf/soc/libsoc.a(mpi_periph.c.obj) + 0x00004eec 0x44 esp-idf/soc/libsoc.a(adc_periph.c.obj) .riscv.attributes - 0x00004f30 0x44 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) + 0x00004f30 0x44 esp-idf/soc/libsoc.a(ledc_periph.c.obj) .riscv.attributes - 0x00004f74 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) + 0x00004f74 0x44 esp-idf/soc/libsoc.a(i2c_periph.c.obj) .riscv.attributes - 0x00004fb8 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) + 0x00004fb8 0x44 esp-idf/soc/libsoc.a(temperature_sensor_periph.c.obj) .riscv.attributes - 0x00004ffc 0x44 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) + 0x00004ffc 0x44 esp-idf/soc/libsoc.a(mpi_periph.c.obj) .riscv.attributes - 0x00005040 0x44 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) + 0x00005040 0x44 esp-idf/esp_security/libesp_security.a(esp_ds.c.obj) .riscv.attributes - 0x00005084 0x44 esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + 0x00005084 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(gdma.c.obj) .riscv.attributes - 0x000050c8 0x44 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) + 0x000050c8 0x44 esp-idf/esp_hw_support/libesp_hw_support.a(adc2_init_cal.c.obj) .riscv.attributes - 0x0000510c 0x44 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) + 0x0000510c 0x44 esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) .riscv.attributes - 0x00005150 0x44 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) + 0x00005150 0x44 esp-idf/esp_timer/libesp_timer.a(esp_timer.c.obj) .riscv.attributes - 0x00005194 0x44 esp-idf/lwip/liblwip.a(netdb.c.obj) + 0x00005194 0x44 esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) .riscv.attributes - 0x000051d8 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) + 0x000051d8 0x44 esp-idf/esp_phy/libesp_phy.a(phy_init_data.c.obj) .riscv.attributes - 0x0000521c 0x44 esp-idf/lwip/liblwip.a(tcpip.c.obj) + 0x0000521c 0x44 esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) .riscv.attributes - 0x00005260 0x44 esp-idf/lwip/liblwip.a(def.c.obj) + 0x00005260 0x44 esp-idf/lwip/liblwip.a(netdb.c.obj) .riscv.attributes - 0x000052a4 0x44 esp-idf/lwip/liblwip.a(dns.c.obj) + 0x000052a4 0x44 esp-idf/lwip/liblwip.a(sockets.c.obj) .riscv.attributes - 0x000052e8 0x44 esp-idf/lwip/liblwip.a(init.c.obj) + 0x000052e8 0x44 esp-idf/lwip/liblwip.a(tcpip.c.obj) .riscv.attributes - 0x0000532c 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) + 0x0000532c 0x44 esp-idf/lwip/liblwip.a(def.c.obj) .riscv.attributes - 0x00005370 0x44 esp-idf/lwip/liblwip.a(mem.c.obj) + 0x00005370 0x44 esp-idf/lwip/liblwip.a(dns.c.obj) .riscv.attributes - 0x000053b4 0x44 esp-idf/lwip/liblwip.a(memp.c.obj) + 0x000053b4 0x44 esp-idf/lwip/liblwip.a(init.c.obj) .riscv.attributes - 0x000053f8 0x44 esp-idf/lwip/liblwip.a(netif.c.obj) + 0x000053f8 0x44 esp-idf/lwip/liblwip.a(ip.c.obj) .riscv.attributes - 0x0000543c 0x44 esp-idf/lwip/liblwip.a(pbuf.c.obj) + 0x0000543c 0x44 esp-idf/lwip/liblwip.a(mem.c.obj) .riscv.attributes - 0x00005480 0x44 esp-idf/lwip/liblwip.a(raw.c.obj) + 0x00005480 0x44 esp-idf/lwip/liblwip.a(memp.c.obj) .riscv.attributes - 0x000054c4 0x44 esp-idf/lwip/liblwip.a(tcp.c.obj) + 0x000054c4 0x44 esp-idf/lwip/liblwip.a(netif.c.obj) .riscv.attributes - 0x00005508 0x44 esp-idf/lwip/liblwip.a(tcp_in.c.obj) + 0x00005508 0x44 esp-idf/lwip/liblwip.a(pbuf.c.obj) .riscv.attributes - 0x0000554c 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) + 0x0000554c 0x44 esp-idf/lwip/liblwip.a(raw.c.obj) .riscv.attributes - 0x00005590 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) + 0x00005590 0x44 esp-idf/lwip/liblwip.a(tcp.c.obj) .riscv.attributes - 0x000055d4 0x44 esp-idf/lwip/liblwip.a(udp.c.obj) + 0x000055d4 0x44 esp-idf/lwip/liblwip.a(tcp_in.c.obj) .riscv.attributes - 0x00005618 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) + 0x00005618 0x44 esp-idf/lwip/liblwip.a(tcp_out.c.obj) .riscv.attributes - 0x0000565c 0x44 esp-idf/lwip/liblwip.a(etharp.c.obj) + 0x0000565c 0x44 esp-idf/lwip/liblwip.a(timeouts.c.obj) .riscv.attributes - 0x000056a0 0x44 esp-idf/lwip/liblwip.a(icmp.c.obj) + 0x000056a0 0x44 esp-idf/lwip/liblwip.a(udp.c.obj) .riscv.attributes - 0x000056e4 0x44 esp-idf/lwip/liblwip.a(igmp.c.obj) + 0x000056e4 0x44 esp-idf/lwip/liblwip.a(dhcp.c.obj) .riscv.attributes - 0x00005728 0x44 esp-idf/lwip/liblwip.a(ip4.c.obj) + 0x00005728 0x44 esp-idf/lwip/liblwip.a(etharp.c.obj) .riscv.attributes - 0x0000576c 0x44 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) + 0x0000576c 0x44 esp-idf/lwip/liblwip.a(icmp.c.obj) .riscv.attributes - 0x000057b0 0x44 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) + 0x000057b0 0x44 esp-idf/lwip/liblwip.a(igmp.c.obj) .riscv.attributes - 0x000057f4 0x44 esp-idf/lwip/liblwip.a(icmp6.c.obj) + 0x000057f4 0x44 esp-idf/lwip/liblwip.a(ip4.c.obj) .riscv.attributes - 0x00005838 0x44 esp-idf/lwip/liblwip.a(ip6.c.obj) + 0x00005838 0x44 esp-idf/lwip/liblwip.a(ip4_addr.c.obj) .riscv.attributes - 0x0000587c 0x44 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) + 0x0000587c 0x44 esp-idf/lwip/liblwip.a(ip4_frag.c.obj) .riscv.attributes - 0x000058c0 0x44 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) + 0x000058c0 0x44 esp-idf/lwip/liblwip.a(icmp6.c.obj) .riscv.attributes - 0x00005904 0x44 esp-idf/lwip/liblwip.a(mld6.c.obj) + 0x00005904 0x44 esp-idf/lwip/liblwip.a(ip6.c.obj) .riscv.attributes - 0x00005948 0x44 esp-idf/lwip/liblwip.a(nd6.c.obj) + 0x00005948 0x44 esp-idf/lwip/liblwip.a(ip6_addr.c.obj) .riscv.attributes - 0x0000598c 0x44 esp-idf/lwip/liblwip.a(ethernet.c.obj) + 0x0000598c 0x44 esp-idf/lwip/liblwip.a(ip6_frag.c.obj) .riscv.attributes - 0x000059d0 0x44 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) + 0x000059d0 0x44 esp-idf/lwip/liblwip.a(mld6.c.obj) .riscv.attributes - 0x00005a14 0x44 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) + 0x00005a14 0x44 esp-idf/lwip/liblwip.a(nd6.c.obj) .riscv.attributes - 0x00005a58 0x44 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) + 0x00005a58 0x44 esp-idf/lwip/liblwip.a(ethernet.c.obj) .riscv.attributes - 0x00005a9c 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) + 0x00005a9c 0x44 esp-idf/lwip/liblwip.a(tcp_isn_default.c.obj) .riscv.attributes - 0x00005ae0 0x44 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) + 0x00005ae0 0x44 esp-idf/lwip/liblwip.a(lwip_default_hooks.c.obj) .riscv.attributes - 0x00005b24 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) + 0x00005b24 0x44 esp-idf/lwip/liblwip.a(sockets_ext.c.obj) .riscv.attributes - 0x00005b68 0x44 esp-idf/lwip/liblwip.a(api_lib.c.obj) + 0x00005b68 0x44 esp-idf/lwip/liblwip.a(sys_arch.c.obj) .riscv.attributes - 0x00005bac 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) + 0x00005bac 0x44 esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) .riscv.attributes - 0x00005bf0 0x44 esp-idf/lwip/liblwip.a(err.c.obj) + 0x00005bf0 0x44 esp-idf/lwip/liblwip.a(vfs_lwip.c.obj) .riscv.attributes - 0x00005c34 0x44 esp-idf/lwip/liblwip.a(netbuf.c.obj) + 0x00005c34 0x44 esp-idf/lwip/liblwip.a(dhcpserver.c.obj) .riscv.attributes - 0x00005c78 0x44 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) + 0x00005c78 0x44 esp-idf/lwip/liblwip.a(api_lib.c.obj) .riscv.attributes - 0x00005cbc 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + 0x00005cbc 0x44 esp-idf/lwip/liblwip.a(api_msg.c.obj) .riscv.attributes - 0x00005d00 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + 0x00005d00 0x44 esp-idf/lwip/liblwip.a(err.c.obj) .riscv.attributes - 0x00005d44 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + 0x00005d44 0x44 esp-idf/lwip/liblwip.a(netbuf.c.obj) .riscv.attributes - 0x00005d88 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) + 0x00005d88 0x44 esp-idf/lwip/liblwip.a(inet_chksum.c.obj) .riscv.attributes - 0x00005dcc 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) + 0x00005dcc 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) .riscv.attributes - 0x00005e10 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) + 0x00005e10 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) .riscv.attributes - 0x00005e54 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) + 0x00005e54 0x44 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) .riscv.attributes - 0x00005e98 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) + 0x00005e98 0x44 esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) .riscv.attributes - 0x00005edc 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) + 0x00005edc 0x44 esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) .riscv.attributes - 0x00005f20 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) + 0x00005f20 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) .riscv.attributes - 0x00005f64 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) + 0x00005f64 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) .riscv.attributes - 0x00005fa8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) + 0x00005fa8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) .riscv.attributes - 0x00005fec 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) + 0x00005fec 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) .riscv.attributes - 0x00006030 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) + 0x00006030 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) .riscv.attributes - 0x00006074 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) + 0x00006074 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) .riscv.attributes - 0x000060b8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) + 0x000060b8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-ec.c.obj) .riscv.attributes - 0x000060fc 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) + 0x000060fc 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(eloop.c.obj) .riscv.attributes - 0x00006140 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) + 0x00006140 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) .riscv.attributes - 0x00006184 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) + 0x00006184 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) .riscv.attributes - 0x000061c8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) + 0x000061c8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth_ie.c.obj) .riscv.attributes - 0x0000620c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) + 0x0000620c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache_auth.c.obj) .riscv.attributes - 0x00006250 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) + 0x00006250 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sta_info.c.obj) .riscv.attributes - 0x00006294 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) + 0x00006294 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) .riscv.attributes - 0x000062d8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + 0x000062d8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) .riscv.attributes - 0x0000631c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) + 0x0000631c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae.c.obj) .riscv.attributes - 0x00006360 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) + 0x00006360 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dragonfly.c.obj) .riscv.attributes - 0x000063a4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) + 0x000063a4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) .riscv.attributes - 0x000063e8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) + 0x000063e8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-kdf.c.obj) .riscv.attributes - 0x0000642c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) + 0x0000642c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(dh_groups.c.obj) .riscv.attributes - 0x00006470 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) + 0x00006470 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha256-prf.c.obj) .riscv.attributes - 0x000064b4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) + 0x000064b4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sha1-prf.c.obj) .riscv.attributes - 0x000064f8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) + 0x000064f8 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) .riscv.attributes - 0x0000653c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) + 0x0000653c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) .riscv.attributes - 0x00006580 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) + 0x00006580 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(wpabuf.c.obj) .riscv.attributes - 0x000065c4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) + 0x000065c4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(sae_pk.c.obj) .riscv.attributes - 0x00006608 0x44 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) + 0x00006608 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) .riscv.attributes - 0x0000664c 0x44 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + 0x0000664c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) .riscv.attributes - 0x00006690 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) + 0x00006690 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls-bignum.c.obj) .riscv.attributes - 0x000066d4 0x44 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) + 0x000066d4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(rc4.c.obj) .riscv.attributes - 0x00006718 0x44 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) + 0x00006718 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-wrap.c.obj) .riscv.attributes - 0x0000675c 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) + 0x0000675c 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-unwrap.c.obj) .riscv.attributes - 0x000067a0 0x44 esp-idf/hal/libhal.a(ds_hal.c.obj) + 0x000067a0 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(aes-siv.c.obj) .riscv.attributes - 0x000067e4 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) + 0x000067e4 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) .riscv.attributes - 0x00006828 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) + 0x00006828 0x44 esp-idf/wpa_supplicant/libwpa_supplicant.a(pmksa_cache.c.obj) .riscv.attributes - 0x0000686c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) + 0x0000686c 0x44 esp-idf/esp_coex/libesp_coex.a(esp_coex_adapter.c.obj) .riscv.attributes - 0x000068b0 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) + 0x000068b0 0x44 esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) .riscv.attributes - 0x000068f4 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) + 0x000068f4 0x44 esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) .riscv.attributes - 0x00006938 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) + 0x00006938 0x44 esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) .riscv.attributes - 0x0000697c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) + 0x0000697c 0x44 esp-idf/hal/libhal.a(gdma_hal_top.c.obj) .riscv.attributes - 0x000069c0 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) + 0x000069c0 0x44 esp-idf/hal/libhal.a(gdma_hal_ahb_v1.c.obj) .riscv.attributes - 0x00006a04 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) + 0x00006a04 0x44 esp-idf/hal/libhal.a(ds_hal.c.obj) .riscv.attributes - 0x00006a48 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) + 0x00006a48 0x44 esp-idf/lwip/liblwip.a(ethip6.c.obj) .riscv.attributes - 0x00006a8c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) + 0x00006a8c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_opv.o) .riscv.attributes - 0x00006ad0 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) + 0x00006ad0 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_handler.o) .riscv.attributes - 0x00006b14 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) + 0x00006b14 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opvnt.o) .riscv.attributes - 0x00006b58 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) + 0x00006b58 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(si_class_type_info.o) .riscv.attributes - 0x00006b9c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) + 0x00006b9c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(tinfo.o) .riscv.attributes - 0x00006be0 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) + 0x00006be0 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(class_type_info.o) .riscv.attributes - 0x00006c24 0x44 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) + 0x00006c24 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_op.o) .riscv.attributes - 0x00006c68 0x44 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) + 0x00006c68 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(del_ops.o) .riscv.attributes - 0x00006cac 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) + 0x00006cac 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) .riscv.attributes - 0x00006cf0 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) + 0x00006cf0 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_exception.o) .riscv.attributes - 0x00006d34 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) + 0x00006d34 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_globals.o) .riscv.attributes - 0x00006d78 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) + 0x00006d78 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) .riscv.attributes - 0x00006dbc 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) + 0x00006dbc 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_opv.o) .riscv.attributes - 0x00006e00 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) + 0x00006e00 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_term_handler.o) .riscv.attributes - 0x00006e44 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) + 0x00006e44 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(new_op.o) .riscv.attributes - 0x00006e88 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) + 0x00006e88 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(bad_alloc.o) .riscv.attributes - 0x00006ecc 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) + 0x00006ecc 0x44 esp-idf/cxx/libcxx.a(cxx_exception_stubs.cpp.obj) .riscv.attributes - 0x00006f10 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) + 0x00006f10 0x44 esp-idf/esp_phy/libesp_phy.a(lib_printf.c.obj) .riscv.attributes - 0x00006f54 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) + 0x00006f54 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libm.a(libm_a-s_ceil.o) .riscv.attributes - 0x00006f98 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) + 0x00006f98 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-environ.o) .riscv.attributes - 0x00006fdc 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) + 0x00006fdc 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-ctype_.o) .riscv.attributes - 0x00007020 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) + 0x00007020 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fclose.o) .riscv.attributes - 0x00007064 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) + 0x00007064 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) .riscv.attributes - 0x000070a8 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) + 0x000070a8 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) .riscv.attributes - 0x000070ec 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) + 0x000070ec 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fopen.o) .riscv.attributes - 0x00007130 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) + 0x00007130 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseek.o) .riscv.attributes - 0x00007174 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) + 0x00007174 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fvwrite.o) .riscv.attributes - 0x000071b8 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) + 0x000071b8 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwalk.o) .riscv.attributes - 0x000071fc 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) + 0x000071fc 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-printf.o) .riscv.attributes - 0x00007240 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) + 0x00007240 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-puts.o) .riscv.attributes - 0x00007284 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) + 0x00007284 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-refill.o) .riscv.attributes - 0x000072c8 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) + 0x000072c8 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-snprintf.o) .riscv.attributes - 0x0000730c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) + 0x0000730c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sprintf.o) .riscv.attributes - 0x00007350 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) + 0x00007350 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-stdio.o) .riscv.attributes - 0x00007394 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) + 0x00007394 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vprintf.o) .riscv.attributes - 0x000073d8 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) + 0x000073d8 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vsnprintf.o) .riscv.attributes - 0x0000741c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) + 0x0000741c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wsetup.o) .riscv.attributes - 0x00007460 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) + 0x00007460 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-asprintf.o) .riscv.attributes - 0x000074a4 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) + 0x000074a4 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fseeko.o) .riscv.attributes - 0x000074e8 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) + 0x000074e8 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-strerror.o) .riscv.attributes - 0x0000752c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) + 0x0000752c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-u_strerr.o) .riscv.attributes - 0x00007570 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) + 0x00007570 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-time.o) .riscv.attributes - 0x000075b4 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) + 0x000075b4 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-reent.o) .riscv.attributes - 0x000075f8 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) + 0x000075f8 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-impure.o) .riscv.attributes - 0x0000763c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + 0x0000763c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-errno.o) .riscv.attributes - 0x00007680 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + 0x00007680 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysclose.o) .riscv.attributes - 0x000076c4 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + 0x000076c4 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysfstat.o) .riscv.attributes - 0x00007708 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + 0x00007708 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysgettod.o) .riscv.attributes - 0x0000774c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + 0x0000774c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysopen.o) .riscv.attributes - 0x00007790 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + 0x00007790 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-sysread.o) .riscv.attributes - 0x000077d4 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + 0x000077d4 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-syswrite.o) .riscv.attributes - 0x00007818 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + 0x00007818 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfprintf.o) .riscv.attributes - 0x0000785c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + 0x0000785c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfprintf.o) .riscv.attributes - 0x000078a0 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + 0x000078a0 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-vfiprintf.o) .riscv.attributes - 0x000078e4 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) + 0x000078e4 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-flags.o) + .riscv.attributes + 0x00007928 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-makebuf.o) + .riscv.attributes + 0x0000796c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-locale.o) + .riscv.attributes + 0x000079b0 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-localeconv.o) + .riscv.attributes + 0x000079f4 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libm_a-s_frexp.o) + .riscv.attributes + 0x00007a38 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-dtoa.o) + .riscv.attributes + 0x00007a7c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mbtowc_r.o) + .riscv.attributes + 0x00007ac0 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) + .riscv.attributes + 0x00007b04 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-wctomb_r.o) + .riscv.attributes + 0x00007b48 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-svfiprintf.o) + .riscv.attributes + 0x00007b8c 0x44 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(trunctfdf2.o) /DISCARD/ *(.rela.*) @@ -52064,7 +52564,10 @@ HighestFreqOffsetInOneChk /home/alex/esp/v5.4.1/esp-idf/ I2C0 esp-idf/hal/libhal.a(i2c_hal.c.obj) esp-idf/driver/libdriver.a(i2c.c.obj) IP_EVENT esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/main/libmain.a(blink_example_main.c.obj) LEDC esp-idf/hal/libhal.a(ledc_hal.c.obj) esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) LowestFreqOffsetInOneChk /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) @@ -52174,6 +52677,8 @@ WIFI_EVENT esp-idf/esp_wifi/libesp_wifi.a esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/main/libmain.a(blink_example_main.c.obj) WIFI_MESH_EVENT /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) _Balloc /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-mprec.o) @@ -52207,6 +52712,8 @@ __assert_func esp-idf/newlib/libnewlib.a(ass esp-idf/app_update/libapp_update.a(esp_ota_ops.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(tls_mbedtls.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_ie.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) esp-idf/lwip/liblwip.a(inet_chksum.c.obj) esp-idf/lwip/liblwip.a(netbuf.c.obj) esp-idf/lwip/liblwip.a(api_msg.c.obj) @@ -52258,6 +52765,7 @@ __assert_func esp-idf/newlib/libnewlib.a(ass esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) esp-idf/http_parser/libhttp_parser.a(http_parser.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(fastpbkdf2.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) esp-idf/driver/libdriver.a(i2c.c.obj) @@ -52483,8 +52991,8 @@ __ctzsi2 /home/alex/.espressif/tools/ri /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) __cxa_begin_catch /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_catch.o) /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libstdc++.a(eh_terminate.o) @@ -52551,8 +53059,8 @@ __divdi3 /home/alex/.espressif/tools/ri /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rx_cal.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) esp-idf/mqtt/libmqtt.a(platform_esp32_idf.c.obj) esp-idf/newlib/libnewlib.a(time.c.obj) __divsf3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(divsf3.o) @@ -52805,8 +53313,8 @@ __mdiff /home/alex/.espressif/tools/ri __moddi3 /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/rv32imc_zicsr_zifencei/ilp32/no-rtti/libgcc.a(_moddi3.o) /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-gmtime_r.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) esp-idf/newlib/libnewlib.a(time.c.obj) __month_lengths /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-month_lengths.o) /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzcalc_limits.o) @@ -53253,6 +53761,7 @@ _esp_error_check_failed esp-idf/esp_system/libesp_syst esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) esp-idf/esp_timer/libesp_timer.a(ets_timer_legacy.c.obj) esp-idf/efuse/libefuse.a(esp_efuse_rtc_calib.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt_impl_timergroup.c.obj) esp-idf/esp_system/libesp_system.a(task_wdt.c.obj) @@ -53319,6 +53828,18 @@ _fwalk_sglue /home/alex/.espressif/tools/ri /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-findfp.o) /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fflush.o) _fwrite_r /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-fwrite.o) +_g_esp_netif_inherent_ap_config esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +_g_esp_netif_inherent_eth_config esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) +_g_esp_netif_inherent_sta_config esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +_g_esp_netif_netstack_default_eth esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +_g_esp_netif_netstack_default_wifi_ap esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +_g_esp_netif_netstack_default_wifi_nan esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +_g_esp_netif_netstack_default_wifi_sta esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +_g_esp_netif_soft_ap_ip esp-idf/esp_netif/libesp_netif.a(esp_netif_defaults.c.obj) _getenv_r /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-getenv_r.o) /home/alex/.espressif/tools/riscv32-esp-elf/esp-14.2.0_20241119/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/14.2.0/../../../../riscv32-esp-elf/lib/rv32imc_zicsr_zifencei/ilp32/no-rtti/libc.a(libc_a-tzset_r.o) _getpid_r esp-idf/newlib/libnewlib.a(syscalls.c.obj) @@ -54076,9 +54597,10 @@ calloc esp-idf/newlib/libnewlib.a(hea esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) esp-idf/esp_driver_spi/libesp_driver_spi.a(spi_common.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) esp-idf/esp_event/libesp_event.a(esp_event.c.obj) @@ -54101,9 +54623,9 @@ cannel_scan_connect_state /home/alex/esp/v5.4.1/esp-idf/ capture_tcp_transport_error esp-idf/tcp_transport/libtcp_transport.a(transport.c.obj) esp-idf/tcp_transport/libtcp_transport.a(transport_ssl.c.obj) ccmp /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) ccmp_256_decrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) ccmp_256_encrypt esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) @@ -54127,8 +54649,8 @@ chan14_mic_enable /home/alex/esp/v5.4.1/esp-idf/ chap_md5 esp-idf/wpa_supplicant/libwpa_supplicant.a(chap.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_ttls.c.obj) check_bss_queue /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) check_comeback_token esp-idf/wpa_supplicant/libwpa_supplicant.a(comeback_token.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) chip726_phyrom_version_num /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rom.o) @@ -54151,10 +54673,10 @@ chip_v7_set_chan_misc /home/alex/esp/v5.4.1/esp-idf/ chip_v7_set_chan_offset /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_init.o) chm_acquire_lock /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) chm_bitmap_idx_to_channel /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) chm_cancel_op /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) @@ -54170,84 +54692,84 @@ chm_end_op /home/alex/esp/v5.4.1/esp-idf/ chm_end_op_timeout_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) chm_get_band_from_chan /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) chm_get_chan_info /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) chm_get_channel_index /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) chm_get_current_band /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) chm_get_current_channel /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) chm_get_home_channel /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) chm_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) chm_is_at_home_channel /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) chm_mhz2num /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) chm_release_lock /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) chm_return_home_channel /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) chm_set_current_channel /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) chm_set_home_channel /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) chm_start_op /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) cipher_map_net80211_to_public_cipher /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) cipher_type_map_public_to_supp esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) cipher_type_map_supp_to_public esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) clear_bss_queue /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) clk_hal_apb_get_freq_hz esp-idf/hal/libhal.a(clk_tree_hal.c.obj) esp-idf/esp_hw_support/libesp_hw_support.a(esp_clk_tree.c.obj) clk_hal_clock_output_setup esp-idf/hal/libhal.a(clk_tree_hal.c.obj) @@ -54329,25 +54851,25 @@ cnx_is_any_node_connecting /home/alex/esp/v5.4.1/esp-idf/ cnx_node_alloc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) cnx_node_is_existing /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) cnx_node_join /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) cnx_node_leave /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) cnx_node_remove /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) cnx_node_search /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) cnx_obss_scan /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) cnx_obss_scan_done_cb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) cnx_obss_scan_timeout /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) @@ -55460,6 +55982,7 @@ esp_err_to_name esp-idf/esp_common/libesp_comm esp_err_to_name_r esp-idf/esp_common/libesp_common.a(esp_err_to_name.c.obj) esp_event_dump esp-idf/esp_event/libesp_event.a(esp_event.c.obj) esp_event_handler_instance_register esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + esp-idf/main/libmain.a(blink_example_main.c.obj) esp_event_handler_instance_register_with esp-idf/esp_event/libesp_event.a(esp_event.c.obj) esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) esp_event_handler_instance_unregister esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) @@ -55467,12 +55990,14 @@ esp_event_handler_instance_unregister_with esp-idf/esp_event/libesp_event esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) esp_event_handler_register esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_event_handler_register_with esp-idf/esp_event/libesp_event.a(esp_event.c.obj) esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) esp_event_handler_register_with_internal esp-idf/esp_event/libesp_event.a(esp_event.c.obj) esp_event_handler_unregister esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_event_handler_unregister_with esp-idf/esp_event/libesp_event.a(esp_event.c.obj) esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) @@ -55484,6 +56009,7 @@ esp_event_loop_create esp-idf/esp_event/libesp_event esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) esp_event_loop_create_default esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) + esp-idf/main/libmain.a(blink_example_main.c.obj) esp_event_loop_delete esp-idf/esp_event/libesp_event.a(esp_event.c.obj) esp-idf/esp_event/libesp_event.a(default_event_loop.c.obj) esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) @@ -55495,6 +56021,7 @@ esp_event_post esp-idf/esp_event/libesp_event esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_event_post_to esp-idf/esp_event/libesp_event.a(esp_event.c.obj) @@ -55772,6 +56299,7 @@ esp_log_timestamp esp-idf/log/liblog.a(log_times esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp-idf/lwip/liblwip.a(sys_arch.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) @@ -55803,6 +56331,8 @@ esp_log_timestamp esp-idf/log/liblog.a(log_times esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp-idf/driver/libdriver.a(i2c.c.obj) @@ -55874,6 +56404,7 @@ esp_log_write esp-idf/log/liblog.a(log_write esp-idf/mbedtls/libmbedtls.a(esp_crt_bundle.c.obj) esp-idf/esp-tls/libesp-tls.a(esp_tls_crypto.c.obj) esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp-idf/lwip/liblwip.a(sys_arch.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_common.c.obj) esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) @@ -55902,6 +56433,8 @@ esp_log_write esp-idf/log/liblog.a(log_write esp-idf/esp_adc/libesp_adc.a(adc_oneshot.c.obj) esp-idf/esp-tls/libesp-tls.a(esp_tls_mbedtls.c.obj) esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp-idf/driver/libdriver.a(i2c.c.obj) @@ -56346,13 +56879,13 @@ esp_mesh_push_to_xmit_state_queue /home/alex/esp/v5.4.1/esp-idf/ esp_mesh_quick_funcs /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) esp_mesh_quick_funcs_deinit /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) esp_mesh_quick_funcs_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) esp_mesh_recv /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) @@ -56607,45 +57140,86 @@ esp_mspi_pin_init esp-idf/spi_flash/libspi_flash esp_mspi_pin_reserve esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) esp_net80211_rom_version_get /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_netif_action_add_ip6_address esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_action_connected esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_action_disconnected esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_action_got_ip esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_action_join_ip6_multicast_group esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_action_leave_ip6_multicast_group esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_action_remove_ip6_address esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) +esp_netif_action_start esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_action_stop esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_netif_add_ip6_address esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_add_to_list_unsafe esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_attach esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_attach_wifi_ap esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_attach_wifi_station esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_create_default_wifi_ap esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_create_default_wifi_mesh_netifs esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_create_default_wifi_sta esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) + esp-idf/main/libmain.a(blink_example_main.c.obj) esp_netif_create_ip6_linklocal esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) +esp_netif_create_wifi esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_netif_deinit esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_destroy esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_netif_destroy_default_wifi esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_netif_dhcpc_get_status esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_dhcpc_option esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_dhcpc_option_api esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_dhcpc_start esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_dhcpc_stop esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_netif_dhcps_get_clients_by_mac esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_dhcps_get_status esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_dhcps_option esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_dhcps_option_api esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_dhcps_start esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_dhcps_stop esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_netif_down esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_find_if esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_free_rx_buffer esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) esp_netif_get_all_ip6 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_get_all_preferred_ip6 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_get_default_netif esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_get_desc esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_get_dns_info esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_get_event_id esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_get_flags esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_get_handle_from_ifkey esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_get_handle_from_ifkey_unsafe esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_get_handle_from_netif_impl esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) esp_netif_get_hostname esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) esp_netif_get_ifkey esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) esp_netif_get_io_driver esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_netif_get_ip6_global esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_get_ip6_linklocal esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_get_ip_info esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_get_mac esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_get_netif_impl esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_get_netif_impl_index esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) @@ -56654,6 +57228,7 @@ esp_netif_get_netif_impl_name_api esp-idf/esp_netif/libesp_netif esp_netif_get_nr_of_ifs esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_get_old_ip_info esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_get_route_prio esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_init esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp-idf/main/libmain.a(blink_example_main.c.obj) @@ -56662,42 +57237,59 @@ esp_netif_is_netif_listed esp-idf/esp_netif/libesp_netif esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_is_netif_up esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_is_valid_static_ip esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_join_ip6_multicast_group esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_leave_ip6_multicast_group esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_napt_disable esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_napt_enable esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_netstack_buf_free esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_netif_netstack_buf_ref esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_netif_new esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_netif_next esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) esp_netif_next_unsafe esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_ppp_set_auth esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_ppp_set_auth_internal esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_receive esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_netif_remove_from_list_unsafe esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_remove_ip6_address esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_set_default_netif esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_set_dns_info esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_set_driver_config esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_netif_set_hostname esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_set_ip4_addr esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_set_ip_info esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_set_link_speed esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_set_mac esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_netif_set_mac_api esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_set_old_ip_info esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_start esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_stop esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_str_to_ip4 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_str_to_ip6 esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_tcpip_exec esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_transmit esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) esp_netif_transmit_wrap esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) esp_netif_tx_rx_event_disable esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_tx_rx_event_enable esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_netif_up esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp_netif_update_default_netif esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) esp_newlib_init esp-idf/newlib/libnewlib.a(newlib_init.c.obj) esp_newlib_init_global_stdio esp-idf/newlib/libnewlib.a(newlib_init.c.obj) @@ -56809,6 +57401,9 @@ esp_partition_write esp-idf/esp_partition/libesp_p esp_partition_write_raw esp-idf/esp_partition/libesp_partition.a(partition_target.c.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_partition.cpp.obj) esp-idf/nvs_flash/libnvs_flash.a(nvs_api.cpp.obj) +esp_pbuf_allocate esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) esp_perip_clk_init esp-idf/esp_system/libesp_system.a(clk.c.obj) esp-idf/esp_system/libesp_system.a(cpu_start.c.obj) esp_phy_apply_phy_init_data /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) @@ -56872,6 +57467,7 @@ esp_register_freertos_tick_hook esp-idf/esp_system/libesp_syst esp_register_freertos_tick_hook_for_cpu esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) esp-idf/esp_system/libesp_system.a(int_wdt.c.obj) esp_register_shutdown_handler esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp-idf/esp_timer/libesp_timer.a(system_time.c.obj) esp_reset_reason esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) esp_reset_reason_get_hint esp-idf/esp_system/libesp_system.a(reset_reason.c.obj) @@ -57402,6 +57998,7 @@ esp_transport_ws_set_subprotocol esp-idf/tcp_transport/libtcp_t esp_transport_ws_set_user_agent esp-idf/tcp_transport/libtcp_transport.a(transport_ws.c.obj) esp_tx_state_out /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_feature.o) esp_unregister_shutdown_handler esp-idf/esp_system/libesp_system.a(esp_system.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_vApplicationIdleHook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) esp-idf/freertos/libfreertos.a(tasks.c.obj) esp_vApplicationTickHook esp-idf/esp_system/libesp_system.a(freertos_hooks.c.obj) @@ -57528,6 +58125,7 @@ esp_wifi_bt_power_domain_off esp-idf/esp_phy/libesp_phy.a(p esp_wifi_bt_power_domain_on esp-idf/esp_phy/libesp_phy.a(phy_init.c.obj) esp_wifi_build_rsnxe esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) esp_wifi_clear_ap_list /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_clear_default_wifi_driver_and_handlers esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_wifi_clear_fast_connect /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_coex_pwr_configure /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_config_11b_rate /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) @@ -57538,9 +58136,12 @@ esp_wifi_connect esp-idf/esp_wifi/libesp_wifi.a /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/main/libmain.a(blink_example_main.c.obj) esp_wifi_connect_internal /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) esp_wifi_connectionless_module_set_wake_interval /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_create_if_driver esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_wifi_deauth_sta /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) esp_wifi_deauthenticate_internal /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) @@ -57550,6 +58151,8 @@ esp_wifi_deinit esp-idf/esp_wifi/libesp_wifi.a esp_wifi_deinit_internal /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) esp_wifi_del_key_internal /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_destroy_if_driver esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_wifi_disable_pmf_config /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_disarm_sta_connection_timer_internal /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) @@ -57615,11 +58218,14 @@ esp_wifi_get_hostap_private_internal /home/alex/esp/v5.4.1/esp-idf/ esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_get_if_mac esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_wifi_get_inactive_time /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_get_inactive_time_local /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_get_key_internal /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) esp_wifi_get_mac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) esp_wifi_get_macaddr_internal /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) @@ -57674,6 +58280,7 @@ esp_wifi_internal_crypto_funcs_md5_check /home/alex/esp/v5.4.1/esp-idf/ esp_wifi_internal_esp_wifi_he_md5_check /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_internal_esp_wifi_md5_check /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_internal_free_rx_buffer /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) esp_wifi_internal_get_config_channel /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_internal_get_fix_rate /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_internal_get_log /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) @@ -57692,8 +58299,10 @@ esp_wifi_internal_on_coex_start /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) esp_wifi_internal_osi_funcs_md5_check /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_internal_reg_netstack_buf_cb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_wifi_internal_reg_netstack_buf_cb_local /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_internal_reg_rxcb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) esp-idf/esp_wifi/libesp_wifi.a(wifi_init.c.obj) esp_wifi_internal_set_baw /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) esp_wifi_internal_set_fix_rate /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) @@ -57708,10 +58317,12 @@ esp_wifi_internal_set_retry_counter /home/alex/esp/v5.4.1/esp-idf/ esp_wifi_internal_set_rts /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) esp_wifi_internal_set_spp_amsdu /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_internal_set_sta_ip /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_wifi_internal_supplicant_header_md5_check /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) esp_wifi_internal_tx /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) esp_wifi_internal_tx_by_ref /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) esp_wifi_internal_tx_is_stop /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) esp_wifi_internal_update_light_sleep_default_params /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) @@ -57725,6 +58336,8 @@ esp_wifi_ipc_internal /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) esp_wifi_is_btm_enabled_internal /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) esp_wifi_is_ft_enabled_internal /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) +esp_wifi_is_if_ready_when_started esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_wifi_is_mbo_enabled_internal /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) esp_wifi_is_rm_enabled_internal /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) esp_wifi_mesh_reg_rxcb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) @@ -57739,6 +58352,8 @@ esp_wifi_promiscuous_scan_start /home/alex/esp/v5.4.1/esp-idf/ esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) esp_wifi_register_eapol_txdonecb_internal /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) +esp_wifi_register_if_rxcb esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_wifi_register_mgmt_frame_internal /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) esp_wifi_register_owe_cb esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_owe.c.obj) @@ -57806,12 +58421,16 @@ esp_wifi_set_config /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_common.c.obj) + esp-idf/main/libmain.a(blink_example_main.c.obj) esp_wifi_set_country /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) esp_wifi_set_country_code /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_set_csi /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_set_csi_config /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_set_csi_rx_cb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) +esp_wifi_set_default_wifi_ap_handlers esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_set_default_wifi_nan_handlers esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) +esp_wifi_set_default_wifi_sta_handlers esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_wifi_set_dynamic_cs /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_set_event_mask /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_set_home_channel /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) @@ -57854,7 +58473,6 @@ esp_wifi_set_sta_key_internal /home/alex/esp/v5.4.1/esp-idf/ esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) esp_wifi_set_sta_rx_probe_req /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_set_storage /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) - esp-idf/main/libmain.a(blink_example_main.c.obj) esp_wifi_set_tx_done_cb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_set_vendor_ie /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_set_vendor_ie_cb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) @@ -57943,6 +58561,7 @@ esp_wifi_start /home/alex/esp/v5.4.1/esp-idf/ esp-idf/main/libmain.a(blink_example_main.c.obj) esp_wifi_statis_dump /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_stop /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + esp-idf/esp_wifi/libesp_wifi.a(wifi_default.c.obj) esp_wifi_tbtt_quick_wake_configure /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) esp_wifi_unregister_wpa2_cb_internal /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) @@ -58018,6 +58637,8 @@ etharp_get_entry esp-idf/lwip/liblwip.a(etharp. etharp_input esp-idf/lwip/liblwip.a(etharp.c.obj) esp-idf/lwip/liblwip.a(ethernet.c.obj) etharp_output esp-idf/lwip/liblwip.a(etharp.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) etharp_query esp-idf/lwip/liblwip.a(etharp.c.obj) esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) etharp_remove_static_entry esp-idf/lwip/liblwip.a(etharp.c.obj) @@ -58032,7 +58653,15 @@ ethernet_input esp-idf/lwip/liblwip.a(etherne esp-idf/lwip/liblwip.a(netif.c.obj) esp-idf/lwip/liblwip.a(tcpip.c.obj) ethernet_output esp-idf/lwip/liblwip.a(ethernet.c.obj) + esp-idf/lwip/liblwip.a(ethip6.c.obj) esp-idf/lwip/liblwip.a(etharp.c.obj) +ethernetif_init esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +ethernetif_input esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +ethip6_output esp-idf/lwip/liblwip.a(ethip6.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) ethzero esp-idf/lwip/liblwip.a(ethernet.c.obj) esp-idf/lwip/liblwip.a(etharp.c.obj) ets_apb_backup_init_lock_func esp-idf/esp_system/libesp_system.a(apb_backup_dma.c.obj) @@ -58196,11 +58825,12 @@ free esp-idf/newlib/libnewlib.a(hea esp-idf/esp-tls/libesp-tls.a(esp_tls_error_capture.c.obj) esp-idf/esp-tls/libesp-tls.a(esp_tls.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) + esp-idf/esp_wifi/libesp_wifi.a(wifi_netif.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(common.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(ccmp.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(crypto_mbedtls.c.obj) - esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_objects.c.obj) esp-idf/driver/libdriver.a(i2c.c.obj) esp-idf/esp_driver_ledc/libesp_driver_ledc.a(ledc.c.obj) esp-idf/esp_driver_tsens/libesp_driver_tsens.a(temperature_sensor.c.obj) @@ -58282,8 +58912,8 @@ ftm_initiator_session_abort /home/alex/esp/v5.4.1/esp-idf/ ftm_initiator_session_end /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) ftm_initiator_start_session /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) ftm_is_initiator_supported /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ftm_is_responder_supported /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ftm_is_supported /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) @@ -58326,11 +58956,11 @@ fwrite /home/alex/.espressif/tools/ri gChmCxt /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) gScanStruct /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) gWpaSm esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpas_glue.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) @@ -58343,8 +58973,8 @@ g_allowed_groups esp-idf/wpa_supplicant/libwpa_ g_authmode_incompatible /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) g_authmode_threshold_failure /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) g_beacon_eb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) g_beacon_idx /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) @@ -58374,25 +59004,17 @@ g_flash_guard_default_ops esp-idf/spi_flash/libspi_flash esp-idf/spi_flash/libspi_flash.a(esp_flash_spi_init.c.obj) g_flash_guard_no_os_ops esp-idf/spi_flash/libspi_flash.a(flash_ops.c.obj) g_hmac_cnt /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) g_hmac_cnt_ptr /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) g_ic /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) @@ -58405,8 +59027,16 @@ g_ic /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) g_ic_ptr /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) g_in_blacklist_flag /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) @@ -58514,12 +59144,12 @@ g_mesh_init_ps_type /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) g_mesh_init_ps_type_ptr /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) g_mesh_is_root /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_config.o) @@ -58537,14 +59167,14 @@ g_mesh_is_root /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) g_mesh_is_root_ptr /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) g_mesh_is_started /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) @@ -58611,19 +59241,19 @@ g_mesh_topology /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_main.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) g_mesh_topology_ptr /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) g_mesh_xon_cfg_qsize /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) g_misc_nvs /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libcore.a(misc_nvs.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) g_mmu_mem_regions esp-idf/esp_mm/libesp_mm.a(ext_mem_layout.c.obj) esp-idf/esp_mm/libesp_mm.a(esp_mmu_map.c.obj) g_mt /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) @@ -58655,14 +59285,7 @@ g_osi_funcs_p /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) @@ -58675,9 +59298,16 @@ g_osi_funcs_p /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_debug.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) @@ -58764,17 +59394,17 @@ g_wifi_event_mask /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) g_wifi_global_lock /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) g_wifi_he_type_md5 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) g_wifi_improve_contention_ability /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) @@ -58786,26 +59416,19 @@ g_wifi_menuconfig /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(esf_buf.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) g_wifi_menuconfig_ptr /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) g_wifi_nvs /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_rfid.o) @@ -58815,7 +59438,14 @@ g_wifi_nvs /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) g_wifi_osi_funcs esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) @@ -58978,8 +59608,8 @@ get_chip_version /home/alex/esp/v5.4.1/esp-idf/ get_dc_value /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) get_fm_sar_dout /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_pwdet.o) get_iav_key /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) get_ie esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) get_iq_value /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) @@ -59196,11 +59826,11 @@ hal_get_tsf_time /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) hal_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) hal_is_sta_tsf_active /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_tsf.o) @@ -59527,8 +60157,8 @@ hostap_auth_open /home/alex/esp/v5.4.1/esp-idf/ hostap_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) hostap_del_mac_info_from_list /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) hostap_delete_ptk /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) hostap_deliver_data /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) hostap_eapol_resend_process esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) @@ -59536,9 +60166,9 @@ hostap_handle_timer /home/alex/esp/v5.4.1/esp-idf/ hostap_handle_timer_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) hostap_ht_operation_update /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) hostap_init esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) hostap_input /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) @@ -59546,8 +60176,8 @@ hostap_input /home/alex/esp/v5.4.1/esp-idf/ hostap_new_assoc_sta esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa_main.c.obj) hostap_query_mac_in_list /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) hostap_recv_ctl /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) hostap_recv_mgmt /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) hostapd_cleanup esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_hostap.c.obj) @@ -59701,9 +60331,9 @@ ic_csi_set_config /home/alex/esp/v5.4.1/esp-idf/ ic_deinit /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ic_del_key /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) ic_del_key_all /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) @@ -59719,25 +60349,25 @@ ic_disable_rx /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ic_disable_sniffer /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) ic_ebuf_alloc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ic_ebuf_recycle_rx /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) -ic_ebuf_recycle_tx /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) +ic_ebuf_recycle_tx /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ic_enable_rx /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ic_enable_sniffer /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) @@ -59748,9 +60378,9 @@ ic_get_G6M_sched /home/alex/esp/v5.4.1/esp-idf/ ic_get_addr /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ic_get_default_sched /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ic_get_espnow_rate /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) ic_get_fix_rate /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) @@ -59825,14 +60455,14 @@ ic_register_timer_cb /home/alex/esp/v5.4.1/esp-idf/ ic_register_timer_post_cb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ic_register_tx_cb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ic_reset_rx_ba /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) @@ -59851,11 +60481,11 @@ ic_set_ac_param /home/alex/esp/v5.4.1/esp-idf/ ic_set_bar_rate /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) ic_set_beacon_int /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ic_set_bssid /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) ic_set_csi /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ic_set_current_channel /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) @@ -59888,16 +60518,16 @@ ic_set_sleep_min_active_time /home/alex/esp/v5.4.1/esp-idf/ ic_set_sleep_wait_broadcast_data_time /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) ic_set_sta /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) ic_set_sta_auth_flag /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) ic_set_trc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) ic_set_vif /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ic_stop_hw_txq /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ic_stop_sw_txq /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) @@ -59910,9 +60540,9 @@ ic_trc_update_ifx_phy_mode /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) ic_tx_is_idle /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) ic_tx_pkt /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ic_txq_empty /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) @@ -59987,9 +60617,9 @@ ieee80211_add_tie_param /home/alex/esp/v5.4.1/esp-idf/ ieee80211_add_wme_param /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_add_xrates /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_adjust_2nd_chan /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ieee80211_align_eb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) ieee80211_alloc_action_vendor_spec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) @@ -60004,12 +60634,12 @@ ieee80211_ampdu_age_all /home/alex/esp/v5.4.1/esp-idf/ ieee80211_ampdu_enable /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_ampdu_reorder /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_ampdu_request /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_ampdu_start_age_timer /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) ieee80211_ampdu_stop /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) @@ -60018,8 +60648,8 @@ ieee80211_amsdu_adjust_last_length /home/alex/esp/v5.4.1/esp-idf/ ieee80211_amsdu_encap_check /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_amsdu_length_check /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_amsdu_negotiate /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) ieee80211_amsdu_send_check /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_ap_sa_query_timeout /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) ieee80211_ap_try_sa_query /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) @@ -60032,8 +60662,8 @@ ieee80211_beacon_construct /home/alex/esp/v5.4.1/esp-idf/ ieee80211_better_rsn_pairwise_cipher /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) ieee80211_cal_tx_pps /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) ieee80211_ccmp_decrypt /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_ccmp_encrypt /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) ieee80211_classify /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) @@ -60049,33 +60679,33 @@ ieee80211_crypto_attach /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) ieee80211_crypto_available /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) ieee80211_crypto_decap /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_crypto_encap /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_crypto_gmac_decrypt /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) ieee80211_crypto_setkey /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) ieee80211_deauth_construct /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_decap /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_decap1 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) ieee80211_decap_amsdu /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) -ieee80211_decrypt_espnow_pkt /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_decrypt_espnow_pkt /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_deliver_data /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) ieee80211_disassoc_construct /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_empty_txq /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_encap_amsdu /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_encap_esfbuf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) @@ -60085,22 +60715,22 @@ ieee80211_espnow_get_init_flag /home/alex/esp/v5.4.1/esp-idf/ ieee80211_espnow_set_init_flag /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(espnow.o) ieee80211_ethbroadcast /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_find_elem /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) ieee80211_find_elem_match /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) ieee80211_find_ext_elem /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) ieee80211_find_ext_ie /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) ieee80211_find_ie /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_find_ie_match /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) ieee80211_free_beacon_eb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) @@ -60138,19 +60768,19 @@ ieee80211_getbcnframe /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_getcapinfo /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_getmgtframe /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ieee80211_gettid /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_tkip.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_gcmp.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) ieee80211_gpsq_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) @@ -60169,20 +60799,20 @@ ieee80211_ht_attach /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ieee80211_ht_deattach /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_ht_node_cleanup /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_ht_node_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_ht_updatehtcap /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_ht_updateparams /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) ieee80211_ifattach /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ieee80211_ifdetach /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) @@ -60199,17 +60829,17 @@ ieee80211_ioctl_init /home/alex/esp/v5.4.1/esp-idf/ ieee80211_ioctl_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ieee80211_is_11b_rate /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) ieee80211_is_40mhz_valid_bw /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_is_bufferable_mmpdu /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_is_ht_cipher /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_is_lr_only /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_is_mesh_roots_announce /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) ieee80211_is_mesh_roots_announce_used /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) ieee80211_is_mesh_roots_fixed /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) @@ -60230,10 +60860,10 @@ ieee80211_mesh_quick_init /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ieee80211_mesh_quick_set /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) ieee80211_mgmt_output /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) ieee80211_mlme_connect_bss /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) ieee80211_mt_key_clear_mask /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) @@ -60249,8 +60879,8 @@ ieee80211_node_pwrsave /home/alex/esp/v5.4.1/esp-idf/ ieee80211_nvs_set_default_ssid /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) ieee80211_opcap /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) ieee80211_output /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_output_do /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_output_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) @@ -60263,8 +60893,8 @@ ieee80211_output_raw_process /home/alex/esp/v5.4.1/esp-idf/ ieee80211_parse_action /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) ieee80211_parse_beacon /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_parse_htcap /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) ieee80211_parse_obss_scan_param /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) @@ -60280,10 +60910,10 @@ ieee80211_phy_2nd_chan_is_valid /home/alex/esp/v5.4.1/esp-idf/ ieee80211_phy_deinit /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) ieee80211_phy_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_phy_mode_show /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) ieee80211_phy_type_get /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) @@ -60291,9 +60921,9 @@ ieee80211_phy_type_get /home/alex/esp/v5.4.1/esp-idf/ ieee80211_pm_tx_null_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ieee80211_post_hmac_tx /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) ieee80211_process_bar_info /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) ieee80211_proto_attach /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) @@ -60302,8 +60932,8 @@ ieee80211_psq_cleanup /home/alex/esp/v5.4.1/esp-idf/ ieee80211_psq_drop_one_pkt /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) ieee80211_psq_find_max_bss /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) ieee80211_psq_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_psq_is_buff_pkt /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) ieee80211_psq_send_one_pkt /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) ieee80211_psq_take_head /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) @@ -60313,8 +60943,8 @@ ieee80211_public_action_send_mesh_awake /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ieee80211_pwrsave /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_pwrsave_node_cleanup /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) @@ -60323,20 +60953,20 @@ ieee80211_pwrsave_txcb /home/alex/esp/v5.4.1/esp-idf/ ieee80211_rate_ref_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) ieee80211_raw_frame_sanity_check /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_recv_action /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_recv_action_register /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) ieee80211_recv_action_unregister /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) ieee80211_recv_action_vendor_esp_now /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) ieee80211_recv_action_vendor_spec /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) ieee80211_recv_bar /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_recv_mesh_duty_signaling /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) ieee80211_recycle_cache_eb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) @@ -60352,17 +60982,17 @@ ieee80211_regdomain_ap_min_chan /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) ieee80211_regdomain_chan_in_range /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) ieee80211_regdomain_chan_num /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) ieee80211_regdomain_get_country /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) ieee80211_regdomain_is_active_scan /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) ieee80211_regdomain_max_chan /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) @@ -60371,10 +61001,10 @@ ieee80211_regdomain_max_chan /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) ieee80211_regdomain_max_tx_power /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) ieee80211_regdomain_min_chan /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) ieee80211_regdomain_policy /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) ieee80211_regdomain_update /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) @@ -60403,11 +61033,11 @@ ieee80211_scan_deattach /home/alex/esp/v5.4.1/esp-idf/ ieee80211_search_node /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) ieee80211_send_action /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_send_action_register /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) @@ -60420,15 +61050,15 @@ ieee80211_send_deauth_no_bss /home/alex/esp/v5.4.1/esp-idf/ ieee80211_send_ftmr_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) ieee80211_send_mgmt /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_send_nulldata /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_send_probereq /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) ieee80211_send_proberesp /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_send_setup /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) @@ -60442,24 +61072,24 @@ ieee80211_set_max_rate /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) ieee80211_set_phy_2nd_chan /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ieee80211_set_phy_bw /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_set_phy_mode /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ieee80211_set_shortslottime /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) ieee80211_set_sta_gtk_index /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) ieee80211_set_tim /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_set_tx_desc /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) ieee80211_set_tx_pti /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) @@ -60469,17 +61099,17 @@ ieee80211_setup_basic_htrates /home/alex/esp/v5.4.1/esp-idf/ ieee80211_setup_htrates /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) ieee80211_setup_lr_rates /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_setup_phy_mode /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) ieee80211_setup_pmf /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) ieee80211_setup_rates /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) ieee80211_setup_rateset /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) ieee80211_setup_ratetable /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) @@ -60488,28 +61118,28 @@ ieee80211_sta_connect /home/alex/esp/v5.4.1/esp-idf/ ieee80211_sta_disconnect /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ieee80211_sta_is_connected /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) -ieee80211_sta_new_state /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) +ieee80211_sta_new_state /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_sta_scan /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ieee80211_timer_do_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) ieee80211_timer_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_tx_ftm_msmt_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) ieee80211_tx_mgt_cb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) @@ -60519,8 +61149,8 @@ ieee80211_update_channel /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211_update_phy_country /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) ieee80211_user_ie_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) ieee80211_vnd_ie_set /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) ieee80211_vnd_ie_size /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) @@ -60542,12 +61172,12 @@ ieee80211_wapi_alloc_tx_buf /home/alex/esp/v5.4.1/esp-idf/ ieee80211_wme_initparams /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) ieee80211_wme_standard_ac_to_esp_ac /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) ieee80211_wme_updateparams /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) ieee80211w_get_active_igtk_key_id /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) ieee80211w_get_igtk_from_keyidx /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) ieee802_11_ext_capab esp-idf/wpa_supplicant/libwpa_supplicant.a(ieee802_11_common.c.obj) @@ -61160,8 +61790,8 @@ m esp-idf/main/libmain.a(blink_e mac_debug /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_debug.o) mac_last_rxbuf_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) mac_list_lock /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) mac_rxbuf_disable /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) mac_rxbuf_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) mac_tx_set_duration /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(hal_mac.o) @@ -63167,6 +63797,7 @@ meas_tone_pwr_db /home/alex/esp/v5.4.1/esp-idf/ mem_calloc esp-idf/lwip/liblwip.a(mem.c.obj) esp-idf/lwip/liblwip.a(dhcpserver.c.obj) mem_free esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) esp-idf/lwip/liblwip.a(dhcp.c.obj) esp-idf/lwip/liblwip.a(pbuf.c.obj) esp-idf/lwip/liblwip.a(memp.c.obj) @@ -63175,6 +63806,7 @@ mem_free_callback esp-idf/lwip/liblwip.a(tcpip.c mem_init esp-idf/lwip/liblwip.a(mem.c.obj) esp-idf/lwip/liblwip.a(init.c.obj) mem_malloc esp-idf/lwip/liblwip.a(mem.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) esp-idf/lwip/liblwip.a(sys_arch.c.obj) esp-idf/lwip/liblwip.a(dhcp.c.obj) esp-idf/lwip/liblwip.a(pbuf.c.obj) @@ -63221,6 +63853,7 @@ memcmp /home/alex/.espressif/tools/ri esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(ap_config.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wps.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_handlers.c.obj) esp-idf/lwip/liblwip.a(dhcpserver.c.obj) esp-idf/lwip/liblwip.a(acd_dhcp_check.c.obj) esp-idf/lwip/liblwip.a(ethernet.c.obj) @@ -63234,13 +63867,7 @@ memcmp /home/alex/.espressif/tools/ri /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) @@ -63250,7 +63877,13 @@ memcmp /home/alex/.espressif/tools/ri /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) @@ -63390,15 +64023,7 @@ memcpy /home/alex/.espressif/tools/ri /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_regdomain.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) @@ -63410,7 +64035,15 @@ memcpy /home/alex/.espressif/tools/ri /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ie_vendor.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) @@ -63510,8 +64143,8 @@ memmove /home/alex/.espressif/tools/ri esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_common.c.obj) esp-idf/lwip/liblwip.a(def.c.obj) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_util.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_crypto_rsa.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(bignum.c.obj) @@ -63648,12 +64281,7 @@ memset /home/alex/.espressif/tools/ri /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) @@ -63662,7 +64290,12 @@ memset /home/alex/.espressif/tools/ri /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a(manatick.o) esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) @@ -63975,9 +64608,9 @@ mesh_rt_change_timeout_process /home/alex/esp/v5.4.1/esp-idf/ mesh_rt_change_timer_start /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_route.o) mesh_rx_task_deinit /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) mesh_rx_task_main /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_wifi.o) -mesh_rxcb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) +mesh_rxcb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) mesh_scan_done_process_weak /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) mesh_select_is_better_parent /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) mesh_select_parent /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) @@ -64309,6 +64942,7 @@ nd6_get_destination_mtu esp-idf/lwip/liblwip.a(nd6.c.o esp-idf/lwip/liblwip.a(ip6.c.obj) esp-idf/lwip/liblwip.a(tcp.c.obj) nd6_get_next_hop_addr_or_queue esp-idf/lwip/liblwip.a(nd6.c.obj) + esp-idf/lwip/liblwip.a(ethip6.c.obj) nd6_input esp-idf/lwip/liblwip.a(nd6.c.obj) esp-idf/lwip/liblwip.a(icmp6.c.obj) nd6_reachability_hint esp-idf/lwip/liblwip.a(nd6.c.obj) @@ -64319,12 +64953,12 @@ nd6_tmr esp-idf/lwip/liblwip.a(nd6.c.o esp-idf/lwip/liblwip.a(timeouts.c.obj) neighbor_cache esp-idf/lwip/liblwip.a(nd6.c.obj) net80211_data_ptr_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) -net80211_funcs /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) +net80211_funcs /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) net80211_funcs_deinit /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) net80211_funcs_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) net80211_printf esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) @@ -64802,9 +65436,9 @@ nwk_event_id2str /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_network.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) offchan_in_progress /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) offchan_recv_action /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) offchan_send_action_tx_status /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) @@ -64986,6 +65620,8 @@ pbuf_add_header esp-idf/lwip/liblwip.a(pbuf.c. pbuf_add_header_force esp-idf/lwip/liblwip.a(pbuf.c.obj) esp-idf/lwip/liblwip.a(ip6.c.obj) pbuf_alloc esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) esp-idf/lwip/liblwip.a(netbuf.c.obj) esp-idf/lwip/liblwip.a(dhcpserver.c.obj) esp-idf/lwip/liblwip.a(nd6.c.obj) @@ -65004,6 +65640,7 @@ pbuf_alloc esp-idf/lwip/liblwip.a(pbuf.c. esp-idf/lwip/liblwip.a(dns.c.obj) pbuf_alloc_reference esp-idf/lwip/liblwip.a(pbuf.c.obj) pbuf_alloced_custom esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_pbuf_ref.c.obj) pbuf_cat esp-idf/lwip/liblwip.a(pbuf.c.obj) esp-idf/lwip/liblwip.a(netbuf.c.obj) esp-idf/lwip/liblwip.a(tcp_in.c.obj) @@ -65021,6 +65658,8 @@ pbuf_clone esp-idf/lwip/liblwip.a(pbuf.c. esp-idf/lwip/liblwip.a(udp.c.obj) pbuf_coalesce esp-idf/lwip/liblwip.a(pbuf.c.obj) pbuf_copy esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) esp-idf/lwip/liblwip.a(icmp6.c.obj) esp-idf/lwip/liblwip.a(icmp.c.obj) esp-idf/lwip/liblwip.a(netif.c.obj) @@ -65038,6 +65677,8 @@ pbuf_copy_partial_pbuf esp-idf/lwip/liblwip.a(pbuf.c. esp-idf/lwip/liblwip.a(icmp.c.obj) pbuf_dechain esp-idf/lwip/liblwip.a(pbuf.c.obj) pbuf_free esp-idf/lwip/liblwip.a(pbuf.c.obj) + esp-idf/esp_netif/libesp_netif.a(ethernetif.c.obj) + esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) esp-idf/lwip/liblwip.a(netbuf.c.obj) esp-idf/lwip/liblwip.a(api_msg.c.obj) esp-idf/lwip/liblwip.a(dhcpserver.c.obj) @@ -65421,8 +66062,8 @@ pm_coex_schm_process /home/alex/esp/v5.4.1/esp-idf/ pm_coex_schm_process_restart /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) pm_coex_separate_connectionless_window /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) pm_coex_set_reconnect_policy /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_coex.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) pm_coex_slice_timeout_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) pm_coex_tbtt_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) @@ -65499,8 +66140,8 @@ pm_is_open /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) pm_is_sleeping /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_sleep.o) @@ -65534,25 +66175,25 @@ pm_noise_check_enable /home/alex/esp/v5.4.1/esp-idf/ pm_noise_check_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp_timer.o) pm_off_channel /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) pm_on_beacon_rx /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) pm_on_channel /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) pm_on_coex_schm_process_restart /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) pm_on_coex_schm_status_config /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) pm_on_coex_start /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) pm_on_data_rx /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) @@ -65602,8 +66243,8 @@ pm_send_nullfunc /home/alex/esp/v5.4.1/esp-idf/ pm_send_probe_start /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) pm_send_probe_stop /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) pm_send_sleep_null_cb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) pm_send_wake_null_cb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) pm_set_beacon_duration /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) @@ -65659,10 +66300,10 @@ pm_update_params /home/alex/esp/v5.4.1/esp-idf/ pm_update_tsf_tick_interval /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) pm_wake_done /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) pm_wake_up /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) @@ -65898,9 +66539,9 @@ pp_post /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(lmac.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_timer.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) pp_printf esp-idf/esp_wifi/libesp_wifi.a(lib_printf.c.obj) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) pp_process_hmac_waiting_txq /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) @@ -66526,9 +67167,9 @@ rename /home/alex/.espressif/tools/ri esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(psa_its_file.c.obj) resend_eapol_handle esp-idf/wpa_supplicant/libwpa_supplicant.a(wpa_auth.c.obj) reset_cs_thres /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) restart_cal /home/alex/esp/v5.4.1/esp-idf/components/esp_phy/lib/esp32c3/libphy.a(phy_rfpll.o) retrans_timer esp-idf/lwip/liblwip.a(nd6.c.obj) rewinddir esp-idf/vfs/libvfs.a(vfs.c.obj) @@ -66676,9 +67317,9 @@ rotl /home/alex/esp/v5.4.1/esp-idf/ rotr /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) roundup2 /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(wdev.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pp.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) route_announce_timeout_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_timer.o) route_announce_timer_start /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_parent.o) @@ -66955,8 +67596,8 @@ scan_bitmap_to_channel_list /home/alex/esp/v5.4.1/esp-idf/ scan_build_chan_list /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) scan_cancel /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) scan_check_hidden /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) scan_connect_state /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) scan_enter_oper_channel_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) @@ -67528,8 +68169,8 @@ sta_csa_timer /home/alex/esp/v5.4.1/esp-idf/ sta_eapol_txdone_cb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) sta_get_beacon_timeout /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) sta_get_owe_data /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) sta_input /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) @@ -67739,11 +68380,11 @@ strlen /home/alex/.espressif/tools/ri esp-idf/lwip/liblwip.a(def.c.obj) esp-idf/lwip/liblwip.a(netdb.c.obj) esp-idf/bootloader_support/libbootloader_support.a(bootloader_common.c.obj) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) esp-idf/mbedtls/mbedtls/library/libmbedx509.a(x509_crt.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pem.c.obj) esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a(pkparse.c.obj) @@ -69273,15 +69914,15 @@ wifi_event_id2str /home/alex/esp/v5.4.1/esp-idf/ wifi_event_post /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm_beacon_offset.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) wifi_force_wakeup_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) wifi_ftm_start_initiator_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) @@ -69311,17 +69952,17 @@ wifi_get_init_state /home/alex/esp/v5.4.1/esp-idf/ wifi_get_macaddr /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_schedule.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action_vendor.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ftm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_mesh_quick.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) wifi_get_protocol_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) wifi_get_rand_macaddr /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211.o) @@ -69384,16 +70025,7 @@ wifi_log /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_sms4.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_action.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ht.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_proto.o) @@ -69405,8 +70037,17 @@ wifi_log /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_input.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_offchan.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_reg_db.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ets.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_power.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_chm.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_phy.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_output.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_crypto_ccmp.o) wifi_malloc esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) wifi_menuconfig_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) @@ -69417,10 +70058,10 @@ wifi_mesh_assoc_expire_set_progress /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) wifi_mesh_event_post /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a(mesh_quick.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) wifi_mesh_ie_crypto_funcs_set_progress /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) wifi_mesh_ie_crypto_key_set_progress /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) @@ -69483,24 +70124,24 @@ wifi_nvs_ap_restore /home/alex/esp/v5.4.1/esp-idf/ wifi_nvs_cfg_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) wifi_nvs_cfg_item_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) wifi_nvs_commit /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) wifi_nvs_compare_cfg_diff /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) wifi_nvs_deinit /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) wifi_nvs_get /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) wifi_nvs_get_sta_listen_interval /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(pm.o) wifi_nvs_init /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) @@ -69510,12 +70151,12 @@ wifi_nvs_reset_current_ap_info /home/alex/esp/v5.4.1/esp-idf/ wifi_nvs_restore /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) wifi_nvs_set /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) wifi_nvs_set_sta_listen_interval /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) wifi_nvs_sta_restore /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) @@ -69585,9 +70226,9 @@ wifi_set_country /home/alex/esp/v5.4.1/esp-idf/ wifi_set_csi /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) wifi_set_default_ssid /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_nvs.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) wifi_set_dynamic_cs_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) wifi_set_event_mask /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) @@ -69620,10 +70261,10 @@ wifi_set_rssi_threshold /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) wifi_set_rx_policy /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(if_hwctrl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) wifi_set_rxcb_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) wifi_set_scan_params_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) @@ -69647,8 +70288,8 @@ wifi_softap_cur_max_ap_bss_num /home/alex/esp/v5.4.1/esp-idf/ wifi_softap_get_config /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) wifi_softap_get_station_num /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) wifi_softap_max_support_num /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_hostap.o) wifi_softap_set_config /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) wifi_softap_set_obss_overlap_process /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) @@ -69664,9 +70305,9 @@ wifi_sta_disconnect /home/alex/esp/v5.4.1/esp-idf/ wifi_sta_get_enterprise_disable_time_check esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) esp-idf/wpa_supplicant/libwpa_supplicant.a(eap_tls_common.c.obj) wifi_sta_get_prof_password /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) wifi_sta_reg_eapol_txdone_cb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_supplicant.o) wifi_sta_reg_rxcb /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) @@ -69683,9 +70324,9 @@ wifi_station_get_config /home/alex/esp/v5.4.1/esp-idf/ wifi_station_get_config_default /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) wifi_station_get_current_ap_id /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_api.o) wifi_station_get_reconnect_policy /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) - /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_scan.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) + /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) wifi_station_save_ap_channel /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_ioctl.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) wifi_station_start /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) @@ -69731,6 +70372,15 @@ wl_clear_ap_no_lr /home/alex/esp/v5.4.1/esp-idf/ /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(ieee80211_sta.o) wl_is_ap_no_lr /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a(wl_cnx.o) /home/alex/esp/v5.4.1/esp-idf/components/esp_wifi/lib/esp32c3/libpp.a(trc.o) +wlanif_init esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) +wlanif_init_ap esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +wlanif_init_nan esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +wlanif_init_sta esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) +wlanif_input esp-idf/esp_netif/libesp_netif.a(wlanif.c.obj) + esp-idf/esp_netif/libesp_netif.a(esp_netif_lwip_defaults.c.obj) wpa2_post esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) wpa2_task esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_eap_client.c.obj) wpa3_hostap_auth_deinit esp-idf/wpa_supplicant/libwpa_supplicant.a(esp_wpa3.c.obj) @@ -70259,12 +70909,14 @@ xEventGroupClearBits esp-idf/freertos/libfreertos.a xEventGroupCreate esp-idf/freertos/libfreertos.a(event_groups.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/main/libmain.a(blink_example_main.c.obj) xEventGroupCreateStatic esp-idf/freertos/libfreertos.a(event_groups.c.obj) xEventGroupGetBitsFromISR esp-idf/freertos/libfreertos.a(event_groups.c.obj) xEventGroupGetStaticBuffer esp-idf/freertos/libfreertos.a(event_groups.c.obj) xEventGroupSetBits esp-idf/freertos/libfreertos.a(event_groups.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj) esp-idf/mqtt/libmqtt.a(mqtt_client.c.obj) + esp-idf/main/libmain.a(blink_example_main.c.obj) xEventGroupSync esp-idf/freertos/libfreertos.a(event_groups.c.obj) xEventGroupWaitBits esp-idf/freertos/libfreertos.a(event_groups.c.obj) esp-idf/esp_wifi/libesp_wifi.a(esp_adapter.c.obj)